1. 43d8dee Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  2. ba0e30f (DO NOT MERGE) Fix checking capitalized word code by Tadashi G. Takaoka · 14 years ago
  3. 5b0c124 Remove Key.isStick, use backgroundType="stick" instead by Tadashi G. Takaoka · 14 years ago
  4. a1b68eb Merge "Remove functionalKeyStyle, use backgroundType="functional" instead" by Tadashi G. Takaoka · 14 years ago
  5. 97ec205 Merge "Add an option to user dict to match more precise locales" by Jean Chalard · 14 years ago
  6. cfed273 Add an option to user dict to match more precise locales by Jean Chalard · 14 years ago
  7. 85c0ebd Remove functionalKeyStyle, use backgroundType="functional" instead by Tadashi G. Takaoka · 14 years ago
  8. 3dcb281 Merge "Make action key background more visually prominent" by Tadashi G. Takaoka · 14 years ago
  9. a6d3a4d Make action key background more visually prominent by Tadashi G. Takaoka · 14 years ago
  10. 39fe5bf Merge "Avoid returning an object that's still used internally" by Jean Chalard · 14 years ago
  11. 5c08151 Avoid returning an object that's still used internally by Jean Chalard · 14 years ago
  12. b568a62 Merge "Don't kill LatinIME if the spellchecker crashes." by Jean Chalard · 14 years ago
  13. 199dc5e Don't kill LatinIME if the spellchecker crashes. by Jean Chalard · 14 years ago
  14. 7918ed0 Refactor Key.isFunctional to more generic Key.keyType by Tadashi G. Takaoka · 14 years ago
  15. fa52a09 Merge "Remove experimental settings" by satok · 14 years ago
  16. d273875 Merge "Filter out of spellchecking words that don't look like words" by Jean Chalard · 14 years ago
  17. 88fa53b Filter out of spellchecking words that don't look like words by Jean Chalard · 14 years ago
  18. adda8e3 Add a string for main dictionary by Jean Chalard · 14 years ago
  19. c9c54a8 Remove experimental settings by satok · 14 years ago
  20. 1586dc6 Merge "Fix a bug where the user dict's locale match would be wrong" by Jean Chalard · 14 years ago
  21. d97def5 Fix a bug where the user dict's locale match would be wrong by Jean Chalard · 14 years ago
  22. 14c840f Merge "Don't report 1-char words as typos" by Jean Chalard · 14 years ago
  23. 94f7300 Clean up the mini keyboard for the Double low-9 quotation mark U+201E key by Ken Wakasa · 14 years ago
  24. 63e55cd Don't report 1-char words as typos by Jean Chalard · 14 years ago
  25. ea843f2 Make WordComposer aware of capitalized word by Tadashi G. Takaoka · 14 years ago
  26. 6602b03 Merge "Linger the "more suggestions" when the user is sliding the touch point" by Tadashi G. Takaoka · 14 years ago
  27. 02ce539 Merge "Dismiss the more suggestions when the user is sliding down the touch point" by Tadashi G. Takaoka · 14 years ago
  28. 87104ba Dismiss the more suggestions when the user is sliding down the touch point by Tadashi G. Takaoka · 14 years ago
  29. 2abd854 Linger the "more suggestions" when the user is sliding the touch point by Tadashi G. Takaoka · 14 years ago
  30. 697bf58 Update suggestions strip text color by Tadashi G. Takaoka · 14 years ago
  31. cd15b93 Mark configuration string as not translatable. by Eric Fischer · 14 years ago
  32. 9b5961b Merge "Import revised translations." by Eric Fischer · 14 years ago
  33. 9ea0071 Import revised translations. by Eric Fischer · 14 years ago
  34. eada6b8 Merge "Update comment for "log_screen_metrics"" by Ken Wakasa · 14 years ago
  35. 2057f3b Update comment for "log_screen_metrics" by Ken Wakasa · 14 years ago
  36. 4630590 Remove unused string resource ngram_category by Tadashi G. Takaoka · 14 years ago
  37. 290f563 Merge "Rename mini keyboard template xml file" by Tadashi G. Takaoka · 14 years ago
  38. ed5fe55 Merge "Remove unused string resource label_more_key" by Tadashi G. Takaoka · 14 years ago
  39. 74a5717 Rename mini keyboard template xml file by Tadashi G. Takaoka · 14 years ago
  40. 4486d77 Introduce autoXScale label option by Tadashi G. Takaoka · 14 years ago
  41. 7ac2808 Remove unused string resource label_more_key by Tadashi G. Takaoka · 14 years ago
  42. f5ef30d Have the spell checker honor case by Jean Chalard · 14 years ago
  43. 53bbf4d Merge "Remove the exception in SubtypeSwitcher" by satok · 14 years ago
  44. 1ecf0fb Remove the exception in SubtypeSwitcher by satok · 14 years ago
  45. a40aba0 Merge "Fix an NPE" by Jean Chalard · 14 years ago
  46. 5955cfd Fix an NPE by Jean Chalard · 14 years ago
  47. e304359 Merge "Currency symbol keys are more aware of locale" by Tadashi G. Takaoka · 14 years ago
  48. f01ba10 Merge "Cancel more suggestions when its outside is touched" by Tadashi G. Takaoka · 14 years ago
  49. 9426f7d Currency symbol keys are more aware of locale by Tadashi G. Takaoka · 14 years ago
  50. 530b417 Merge "Fix potential ArrayIndexOutOfBoundsException" by Tadashi G. Takaoka · 14 years ago
  51. 4a9be11 Cancel more suggestions when its outside is touched by Tadashi G. Takaoka · 14 years ago
  52. 8332fd0 Fix potential ArrayIndexOutOfBoundsException by Tadashi G. Takaoka · 14 years ago
  53. 2cb3663 Back button to dismiss the more suggestions by Tadashi G. Takaoka · 14 years ago
  54. a08a7e9 Merge "Add visual dividers to more suggestions panel" by Tadashi G. Takaoka · 14 years ago
  55. 30bd8cb Add visual dividers to more suggestions panel by Tadashi G. Takaoka · 14 years ago
  56. af3b56c Fix a bug where the wrong suggestion score would matter. by Jean Chalard · 14 years ago
  57. 236928c Merge "Make Spacer as extended Key class" by Tadashi G. Takaoka · 14 years ago
  58. 18453d6 Make Spacer as extended Key class by Tadashi G. Takaoka · 14 years ago
  59. 293db08 Get rid of the double quote from the suggestion strip by Ken Wakasa · 14 years ago
  60. 2be8725 Use full screen mode on landscape/phone device by Tadashi G. Takaoka · 14 years ago
  61. 6b97d2b Tweak bottom padding for the "..." popup hint by Ken Wakasa · 14 years ago
  62. ed3758e Merge "Tune the threshold of fullscreen mode from 2.5in to 500dip" by Tadashi G. Takaoka · 14 years ago
  63. f80b6a0 Tune the threshold of fullscreen mode from 2.5in to 500dip by Tadashi G. Takaoka · 14 years ago
  64. ae56d5c Merge "Use different reference character for hit label" by Tadashi G. Takaoka · 14 years ago
  65. 2ed1300 Use different reference character for hit label by Tadashi G. Takaoka · 14 years ago
  66. 25047fc Merge "Use Eastern Arabic numerals as hint label on phone" by Tadashi G. Takaoka · 14 years ago
  67. ad14c62 Use Eastern Arabic numerals as hint label on phone by Tadashi G. Takaoka · 14 years ago
  68. 6d468c5 Fix NPE in settings by satok · 14 years ago
  69. ade6257 Merge "Import revised translations." by Eric Fischer · 14 years ago
  70. c811ec7 Merge "More suggestions view can be modal" by Tadashi G. Takaoka · 14 years ago
  71. 115ec8e Merge "Revert "search" icon back to white" by Tadashi G. Takaoka · 14 years ago
  72. 50e1073 More suggestions view can be modal by Tadashi G. Takaoka · 14 years ago
  73. 4269a7c Add gap between suggestions strip and more suggestions by Tadashi G. Takaoka · 14 years ago
  74. beaf82d Revert "search" icon back to white by Tadashi G. Takaoka · 14 years ago
  75. 8ac6d50 More processTouchEvent from LatinKeyboardView to PointerTracker by Tadashi G. Takaoka · 14 years ago
  76. ea0c567 Tune mini keyboard visual by Tadashi G. Takaoka · 14 years ago
  77. 3f8351e Merge "Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView" by Tadashi G. Takaoka · 14 years ago
  78. 9676038 Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView by Tadashi G. Takaoka · 14 years ago
  79. 6a9f0db Merge "Support automatic language" by satok · 14 years ago
  80. 0cba0c1 Support automatic language by satok · 14 years ago
  81. 1d8ec1c Merge "Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle" by Tadashi G. Takaoka · 14 years ago
  82. 0e7bd38 Merge "Get rid of LinearLayoutCompatUtils" by Tadashi G. Takaoka · 14 years ago
  83. 0e2fa66 Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle by Tadashi G. Takaoka · 14 years ago
  84. c412309 Get rid of LinearLayoutCompatUtils by Tadashi G. Takaoka · 14 years ago
  85. 59b501a Only set LOOKS_LIKE_TYPO if the max score meets a threshold by Jean Chalard · 14 years ago
  86. 7becf36 Import revised translations. by Eric Fischer · 14 years ago
  87. 787bac0 Merge "Use separate View for key preview backing" by Tadashi G. Takaoka · 14 years ago
  88. abb0c77 Use separate View for key preview backing by Tadashi G. Takaoka · 14 years ago
  89. e197542 Merge "Add logs" by satok · 14 years ago
  90. 8e5d12a Add logs by satok · 14 years ago
  91. f2bd8a0 Merge "Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one" by Tadashi G. Takaoka · 14 years ago
  92. 9734ecb Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one by Tadashi G. Takaoka · 14 years ago
  93. d4d9b33 Move Row class into KeyboardBuilder by Tadashi G. Takaoka · 14 years ago
  94. 08e64e1 Merge "Calculate x coordinate with floating point" by Tadashi G. Takaoka · 14 years ago
  95. ae83528 Merge "Rename a resource more appropriate one" by Tadashi G. Takaoka · 14 years ago
  96. f8c6170 Merge "Squash SuggestionsStripParams into SuggestionsViewParams" by Tadashi G. Takaoka · 14 years ago
  97. b58925e Calculate x coordinate with floating point by Tadashi G. Takaoka · 14 years ago
  98. 3e0511e Merge "Move current x coordinate value into Row class" by Tadashi G. Takaoka · 14 years ago
  99. 99f6760 Rename a resource more appropriate one by Tadashi G. Takaoka · 14 years ago
  100. d3e50a2 Squash SuggestionsStripParams into SuggestionsViewParams by Tadashi G. Takaoka · 14 years ago