1. 9df4ad1 Fixed IMMS.DebugFlag#refresh() default value by Tarandeep Singh · 6 years ago
  2. 1c042c5 Disable optimize startInput in IMMS by Tarandeep Singh · 6 years ago
  3. 9c37219 Make sure at least one non-aux IME is enabled by Yohei Yukawa · 6 years ago
  4. 19a4000 Revert "Plumb IME subtype change from IMMS to IMS." by Yohei Yukawa · 6 years ago
  5. 164cfba IME API: rename IMS methods. by Tarandeep Singh · 6 years ago
  6. fa0ddd1 Merge "Unbind InputMethod when app crashes" by Tarandeep Singh · 6 years ago
  7. 93c00cea Unbind InputMethod when app crashes by Tarandeep Singh · 6 years ago
  8. dfdab73 Fix IMMS debug shell command by Yohei Yukawa · 6 years ago
  9. 1a7aedc Merge "Stop restoring ENABLED_INPUT_METHODS" by TreeHugger Robot · 6 years ago
  10. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  11. ca78095 Stop restoring ENABLED_INPUT_METHODS by Yohei Yukawa · 6 years ago
  12. 2f731c55 Add new InputBindResult.ResultCode for no editor by Tarandeep Singh · 6 years ago
  13. eb57061 Fix checks for showing InputMethod picker by Tarandeep Singh · 6 years ago
  14. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  15. 75a9239 Optimize calls to IME's onStartInput by Tarandeep Singh · 7 years ago
  16. 42c11e7 Merge "Make IMM more robust for window focus stealing" by TreeHugger Robot · 7 years ago
  17. cac9772 Map "shell ime" to "shell cmd input_method ime" by Yohei Yukawa · 7 years ago
  18. 2553e48 Make IMM more robust for window focus stealing by Yohei Yukawa · 7 years ago
  19. cf68d52 SoftInput flag requires focused View to show IME by Yohei Yukawa · 7 years ago
  20. cc97ebd Add a shell command to reset selected/enabled IMEs by Yohei Yukawa · 7 years ago
  21. 926488d Use IBinder#shellCommand() for 'adb shell ime' by Yohei Yukawa · 7 years ago
  22. 7a46c28 Simplify IMMS#startVrInputMethodNoCheck a bit by Yohei Yukawa · 7 years ago
  23. 89a6c48 Add support for VR InputMethod. by Tarandeep Singh · 7 years ago
  24. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  25. 2832be2 Merge "IMMS should preserve enabled/selected IMEs upon boot" am: 171c82acb4 am: 9e5c77c194 by Yohei Yukawa · 7 years ago
  26. c111583 Merge "IMMS should preserve enabled/selected IMEs upon boot" am: 171c82acb4 by Yohei Yukawa · 7 years ago
  27. 1f9a3cb IMMS should preserve enabled/selected IMEs upon boot by Yohei Yukawa · 7 years ago
  28. 930328c Annotate threads for some IME handling methods by Yohei Yukawa · 7 years ago
  29. ad78a61 Bind SpellCheckerService as IMPORTANT_BACKGROUND by Yohei Yukawa · 7 years ago
  30. 0da3dce Merge "Fine-tune the condition to hide IME switcher" into oc-dr1-dev by Yohei Yukawa · 7 years ago
  31. d2bc309 Fine-tune the condition to hide IME switcher by Yohei Yukawa · 7 years ago
  32. 01065a5 Lock down IME switcher notification handling by Tadashi G. Takaoka · 7 years ago
  33. 6908c15 Fix for bug #34905789 by Guliz Tuncay · 7 years ago
  34. 2ead893 Merge "Update input method menu to use proper context." into oc-dev by Andrew Sapperstein · 7 years ago
  35. 8a3b4cb Update input method menu to use proper context. by Andrew Sapperstein · 7 years ago
  36. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  37. d6475a6 A new power button mode to hide the IME when shown by Yohei Yukawa · 7 years ago
  38. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  39. 13df64a Merge "Use correct binding flags when reconnecting to IME" into oc-dev by TreeHugger Robot · 7 years ago
  40. a67a459 Use correct binding flags when reconnecting to IME by Yohei Yukawa · 7 years ago
  41. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  42. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  43. 75af69c Merge "Optimize IMMS.MyPackageMonitor more" by Yohei Yukawa · 7 years ago
  44. 5e3e8a5 Optimize IMMS.MyPackageMonitor more by Yohei Yukawa · 7 years ago
  45. bbb10e8 Really fix regressions in IMMS#setImeWindowStatus by Yohei Yukawa · 7 years ago
  46. ee2a7ed Allow setImeWindowStatus with null startInputToken by Yohei Yukawa · 7 years ago
  47. 019b018 Merge "Access IMMS#mSettings only inside the lock" by TreeHugger Robot · 7 years ago
  48. 278f2ab Access IMMS#mSettings only inside the lock by Yohei Yukawa · 7 years ago
  49. 357b2f6 Take state snapshot in IMMS#attachNewInputLocked() by Yohei Yukawa · 7 years ago
  50. b37d8bd Add missing final and @GuardedBy by Yohei Yukawa · 7 years ago
  51. 3400795 Merge "Propagate setImeWindowStatus() to WMS" by TreeHugger Robot · 7 years ago
  52. ff54b30 Merge "Track event flow to IMMS#setImeWindowStatus" by Yohei Yukawa · 7 years ago
  53. 69e6802 Propagate setImeWindowStatus() to WMS by Yohei Yukawa · 7 years ago
  54. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 7 years ago
  55. 639c371 Merge "Introduce @SoftInputModeFlags annotation" by TreeHugger Robot · 7 years ago
  56. 618b7a9 Merge "Track the last softInputMode in IMMS" by TreeHugger Robot · 7 years ago
  57. 22dac1c Introduce @SoftInputModeFlags annotation by Yohei Yukawa · 7 years ago
  58. 22a8923 Track the last softInputMode in IMMS by Yohei Yukawa · 7 years ago
  59. f7526b5 Merge restartInput into startInput in internal IPC by Yohei Yukawa · 7 years ago
  60. 9a49f85 Merge "Revert "Merge restartInput into startInput in internal IPC"" by TreeHugger Robot · 7 years ago
  61. 3eaf867 Revert "Merge restartInput into startInput in internal IPC" by Yohei Yukawa · 7 years ago
  62. aab4e11 Merge "Inline IMMS#resetAllInternalStateLocked()" by Yohei Yukawa · 7 years ago
  63. d5c1d92 Merge "Merge restartInput into startInput in internal IPC" by Yohei Yukawa · 7 years ago
  64. 1a5838e Merge restartInput into startInput in internal IPC by Yohei Yukawa · 7 years ago
  65. 0d7aff8 Inline IMMS#resetAllInternalStateLocked() by Yohei Yukawa · 7 years ago
  66. e073306 Track update count of IMMS#mMethodMap by Yohei Yukawa · 7 years ago
  67. c4e4491 Improve ACTION_PACKAGE_CHANGED handling in IMMS by Yohei Yukawa · 7 years ago
  68. efdb428 Merge "Eliminate out-of-sync IMM#mFullscreenMode error" by Yohei Yukawa · 7 years ago
  69. 2bc6617 Eliminate out-of-sync IMM#mFullscreenMode error by Yohei Yukawa · 7 years ago
  70. 87ca840 Propagate StartInputReason to attachNewInputLocked by Yohei Yukawa · 7 years ago
  71. ddad4b9 Simplify the constructor of InputMethodInfo by Yohei Yukawa · 7 years ago
  72. d033283 No warning/info log for expected/normal situations by Yohei Yukawa · 7 years ago
  73. 59377ca Fix a wrong UID can be logged by Yohei Yukawa · 7 years ago
  74. fa49c00 Remove unnecessary Binder.clearCallingIdentity() by Yohei Yukawa · 7 years ago
  75. af5cee8 Remove a redundant param in getDefaultEnabledImes by Yohei Yukawa · 8 years ago
  76. 7924782 Delay tasks from IMMS constructor to later phase by Yohei Yukawa · 8 years ago
  77. 817d5f7 Refresh IMMS#mBoundToMethod when IMS is disconnected by Yohei Yukawa · 8 years ago
  78. a8a82ee Do not call buildInputMethodListLocked twice by Fyodor Kupolov · 8 years ago
  79. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  80. 3933a6e Support content URIs w/ userId in IC#commitContent by Yohei Yukawa · 8 years ago
  81. 850c83e Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  82. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  83. 3a93169 Order non-app window containers. by Wale Ogunwale · 8 years ago
  84. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  85. 3c23d5b Catch all exceptions when parsing IME meta data by Tadashi G. Takaoka · 8 years ago
  86. 0f57cce Fixed a bug with incorrect handling of onUnlockUser by Fyodor Kupolov · 8 years ago
  87. 7877b8a Optimized onUnlockUser by Fyodor Kupolov · 8 years ago
  88. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  89. 3c5d0f1 Close IME when attaching dock stack by Jorim Jaggi · 8 years ago
  90. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  91. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  92. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  93. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  94. b2f901a Make sure that Toast is always shown by Meta-Space. by Yohei Yukawa · 8 years ago
  95. 4c74334 Merge "Added getProfileIds method returning array of userIds" into nyc-dev by Fyodor Kupolov · 8 years ago
  96. 063fe65 Merge "Make additional IME Subtype ID persistent." into nyc-dev by Yohei Yukawa · 8 years ago
  97. 66baf69 Make additional IME Subtype ID persistent. by Yohei Yukawa · 8 years ago
  98. d39ae85 Shift+Meta+Space should reverse-rotate subtypes. by Yohei Yukawa · 8 years ago
  99. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  100. fa0e47e Add an overlayable config for IME switcher visibility. by Yohei Yukawa · 8 years ago