1. d9786ce Refactor key preview code by Tadashi G. Takaoka · 14 years ago
  2. bc91d89 Merge "Remove mPreviousKey in PointerTracker" by Tadashi G. Takaoka · 14 years ago
  3. d2c2b4d Remove mPreviousKey in PointerTracker by Tadashi G. Takaoka · 14 years ago
  4. e0f3504 Merge "Show all languages supported in LatinImeGoogle in InputLanguageSelection" by satok · 14 years ago
  5. 88808fc Show all languages supported in LatinImeGoogle in InputLanguageSelection by satok · 14 years ago
  6. 7751ac3 Merge "Refactor key preview related code in KeyboardView" by Tadashi G. Takaoka · 14 years ago
  7. bc3dba4 A fix for handling dummy voice subtypes by satok · 14 years ago
  8. 3f2653b Refactor key preview related code in KeyboardView by Tadashi G. Takaoka · 14 years ago
  9. a0efebf Merge "Allow use of assets for data in the dictionary content provider." by Jean Chalard · 14 years ago
  10. 6fb97bf Don't show spacebar preview if key preview is disabled by Tadashi G. Takaoka · 14 years ago
  11. dc90d0a Refactoring keyboard drawing code and KeyDetector by Tadashi G. Takaoka · 14 years ago
  12. 5d542c2 Auto mini keyboard layout by Tadashi G. Takaoka · 14 years ago
  13. 4e3bd58 Allow use of assets for data in the dictionary content provider. by Jean Chalard · 14 years ago
  14. 72a82d7 Count up horizontal gap as part of key width by Tadashi G. Takaoka · 14 years ago
  15. 646d950 Receive a broadcast that the dictionary has been updated. by Jean Chalard · 14 years ago
  16. e4b2d22 Merge "Make showing key preview compatible with pre-Honeycomb" by Tadashi G. Takaoka · 14 years ago
  17. 37cfacb Make showing key preview compatible with pre-Honeycomb by Tadashi G. Takaoka · 14 years ago
  18. 6d90215 Fix for language bar switching by satok · 14 years ago
  19. dc3d4e8 Merge "Fast key preview" by Tadashi G. Takaoka · 14 years ago
  20. 7a3d3ae Fast key preview by Tadashi G. Takaoka · 14 years ago
  21. 88fc9d4 Support language bar swich for InputMethodSubtype by satok · 14 years ago
  22. 56abeab Add visualInsetsLeft and Right as Key attribute by Tadashi G. Takaoka · 14 years ago
  23. a944574 Merge "Reinforce user-history based bigram use." by Jean Chalard · 14 years ago
  24. 2c389c5 Merge "Increase the horizontal gap between shift/delete and normal keys" by Tadashi G. Takaoka · 14 years ago
  25. 967d607 Disable popup preview and long press on disabled key by Tadashi G. Takaoka · 14 years ago
  26. 6d81e2b Increase the horizontal gap between shift/delete and normal keys by Tadashi G. Takaoka · 14 years ago
  27. b5d17e5 Add logOnSeparator by satok · 14 years ago
  28. e7c0e73 Simplify the Key's on state transition by Tadashi G. Takaoka · 14 years ago
  29. 996db15 Disable successive modifier key while sliding input by Tadashi G. Takaoka · 14 years ago
  30. da4bfbb Fix popup key preview on tablet by Tadashi G. Takaoka · 14 years ago
  31. 3e23682 Reinforce user-history based bigram use. by Jean Chalard · 14 years ago
  32. fd58877 Merge "Add settings for theme, userfeedback and other settings (temporary)" by satok · 14 years ago
  33. 8f9b86f Add settings for theme, userfeedback and other settings (temporary) by satok · 14 years ago
  34. 44783b6 Merge "Enable VoiceInput even if there is no shortcut subtype supported" by satok · 14 years ago
  35. 7429009 Enable VoiceInput even if there is no shortcut subtype supported by satok · 14 years ago
  36. 6f18a1f Disable Recorrection when APIs are not supported. by satok · 14 years ago
  37. cf383a8 Fix a NPE in InputMethodManagerCompatWrapper by satok · 14 years ago
  38. 9115dd2 Fix some compat bugs and add VoiceInputLoggerCompatUtils by satok · 14 years ago
  39. f1a81f5 Move a debug utility function to EditorInfoCompatUtils by satok · 14 years ago
  40. e995775 Added InputTypeCompatUtils by satok · 14 years ago
  41. b270785 Added InputConnectionCompatUtils and EditorInfoCompatUtils by satok · 14 years ago
  42. 5a41db8 Merge "Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrapper" by satok · 14 years ago
  43. a3ef6cd Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrapper by satok · 14 years ago
  44. 01829b8 Merge "Added VibratorCompatWrapper" by satok · 14 years ago
  45. f000bdc Merge "Moved a functionality of setting touchableRegion to InputMethodServiceCompatWrapper." by satok · 14 years ago
  46. 699e429 Added VibratorCompatWrapper by satok · 14 years ago
  47. 1ddf2a1 Merge "Added InputMethodInfoCompatWrapper" by satok · 14 years ago
  48. b8690594 Renamed Proxy classes by satok · 14 years ago
  49. 24119df Moved a functionality of setting touchableRegion to InputMethodServiceCompatWrapper. by satok · 14 years ago
  50. 2e36fb6 Added InputMethodInfoCompatWrapper by satok · 14 years ago
  51. 525028c Merge "Remove a useless variable." by Jean Chalard · 14 years ago
  52. 6dd7778 Fix a bug that Voice IME is not triggered properly. by satok · 14 years ago
  53. 4fc1809 Remove a useless variable. by Jean Chalard · 14 years ago
  54. 10dd34d Add InputMethodServiceCompatWrapper for moving the callback from LatinIME. by satok · 14 years ago
  55. 610f1dc Use reflections for classes related to InputMethodSubtype by satok · 14 years ago
  56. 0a7cf81 Merge "Add different ways of reading the dictionary file." by Jean Chalard · 14 years ago
  57. cba93f5 Add different ways of reading the dictionary file. by Jean Chalard · 14 years ago
  58. 2cff4d7 Added CompatUtils for starting a language selector by satok · 14 years ago
  59. 9807ab2 (Refactor 1) Moved voice related codes to deprecated/voice by satok · 14 years ago
  60. 071f471 Refactor BinaryDictionary a bit by Tadashi G. Takaoka · 14 years ago
  61. e7a2512 Add Utils.equalsIgnoreCase methods by Tadashi G. Takaoka · 14 years ago
  62. d631651 Avoid the removal of high-ranking exactly typed candidates. by Jean Chalard · 14 years ago
  63. ab0ee37 Disable debug flag in TextEntryState by Tadashi G. Takaoka · 15 years ago
  64. bcfce3b Add whitelist dictionary by satok · 15 years ago
  65. eaecb56 Merge "Demote skipped characters matched words with respect to length." into honeycomb-mr1 by Jean Chalard · 15 years ago
  66. f9a5bfa Merge "Add the suggestion algorithm of words with space proximity" into honeycomb-mr1 by satok · 15 years ago
  67. 817e517 Add the suggestion algorithm of words with space proximity by satok · 15 years ago
  68. 07a8406 Demote skipped characters matched words with respect to length. by Jean Chalard · 15 years ago
  69. baf263c Fix a NPE caused by a null typedWord by Ken Wakasa · 15 years ago
  70. c2c44f9 Cleanup Suggest to be able to be unit test ready by Tadashi G. Takaoka · 15 years ago
  71. dca305d Merge "Move the auto correction functionalities to AutoCorrection.java" by satok · 15 years ago
  72. 9f67e12 Move the auto correction functionalities to AutoCorrection.java by satok · 15 years ago
  73. 4503e2e Hide shortcut key when the shortcut IME is not enabled by Tadashi G. Takaoka · 15 years ago
  74. 424f6ec Continue swapping sentence separator and space by Tadashi G. Takaoka · 15 years ago
  75. 662bb7c Refactor TextEntryState not to use enum by Tadashi G. Takaoka · 15 years ago
  76. 1eff7d7 Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords by Tadashi G. Takaoka · 15 years ago
  77. c2bbc6a Use translation of fallback umlauts digraphs for German. by Jean Chalard · 15 years ago
  78. e594914 Remain in previous state while sliding off from shift key by Tadashi G. Takaoka · 15 years ago
  79. 6f99d12 Enable re-correction even after revert auto-correction by Tadashi G. Takaoka · 15 years ago
  80. 8bf93c4 Merge "Introduce timeout for "." shortcut" by Tadashi G. Takaoka · 15 years ago
  81. fc20f21 Introduce timeout for "." shortcut by Tadashi G. Takaoka · 15 years ago
  82. 7e99a28 Clear suggestion strip when the suggestion starts by Ken Wakasa · 15 years ago
  83. 18e15a1 Fix null token error by Ken Wakasa · 15 years ago
  84. 025a5e3 Reset the suggestion status when composing span gets cleared by Ken Wakasa · 15 years ago
  85. 952cb7e Refactor recorrection variable and method names by Ken Wakasa · 15 years ago
  86. 2e04770 Add output variables to BinaryDictionary's test entry by Tadashi G. Takaoka · 15 years ago
  87. 6f4eba8 Add test entry for BinaryDictionary class by Tadashi G. Takaoka · 15 years ago
  88. eaef1c5 Change how to load native lib to be on the safe side by Ken Wakasa · 15 years ago
  89. 52e96f1 Merge "Added support for speaking keys through accessibility service." by Tadashi Takaoka · 15 years ago
  90. d77e968 Merge "Add noSettingsKey private IME option" by Tadashi G. Takaoka · 15 years ago
  91. 6b05d48 Merge "Fix AutoText enabling timing" by Tadashi G. Takaoka · 15 years ago
  92. 4199e29 Add noSettingsKey private IME option by Tadashi G. Takaoka · 15 years ago
  93. 2702334 Fix AutoText enabling timing by Tadashi G. Takaoka · 15 years ago
  94. fdc4b08 Merge "Allow the user to save words when there is no binary dictionary." by Jean Chalard · 15 years ago
  95. 10c169a Merge "Add proximity info to native" by satok · 15 years ago
  96. 7f2ba16 Allow the user to save words when there is no binary dictionary. by Jean Chalard · 15 years ago
  97. dcade18 Added support for speaking keys through accessibility service. by Alan Viverette · 15 years ago
  98. 8fbd552 Add proximity info to native by satok · 15 years ago
  99. 435711d Merge "Fix privateImeOptions parsing" by Tadashi G. Takaoka · 15 years ago
  100. 8efc0ad Fix privateImeOptions parsing by Tadashi G. Takaoka · 15 years ago