1. bd0de0f Update shortcut IME when user changes the language of keyboard. by satok · 15 years ago
  2. 0dd0ea6 Merge "Always display the VoiceIME language in the Speak Now pop-up" into honeycomb by Satoshi Kataoka · 15 years ago
  3. 85a6175 Merge "Set minimum height for RecognitionView in the case that there is no keyboard view loaded." into honeycomb by satok · 15 years ago
  4. 2c5ec3a Always display the VoiceIME language in the Speak Now pop-up by Luca Zanolin · 15 years ago
  5. 8cacb02 Set minimum height for RecognitionView in the case that there is no keyboard view loaded. by satok · 15 years ago
  6. 603e72b Merge "Implement callback to handle touch event outside SoftInputWindow" into honeycomb by Tadashi G. Takaoka · 15 years ago
  7. de59a84 Implement callback to handle touch event outside SoftInputWindow by Tadashi G. Takaoka · 15 years ago
  8. 910b731 Add log for voice IME by satok · 15 years ago
  9. 3d012a5 Merge "Fix touchable region" into honeycomb by satok · 15 years ago
  10. 9e347d3 Fix touchable region by satok · 15 years ago
  11. f3df63a Update suggestions if user typed word is found in dictionary by Tadashi G. Takaoka · 15 years ago
  12. 15a7e83 Merge "Dim previously suggested words" into honeycomb by satok · 15 years ago
  13. 6f72186 Dim previously suggested words by satok · 15 years ago
  14. 58d6d06 Disable touchable region until we come up with correct implementation by satok · 15 years ago
  15. a2ad96d Make settings dialog cancel-able by touching outside by Tadashi G. Takaoka · 15 years ago
  16. 2fa21f5 Add input method subtype selector and IME settings dialog by Tadashi G. Takaoka · 15 years ago
  17. fefda4e Refine InputMethodInfo API by Ken Wakasa · 15 years ago
  18. 6845da8 Add touchable region by satok · 15 years ago
  19. 4022a79 Merge "Add subtype languages" into honeycomb by satok · 15 years ago
  20. be32453 Add subtype languages by satok · 15 years ago
  21. 89764ad Simplify text correction settings in latin IME. by Jean Chalard · 15 years ago
  22. ce9c417 Change separator titles in settings screen. by Jean Chalard · 15 years ago
  23. ce4b2d2 Merge "Add a safety net for auto-correction." into honeycomb by satok · 15 years ago
  24. 82411d4 Add a safety net for auto-correction. by satok · 15 years ago
  25. 86f189f Fix NPE by Ken Wakasa · 15 years ago
  26. 08ca36d Merge "Pressing shift could turn off shift state while auto capitalize mode" into honeycomb by Tadashi G. Takaoka · 15 years ago
  27. 8b0febc Merge "Simplify latin IME settings page." into honeycomb by Jean Chalard · 15 years ago
  28. d01ae89 Pressing shift could turn off shift state while auto capitalize mode by Tadashi G. Takaoka · 15 years ago
  29. bbd651a Change the UI of Voice IME to be more like Voice Search. by Luca Zanolin · 15 years ago
  30. da9eb59 Merge "Disable auto-correct when previous suggestion candidates are shown" into honeycomb by satok · 15 years ago
  31. 26df6b5 Merge "Load keyboard correctly when subtype has been changed to keyboard" into honeycomb by Tadashi G. Takaoka · 15 years ago
  32. cff6d09 Disable auto-correct when previous suggestion candidates are shown by satok · 15 years ago
  33. 3f652e2 Merge "Clear composing text when the auto-corrected word is reverted" into honeycomb by Tadashi G. Takaoka · 15 years ago
  34. c1c4ee6 Load keyboard correctly when subtype has been changed to keyboard by Tadashi G. Takaoka · 15 years ago
  35. 30be3f9 Clear composing text when the auto-corrected word is reverted by Tadashi G. Takaoka · 15 years ago
  36. fd7d814 Simplify latin IME settings page. by Jean Chalard · 15 years ago
  37. 6c381b3 Remove the keyboard popup option by default. by Jean Chalard · 15 years ago
  38. 7766340 Add debug log for subtypes. by satok · 15 years ago
  39. d5a6b91 Purge keyboard only when voice input will be invoked by Tadashi G. Takaoka · 15 years ago
  40. 9835307 Merge "Preserve punctuation character after canceling auto correction" into honeycomb by Tadashi G. Takaoka · 15 years ago
  41. a0ff766 Merge "Make sure that keyboard is not displayed when voice mode" into honeycomb by Tadashi G. Takaoka · 15 years ago
  42. 04f815e Make sure that keyboard is not displayed when voice mode by Tadashi G. Takaoka · 15 years ago
  43. 504e8d5 Preserve punctuation character after canceling auto correction by Tadashi G. Takaoka · 15 years ago
  44. 8bec4aa Fix voice key enable status has not been reflected to keyboard id by Tadashi G. Takaoka · 15 years ago
  45. dc64b13 Revert I432be8f7 partially by Tadashi G. Takaoka · 15 years ago
  46. 9d446fc Merge "Place language name at center of spacebar if no space icon" into honeycomb by Tadashi G. Takaoka · 15 years ago
  47. 66432cf Place language name at center of spacebar if no space icon by Tadashi G. Takaoka · 15 years ago
  48. 3ff0fb7 Merge "Fixes in close() in BinaryDictionary." into honeycomb by Ken Wakasa · 15 years ago
  49. da50e1e Fixes in close() in BinaryDictionary. by Ken Wakasa · 15 years ago
  50. f250c56 Allow implicitly enabled subtypes in subtype switcher. by satok · 15 years ago
  51. 67e08bb Invoke voice recognition certainly onStartInputView by Tadashi G. Takaoka · 15 years ago
  52. 93e2d77 Merge "Fix froyo-ub-LatinImeGoogle compatibility" into honeycomb by Tadashi G. Takaoka · 15 years ago
  53. 5a88787 Merge "Add SubtypeLocale class" into honeycomb by Tadashi G. Takaoka · 15 years ago
  54. 34cee31 Fix froyo-ub-LatinImeGoogle compatibility by Tadashi G. Takaoka · 15 years ago
  55. de0c887 Notify keyboard language on space bar when it has changed by Tadashi G. Takaoka · 15 years ago
  56. 1c83543 Merge "Do not triggerVoiceIME at changing subtype if IME is not shown." into honeycomb by satok · 15 years ago
  57. e276d8d Add SubtypeLocale class by Tadashi G. Takaoka · 15 years ago
  58. 212368e Merge "Support "nm" (no mic) privateImeOptions" into honeycomb by Tadashi G. Takaoka · 15 years ago
  59. 96680f2 Use integer value instead of symbolic name for os version by Tadashi G. Takaoka · 15 years ago
  60. 41f7fb5 Make input language selection settings work by Tadashi G. Takaoka · 15 years ago
  61. 0f901aa Support "nm" (no mic) privateImeOptions by Tadashi G. Takaoka · 15 years ago
  62. 2558312 Do not triggerVoiceIME at changing subtype if IME is not shown. by satok · 15 years ago
  63. a5627e4 Merge "Reset old keyboard state before switching to new keyboard" into honeycomb by Tadashi G. Takaoka · 15 years ago
  64. ee66e6f Reset old keyboard state before switching to new keyboard by Tadashi G. Takaoka · 15 years ago
  65. a776b7f Should update suggestion strip even if suggetion count is 1, in case typed word's length is 1 by Ken Wakasa · 15 years ago
  66. 2faf0a1 Merge "Clean up: Update variable names to comply with spec of ApplicationInfo." into honeycomb by Ken Wakasa · 15 years ago
  67. 255c044 Fix StringIndexOutOfBoundsException by Ken Wakasa · 15 years ago
  68. 90d9661 Clean up: Update variable names to comply with spec of ApplicationInfo. by Ken Wakasa · 15 years ago
  69. 6d075db Merge "Get rid of the space bar symbol on the tablet." into honeycomb by Satoshi Kataoka · 15 years ago
  70. 715189f Get rid of the space bar symbol on the tablet. by Ken Wakasa · 15 years ago
  71. e90b333 Load main dic in native by Ken Wakasa · 15 years ago
  72. f16028b Remove digit popup characters from mini keyboard of tablet by Tadashi G. Takaoka · 15 years ago
  73. cc55d94 Calculate mini keyboard key width from labels by Tadashi G. Takaoka · 15 years ago
  74. ca65332 Merge "Remove Row object from MiniKeyboardBuilder" by Tadashi G. Takaoka · 15 years ago
  75. 458249e Consolidate main dictionary files. by Ken Wakasa · 15 years ago
  76. e89af1f Remove Row object from MiniKeyboardBuilder by Tadashi G. Takaoka · 15 years ago
  77. a96574f Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener by Tadashi G. Takaoka · 15 years ago
  78. 611044a Merge "Snap back to the previous keyboard when sliding input is canceled" by Tadashi G. Takaoka · 15 years ago
  79. 5f922ca Snap back to the previous keyboard when sliding input is canceled by Tadashi G. Takaoka · 15 years ago
  80. 1a6fba5 Fix potential keyboard layout change bug by Tadashi G. Takaoka · 15 years ago
  81. 5797cef Longer long-press timeout in sliding input by Tadashi G. Takaoka · 15 years ago
  82. 07357f3 Merge "Add config_default_keyboard_theme_id resource" by Tadashi G. Takaoka · 15 years ago
  83. 05ddb9a Add config_default_keyboard_theme_id resource by Tadashi G. Takaoka · 15 years ago
  84. ceaca96 Merge "Fix miss spelling" by satok · 15 years ago
  85. 9111d76 Fix miss spelling by satok · 15 years ago
  86. 43046fe Initialize mMode in SubtypeSwitcher and added TODO by satok · 15 years ago
  87. 363cd6e Make dismissing keyboard by swiping down as configurable by Tadashi G. Takaoka · 15 years ago
  88. 23a3b74 Merge "Suppress punctuation suggestions if not needed" by Tadashi G. Takaoka · 15 years ago
  89. 9fb8c6d Suppress punctuation suggestions if not needed by Tadashi G. Takaoka · 15 years ago
  90. 9aa20e6 Ignore case in editDistance() by Ken Wakasa · 15 years ago
  91. baf8388 Filter out too short noisy touch events by Tadashi G. Takaoka · 15 years ago
  92. 1d7d966 Refactor PointerTracker class to include queue management by Tadashi G. Takaoka · 15 years ago
  93. 6311acb Merge "Suppress long press timer on hinted key while temporary upper case mode" by Tadashi G. Takaoka · 15 years ago
  94. 2b13b4f Suppress long press timer on hinted key while temporary upper case mode by Tadashi G. Takaoka · 15 years ago
  95. 68d483e Merge "Add a parameter to getEnabledSubtype" by satok · 15 years ago
  96. 127ae54 Add a parameter to getEnabledSubtype by satok · 15 years ago
  97. c4f7166 Remove multi-tap feature by Tadashi G. Takaoka · 15 years ago
  98. 8aa3f5a Cleanup KeyboardActionListener interface by Tadashi G. Takaoka · 15 years ago
  99. cb2469a Suppress haptic feedback while sliding key input by Tadashi G. Takaoka · 15 years ago
  100. 5ef421b Cancel long press timer when sliding key input is not allowed by Tadashi G. Takaoka · 15 years ago