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