1. 868d19b Use BCP-47 LanguageTag in IME/Spell-Checker. by Yohei Yukawa · 9 years ago
  2. 6005b3f Added SynchronousUserSwitchObserver by Fyodor Kupolov · 9 years ago
  3. b097b82 Plumb IME subtype change from IMMS to IMS. by Yohei Yukawa · 9 years ago
  4. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 9 years ago
  5. e39d4ed Track by which client the last focused window was reported. by Yohei Yukawa · 9 years ago
  6. 072b1b5 Clear IMMS#mCurClient when it is dead. by Yohei Yukawa · 9 years ago
  7. 33e8179 Tell the reason why IMMS unbinds IME client. by Yohei Yukawa · 9 years ago
  8. bc7b526 Factor out IMMS#resetCurrentMethodAndClient(). by Yohei Yukawa · 9 years ago
  9. e13a20fa Unbind IME client when unsetting the current IME. by Yohei Yukawa · 9 years ago
  10. 70125f7 Merge "Move buildInputMethodsAndSubtypesString to InputMethodUtils" by Seigo Nonaka · 9 years ago
  11. 2a099bc Move buildInputMethodsAndSubtypesString to InputMethodUtils by Seigo Nonaka · 9 years ago
  12. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  13. 6ab1a82 Organize import lines in InputMethodManagerService.java. by Yohei Yukawa · 9 years ago
  14. 7309b12 Leverage WindowManagerInternal for private communication. by Seigo Nonaka · 9 years ago
  15. e27dc2b Use android.os.Debug.getCallers instead of self implementation. by Seigo Nonaka · 9 years ago
  16. 2028dda Move parseInputMethodsAndSubtypesString to InputMethodUtils. by Seigo Nonaka · 9 years ago
  17. 5894b43 Use try-with-resources and multi-catch exceptions in IMMS. by Yohei Yukawa · 9 years ago
  18. 59bc6e0 Delete unused code from IMMS and its utility library. by Yohei Yukawa · 9 years ago
  19. 012d014 Merge "Use Java7 diamond operator in IMMS/IMS." by Yohei Yukawa · 9 years ago
  20. 7c0832c Remove unnecessary import lines from IMM and IMMS. by Yohei Yukawa · 9 years ago
  21. b0377bb Use Java7 diamond operator in IMMS/IMS. by Yohei Yukawa · 9 years ago
  22. df5af48 Reduce log spam for the ease of debugging Bug 22857361. by Yohei Yukawa · 9 years ago
  23. fa6e0a8 Don't rely on broadcast intent for waking up input method. by Yohei Yukawa · 9 years ago
  24. 648abe1 Merge "Set DISABLED_UNTIL_USED for the correct user in IMMS." into mnc-dev by Yohei Yukawa · 9 years ago
  25. 094c71f Set DISABLED_UNTIL_USED for the correct user in IMMS. by Yohei Yukawa · 9 years ago
  26. 1e575a0 Merge "Only grant runtime permissions to special components." into mnc-dev by Svet Ganov · 9 years ago
  27. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  28. ec92865 Allow apps to hide the soft keyboard even in a transient state. by Seigo Nonaka · 9 years ago
  29. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  30. d57ba67 Do not accept an empty string in EditorInfo#packageName anymore. by Yohei Yukawa · 9 years ago
  31. 8148297 Make IMMS#mSettingsObserver multiuser-aware. by Yohei Yukawa · 9 years ago
  32. d724886 Include InputMethodSubtypeSwitchingController in state dump. by Yohei Yukawa · 9 years ago
  33. 90bf708 Show more logs when switching users and IMMS#DEBUG==true. by Yohei Yukawa · 9 years ago
  34. d9eb911 Hide the software input based on its state. by Seigo Nonaka · 9 years ago
  35. 54d512c Invalidate IMMS#mCurrentSubtype when upgrading the current IME. by Yohei Yukawa · 9 years ago
  36. 6640d21 Revert "Fix IMMS#mInputShown state inconsistency." by Yohei Yukawa · 9 years ago
  37. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  38. c6c7cd2 Show IME switcher also when hardware keyboard is connected. by Yohei Yukawa · 9 years ago
  39. 8d4a911 Fix IMMS#mInputShown state inconsistency. by Seigo Nonaka · 9 years ago
  40. 14e1391 Retry "Always show auxiliary subtypes from NavBar keyboard icon." by Seigo Nonaka · 9 years ago
  41. 1b0888f Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev by Bart Sears · 9 years ago
  42. d130bdc Revert "Always show auxiliary subtypes from NavBar keyboard icon." by Bart Sears · 9 years ago
  43. 7afd01e Merge "Do nothing if hideSoftInput is called from not focused client." into mnc-dev by Seigo Nonaka · 9 years ago
  44. ccee759 Do nothing if hideSoftInput is called from not focused client. by Seigo Nonaka · 9 years ago
  45. 80ff4ed Always show auxiliary subtypes from NavBar keyboard icon. by Seigo Nonaka · 9 years ago
  46. d4474cb Remove dead code from IMMS. by Seigo Nonaka · 9 years ago
  47. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  48. e13b15c Merge "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  49. 4297962 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  50. 48a09a0 Merge "Revert "Add foreground profile changed to user switch observer."" by Kenny Guy · 9 years ago
  51. 735a3f9 Revert "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  52. d10bd48 Merge "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  53. 99b9030 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  54. a0f3ad1 Verify that EditorInfo.packageName and uid are consistent by Yohei Yukaw · 9 years ago
  55. 7b9a28c Back up and restore the set of enabled IMEs by Christopher Tate · 9 years ago
  56. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  57. 6aa0378 Remove deprecated hidden public methods from InputMethodUtils. by Yohei Yukawa · 9 years ago
  58. 505e3ab Update IME selection dialog layout for Material by Alan Viverette · 10 years ago
  59. 5baaaac Fix not to show a log with empty default ime by Hyejin Kim · 10 years ago
  60. e63b5fa Work on issue #17506095: Plumb a new configuration to IMMS by Yohei Yukawa · 10 years ago
  61. 443c2ba Use public APIs to instantiate InputMethodSubtype by Yohei Yukawa · 10 years ago
  62. 080fa34 Fix illegal cast in a logging code by Yohei Yukawa · 10 years ago
  63. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  64. 7b5a96b Persist Show IME option. by Michael Wright · 10 years ago
  65. 665366a Change 'disable hardware keyboard' to 'show input method' by Michael Wright · 10 years ago
  66. 8c6d477 Fix unnecessarily non-static inner class to static inner by Tadashi G. Takaoka · 10 years ago
  67. d130b80 Fix input method picker using Material design language by Tadashi G. Takaoka · 10 years ago
  68. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  69. 3d1e812 Introduce a sequence number to avoid redundant IPCs by Yohei Yukawa · 10 years ago
  70. 0297051 Trivial method renaming for notifyTextCommitted by Yohei Yukawa · 10 years ago
  71. a075574 Hardening token validation in InputMethodManagerService by Yohei Yukawa · 10 years ago
  72. 22c97be Remove code duplication in InputMethodManagerService by Yohei Yukawa · 10 years ago
  73. 4e02bc6 Remove redundant synchronization blocks from IMMS by Yohei Yukawa · 10 years ago
  74. 3d46bab Rebuild the enabled IMEs list when changed in Settings page by Yohei Yukawa · 10 years ago
  75. 5a647b69 Remove unnecessary internal lock by Yohei Yukawa · 10 years ago
  76. c834a25 Update InputMethodSubtypeSwitchingController correctly by Yohei Yukawa · 10 years ago
  77. d4e6d46 Delay the dispatching of non-wakeup alarms. by Dianne Hackborn · 10 years ago
  78. 9d91b43 Do not pass null to IInputMethod#setSessionEnabled by Yohei Yukawa · 10 years ago
  79. 807ef76 Don't show switcher button when IME switcher shown by Jason Monk · 10 years ago
  80. b605fec Only show IME in navigation bar when it should by Jason Monk · 10 years ago
  81. e463c74 Don't show IME Switcher not. if nav bar exists by Jason Monk · 10 years ago
  82. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago
  83. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  84. 6b6b3fd Fix issue #13564072: Back button no longer dismisses IME after voice usage by Dianne Hackborn · 10 years ago
  85. fd7f1e0 Unhide notification category. by John Spurlock · 10 years ago
  86. f0f94d1 Treat IME processes as hosting activities by Dianne Hackborn · 10 years ago
  87. 734983f Allow related users to show activities on primary user by Amith Yamasani · 10 years ago
  88. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  89. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/InputMethodManagerService.java]
  90. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  91. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  92. e098050 Simplify IME policy and enforce in binder calls. by John Spurlock · 11 years ago
  93. 36439b4 Decouple IME_ACTIVE and IME_VISIBLE for hardware keyboards. by John Spurlock · 11 years ago
  94. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  95. 2b10b52 Add new API shouldOfferSwitchingToNextInputMethod by Satoshi Kataoka · 11 years ago
  96. b3c21ac Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  97. c3a1914 Revert "Reduce the transaction fee of getEnabledInputMethodSubtypeList" by Ken Wakasa · 11 years ago
  98. e9a6f97 Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  99. 87c2914 Add a debug utility for InputMethodUtils by Satoshi Kataoka · 11 years ago
  100. 0766eb0 Small refactor on InputMethodUtils by Satoshi Kataoka · 11 years ago