1. 505e3ab Update IME selection dialog layout for Material by Alan Viverette · 10 years ago
  2. 5baaaac Fix not to show a log with empty default ime by Hyejin Kim · 10 years ago
  3. e63b5fa Work on issue #17506095: Plumb a new configuration to IMMS by Yohei Yukawa · 10 years ago
  4. 443c2ba Use public APIs to instantiate InputMethodSubtype by Yohei Yukawa · 10 years ago
  5. 080fa34 Fix illegal cast in a logging code by Yohei Yukawa · 10 years ago
  6. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  7. 7b5a96b Persist Show IME option. by Michael Wright · 10 years ago
  8. 665366a Change 'disable hardware keyboard' to 'show input method' by Michael Wright · 10 years ago
  9. 8c6d477 Fix unnecessarily non-static inner class to static inner by Tadashi G. Takaoka · 10 years ago
  10. d130b80 Fix input method picker using Material design language by Tadashi G. Takaoka · 10 years ago
  11. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  12. 3d1e812 Introduce a sequence number to avoid redundant IPCs by Yohei Yukawa · 10 years ago
  13. 0297051 Trivial method renaming for notifyTextCommitted by Yohei Yukawa · 10 years ago
  14. a075574 Hardening token validation in InputMethodManagerService by Yohei Yukawa · 10 years ago
  15. 22c97be Remove code duplication in InputMethodManagerService by Yohei Yukawa · 10 years ago
  16. 4e02bc6 Remove redundant synchronization blocks from IMMS by Yohei Yukawa · 10 years ago
  17. 3d46bab Rebuild the enabled IMEs list when changed in Settings page by Yohei Yukawa · 10 years ago
  18. 5a647b69 Remove unnecessary internal lock by Yohei Yukawa · 10 years ago
  19. c834a25 Update InputMethodSubtypeSwitchingController correctly by Yohei Yukawa · 10 years ago
  20. d4e6d46 Delay the dispatching of non-wakeup alarms. by Dianne Hackborn · 10 years ago
  21. 9d91b43 Do not pass null to IInputMethod#setSessionEnabled by Yohei Yukawa · 10 years ago
  22. 807ef76 Don't show switcher button when IME switcher shown by Jason Monk · 10 years ago
  23. b605fec Only show IME in navigation bar when it should by Jason Monk · 10 years ago
  24. e463c74 Don't show IME Switcher not. if nav bar exists by Jason Monk · 10 years ago
  25. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago
  26. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  27. 6b6b3fd Fix issue #13564072: Back button no longer dismisses IME after voice usage by Dianne Hackborn · 10 years ago
  28. fd7f1e0 Unhide notification category. by John Spurlock · 10 years ago
  29. f0f94d1 Treat IME processes as hosting activities by Dianne Hackborn · 10 years ago
  30. 734983f Allow related users to show activities on primary user by Amith Yamasani · 10 years ago
  31. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  32. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/InputMethodManagerService.java]
  33. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  34. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  35. e098050 Simplify IME policy and enforce in binder calls. by John Spurlock · 11 years ago
  36. 36439b4 Decouple IME_ACTIVE and IME_VISIBLE for hardware keyboards. by John Spurlock · 11 years ago
  37. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  38. 2b10b52 Add new API shouldOfferSwitchingToNextInputMethod by Satoshi Kataoka · 11 years ago
  39. b3c21ac Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  40. c3a1914 Revert "Reduce the transaction fee of getEnabledInputMethodSubtypeList" by Ken Wakasa · 11 years ago
  41. e9a6f97 Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  42. 87c2914 Add a debug utility for InputMethodUtils by Satoshi Kataoka · 11 years ago
  43. 0766eb0 Small refactor on InputMethodUtils by Satoshi Kataoka · 11 years ago
  44. c59df3c Merge "Refactoring of the print sub-system and API clean up." by Svetoslav Ganov · 11 years ago
  45. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  46. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  47. b282726 Consolidate InputMethodUtils by Satoshi Kataoka · 11 years ago
  48. 2b21dd0 resolved conflicts for merge of ee0a5faf to master by Kenny Root · 11 years ago
  49. ee0a5fa am 245a3e1c: Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-dev by Satoshi Kataoka · 11 years ago
  50. ed1cdb2 Change the initial disabled state of disabled IMEs by Satoshi Kataoka · 11 years ago
  51. a1d7a12 am f09993ca: am 1a546dca: Merge "Fixed the problem ime invisible status despite being the icon that appears in the statusbar." by Satoshi Kataoka · 11 years ago
  52. f09993c am 1a546dca: Merge "Fixed the problem ime invisible status despite being the icon that appears in the statusbar." by Satoshi Kataoka · 11 years ago
  53. 5faf198 am 3e3a7b3b: am f024e7ac: Merge "Fix possible NPE" into jb-mr2-dev by Satoshi Kataoka · 11 years ago
  54. 7987a31 Fix possible NPE by Satoshi Kataoka · 11 years ago
  55. ae9d6aa am 4c2a7b23: am 4a706bc6: Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-dev by Jeff Brown · 11 years ago
  56. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  57. d734b4f am 6b8e7b35: am bf20aa76: Merge "Keep track of who has disabled applications." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  58. bf20aa7 Merge "Keep track of who has disabled applications." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  59. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 11 years ago
  60. c5ebd80 am 901b77c6: am ca3d655d: Merge "Use input transport for communications between app and IME." into jb-mr2-dev by Jeff Brown · 11 years ago
  61. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  62. ac6331b am 8277f248: am b685faa2: Merge "Implement #8323587, #8323342, #8323590: new features." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  63. 119bbc3 Implement #8323587, #8323342, #8323590: new features. by Dianne Hackborn · 11 years ago
  64. 0878312 am 621c35e4: am 765ddb4b: Merge "Separate sessionCreated and finishedEvents callbacks" into jb-mr2-dev by Michael Wright · 11 years ago
  65. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 11 years ago
  66. d99b262 am 20a402e0: am 8dfe99ce: Merge "Catch BadTokenException and continue." into jb-mr2-dev by Craig Mautner · 11 years ago
  67. e4bbb1c Catch BadTokenException and continue. by Craig Mautner · 11 years ago
  68. 0317f6db1 am b7ca6804: am 67bea2ef: Merge "Remove WindowManager messages from remote queue." into jb-mr2-dev by Craig Mautner · 11 years ago
  69. ca0ac71 Remove WindowManager messages from remote queue. by Craig Mautner · 11 years ago
  70. a59d0c8 am 35d45010: am dc50ba18: Merge "Put debug back in for b/b8263462." into jb-mr2-dev by Craig Mautner · 11 years ago
  71. 6efb4c7 Put debug back in for b/b8263462. by Craig Mautner · 11 years ago
  72. 274323c Remove old show/hide messages on new ime (DO NOT MERGE) by Craig Mautner · 11 years ago
  73. b11b1f2 Remove old show/hide messages on new ime by Craig Mautner · 11 years ago
  74. 68811a4 Add debug for b/8263462. by Craig Mautner · 11 years ago
  75. 217fd29 Fixed the problem ime invisible status despite being the icon that appears in the statusbar. by jungheang.lee · 11 years ago
  76. 7c4a2a1 Add a comment for secondary user handling in IMMS by Satoshi Kataoka · 11 years ago
  77. 7f7535f Fix an issue where voice input is not enabled by default for the secondary user by Satoshi Kataoka · 11 years ago
  78. f1367b7 Do not turn on imes unexpectedly with unit tests by Satoshi Kataoka · 12 years ago
  79. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 12 years ago
  80. 2d43bf6 Merge "Ensure that the input method dialog is dismissed when changing the hardware keyboard state." by Satoshi Kataoka · 12 years ago
  81. 04dd24d Ensure that the input method dialog is dismissed when changing the hardware keyboard state. by Satoshi Kataoka · 12 years ago
  82. d4fe37b Merge "Rename bindService to bindServiceAsUser to follow convention." by Amith Yamasani · 12 years ago
  83. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  84. 8e303cc Refactor utilities for InputMethodManagerSerivce that we want to share with the Settings application by Satoshi Kataoka · 12 years ago
  85. 9062fd8 am 50fc82fd: am 30b074fc: am 2495d08a: am 5327322a: Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"" into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  86. 30b074f am 2495d08a: am 5327322a: Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"" into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  87. 9d08143 Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled" by Satoshi Kataoka · 12 years ago
  88. 52ed1fd am 5ce02267: am 7ad7b2c4: am 32b81205: Fix a bug where disabled auxilialy IME is unexpectedly re-enabled by satok · 12 years ago
  89. 7ad7b2c am 32b81205: Fix a bug where disabled auxilialy IME is unexpectedly re-enabled by satok · 12 years ago
  90. 32b8120 Fix a bug where disabled auxilialy IME is unexpectedly re-enabled by satok · 12 years ago
  91. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  92. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  93. fb21aa84 am 8ec9f8f0: am dc5b21a5: am 487f8e93: Merge "Fix an issue on installing 3rd-party IME by a non-primary user" into jb-mr1.1-dev by satok · 12 years ago
  94. 81f8b7c Fix an issue on installing 3rd-party IME by a non-primary user by satok · 12 years ago
  95. 48d3111 am c86ae7cf: am 1c37b800: am 1af08411: Merge "Hide current soft input when a background user gains window focus." into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  96. 1af0841 Merge "Hide current soft input when a background user gains window focus." into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  97. e02b31f am 4e3520a8: am ce393d33: am 3f64edec: Merge "Fix IME down caret in keyguard nav bar bug." into jb-mr1.1-dev by John Spurlock · 12 years ago
  98. bc7b6fc Fix IME down caret in keyguard nav bar bug. by John Spurlock · 12 years ago
  99. 8d03305 Hide current soft input when a background user gains window focus. by Satoshi Kataoka · 12 years ago
  100. 1ee199a am 9371747e: am 0e1c092a: am 2656abe0: Merge "Fix an inconsistent state with IMMS and Settings when the hard keyboard is connected" into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago