)]}'
{
  "commit": "a6ea6137dcb6e401c4ecfdb31033d12bb4e74bee",
  "tree": "017ff0b4272d9f78be54b09e09b49eb1f97258f6",
  "parents": [
    "b49f56d770709ff3ce73fdacbce72ad695bbe6bc"
  ],
  "author": {
    "name": "Hiroki Sato",
    "email": "hirokisato@google.com",
    "time": "Mon Aug 18 15:23:49 2025 +0900"
  },
  "committer": {
    "name": "Hiroki Sato",
    "email": "hirokisato@google.com",
    "time": "Tue Aug 19 16:05:54 2025 +0900"
  },
  "message": "Fix WINDOWING_MODE_FULLSCREEN usages in KeyboardVisibilityControlTest\n\nThis fixes the usages of launching the test app in fullscreen in\nKeyboardVisibilityControlTest.\n\nIf the test activity needs to be fullscreen, this change adds\nasNewTask() to the start option. Without it, the activity can be\nstarted in the same stack of StateInitializeActivity, which may not be\nin fullscreen.\n\ntestImeVisibilityWhenDismissingDialogWithImeFocused:\n  The activity must be in fullscreen to get IME inset control.\n\nrunImeDoesntReshowAfterKeyguardTest:\n  Making the activity fullscreen is not needed.\n\ntestDialogPositionChangedAfterImeIsShown:\n  In order to verify that the opend dialog position being adjusted by\n  IME, the test activity itself should be fullscreen so that activity\n  itself has a stable bounds while the dialog can move around in the\n  screen.\n\nrunRestoreImeVisibility:\n  Making the activity fullscreen is not needed.\n\nThere are a few more usages of WINDOWING_MODE_FULLSCREEN. They require\nnon-trivial changes and will be addressed in separate changes.\n\nBug: 438635422\nTest: KeyboardVisibilityControlTest\nFlag: EXEMPT text fix\nChange-Id: I21893f7a2029ad4a9d4ea46d5210d41f13920f62\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a0712e6406241c3ea93c77053f456c4469dfb608",
      "old_mode": 33188,
      "old_path": "tests/inputmethod/src/android/view/inputmethod/cts/KeyboardVisibilityControlTest.java",
      "new_id": "a8caa14c46635d8196b526e25f358d8a2f3b8ff4",
      "new_mode": 33188,
      "new_path": "tests/inputmethod/src/android/view/inputmethod/cts/KeyboardVisibilityControlTest.java"
    }
  ]
}
