1. f697256 Utilize InputMethodSubtype and additional subtype by Tadashi G. Takaoka · 14 years ago
  2. 8abde7d Refatcor InputMethodSubtype related stuff a bit by Tadashi G. Takaoka · 14 years ago
  3. 35b5a7b Merge "Add isDictionaryAvailable to SubtypeSwitcher" by satok · 14 years ago
  4. cf6b209 Add isDictionaryAvailable to SubtypeSwitcher by satok · 14 years ago
  5. 0f87ca7 Start typing timer when key is pressed by Tadashi G. Takaoka · 14 years ago
  6. 45213ed Polish fade-in/out animations for the gray-out-while-typing keys by Tadashi G. Takaoka · 14 years ago
  7. f1678ba Don't cancel key typing timer when new keyboard is set by Tadashi G. Takaoka · 14 years ago
  8. cec8552 Pass a parameter to the dict pack if we don't have a default dict by Jean Chalard · 14 years ago
  9. fed44d0 Merge "change ResearchLoggerTests to check file" by Kurt Partridge · 14 years ago
  10. b8e2ae3 change ResearchLoggerTests to check file by Kurt Partridge · 14 years ago
  11. e626975 Read the dictionary resource in a more sensical place. by Jean Chalard · 14 years ago
  12. 9d95a99 Merge "Add language suffix to main dictionary" by Tadashi G. Takaoka · 14 years ago
  13. 78ab808 Add language suffix to main dictionary by Tadashi G. Takaoka · 14 years ago
  14. ab0d0d8 Add followKeyLabelRatio flag for keyLabelFlags of Key attribute by Tadashi G. Takaoka · 14 years ago
  15. 10f18f5 Use system locale for labels on no language keyboard by Tadashi G. Takaoka · 14 years ago
  16. 2be51f4 Generate KeyboardLabelsSet from donottranslate-more-keys.xml by Tadashi G. Takaoka · 14 years ago
  17. ecd2ac9 Add an expandable binary dictionary that can be modified at runtime and works with native algorithms. by Tom Ouyang · 14 years ago
  18. 8834e3d Fix KeyboardCodesSet code mapping by Tadashi G. Takaoka · 14 years ago
  19. 7f0c503 Use !icon/<icon_name> notation for more keys spec by Tadashi G. Takaoka · 14 years ago
  20. ed3bac9 Introduce KeyboardCodesSet.java and remove keycodes.xml by Tadashi G. Takaoka · 14 years ago
  21. a9ca786 move suggested words logpoint to SuggestionsView.java by Kurt Partridge · 14 years ago
  22. 9bc29d7 add more data collection points to ResearchLogger (attempt #2) by Kurt Partridge · 14 years ago
  23. d16bda4 Revert "add more data collection points to ResearchLogger" by Kurt Partridge · 14 years ago
  24. ac9e87c add more data collection points to ResearchLogger by Kurt Partridge · 14 years ago
  25. b5e1f48 Remove the now useless Flag class. by Jean Chalard · 14 years ago
  26. 338d3ec Replace the flags in getSuggestions with a boolean. by Jean Chalard · 14 years ago
  27. 24aee91 Change the flags to a boolean in constructors. by Jean Chalard · 14 years ago
  28. f420df2 Add support for German umlaut and French ligatures flags by Jean Chalard · 14 years ago
  29. b806039 Remove constructors by Jean Chalard · 14 years ago
  30. 8cf1a8d Remove the shortcutOnly attribute which is now useless. by Jean Chalard · 14 years ago
  31. b6313f7 Merge "Cleanup unused methods" by Tadashi G. Takaoka · 14 years ago
  32. 7540fd0 Merge "Fix the locale of the flags in BinaryDicitonary for tests" by satok · 14 years ago
  33. a4c7733 Cleanup unused methods by Tadashi G. Takaoka · 14 years ago
  34. fc169c7 Merge "Use keyboardSet extra value of subtype to specify layout type" by Tadashi G. Takaoka · 14 years ago
  35. 26c80a1 Set view properties for Key node infos. by alanv · 14 years ago
  36. af7d86c Merge "Update the names and default values of bigram options." by Jean Chalard · 14 years ago
  37. 80f2ccc Update the names and default values of bigram options. by Jean Chalard · 14 years ago
  38. aa300bb Don't draw red underline for manually picked words that came from bigram prediction by Ken Wakasa · 14 years ago
  39. 11d9ee7 Use keyboardSet extra value of subtype to specify layout type by Tadashi G. Takaoka · 14 years ago
  40. ae234ab Fix the locale of the flags in BinaryDicitonary for tests by satok · 14 years ago
  41. cb389ef Refactor to utilize InputMethodSubtype by Tadashi G. Takaoka · 14 years ago
  42. 43ebd8a Fix the locale of flags in BinaryDictionary by satok · 14 years ago
  43. b082c95 Use no language "zz" to disable shortcut key by Tadashi G. Takaoka · 14 years ago
  44. c7e43a7 Merge "Use language agnostic QWERTY for forceAscii" by Tadashi G. Takaoka · 14 years ago
  45. 234bf61 Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name" by Tadashi G. Takaoka · 14 years ago
  46. 32bfc16 Use language agnostic QWERTY for forceAscii by Tadashi G. Takaoka · 14 years ago
  47. 3bf57a5 Use "No language (QWERTY)" for language agnostic QWERTY keyboard name by Tadashi G. Takaoka · 14 years ago
  48. d8af793 Merge "Fix NPE in SuggestedWords" by satok · 14 years ago
  49. f088204 Fix NPE in SuggestedWords by satok · 14 years ago
  50. fde7efd Add private constructor to utility classes by Tadashi G. Takaoka · 14 years ago
  51. d2c5533 Merge "Add RunInLocale class to guard locale switching" by Tadashi G. Takaoka · 14 years ago
  52. 56dda78 Merge "Cleanup InputTypeCompatUtils to InputTypeUtils" by Tadashi G. Takaoka · 14 years ago
  53. 16c6f35 Add RunInLocale class to guard locale switching by Tadashi G. Takaoka · 14 years ago
  54. be55086 Cleanup InputTypeCompatUtils to InputTypeUtils by Tadashi G. Takaoka · 14 years ago
  55. b079397 Merge "Fix typo" by Tadashi G. Takaoka · 14 years ago
  56. 8f433a6 Fix typo by Tadashi G. Takaoka · 14 years ago
  57. 78e3335 Remove ViewParentCompatUtils by Tadashi G. Takaoka · 14 years ago
  58. c6435f9 Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils by Tadashi G. Takaoka · 14 years ago
  59. 244c825 Merge "Cleanup EditorInfoCompatUtils" by Tadashi G. Takaoka · 14 years ago
  60. 7a0779a Merge "Cleanup FrameLayoutCompatUtils to ViewLayoutUtils" by Tadashi G. Takaoka · 14 years ago
  61. 0d1a5d5 Cleanup EditorInfoCompatUtils by Tadashi G. Takaoka · 14 years ago
  62. 13d6ecc Remove InputMethodServiceCompatWrapper by Tadashi G. Takaoka · 14 years ago
  63. 8443af5 Merge "Remove InputMethodSubtypeCompatWrapper" by Tadashi G. Takaoka · 14 years ago
  64. 9cc2c94 Remove InputMethodSubtypeCompatWrapper by Tadashi G. Takaoka · 14 years ago
  65. c734c2a Add a simple way to input dictionary header attributes by Jean Chalard · 14 years ago
  66. 1945731 Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean by Tadashi G. Takaoka · 14 years ago
  67. b1904ec Merge "Remove InputMethodInfoCompatWrapper" by Tadashi G. Takaoka · 14 years ago
  68. c8461d1 Cleanup FrameLayoutCompatUtils to ViewLayoutUtils by Tadashi G. Takaoka · 14 years ago
  69. 0dbf6ab Remove InputMethodInfoCompatWrapper by Tadashi G. Takaoka · 14 years ago
  70. 7e518d8 Combine candidate words and scores by satok · 14 years ago
  71. 209dd09 Come back the proximity correction to ExpandableDictionary by satok · 14 years ago
  72. 96fdc4d Remove InputConnectionCompatUtils by Ken Wakasa · 14 years ago
  73. 6726354 Remove ArraysCompatUtils by Ken Wakasa · 14 years ago
  74. cba3887 Remove the SharedPreferencesCompat class that is unused. by Ken Wakasa · 14 years ago
  75. 376eb52 Move VibratorCompatWrapper to VibratorUtils. by Ken Wakasa · 14 years ago
  76. 3224878 Merge "Add language agnostic QWERTY subtype" by Tadashi G. Takaoka · 14 years ago
  77. fb5b4c4 Add language agnostic QWERTY subtype by Tadashi G. Takaoka · 14 years ago
  78. b264de6 Remove unused resources by Tadashi G. Takaoka · 14 years ago
  79. 911b8f9 Remove the "deprecated" classes by Ken Wakasa · 14 years ago
  80. 347fcab improve ResearchLogger performance by Kurt Partridge · 14 years ago
  81. 8acbce1 Merge "Separate leftward arrow from "add to dictionary" hint text" by Tadashi G. Takaoka · 14 years ago
  82. 20b4c22 Merge "Fix some obvious compiler warnings" by Tadashi G. Takaoka · 14 years ago
  83. 499c5e8 Merge "Don't send touch coordinates if proximity characters correction is disabled" by Tadashi G. Takaoka · 14 years ago
  84. 8dcad2e Don't send touch coordinates if proximity characters correction is disabled by Tadashi G. Takaoka · 14 years ago
  85. aaa9e86 Merge "Fix race condition while changing the system locale" by Tadashi G. Takaoka · 14 years ago
  86. 2eb8781 Separate leftward arrow from "add to dictionary" hint text by Tadashi G. Takaoka · 14 years ago
  87. c61cd79 Fix some obvious compiler warnings by Tadashi G. Takaoka · 14 years ago
  88. 7769b76 Fix race condition while changing the system locale by Tadashi G. Takaoka · 14 years ago
  89. 2d9483f make ResearchLogger log write only by Kurt Partridge · 14 years ago
  90. 428484d Merge "Remove useless adding of shortcut as unigrams." by Jean Chalard · 14 years ago
  91. e705a12 Remove useless adding of shortcut as unigrams. by Jean Chalard · 14 years ago
  92. aacffad Merge "Add read support for string shortcuts for makedict." by Jean Chalard · 14 years ago
  93. 7529965 Add read support for string shortcuts for makedict. by Jean Chalard · 14 years ago
  94. 7b49efd Merge "Change the format of the shortcuts in the binary dict." by Jean Chalard · 14 years ago
  95. a501caa Merge "Remove SupportTouchPositionCorrection from subtype extra value" by Tadashi G. Takaoka · 14 years ago
  96. 3bbb31f Change the format of the shortcuts in the binary dict. by Jean Chalard · 14 years ago
  97. e07db71 Remove SupportTouchPositionCorrection from subtype extra value by Tadashi G. Takaoka · 14 years ago
  98. 6ba8de2 Good bye the proximity logic in Java code by satok · 14 years ago
  99. 67094f5 Do not re-calculate primary code in WordComposer by satok · 14 years ago
  100. 9611b28 Fix AIOOBE by satok · 14 years ago