1. 3573950 Close the current input method when attached view doesn't have a handler by Satoshi Kataoka · 12 years ago
  2. 135e5fb Always accept API calls from processes which have INTERACT_ACROSS_USERS_FULL in InputMethodManagerService by Satoshi Kataoka · 12 years ago
  3. d08a923 Fix ime swtich issue by Satoshi Kataoka · 12 years ago
  4. 5ade83b Treat additional inputmethod subtypes per user by Satoshi Kataoka · 12 years ago
  5. 4e1ab15 Enable multi-user function for IMF by Satoshi Kataoka · 12 years ago
  6. e62e6d8 Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed by Satoshi Kataoka · 12 years ago
  7. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  8. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  9. 4c0e715 Workaround: Never reset the default IME if the system is not ready by satok · 12 years ago
  10. 590d515 Show even fewer notifications in Setup. by Daniel Sandler · 12 years ago
  11. a6e4134 Fix issue #5680541: onStartInputView called upon focus loss by Dianne Hackborn · 12 years ago
  12. ac92087 Fix issue #6499411: Characters not displayed (but suggestion bar is working) by Dianne Hackborn · 12 years ago
  13. d81e950 Fix the issue on the inconsistent condition of InputMethodSubtype by satok · 12 years ago
  14. 0a1bcf4 Consolidate the initialization of InputMethodManagerService not to use resource values until system ready by satok · 12 years ago
  15. e0a9941 Fix the issue that the insets linger after closing the voice input by satok · 12 years ago
  16. 93d744d Fix sort order of the input method switcher in IMMS by satok · 12 years ago
  17. fdf419e Do not return stale subtypes by satok · 12 years ago
  18. 5b927c43 Reset the default system ime to the proper one when the system locale is changed by satok · 12 years ago
  19. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  20. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  21. 0103849 Show physical keyboard control button on the input method switch dialog by satok · 12 years ago
  22. 2c93efc Hide ongoing notification icon when the screen is locked. by satok · 12 years ago
  23. 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
  24. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 12 years ago
  25. 688bd47 Add an api to switch to the next IME and subtype by satok · 12 years ago
  26. c369056 Enable subtypes when the implicitly enabled subtype is not ascii capable keyboard by satok · 13 years ago
  27. 3afd6c0 Hide/show ime switch icon properly by satok · 13 years ago
  28. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  29. 15452a4 Hide ime switcher when the screen is turned off. by satok · 13 years ago
  30. e0d32a6 Fix a warning from the binder, step 3. by Jean Chalard · 13 years ago
  31. dc9ddae Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME by satok · 13 years ago
  32. 4a553e3 Prioritize the order of subtypes in method.xml for implicitly enabled subtypes by satok · 13 years ago
  33. 59b424c Fix a logic to recconect IME in InputMethodManagerService by satok · 13 years ago
  34. 9747f89 Fix the visiblity of the ime switcher icon. by satok · 13 years ago
  35. 38aac04 Do not show the label for auto subtypes by satok · 13 years ago
  36. 05dbb65 Two line item for the IME switcher dialog. by Ken Wakasa · 13 years ago
  37. bffb83e Merge "Add an option for the implicitly selected subtype" by satok · 13 years ago
  38. a86f5e4 Add an option for the implicitly selected subtype by satok · 13 years ago
  39. ee5e77c Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  40. c593380 Fix crash in setAdditionalInputMethodSubtypes by satok · 13 years ago
  41. ed2b24e Fix set additional subtypes. by satok · 13 years ago
  42. bc81b69 Do not show auxiliary subtypes on the lock screen by satok · 13 years ago
  43. dbf2950 Dismiss the ime switch notification properly by satok · 13 years ago
  44. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  45. 5bc8e73 Display the current ime and subtype name in the ongoing notification by satok · 13 years ago
  46. b858c73 Delay load the settings for the ongoing ime swither by satok · 13 years ago
  47. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  48. 35be3de Merge "Hide "Configure input method" button when the screen is locked." by satok · 13 years ago
  49. f90a33e Hide "Configure input method" button when the screen is locked. by satok · 13 years ago
  50. 91e8812 Enable IMEs to set additional subtypes in background by satok · 13 years ago
  51. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 13 years ago
  52. 0e7d7d6 Fix NPE in getLastInputMethodSubtype by satok · 13 years ago
  53. 4a28bde Fix setAdditionalSubtypes by satok · 13 years ago
  54. 7dca6cd Show aux ime in the selection dialog if a keyboard is shown. by satok · 13 years ago
  55. b635941 Fix the visibility of ongoing IME switcher by satok · 13 years ago
  56. 7cfc0ed Add an ongoing notification to switch IME by satok · 13 years ago
  57. e7c6998e API to set additional subtypes by satok · 13 years ago
  58. 4f31353 Add an api to get the display name for InputMethodSubtype by satok · 13 years ago
  59. 9b41579 Use isAuxiliary instead of ExtraValue for the auxiliary subtypes. by satok · 13 years ago
  60. 42c5a16 Fix internal variables and equals in SuggestionSpan by satok · 13 years ago
  61. f9f0100 Add Apis to send notifications when the suggestion was picked by satok · 13 years ago
  62. 208d563 Fix a bug on SwitchToLastInputMethod by satok · 13 years ago
  63. 4fc87d6 Fix switchToLastInputMethod to fall back into the applicable keyboard if there is no candidate ime by satok · 13 years ago
  64. 68f1b78 Add an API to get the last used input method subtype by satok · 13 years ago
  65. b548a3c Remove a workaround for the data inconsistency of SystemProperties by satok · 13 years ago
  66. 6e38d26c Merge "Fix the sort order of the input methods & subtypes in the settings." into honeycomb-mr1 by Ken Wakasa · 13 years ago
  67. 761eb37 Fix the sort order of the input methods & subtypes in the settings. by Ken Wakasa · 13 years ago
  68. 48f91e3 Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  69. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 13 years ago
  70. 81f6e3d Append IME's name to the subtype name in the "Select input method" dialog by Ken Wakasa · 13 years ago
  71. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  72. a5e9ffa Fix a bug in canAddToLastInputMethod() by Ken Wakasa · 13 years ago
  73. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 13 years ago
  74. 7265d9b Add sort method to InputMethodSubtype by satok · 13 years ago
  75. b6109bb Register ENABLED_INPUT_METHODS to SettingsObserver by satok · 13 years ago
  76. 4d73329 Not to update IME when Settings version is older than the last updated version. by satok · 13 years ago
  77. 8710e76 Follow up change to I741642ac by Ken Wakasa · 13 years ago
  78. e40dea0 Fix a bug that IME switch disappiers at switching IME subtype. by satok · 14 years ago
  79. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  80. c445bcd Fix the return value of switch to last ime. by satok · 14 years ago
  81. 57ffc00 Add a way that subtype will be excluded from a last input method by satok · 14 years ago
  82. bb4aa06 Show implicitly enabled subtypes in the input method selection dialog by satok · 14 years ago
  83. 0e5bf50 Merge "Show ime switch icon when there is a hard keyboard" into honeycomb by satok · 14 years ago
  84. 865b977 Show ime switch icon when there is a hard keyboard by satok · 14 years ago
  85. 586f051 Refine InputMethodInfo API by Ken Wakasa · 14 years ago
  86. 2548020 Add android.provider.Settings.EXTRA_INPUT_METHOD_ID by Tadashi G. Takaoka · 14 years ago
  87. f49688f Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS by Tadashi G. Takaoka · 14 years ago
  88. d871343 Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes. by satok · 14 years ago
  89. f6cafb6 Implicitly/Explicitly subtypes bug. by satok · 14 years ago
  90. df31ae6 switchToLastInputMethod returns a implicitly enabled subtype in the history by satok · 14 years ago
  91. 82beadf Add input methods settings panel by satok · 14 years ago
  92. ca83021 Save input method subtype even if the current IME is not running. by satok · 14 years ago
  93. 3da9223 Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals". by satok · 14 years ago
  94. 7599a7f Fix NPE when the shortcut subtype was not found. by satok · 14 years ago
  95. 16331c8 Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing to select subtypes implicitly if no subtype is enabled. by satok · 14 years ago
  96. 7fee71f Fix build breakage by satok · 14 years ago
  97. 217f548 Change "more" button to call InputMethodConfigure in Settings by satok · 14 years ago
  98. 7d3a5bc Auto-show IME for dialogs on large screens. by Dianne Hackborn · 14 years ago
  99. b416a71 Fix build breakage by satok · 14 years ago
  100. 440aab5 Removed InputMethodSubtypePicker by satok · 14 years ago