1. c9c54a8 Remove experimental settings by satok · 14 years ago
  2. ea843f2 Make WordComposer aware of capitalized word by Tadashi G. Takaoka · 14 years ago
  3. 6602b03 Merge "Linger the "more suggestions" when the user is sliding the touch point" by Tadashi G. Takaoka · 14 years ago
  4. 02ce539 Merge "Dismiss the more suggestions when the user is sliding down the touch point" by Tadashi G. Takaoka · 14 years ago
  5. 87104ba Dismiss the more suggestions when the user is sliding down the touch point by Tadashi G. Takaoka · 14 years ago
  6. 2abd854 Linger the "more suggestions" when the user is sliding the touch point by Tadashi G. Takaoka · 14 years ago
  7. 697bf58 Update suggestions strip text color by Tadashi G. Takaoka · 14 years ago
  8. 4486d77 Introduce autoXScale label option by Tadashi G. Takaoka · 14 years ago
  9. f5ef30d Have the spell checker honor case by Jean Chalard · 14 years ago
  10. 53bbf4d Merge "Remove the exception in SubtypeSwitcher" by satok · 14 years ago
  11. 1ecf0fb Remove the exception in SubtypeSwitcher by satok · 14 years ago
  12. a40aba0 Merge "Fix an NPE" by Jean Chalard · 14 years ago
  13. 5955cfd Fix an NPE by Jean Chalard · 14 years ago
  14. f01ba10 Merge "Cancel more suggestions when its outside is touched" by Tadashi G. Takaoka · 14 years ago
  15. 530b417 Merge "Fix potential ArrayIndexOutOfBoundsException" by Tadashi G. Takaoka · 14 years ago
  16. 4a9be11 Cancel more suggestions when its outside is touched by Tadashi G. Takaoka · 14 years ago
  17. 8332fd0 Fix potential ArrayIndexOutOfBoundsException by Tadashi G. Takaoka · 14 years ago
  18. 2cb3663 Back button to dismiss the more suggestions by Tadashi G. Takaoka · 14 years ago
  19. a08a7e9 Merge "Add visual dividers to more suggestions panel" by Tadashi G. Takaoka · 14 years ago
  20. 30bd8cb Add visual dividers to more suggestions panel by Tadashi G. Takaoka · 14 years ago
  21. af3b56c Fix a bug where the wrong suggestion score would matter. by Jean Chalard · 14 years ago
  22. 236928c Merge "Make Spacer as extended Key class" by Tadashi G. Takaoka · 14 years ago
  23. 18453d6 Make Spacer as extended Key class by Tadashi G. Takaoka · 14 years ago
  24. 293db08 Get rid of the double quote from the suggestion strip by Ken Wakasa · 14 years ago
  25. 2be8725 Use full screen mode on landscape/phone device by Tadashi G. Takaoka · 14 years ago
  26. 6b97d2b Tweak bottom padding for the "..." popup hint by Ken Wakasa · 14 years ago
  27. ed3758e Merge "Tune the threshold of fullscreen mode from 2.5in to 500dip" by Tadashi G. Takaoka · 14 years ago
  28. f80b6a0 Tune the threshold of fullscreen mode from 2.5in to 500dip by Tadashi G. Takaoka · 14 years ago
  29. ae56d5c Merge "Use different reference character for hit label" by Tadashi G. Takaoka · 14 years ago
  30. 2ed1300 Use different reference character for hit label by Tadashi G. Takaoka · 14 years ago
  31. 6d468c5 Fix NPE in settings by satok · 14 years ago
  32. 50e1073 More suggestions view can be modal by Tadashi G. Takaoka · 14 years ago
  33. 4269a7c Add gap between suggestions strip and more suggestions by Tadashi G. Takaoka · 14 years ago
  34. 8ac6d50 More processTouchEvent from LatinKeyboardView to PointerTracker by Tadashi G. Takaoka · 14 years ago
  35. ea0c567 Tune mini keyboard visual by Tadashi G. Takaoka · 14 years ago
  36. 3f8351e Merge "Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView" by Tadashi G. Takaoka · 14 years ago
  37. 9676038 Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView by Tadashi G. Takaoka · 14 years ago
  38. 6a9f0db Merge "Support automatic language" by satok · 14 years ago
  39. 0cba0c1 Support automatic language by satok · 14 years ago
  40. 1d8ec1c Merge "Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle" by Tadashi G. Takaoka · 14 years ago
  41. 0e7bd38 Merge "Get rid of LinearLayoutCompatUtils" by Tadashi G. Takaoka · 14 years ago
  42. 0e2fa66 Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle by Tadashi G. Takaoka · 14 years ago
  43. c412309 Get rid of LinearLayoutCompatUtils by Tadashi G. Takaoka · 14 years ago
  44. 59b501a Only set LOOKS_LIKE_TYPO if the max score meets a threshold by Jean Chalard · 14 years ago
  45. 787bac0 Merge "Use separate View for key preview backing" by Tadashi G. Takaoka · 14 years ago
  46. abb0c77 Use separate View for key preview backing by Tadashi G. Takaoka · 14 years ago
  47. e197542 Merge "Add logs" by satok · 14 years ago
  48. 8e5d12a Add logs by satok · 14 years ago
  49. f2bd8a0 Merge "Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one" by Tadashi G. Takaoka · 14 years ago
  50. 9734ecb Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one by Tadashi G. Takaoka · 14 years ago
  51. d4d9b33 Move Row class into KeyboardBuilder by Tadashi G. Takaoka · 14 years ago
  52. 08e64e1 Merge "Calculate x coordinate with floating point" by Tadashi G. Takaoka · 14 years ago
  53. f8c6170 Merge "Squash SuggestionsStripParams into SuggestionsViewParams" by Tadashi G. Takaoka · 14 years ago
  54. b58925e Calculate x coordinate with floating point by Tadashi G. Takaoka · 14 years ago
  55. 3e0511e Merge "Move current x coordinate value into Row class" by Tadashi G. Takaoka · 14 years ago
  56. d3e50a2 Squash SuggestionsStripParams into SuggestionsViewParams by Tadashi G. Takaoka · 14 years ago
  57. e84274e Move current x coordinate value into Row class by Tadashi G. Takaoka · 14 years ago
  58. 5bb7a64 Merge "Fix an NPE in settings" by Jean Chalard · 14 years ago
  59. ad56a9a Fix an NPE in settings by Jean Chalard · 14 years ago
  60. 66a5884 Merge "Add an option to prevent insertion of suggestion spans" by Jean Chalard · 14 years ago
  61. 1531528 Add an option to prevent insertion of suggestion spans by Jean Chalard · 14 years ago
  62. 1b08706 Dim keyboard when more suggestions are shown by Tadashi G. Takaoka · 14 years ago
  63. 913e2ae Rename CandidateView to SuggestionsView by Tadashi G. Takaoka · 14 years ago
  64. b17300e Merge "Fix a bug where autotext would occasionally not work" by Jean Chalard · 14 years ago
  65. 537e3d3 Merge "Remove unused suggestions pane code" by Tadashi G. Takaoka · 14 years ago
  66. 3a566c4 Remove unused suggestions pane code by Tadashi G. Takaoka · 14 years ago
  67. d81479a Implement KeyboardLocale InputMethodSubtype extra key by Tadashi G. Takaoka · 14 years ago
  68. 358e132 Fix a bug where autotext would occasionally not work by Jean Chalard · 14 years ago
  69. fdec5c1 Merge "Implement popup suggestions pane" by Tadashi G. Takaoka · 14 years ago
  70. 29e7b7e Implement popup suggestions pane by Tadashi G. Takaoka · 14 years ago
  71. 0fd2135 Merge "Fix a possible NPE" by Jean Chalard · 14 years ago
  72. a770d65 Fix a possible NPE by Jean Chalard · 14 years ago
  73. dcb1c7b Merge "Rename PopupCharactersParser to MoreKeySpecParser" by Tadashi G. Takaoka · 14 years ago
  74. 9d5601e Rename PopupCharactersParser to MoreKeySpecParser by Tadashi G. Takaoka · 14 years ago
  75. 2fe9a43 Merge "Remove unused XML attribute" by Tadashi G. Takaoka · 14 years ago
  76. 79dc056 Remove unused XML attribute by Tadashi G. Takaoka · 14 years ago
  77. b29b225 Merge "Clean up bigram settings" by Jean Chalard · 14 years ago
  78. 18ccd55 Clean up bigram settings by Jean Chalard · 14 years ago
  79. 0e7ee45 Merge "Rename PopupMiniKeyboardView to MiniKeyboardView" by Tadashi G. Takaoka · 14 years ago
  80. 9237a72 Rename PopupMiniKeyboardView to MiniKeyboardView by Tadashi G. Takaoka · 14 years ago
  81. fcee70e Merge "Check the magic number of a decoded file" by Jean Chalard · 14 years ago
  82. 7a40843 Check the magic number of a decoded file by Jean Chalard · 14 years ago
  83. b8dc674 Get rid of MeasureSpec.UNSPECIFIED by Tadashi G. Takaoka · 14 years ago
  84. 241f1cf Add outputText and icon to the Key constructor by Tadashi G. Takaoka · 14 years ago
  85. 39cc806 Merge "Cleanup keyboard related code a bit" by Tadashi G. Takaoka · 14 years ago
  86. c06d0ef Cleanup keyboard related code a bit by Tadashi G. Takaoka · 14 years ago
  87. 392276d Add Key constructor for suggestions pane by Tadashi G. Takaoka · 14 years ago
  88. 84b1284 Revert "Add hintLabel to Key constructor" by Tadashi G. Takaoka · 14 years ago
  89. be34d97 Add hintLabel to Key constructor by Tadashi G. Takaoka · 14 years ago
  90. 619f707 Fix another mismatched attribute in KeyboardView by Tadashi G. Takaoka · 14 years ago
  91. 3e63fbe Fix mismatched attribute in KeyboardView by Tadashi G. Takaoka · 14 years ago
  92. 3b71e5f Merge "Add keyLetterSize and keyLabelSize as KeyboardView attribute" by Tadashi G. Takaoka · 14 years ago
  93. 83da6c1 Add keyLetterSize and keyLabelSize as KeyboardView attribute by Tadashi G. Takaoka · 14 years ago
  94. 2315bfc Clean up some MiniKeyboard.Builder code by Tadashi G. Takaoka · 14 years ago
  95. a931174 Merge "Add KeyboardActionListener.Adapter" by Tadashi G. Takaoka · 14 years ago
  96. e3be3bc Add KeyboardActionListener.Adapter by Tadashi G. Takaoka · 14 years ago
  97. 5406d63 Merge "Fix a bug with synchronicity of spell checking/user dict" by Jean Chalard · 14 years ago
  98. 4628687 Add guard to prevent possible IllegalStateException by Tadashi G. Takaoka · 14 years ago
  99. f019d50 Fix a bug with synchronicity of spell checking/user dict by Jean Chalard · 14 years ago
  100. ed23cc7 Merge "Make PopupPanel decoupled with LatinKeyboardView and Keyboard" by Tadashi G. Takaoka · 14 years ago