1. c22eec9 IME animation: hide IME-related navbar icons until perceptible by Adrian Roos · 4 years, 3 months ago
  2. 48bfc31 Ignore onStartInput when WINDOW_FOCUS_GAIN_REPORT_WITH_SAME_EDITOR by Ming-Shin Lu · 4 years, 2 months ago
  3. 8ec4d3a Merge "Revert "Revert "Remove IME surface when occured in multi-window mode""" into rvc-dev by Jorim Jaggi · 4 years, 2 months ago
  4. c02a5ac Revert "Revert "Remove IME surface when occured in multi-window mode"" by Yunfan Chen · 4 years, 2 months ago
  5. a840c1f Merge "Revert "Remove IME surface when occured in multi-window mode"" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  6. 2a38a356 Revert "Remove IME surface when occured in multi-window mode" by Jerome Gaillard · 4 years, 3 months ago
  7. b55bc82 Merge "Remove IME surface when occured in multi-window mode" into rvc-dev by Yunfan Chen · 4 years, 3 months ago
  8. 724c5bb Allow the active IME to see the target app package by Yohei Yukawa · 4 years, 3 months ago
  9. 460dabd Remove IME surface when occured in multi-window mode by Yunfan Chen · 4 years, 3 months ago
  10. d0bc171 Add IME {insets control, IME-WM} target to History by Ming-Shin Lu · 4 years, 4 months ago
  11. d5f402b Have IMMS report IME UID to AudioService by Yohei Yukawa · 4 years, 3 months ago
  12. 6e9768e Make sure to call SomeArgs#recycle() in IMMS#handleMessage by Yohei Yukawa · 4 years, 3 months ago
  13. 2c6e80b Revert "Finish input when the screen state is off" by Ming-Shin Lu · 4 years, 4 months ago
  14. a0605a6 Fix SoftInputShowHideHistory entry seq number representation by Ming-Shin Lu · 4 years, 4 months ago
  15. 05090b8 Revert "Fix IME insets animation applies again when restartInput called" by Louis Chang · 4 years, 5 months ago
  16. 0e766c1 Fix IME insets animation applies again when restartInput called by Ming-Shin Lu · 4 years, 5 months ago
  17. 97ec1c4 Send more IME events to autofill manager service. by Feng Cao · 4 years, 5 months ago
  18. 133fce0 Move the logic of transferTouchFocusToImeWindow to IMMS. by lpeter · 4 years, 6 months ago
  19. 29f209d Include more details in SoftInputShowHideHistory by Anmol Gupta · 4 years, 6 months ago
  20. 32807ad Fix session race due to pending user-switch task by Yohei Yukawa · 4 years, 6 months ago
  21. 7c85eb7 Notify autofill with the IME start/finish input view events by Feng Cao · 4 years, 6 months ago
  22. dabdc31 Merge "Finish input when the screen state is off" into rvc-dev by Ming-Shin Lu · 4 years, 6 months ago
  23. 0df8812 Finish input when the screen state is off by lumark · 4 years, 9 months ago
  24. 4fe5b65 Pipe windowToken for hideSoftInput by Tarandeep Singh · 4 years, 6 months ago
  25. 20ea7f5 Merge "Introduce SoftInputShowHideHistory" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  26. d85e158 Introduce SoftInputShowHideHistory by lumark · 4 years, 8 months ago
  27. 02fdd34 Use context for correct display in the renderer service by Svet Ganov · 4 years, 6 months ago
  28. 6261256 Merge "Offload user-switching task from startInputOrWindowGainedFocus()" by Yohei Yukawa · 4 years, 6 months ago
  29. d277d69 Offload user-switching task from startInputOrWindowGainedFocus() by Yohei Yukawa · 4 years, 6 months ago
  30. 36960ee Introduces the Bundle to inline suggestions APIs to encode custom UI styling information. by Feng Cao · 4 years, 6 months ago
  31. 5814592 Merge "Add InputMethodListListener interface." by Yuichiro Hanada · 4 years, 7 months ago
  32. 192ca30 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 7 months ago
  33. 34c4c0e Add InputMethodListListener interface. by Yuichiro Hanada · 4 years, 7 months ago
  34. bb0e2f7 Pipe windowToken of window requesting IME by Tarandeep Singh · 4 years, 7 months ago
  35. 63b67c0 Merge "Add the ime package name to the inline suggestions request" by TreeHugger Robot · 4 years, 8 months ago
  36. 16b2de5 Add the ime package name to the inline suggestions request by Feng Cao · 4 years, 8 months ago
  37. 850892b Add new switchToInputMethod API by mincheli · 4 years, 9 months ago
  38. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 4 years, 9 months ago
  39. 90dc909 Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 019286764f am: f6253ef435 by Automerger Merge Worker · 4 years, 8 months ago
  40. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 4 years, 8 months ago
  41. 2773530 Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d am: c7f44bacbe by Automerger Merge Worker · 4 years, 8 months ago
  42. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  43. bc67f2e API for autofill integration with keyboard. by Adam He · 4 years, 10 months ago
  44. 20bce16 Merge "Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi" by Roshan Pius · 4 years, 11 months ago
  45. d7fc586 Ime target window should control when to hide IME (2/2) by Taran Singh · 4 years, 11 months ago
  46. a3f89c6 Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi by Roshan Pius · 4 years, 11 months ago
  47. 500a38f Postpone IME show animation till IME is drawn in WM. by Tarandeep Singh · 5 years ago
  48. 07b318b Move InputMethodSytemProperty to server from client. by Tarandeep Singh · 5 years ago
  49. cf5ff82 Remove PER_PROFILE_IME_ENABLED property by Tarandeep Singh · 5 years ago
  50. af023f2 Revert "Add an overlayable config for IME switcher visibility." by Yohei Yukawa · 5 years ago
  51. b4f328a Reenable CursorAnchorInfo API with ActivityView by Yohei Yukawa · 5 years ago
  52. 9a72d22 Don't allow showing IME on untrusted virtual displays by lumark · 5 years ago
  53. 3d2cc0f Let IC#requestCursorUpdates() fail for cross-display connections by Yohei Yukawa · 5 years ago
  54. f208739 Merge "Propogate per-display IME status to SysUI" into qt-dev by TreeHugger Robot · 5 years ago
  55. 7570cac Propogate per-display IME status to SysUI by lumark · 5 years ago
  56. 3403f2d Fix '-u <user id>' handling in 'adb ime enable' and 'adb ime set' by Yohei Yukawa · 5 years ago
  57. 2d4b343 Add '-u <user id>' option to 'adb shell ime reset' by Yohei Yukawa · 5 years ago
  58. 099f80c Add '-u <user id>' option to 'adb shell ime set' by Yohei Yukawa · 5 years ago
  59. e177170 Add '-u <user id>' option to 'adb shell ime enable' by Yohei Yukawa · 5 years ago
  60. 3d3abd2 Avoid exception from 'adb shell ime enable/disable' by Yohei Yukawa · 5 years ago
  61. c45a990 Allow wallpapers and IMEs to get location if needed by Amith Yamasani · 5 years ago
  62. 5973096 Introduce Context.BIND_SCHEDULE_LIKE_TOP_APP for visible IMEs by Yohei Yukawa · 5 years ago
  63. 2a42313 Merge "Respect DISALLOW_DEBUGGING_FEATURES in IME shell commands" by Tarandeep Singh · 5 years ago
  64. 87e2e51 Respect DISALLOW_DEBUGGING_FEATURES in IME shell commands by Tarandeep Singh · 5 years ago
  65. 0ec0800 Factor out runtime broadcast receivers in IMMS by Yohei Yukawa · 5 years ago
  66. 4225c7d Make ACTION_CLOSE_SYSTEM_DIALOGS handler in IMMS multi-user-aware by Yohei Yukawa · 5 years ago
  67. dd98961 Read system decor support status from WM by Andrii Kulian · 6 years ago
  68. 7979e1a Log user IDs for both IME and IME-client in StartInputHistory by Yohei Yukawa · 6 years ago
  69. 557afbb Log display IDs for both IME and IME-client in StartInputHistory by Yohei Yukawa · 6 years ago
  70. d20eef8 Query right user's system IMEs in AppRestrictionsHelper by Yohei Yukawa · 6 years ago
  71. 1fb13c5 Query right user's enabled IMEs in KeyguardPasswordView by Yohei Yukawa · 6 years ago
  72. 9cd0c8a Fix possible incorrect output from 'adb shell ime reset' by Yohei Yukawa · 6 years ago
  73. b138cbf Merge "Simplify IMMS#startInputOrWindowGainedFocusInternal() part 5/5" by TreeHugger Robot · 6 years ago
  74. d10781b Merge "Simplify IMMS#startInputOrWindowGainedFocusInternal() part 4/5" by TreeHugger Robot · 6 years ago
  75. ce3d956 Merge changes I807608d5,I4ccc56f3,I8aa75851,I09022bb2 by TreeHugger Robot · 6 years ago
  76. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 6 years ago
  77. 6746452 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 5/5 by Yohei Yukawa · 6 years ago
  78. 6e87559 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 4/5 by Yohei Yukawa · 6 years ago
  79. 13dc12f Simplify IMMS#startInputOrWindowGainedFocusInternal() part 3/5 by Yohei Yukawa · 6 years ago
  80. 7cc3356 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 2/5 by Yohei Yukawa · 6 years ago
  81. 4391c20 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 1/5 by Yohei Yukawa · 6 years ago
  82. 670abea Fix a typo in an error message in InputMethodManagerService by Yohei Yukawa · 6 years ago
  83. f927753 Remove an unused param from InputMethodSettings constructor by Yohei Yukawa · 6 years ago
  84. ed3e728 Merge "Pre-render input method (IME transitions 1/n)" by Tarandeep Singh · 6 years ago
  85. eadb139 Pre-render input method (IME transitions 1/n) by Tarandeep Singh · 6 years ago
  86. fd8f721 Client-side reimplementation of IMM#setCurrentInputMethodSubtype() by Yohei Yukawa · 6 years ago
  87. 2988d2d Unimplement VrManager#setVrInputMethod() by Yohei Yukawa · 6 years ago
  88. 46d7476 Simplify IMMS#calledFromValidUserLocked() by Yohei Yukawa · 6 years ago
  89. 716897c Harden caller verification in IMMS#startInputOrWindowGainedFocus() by Yohei Yukawa · 6 years ago
  90. 17ace29 Deprecate SuggestionSpan#ACTION_SUGGESTION_PICKED by Yohei Yukawa · 6 years ago
  91. d3e0fd93 Clarify nullness about "token" param of IMMS#calledWithValidTokenLocked() by Yohei Yukawa · 6 years ago
  92. 849443c Simplify IMMS#updateSystemUiLocked() by Yohei Yukawa · 6 years ago
  93. 6fee881 Make it clear IMMS#updateSystemUiLocked() is always called with mCurToken by Yohei Yukawa · 6 years ago
  94. 8d1592e Inline InputMethodManagerService#updateSystemUi() by Yohei Yukawa · 6 years ago
  95. 9b60ba0 Unify IInputMethodPrivilegedOperations as sync IPC by Yohei Yukawa · 6 years ago
  96. 0f5eade Introduce @hide EditorInfo#targetInputMethodUser by Yohei Yukawa · 6 years ago
  97. 4208140 Use UserManagerInternal when possible in IMMS by Yohei Yukawa · 6 years ago
  98. a878b95 Support per-profile IME behind the flag by Yohei Yukawa · 6 years ago
  99. 7f8ee4b Allow background users to call IME query APIs by Yohei Yukawa · 6 years ago
  100. a7babbb Add a debug command to poll IMMS.Lifecycle#onSwitchUser() by Yohei Yukawa · 6 years ago