1. a1cd51e Fix InputMethodServiceTest#testHideImeWithWindowInsetsController by Felix Stern · 10 months ago
  2. 44e7c8a Introduce IME Subtype getLayoutDisplayName API by Cosmin Băieș · 1 year, 1 month ago
  3. 5a55822 Update flag value checks in IME tests by Cosmin Băieș · 11 months ago
  4. 4d0dc57 Fix test: Do not assert that currentInputStarted flag is set after hiding the IME by Felix Stern · 11 months ago
  5. ceaa8ce Enable omitting IME Switcher Menu header by Cosmin Băieș · 11 months ago
  6. 6c4e087 Split IME Switcher menu header and item by Cosmin Băieș · 11 months ago
  7. 1e5fdec Make SoftInputShowHideHistory multi-user aware by Antonio Kantek · 12 months ago
  8. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 12 months ago
  9. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 12 months ago
  10. 038b867 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 12 months ago
  11. 1e37ed3 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  12. e07d73c Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  13. 5f4246e Merge "Create a new test_module_config entries for TEST_MAPPING options" into main am: e3a5bb9d61 am: e743afebbb by Ronald Braunstein · 1 year ago
  14. e743afe Merge "Create a new test_module_config entries for TEST_MAPPING options" into main am: e3a5bb9d61 by Ronald Braunstein · 1 year ago
  15. 7125724 Create a new test_module_config entries for TEST_MAPPING options by Ronald Braunstein · 1 year ago
  16. 7de1e20 Fix implicit InputMethodServiceTest for InsetsController refactor by Felix Stern · 1 year ago
  17. 4081fe5 Inline IME subtype switching ControllerImpl by Cosmin Băieș · 1 year, 1 month ago
  18. 922e4fb Enable switching away from auxiliary/unknown IMEs by Cosmin Băieș · 1 year, 1 month ago
  19. af91325 Replace remaining "subtypeId" with "subtypeIndex" by Yohei Yukawa · 1 year, 1 month ago
  20. ecb9620 Adjusting DefaultImeVisibilityApplierTest for refactor by Felix Stern · 1 year, 1 month ago
  21. af0dc32 Adjusting InputMethodManagerServiceWindowGainedFocusTest for refactor by Felix Stern · 1 year, 1 month ago
  22. ec45cc5 Make IMMS#mVisibilityStateComputer multi-user aware by Yohei Yukawa · 1 year, 1 month ago
  23. 18f4606 Propagate displayId in ImeTargetChangeListener by Yohei Yukawa · 1 year, 1 month ago
  24. 91a851e Minimize invocations of queryIntentServices() in IMMS by Yohei Yukawa · 1 year, 1 month ago
  25. 887439b Remove a dependency on IMMS#getCurrentImeUserIdLocked() by Yohei Yukawa · 1 year, 1 month ago
  26. 0c72820 Move setAttachedClientForTesting() to DefaultImeVisibilityApplierTest by Yohei Yukawa · 1 year, 1 month ago
  27. 5cdac6c Rename InputMethodManagerServiceTestBase#mCallingUserId to mUserId by Yohei Yukawa · 1 year, 1 month ago
  28. 4d47bee Clean up ImeVisibilityStateComputer a bit by Yohei Yukawa · 1 year, 1 month ago
  29. 318f0feb Propagate userId to IMMS#finishSessionLocked() by Yohei Yukawa · 1 year, 1 month ago
  30. 00d0d55 Merge "Move #mLastImeTargetWindow to ImeVisibilityStateComputer" into main by Treehugger Robot · 1 year, 1 month ago
  31. cc5c7c5 Move #mLastImeTargetWindow to ImeVisibilityStateComputer by Yohei Yukawa · 1 year, 1 month ago
  32. d1e9ca2 Make *Repository#get(int userId) lock-free by Yohei Yukawa · 1 year, 1 month ago
  33. 0209732 Add @GuardedBy to ImeVisibilityStateComputer by Yohei Yukawa · 1 year, 1 month ago
  34. 734ea56 Merge "Remove a redundant queryInputMethodServicesInternal" into main by Treehugger Robot · 1 year, 2 months ago
  35. a335158 Merge "Update JUnit and InstrumentationRegistry imports" into main by Cosmin Băieș · 1 year, 2 months ago
  36. b5af7c9 Remove a redundant queryInputMethodServicesInternal by Yohei Yukawa · 1 year, 2 months ago
  37. 2a309b7 Update JUnit and InstrumentationRegistry imports by Cosmin Băieș · 1 year, 2 months ago
  38. f488790 Remove ImfLock dependencies from *Repository by Yohei Yukawa · 1 year, 2 months ago
  39. 7da46d3 Switch to next IME on switcher button short click by Cosmin Băieș · 1 year, 2 months ago
  40. 8c14f90 Extract out UserDataRepository.UserData by Yohei Yukawa · 1 year, 2 months ago
  41. c4a9755 Merge changes from topic "ime-switch-long-click" into main by Cosmin Băieș · 1 year, 2 months ago
  42. 6876f8f Remove the dependency on SystemServerInitThreadPool from IMMS by Yohei Yukawa · 1 year, 2 months ago
  43. 61e1f831 Add IME switch button long click support by Cosmin Băieș · 1 year, 2 months ago
  44. 0d210c3 Order IMEs and subtype by IME name and ID only by Cosmin Băieș · 1 year, 2 months ago
  45. 72fa182 Introduce IME subtype switching auto mode by Cosmin Băieș · 1 year, 2 months ago
  46. e8bd787 Merge "Remove a dangerous exception swallowing" into main by Treehugger Robot · 1 year, 2 months ago
  47. 2351dae Stub out setNonSelectedSystemImesDisabledUntilUsed() by Yohei Yukawa · 1 year, 2 months ago
  48. 78f6ae4 Merge "Use IO thread more in IMMS" into main by Treehugger Robot · 1 year, 2 months ago
  49. 398e15e Remove a dangerous exception swallowing by Yohei Yukawa · 1 year, 2 months ago
  50. 88023a3 Use IO thread more in IMMS by Yohei Yukawa · 1 year, 2 months ago
  51. cb958f7 Remove UserLifecycleListener deps from UserDataRepository by Yohei Yukawa · 1 year, 2 months ago
  52. 31877e0 Decouple UserDataRepository from ImfLock by Yohei Yukawa · 1 year, 2 months ago
  53. 98e390c Deflake InputMethodServiceTest by Adrian Roos · 1 year, 2 months ago
  54. 4d0ec07 Remove unnecessary invocations of UserDataRepository#getOrCreate() by Yohei Yukawa · 1 year, 2 months ago
  55. 6a0734d Merge "Simplify IMMS constructor a bit" into main by Treehugger Robot · 1 year, 2 months ago
  56. a7df9f8 Simplify IMMS constructor a bit by Yohei Yukawa · 1 year, 2 months ago
  57. 7fad817 Merge "Mock local services in a more reliable way" into main by Yohei Yukawa · 1 year, 2 months ago
  58. 62c089c Mock local services in a more reliable way by Yohei Yukawa · 1 year, 2 months ago
  59. de19f0d Mock out one more overload of Context#registerReceiver() by Yohei Yukawa · 1 year, 2 months ago
  60. dcff356 Remove "experimental" prefix from concurrent multi-user IME mode by Yohei Yukawa · 1 year, 2 months ago
  61. eefbb72 Inline IMMS#queryInputMethodForCurrentUserLocked() by Yohei Yukawa · 1 year, 2 months ago
  62. 65b8a79 Move mImeWindowVis and mBackDisposition to binding controller by Antonio Kantek · 1 year, 3 months ago
  63. 716e389 Remove a redundant abstraction ImeVisibilityApplier by Yohei Yukawa · 1 year, 2 months ago
  64. c5002e4 Merge "Remove overload ImeVisibilityApplier#applyImeVisibility" into main by Treehugger Robot · 1 year, 2 months ago
  65. a944a22 Fix DefaultImeVisibilityApplierTest on auto surfaces by Antonio Kantek · 1 year, 2 months ago
  66. a4df4cc Remove overload ImeVisibilityApplier#applyImeVisibility by Antonio Kantek · 1 year, 2 months ago
  67. e08e5c4 Hook up major per-user call flows in IMMS by Yohei Yukawa · 1 year, 2 months ago
  68. a20bd93 Remove InputMethodSubtypeSwitchingController#mContext by Yohei Yukawa · 1 year, 2 months ago
  69. 8fcb843 Move #mSwitchingController to UserData by Yohei Yukawa · 1 year, 2 months ago
  70. acc1b73 Merge "Fix InputMethodSubtypeSwitchingController tests" into main by Treehugger Robot · 1 year, 2 months ago
  71. 587e3a0 Fix InputMethodSubtypeSwitchingController tests by Cosmin Băieș · 1 year, 2 months ago
  72. 6d408a9 Merge "Make ImeVisibiltyApplier show/hide IME per user" into main by Treehugger Robot · 1 year, 3 months ago
  73. deca4f9 Make ImeVisibiltyApplier show/hide IME per user by Antonio Kantek · 1 year, 3 months ago
  74. 1ce603c Add a test mode to SecureSettingsWrapper by Yohei Yukawa · 1 year, 3 months ago
  75. 3daf8e9 Remove UserDataRepositoryTest from ravenwood test by Yohei Yukawa · 1 year, 3 months ago
  76. a1e9a88 Cleanup IME subtype switching controller and tests by Cosmin Băieș · 1 year, 3 months ago
  77. 662575c Rename IMMS#mPackageMonitorHandler to mIoHandler by Yohei Yukawa · 1 year, 3 months ago
  78. e372904 Merge "Move mDisplayIdToShowIme to binding controller" into main by Yohei Yukawa · 1 year, 3 months ago
  79. 42dcf97 Move mDisplayIdToShowIme to binding controller by Antonio Kantek · 1 year, 3 months ago
  80. 5e2b1e0 InputMethodServiceTest: improve robustness by Adrian Roos · 1 year, 3 months ago
  81. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 3 months ago
  82. eec41fc Revert "Conditionally initialize IMMS#mCurrentUserId with a main user" by Yohei Yukawa · 1 year, 4 months ago
  83. cd4a8a1 Conditionally initialize IMMS#mCurrentUserId with a main user by Yohei Yukawa · 1 year, 4 months ago
  84. 24d8df8 Merge "Rename InputMethodMap#equals() to #areSame()" into main by Treehugger Robot · 1 year, 4 months ago
  85. 825a504 Rename InputMethodMap#equals() to #areSame() by Yohei Yukawa · 1 year, 4 months ago
  86. 5503bec Introduce IMMS#mExperimentalConcurrentMultiUserModeEnabled by Yohei Yukawa · 1 year, 4 months ago
  87. 793a709 Introduce InputMethodMap#equals() by Yohei Yukawa · 1 year, 4 months ago
  88. 81a9a1b Use a dedicated thread for IMMS.MyPackageMonitor by Yohei Yukawa · 1 year, 4 months ago
  89. 8ed772f IME: Fix InputMethodSystemServerTests for defer_show_soft_input_until_session_creation by Adrian Roos · 1 year, 4 months ago
  90. 2238ecd Make InputMethodBindingController per user by Antonio Kantek · 1 year, 5 months ago
  91. fa12303 Merge "Make the content view of TestActivity fit system window insets" into main by Treehugger Robot · 1 year, 4 months ago
  92. 31f65e7 Make the content view of TestActivity fit system window insets by Tiger · 1 year, 4 months ago
  93. c837530 Merge "Remove flaky test" into main by Vaibhav Devmurari · 1 year, 5 months ago
  94. 262b739 Remove flaky test by Vaibhav Devmurari · 1 year, 5 months ago
  95. 63b3426 Introduce UserData and UserDataRepository by Antonio Kantek · 1 year, 5 months ago
  96. fa78cfa [conflict] Merge "Update LocaleUtils.filterByLanguage due to addLikelySubtags change" into main am: 47f6622c6f am: 8bd336db20 by Victor Chang · 1 year, 5 months ago
  97. 85a6775 Merge "Set ActivityManager to set the test callerId as the currentUserId" into main by Antonio Kantek · 1 year, 6 months ago
  98. f4f4c68 Set ActivityManager to set the test callerId as the currentUserId by Antonio Kantek · 1 year, 6 months ago
  99. 3f719b7 Changed mocking function due to WrongTypeOfReturnValue exception by Felix Stern · 1 year, 6 months ago
  100. 64a82f9 Extract out inner classes from IMMS by Yohei Yukawa · 1 year, 6 months ago