1. d43f7ec Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  2. f5a0bd2 Make predefined subtype configurable by XML resource by Tadashi G. Takaoka · 13 years ago
  3. 55d28fd Cleanup InputMethodManagerCompatWrapper by Tadashi G. Takaoka · 13 years ago
  4. feea31e Merge "Fix typo of some methods' name" by Tadashi G. Takaoka · 13 years ago
  5. a58ebc7 Fix typo of some methods' name by Tadashi G. Takaoka · 13 years ago
  6. bd2897d Fix the build by Jean Chalard · 13 years ago
  7. 74d2977 Merge "Add interesting corrections to the whitelist" by Jean Chalard · 13 years ago
  8. b5365eb Add interesting corrections to the whitelist by Jean Chalard · 14 years ago
  9. 26d97b0 Merge "Fix dimming keyboard" by Tadashi G. Takaoka · 13 years ago
  10. b3f0912 Fix dimming keyboard by Tadashi G. Takaoka · 13 years ago
  11. d442984 researchLogging for inputConnection events by Kurt Partridge · 13 years ago
  12. 18178fe Merge "Remove useless key event handling methods" by Tadashi G. Takaoka · 13 years ago
  13. 79e07e3 Remove useless key event handling methods by Tadashi G. Takaoka · 13 years ago
  14. bde232d Merge "Pass the previous word down to native code in getSuggestions" by Jean Chalard · 13 years ago
  15. 69bcc15 Add SubtypeUtils.setAditionalInputMethodSubtypes method by Tadashi G. Takaoka · 13 years ago
  16. 80111f0 Pass the previous word down to native code in getSuggestions by Jean Chalard · 13 years ago
  17. 74a84fe Cache results of the spell checker by satok · 13 years ago
  18. 761b6bc Merge "Add SubtypeLocale.getKeyboardLayoutSetDisplayName" by Tadashi G. Takaoka · 13 years ago
  19. bb17baf Add SubtypeLocale.getKeyboardLayoutSetDisplayName by Tadashi G. Takaoka · 13 years ago
  20. 23980cd Merge "Do not pass misspelled flags to TextView" by satok · 13 years ago
  21. 65ebe19 Do not pass misspelled flags to TextView by satok · 13 years ago
  22. 1277692 Merge "Pass the previous word to getSuggestions" by Jean Chalard · 13 years ago
  23. ac27e45 Pass the previous word to getSuggestions by Jean Chalard · 13 years ago
  24. 9bfb620 add logPoint for manual correction (inc touch pos) by Kurt Partridge · 13 years ago
  25. 8b83307 Fix Settings fragment isn't shown on tablet by Tadashi G. Takaoka · 13 years ago
  26. 11a40a0 Make Utils.getDeviceOverrideValue aware of device orientation by Tadashi G. Takaoka · 13 years ago
  27. 423b30d Use keyTextStyle to draw popup hint "..." text by Tadashi G. Takaoka · 13 years ago
  28. a7352c8 Merge "Add a new binary contacts dictionary based on ExpandableBinaryDictionary and use locale for bigrams." by Tom Ouyang · 13 years ago
  29. 18222f8 Add a new binary contacts dictionary based on ExpandableBinaryDictionary and use locale for bigrams. by Tom Ouyang · 13 years ago
  30. b9315e9 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  31. 2783c51 Merge "clean up researchLogging of autocorrection" by Kurt Partridge · 13 years ago
  32. c206d04 Use InputMethodSettingsFragment for IME settings by Tadashi G. Takaoka · 13 years ago
  33. f697256 Utilize InputMethodSubtype and additional subtype by Tadashi G. Takaoka · 13 years ago
  34. 8abde7d Refatcor InputMethodSubtype related stuff a bit by Tadashi G. Takaoka · 13 years ago
  35. 60adb87 clean up researchLogging of autocorrection by Kurt Partridge · 13 years ago
  36. 35b5a7b Merge "Add isDictionaryAvailable to SubtypeSwitcher" by satok · 13 years ago
  37. cf6b209 Add isDictionaryAvailable to SubtypeSwitcher by satok · 13 years ago
  38. 0f87ca7 Start typing timer when key is pressed by Tadashi G. Takaoka · 13 years ago
  39. 45213ed Polish fade-in/out animations for the gray-out-while-typing keys by Tadashi G. Takaoka · 13 years ago
  40. f1678ba Don't cancel key typing timer when new keyboard is set by Tadashi G. Takaoka · 13 years ago
  41. cec8552 Pass a parameter to the dict pack if we don't have a default dict by Jean Chalard · 13 years ago
  42. fed44d0 Merge "change ResearchLoggerTests to check file" by Kurt Partridge · 13 years ago
  43. b8e2ae3 change ResearchLoggerTests to check file by Kurt Partridge · 13 years ago
  44. fad6a26 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  45. e626975 Read the dictionary resource in a more sensical place. by Jean Chalard · 13 years ago
  46. 9d95a99 Merge "Add language suffix to main dictionary" by Tadashi G. Takaoka · 13 years ago
  47. 78ab808 Add language suffix to main dictionary by Tadashi G. Takaoka · 13 years ago
  48. ab0d0d8 Add followKeyLabelRatio flag for keyLabelFlags of Key attribute by Tadashi G. Takaoka · 13 years ago
  49. 10f18f5 Use system locale for labels on no language keyboard by Tadashi G. Takaoka · 13 years ago
  50. 2be51f4 Generate KeyboardLabelsSet from donottranslate-more-keys.xml by Tadashi G. Takaoka · 13 years ago
  51. 7be6ce0 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  52. ecd2ac9 Add an expandable binary dictionary that can be modified at runtime and works with native algorithms. by Tom Ouyang · 13 years ago
  53. 8834e3d Fix KeyboardCodesSet code mapping by Tadashi G. Takaoka · 13 years ago
  54. 7f0c503 Use !icon/<icon_name> notation for more keys spec by Tadashi G. Takaoka · 13 years ago
  55. ed3bac9 Introduce KeyboardCodesSet.java and remove keycodes.xml by Tadashi G. Takaoka · 13 years ago
  56. a601ef0 Merge "move suggested words logpoint to SuggestionsView.java" by Kurt Partridge · 13 years ago
  57. a9ca786 move suggested words logpoint to SuggestionsView.java by Kurt Partridge · 13 years ago
  58. 98986c6 Merge "add more data collection points to ResearchLogger (attempt #2)" by Kurt Partridge · 13 years ago
  59. 4382289 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  60. 9bc29d7 add more data collection points to ResearchLogger (attempt #2) by Kurt Partridge · 13 years ago
  61. 264045e Extract keycodes.xml from donottranslate-more-keys.xml by Tadashi G. Takaoka · 13 years ago
  62. 4b96f4c Merge "Revert "add more data collection points to ResearchLogger"" by Kurt Partridge · 13 years ago
  63. d16bda4 Revert "add more data collection points to ResearchLogger" by Kurt Partridge · 13 years ago
  64. 93a00ef Merge "add more data collection points to ResearchLogger" by Kurt Partridge · 13 years ago
  65. fba1656 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  66. ac9e87c add more data collection points to ResearchLogger by Kurt Partridge · 13 years ago
  67. fe4807d Remove obsolete resources. by Jean Chalard · 13 years ago
  68. b5e1f48 Remove the now useless Flag class. by Jean Chalard · 13 years ago
  69. 338d3ec Replace the flags in getSuggestions with a boolean. by Jean Chalard · 13 years ago
  70. 24aee91 Change the flags to a boolean in constructors. by Jean Chalard · 13 years ago
  71. f420df2 Add support for German umlaut and French ligatures flags by Jean Chalard · 13 years ago
  72. b806039 Remove constructors by Jean Chalard · 13 years ago
  73. 8cf1a8d Remove the shortcutOnly attribute which is now useless. by Jean Chalard · 13 years ago
  74. b6313f7 Merge "Cleanup unused methods" by Tadashi G. Takaoka · 13 years ago
  75. 7540fd0 Merge "Fix the locale of the flags in BinaryDicitonary for tests" by satok · 13 years ago
  76. a4c7733 Cleanup unused methods by Tadashi G. Takaoka · 13 years ago
  77. fc169c7 Merge "Use keyboardSet extra value of subtype to specify layout type" by Tadashi G. Takaoka · 13 years ago
  78. 0cedde1 Merge "Set view properties for Key node infos." by Ken Wakasa · 13 years ago
  79. 1cbd8d0 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  80. 26c80a1 Set view properties for Key node infos. by alanv · 13 years ago
  81. af7d86c Merge "Update the names and default values of bigram options." by Jean Chalard · 13 years ago
  82. 80f2ccc Update the names and default values of bigram options. by Jean Chalard · 13 years ago
  83. aa300bb Don't draw red underline for manually picked words that came from bigram prediction by Ken Wakasa · 13 years ago
  84. 11d9ee7 Use keyboardSet extra value of subtype to specify layout type by Tadashi G. Takaoka · 13 years ago
  85. ae234ab Fix the locale of the flags in BinaryDicitonary for tests by satok · 13 years ago
  86. cb389ef Refactor to utilize InputMethodSubtype by Tadashi G. Takaoka · 13 years ago
  87. 43ebd8a Fix the locale of flags in BinaryDictionary by satok · 13 years ago
  88. b082c95 Use no language "zz" to disable shortcut key by Tadashi G. Takaoka · 13 years ago
  89. 23bcd66 Update Thai keyboard comment by Tadashi G. Takaoka · 13 years ago
  90. c7e43a7 Merge "Use language agnostic QWERTY for forceAscii" by Tadashi G. Takaoka · 13 years ago
  91. 234bf61 Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name" by Tadashi G. Takaoka · 13 years ago
  92. 32bfc16 Use language agnostic QWERTY for forceAscii by Tadashi G. Takaoka · 13 years ago
  93. 3bf57a5 Use "No language (QWERTY)" for language agnostic QWERTY keyboard name by Tadashi G. Takaoka · 13 years ago
  94. d8af793 Merge "Fix NPE in SuggestedWords" by satok · 13 years ago
  95. f088204 Fix NPE in SuggestedWords by satok · 13 years ago
  96. fde7efd Add private constructor to utility classes by Tadashi G. Takaoka · 13 years ago
  97. d2c5533 Merge "Add RunInLocale class to guard locale switching" by Tadashi G. Takaoka · 13 years ago
  98. 56dda78 Merge "Cleanup InputTypeCompatUtils to InputTypeUtils" by Tadashi G. Takaoka · 13 years ago
  99. 16c6f35 Add RunInLocale class to guard locale switching by Tadashi G. Takaoka · 13 years ago
  100. be55086 Cleanup InputTypeCompatUtils to InputTypeUtils by Tadashi G. Takaoka · 13 years ago