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