1. ee0a5fa am 245a3e1c: Merge "Change the initial disabled state of disabled IMEs" into jb-mr2-dev by Satoshi Kataoka · 11 years ago
  2. ed1cdb2 Change the initial disabled state of disabled IMEs by Satoshi Kataoka · 11 years ago
  3. 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
  4. 7987a31 Fix possible NPE by Satoshi Kataoka · 11 years ago
  5. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  6. bf20aa7 Merge "Keep track of who has disabled applications." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  7. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 11 years ago
  8. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  9. 119bbc3 Implement #8323587, #8323342, #8323590: new features. by Dianne Hackborn · 11 years ago
  10. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 11 years ago
  11. e4bbb1c Catch BadTokenException and continue. by Craig Mautner · 11 years ago
  12. ca0ac71 Remove WindowManager messages from remote queue. by Craig Mautner · 11 years ago
  13. 6efb4c7 Put debug back in for b/b8263462. by Craig Mautner · 11 years ago
  14. 274323c Remove old show/hide messages on new ime (DO NOT MERGE) by Craig Mautner · 11 years ago
  15. 217fd29 Fixed the problem ime invisible status despite being the icon that appears in the statusbar. by jungheang.lee · 11 years ago
  16. 7f7535f Fix an issue where voice input is not enabled by default for the secondary user by Satoshi Kataoka · 11 years ago
  17. f1367b7 Do not turn on imes unexpectedly with unit tests by Satoshi Kataoka · 12 years ago
  18. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 12 years ago
  19. 2d43bf6 Merge "Ensure that the input method dialog is dismissed when changing the hardware keyboard state." by Satoshi Kataoka · 12 years ago
  20. 04dd24d Ensure that the input method dialog is dismissed when changing the hardware keyboard state. by Satoshi Kataoka · 12 years ago
  21. d4fe37b Merge "Rename bindService to bindServiceAsUser to follow convention." by Amith Yamasani · 12 years ago
  22. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  23. 8e303cc Refactor utilities for InputMethodManagerSerivce that we want to share with the Settings application by Satoshi Kataoka · 12 years ago
  24. 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
  25. 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
  26. 9d08143 Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled" by Satoshi Kataoka · 12 years ago
  27. 52ed1fd am 5ce02267: am 7ad7b2c4: am 32b81205: Fix a bug where disabled auxilialy IME is unexpectedly re-enabled by satok · 12 years ago
  28. 7ad7b2c am 32b81205: Fix a bug where disabled auxilialy IME is unexpectedly re-enabled by satok · 12 years ago
  29. 32b8120 Fix a bug where disabled auxilialy IME is unexpectedly re-enabled by satok · 12 years ago
  30. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  31. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  32. 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
  33. 81f8b7c Fix an issue on installing 3rd-party IME by a non-primary user by satok · 12 years ago
  34. 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
  35. 1af0841 Merge "Hide current soft input when a background user gains window focus." into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  36. 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
  37. bc7b6fc Fix IME down caret in keyguard nav bar bug. by John Spurlock · 12 years ago
  38. 8d03305 Hide current soft input when a background user gains window focus. by Satoshi Kataoka · 12 years ago
  39. 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
  40. 15451bd Fix an inconsistent state with IMMS and Settings when the hard keyboard is connected by Satoshi Kataoka · 12 years ago
  41. d214296 Fix an issue on LED in IME switcher by Satoshi Kataoka · 12 years ago
  42. 2ea9bae Fix issue #7457380: IME leaves a mark after user switching by Dianne Hackborn · 12 years ago
  43. f043de9 Fix a crash in InputMethodManagerService due to permission failure. by Amith Yamasani · 12 years ago
  44. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 12 years ago
  45. c86884c Fix an issue on showInputMethodPickerFromClient by Satoshi Kataoka · 12 years ago
  46. 3ba439d Fix the issue on the input method switch picker by Satoshi Kataoka · 12 years ago
  47. 3573950 Close the current input method when attached view doesn't have a handler by Satoshi Kataoka · 12 years ago
  48. 135e5fb Always accept API calls from processes which have INTERACT_ACROSS_USERS_FULL in InputMethodManagerService by Satoshi Kataoka · 12 years ago
  49. d08a923 Fix ime swtich issue by Satoshi Kataoka · 12 years ago
  50. 5ade83b Treat additional inputmethod subtypes per user by Satoshi Kataoka · 12 years ago
  51. 4e1ab15 Enable multi-user function for IMF by Satoshi Kataoka · 12 years ago
  52. e62e6d8 Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed by Satoshi Kataoka · 12 years ago
  53. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  54. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  55. 4c0e715 Workaround: Never reset the default IME if the system is not ready by satok · 12 years ago
  56. 590d515 Show even fewer notifications in Setup. by Daniel Sandler · 12 years ago
  57. a6e4134 Fix issue #5680541: onStartInputView called upon focus loss by Dianne Hackborn · 12 years ago
  58. ac92087 Fix issue #6499411: Characters not displayed (but suggestion bar is working) by Dianne Hackborn · 12 years ago
  59. d81e950 Fix the issue on the inconsistent condition of InputMethodSubtype by satok · 12 years ago
  60. 0a1bcf4 Consolidate the initialization of InputMethodManagerService not to use resource values until system ready by satok · 12 years ago
  61. e0a9941 Fix the issue that the insets linger after closing the voice input by satok · 12 years ago
  62. 93d744d Fix sort order of the input method switcher in IMMS by satok · 12 years ago
  63. fdf419e Do not return stale subtypes by satok · 12 years ago
  64. 5b927c43 Reset the default system ime to the proper one when the system locale is changed by satok · 12 years ago
  65. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  66. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  67. 0103849 Show physical keyboard control button on the input method switch dialog by satok · 12 years ago
  68. 2c93efc Hide ongoing notification icon when the screen is locked. by satok · 12 years ago
  69. 0aec3ea am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 12 years ago
  70. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 12 years ago
  71. 688bd47 Add an api to switch to the next IME and subtype by satok · 12 years ago
  72. c369056 Enable subtypes when the implicitly enabled subtype is not ascii capable keyboard by satok · 13 years ago
  73. 3afd6c0 Hide/show ime switch icon properly by satok · 13 years ago
  74. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  75. 15452a4 Hide ime switcher when the screen is turned off. by satok · 13 years ago
  76. e0d32a6 Fix a warning from the binder, step 3. by Jean Chalard · 13 years ago
  77. dc9ddae Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME by satok · 13 years ago
  78. 4a553e3 Prioritize the order of subtypes in method.xml for implicitly enabled subtypes by satok · 13 years ago
  79. 59b424c Fix a logic to recconect IME in InputMethodManagerService by satok · 13 years ago
  80. 9747f89 Fix the visiblity of the ime switcher icon. by satok · 13 years ago
  81. 38aac04 Do not show the label for auto subtypes by satok · 13 years ago
  82. 05dbb65 Two line item for the IME switcher dialog. by Ken Wakasa · 13 years ago
  83. bffb83e Merge "Add an option for the implicitly selected subtype" by satok · 13 years ago
  84. a86f5e4 Add an option for the implicitly selected subtype by satok · 13 years ago
  85. ee5e77c Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  86. c593380 Fix crash in setAdditionalInputMethodSubtypes by satok · 13 years ago
  87. ed2b24e Fix set additional subtypes. by satok · 13 years ago
  88. bc81b69 Do not show auxiliary subtypes on the lock screen by satok · 13 years ago
  89. dbf2950 Dismiss the ime switch notification properly by satok · 13 years ago
  90. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  91. 5bc8e73 Display the current ime and subtype name in the ongoing notification by satok · 13 years ago
  92. b858c73 Delay load the settings for the ongoing ime swither by satok · 13 years ago
  93. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  94. 35be3de Merge "Hide "Configure input method" button when the screen is locked." by satok · 13 years ago
  95. f90a33e Hide "Configure input method" button when the screen is locked. by satok · 13 years ago
  96. 91e8812 Enable IMEs to set additional subtypes in background by satok · 13 years ago
  97. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 13 years ago
  98. 0e7d7d6 Fix NPE in getLastInputMethodSubtype by satok · 13 years ago
  99. 4a28bde Fix setAdditionalSubtypes by satok · 13 years ago
  100. 7dca6cd Show aux ime in the selection dialog if a keyboard is shown. by satok · 13 years ago