1. 7979e1a Log user IDs for both IME and IME-client in StartInputHistory by Yohei Yukawa · 5 years ago
  2. 557afbb Log display IDs for both IME and IME-client in StartInputHistory by Yohei Yukawa · 5 years ago
  3. d20eef8 Query right user's system IMEs in AppRestrictionsHelper by Yohei Yukawa · 5 years ago
  4. 1fb13c5 Query right user's enabled IMEs in KeyguardPasswordView by Yohei Yukawa · 5 years ago
  5. 9cd0c8a Fix possible incorrect output from 'adb shell ime reset' by Yohei Yukawa · 5 years ago
  6. b138cbf Merge "Simplify IMMS#startInputOrWindowGainedFocusInternal() part 5/5" by TreeHugger Robot · 6 years ago
  7. d10781b Merge "Simplify IMMS#startInputOrWindowGainedFocusInternal() part 4/5" by TreeHugger Robot · 6 years ago
  8. ce3d956 Merge changes I807608d5,I4ccc56f3,I8aa75851,I09022bb2 by TreeHugger Robot · 6 years ago
  9. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 6 years ago
  10. 6746452 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 5/5 by Yohei Yukawa · 6 years ago
  11. 6e87559 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 4/5 by Yohei Yukawa · 6 years ago
  12. 13dc12f Simplify IMMS#startInputOrWindowGainedFocusInternal() part 3/5 by Yohei Yukawa · 6 years ago
  13. 7cc3356 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 2/5 by Yohei Yukawa · 6 years ago
  14. 4391c20 Simplify IMMS#startInputOrWindowGainedFocusInternal() part 1/5 by Yohei Yukawa · 6 years ago
  15. 670abea Fix a typo in an error message in InputMethodManagerService by Yohei Yukawa · 6 years ago
  16. f927753 Remove an unused param from InputMethodSettings constructor by Yohei Yukawa · 6 years ago
  17. ed3e728 Merge "Pre-render input method (IME transitions 1/n)" by Tarandeep Singh · 6 years ago
  18. eadb139 Pre-render input method (IME transitions 1/n) by Tarandeep Singh · 6 years ago
  19. fd8f721 Client-side reimplementation of IMM#setCurrentInputMethodSubtype() by Yohei Yukawa · 6 years ago
  20. 2988d2d Unimplement VrManager#setVrInputMethod() by Yohei Yukawa · 6 years ago
  21. 46d7476 Simplify IMMS#calledFromValidUserLocked() by Yohei Yukawa · 6 years ago
  22. 716897c Harden caller verification in IMMS#startInputOrWindowGainedFocus() by Yohei Yukawa · 6 years ago
  23. 17ace29 Deprecate SuggestionSpan#ACTION_SUGGESTION_PICKED by Yohei Yukawa · 6 years ago
  24. d3e0fd93 Clarify nullness about "token" param of IMMS#calledWithValidTokenLocked() by Yohei Yukawa · 6 years ago
  25. 849443c Simplify IMMS#updateSystemUiLocked() by Yohei Yukawa · 6 years ago
  26. 6fee881 Make it clear IMMS#updateSystemUiLocked() is always called with mCurToken by Yohei Yukawa · 6 years ago
  27. 8d1592e Inline InputMethodManagerService#updateSystemUi() by Yohei Yukawa · 6 years ago
  28. 9b60ba0 Unify IInputMethodPrivilegedOperations as sync IPC by Yohei Yukawa · 6 years ago
  29. 0f5eade Introduce @hide EditorInfo#targetInputMethodUser by Yohei Yukawa · 6 years ago
  30. 4208140 Use UserManagerInternal when possible in IMMS by Yohei Yukawa · 6 years ago
  31. a878b95 Support per-profile IME behind the flag by Yohei Yukawa · 6 years ago
  32. 7f8ee4b Allow background users to call IME query APIs by Yohei Yukawa · 6 years ago
  33. a7babbb Add a debug command to poll IMMS.Lifecycle#onSwitchUser() by Yohei Yukawa · 6 years ago
  34. 9f7fdc0 Merge "Fix IME crash when leave VR mode." by Wei Sheng Shih · 6 years ago
  35. b557d57 Extract subtype.xml operations as a stateless utility class by Yohei Yukawa · 6 years ago
  36. 8a2b96b Clarify shell/root users also have DUMP permission by Yohei Yukawa · 6 years ago
  37. e14bda8 Avoid unnecessary File.delete() for nonexistent directory by Yohei Yukawa · 6 years ago
  38. 767d1e5 Fix IME crash when leave VR mode. by wilsonshih · 6 years ago
  39. 0c1ebff Deprecate null IME token rule in IMM#setInputMethod() by Yohei Yukawa · 6 years ago
  40. db25df7 Simplify permission checks in IMMS#onShellCommand by Yohei Yukawa · 6 years ago
  41. de5748e4 Clean up IMMS#handleShellCommandResetInputMethod() a bit by Yohei Yukawa · 6 years ago
  42. b8d240f Lock down IInputMethodManager#shellCommand() based on caller UID by Yohei Yukawa · 6 years ago
  43. 0513932 Extract IME list creation logic from IMMS#buildInputMethodListLocked() by Yohei Yukawa · 6 years ago
  44. b0bace1 Simplify permission checks in ime shell command by Yohei Yukawa · 6 years ago
  45. af6721f Merge "Re-work IMM#getShortcutInputMethodsAndSubtypes()" by TreeHugger Robot · 6 years ago
  46. 8a0e78a Merge "Stop supporting null IME token in IMM#setInputMethodAndSubtype()" by TreeHugger Robot · 6 years ago
  47. 4773ee1 Stop supporting null IME token in IMM#setInputMethodAndSubtype() by Yohei Yukawa · 6 years ago
  48. a67682a Merge "Remove an unused field IMMS#mShortcutInputMethodsAndSubtypes" by TreeHugger Robot · 6 years ago
  49. fefedc5 Re-work IMM#getShortcutInputMethodsAndSubtypes() by Yohei Yukawa · 6 years ago
  50. f2412a3 Revert "Remove foreground user check in shell commands for IMMS" by Yohei Yukawa · 6 years ago
  51. 86e2377 Remove an unused field IMMS#mShortcutInputMethodsAndSubtypes by Yohei Yukawa · 6 years ago
  52. 7bfbe97 Merge "Create /data/system/inputmethod/ directory lazily" by TreeHugger Robot · 6 years ago
  53. 4cac94b Merge "Let the absence of subtype.xml mean there is no additional subtype" by TreeHugger Robot · 6 years ago
  54. df630c5 Merge "Remove <imi> entries with zero <subtype> from subtype.xml" by TreeHugger Robot · 6 years ago
  55. b1a3fdb Create /data/system/inputmethod/ directory lazily by Yohei Yukawa · 6 years ago
  56. 2fe2dbca Let the absence of subtype.xml mean there is no additional subtype by Yohei Yukawa · 6 years ago
  57. 7b1c8d7 Remove <imi> entries with zero <subtype> from subtype.xml by Yohei Yukawa · 6 years ago
  58. dc52d89 Add a missing @Override to IMMS#getVrInputMethodList() by Yohei Yukawa · 6 years ago
  59. 5ec1fce Remove a special test-only mode from IMMS by Yohei Yukawa · 6 years ago
  60. a5a81d2 Merge "Add IMMS#showInputMethodPickerFromSystem." by TreeHugger Robot · 6 years ago
  61. 91e6cd0 Make sure caller verification is done inside a lock by Yohei Yukawa · 6 years ago
  62. ca2d3b6 Remove foreground user check in shell commands for IMMS by Yohei Yukawa · 6 years ago
  63. 2655c18 Remove unnecessary IMMS#calledFromValidUser() by Yohei Yukawa · 6 years ago
  64. 79e4c6a Make sure IME token verification is done inside a lock by Yohei Yukawa · 6 years ago
  65. 0c49908 Stop supporting null IME token in IMM#switchToLastInputMethod() by Yohei Yukawa · 6 years ago
  66. 70f17e7 Remove IInputMethodManager#switchToNextInputMethod() by Yohei Yukawa · 6 years ago
  67. 0b05f9e Add IMMS#showInputMethodPickerFromSystem. by lumark · 6 years ago
  68. ea6e7f0 Support hasNavigationBar per display(1/2) by Charles Chen · 6 years ago
  69. 1dd7de6 Replace HashMap with ArrayMap in IMMS and InputMethodUtils by Yohei Yukawa · 6 years ago
  70. ac9311e Use ArrayMap instead of HashMap for IMMS#mClients by Yohei Yukawa · 6 years ago
  71. cf3bbff Simplify IMMS#showInputMethodMenu() a bit by Yohei Yukawa · 6 years ago
  72. 35fa6d5 Extract IMM internal flags into StartInputFlags by Yohei Yukawa · 6 years ago
  73. cb768bc Fix local Binder call scenario of IMMS#addClient() by Yohei Yukawa · 6 years ago
  74. 41871f7 Merge "Show IME in default display for some use cases." by Ming-Shin Lu · 6 years ago
  75. ef1965b Show IME in default display for some use cases. by lumark · 6 years ago
  76. b752645 Remove redundant prefix from UnbindReason by Yohei Yukawa · 6 years ago
  77. 499e3f7 Extract UnbindReason from InputMethodClient by Yohei Yukawa · 6 years ago
  78. 4219422 Remove redundant prefix from StartInputReason by Yohei Yukawa · 6 years ago
  79. c6632df Extract StartInputReason from InputMethodClient by Yohei Yukawa · 6 years ago
  80. a468d70 Move some methods from InputMethodClient to InputMethodDebug by Yohei Yukawa · 6 years ago
  81. 4afd933 Enable @UnbindReason annotation in IMMS by Yohei Yukawa · 6 years ago
  82. dc66e52 Enable @StartInputReason annotation in IMMS by Yohei Yukawa · 6 years ago
  83. b0c2645 Enable @SoftInputModeFlags annotation in IMMS by Yohei Yukawa · 6 years ago
  84. 432cf60 Enable @MissingMethodFlags annotation in IMMS by Yohei Yukawa · 6 years ago
  85. e48d0ae Remove IInputMethodManager#finishInput(), which is NOP by Yohei Yukawa · 6 years ago
  86. 0deaef0 Polish InputMethodManagerService#startInputUncheckedLocked() by Yohei Yukawa · 6 years ago
  87. caaa1d3 Unextract InputMethodManagerService#startInputInnerLocked() by Yohei Yukawa · 6 years ago
  88. f91a2b1 Do not bind IME until an IME client is recognized by Yohei Yukawa · 6 years ago
  89. 4052a10f Instantiate InputMethodManager for each display (2nd try) by Yohei Yukawa · 6 years ago
  90. 1df32c5 Revert "Instantiate InputMethodManager for each display" by Yohei Yukawa · 6 years ago
  91. c53d78e Instantiate InputMethodManager for each display by Yohei Yukawa · 6 years ago
  92. d4d895e Remove a special optimization for a quite rare scenario by Yohei Yukawa · 6 years ago
  93. a71bb25 Let IMMS be responsible for IInputMethodClient lifecycle by Yohei Yukawa · 6 years ago
  94. 41f89c3 Remove the dependency on IInputMethodClient from IME focus check by Yohei Yukawa · 6 years ago
  95. 134ffb0 Merge "Move 3 IMMS utility classes to services.jar" by TreeHugger Robot · 6 years ago
  96. 90120a8 Support IME Window to show in secondary display. by lumark · 6 years ago
  97. e6b6e0e Move 3 IMMS utility classes to services.jar by Yohei Yukawa · 6 years ago
  98. 603f4d0 Move InputMethodManagerService to com.android.server.inputmethod by Yohei Yukawa · 6 years ago[Renamed (99%) from services/core/java/com/android/server/InputMethodManagerService.java]
  99. c07fd4c Move notifyUserAction() to IInputMethodPrivilegedOperations by Yohei Yukawa · 6 years ago
  100. 41b094f Use correct @*Res annotation for updateStatusIcon() by Yohei Yukawa · 6 years ago