1. f5fe245 Fix key preview backing view height by Tadashi G. Takaoka · 14 years ago
  2. 37af28d Enable vibrate on keypress by default by Ken Wakasa · 14 years ago
  3. f58293f Tweak LatinIME's keypress volume by Ken Wakasa · 14 years ago
  4. 8efe9bb Merge "Tweak LatinIME's keypress vibration duration" by Ken Wakasa · 14 years ago
  5. 28f36d6 Tweak LatinIME's keypress vibration duration by Ken Wakasa · 14 years ago
  6. 40fd76f Use Build.HARDWARE to determine "sudden jumping hack" by Tadashi G. Takaoka · 14 years ago
  7. dc7974d Merge "Draw more suggestions hint using text font" by Tadashi G. Takaoka · 14 years ago
  8. 0967ef4 Draw more suggestions hint using text font by Tadashi G. Takaoka · 14 years ago
  9. 32cf5bb Stop auto-switching-back to the main layout by quotes. by Ken Wakasa · 14 years ago
  10. 5b0c124 Remove Key.isStick, use backgroundType="stick" instead by Tadashi G. Takaoka · 14 years ago
  11. a6d3a4d Make action key background more visually prominent by Tadashi G. Takaoka · 14 years ago
  12. 7918ed0 Refactor Key.isFunctional to more generic Key.keyType by Tadashi G. Takaoka · 14 years ago
  13. adda8e3 Add a string for main dictionary by Jean Chalard · 14 years ago
  14. 697bf58 Update suggestions strip text color by Tadashi G. Takaoka · 14 years ago
  15. cd15b93 Mark configuration string as not translatable. by Eric Fischer · 14 years ago
  16. eada6b8 Merge "Update comment for "log_screen_metrics"" by Ken Wakasa · 14 years ago
  17. 2057f3b Update comment for "log_screen_metrics" by Ken Wakasa · 14 years ago
  18. 4630590 Remove unused string resource ngram_category by Tadashi G. Takaoka · 14 years ago
  19. ed5fe55 Merge "Remove unused string resource label_more_key" by Tadashi G. Takaoka · 14 years ago
  20. 4486d77 Introduce autoXScale label option by Tadashi G. Takaoka · 14 years ago
  21. 7ac2808 Remove unused string resource label_more_key by Tadashi G. Takaoka · 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. 2ed1300 Use different reference character for hit label by Tadashi G. Takaoka · 14 years ago
  30. 50e1073 More suggestions view can be modal by Tadashi G. Takaoka · 14 years ago
  31. 4269a7c Add gap between suggestions strip and more suggestions by Tadashi G. Takaoka · 14 years ago
  32. ea0c567 Tune mini keyboard visual by Tadashi G. Takaoka · 14 years ago
  33. 9676038 Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to SuggestionsView by Tadashi G. Takaoka · 14 years ago
  34. 1d8ec1c Merge "Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle" by Tadashi G. Takaoka · 14 years ago
  35. 0e7bd38 Merge "Get rid of LinearLayoutCompatUtils" by Tadashi G. Takaoka · 14 years ago
  36. 0e2fa66 Rename suggestionsPaneViewStyle to moreSuggestionsViewStyle by Tadashi G. Takaoka · 14 years ago
  37. c412309 Get rid of LinearLayoutCompatUtils by Tadashi G. Takaoka · 14 years ago
  38. 59b501a Only set LOOKS_LIKE_TYPO if the max score meets a threshold by Jean Chalard · 14 years ago
  39. abb0c77 Use separate View for key preview backing by Tadashi G. Takaoka · 14 years ago
  40. 99f6760 Rename a resource more appropriate one by Tadashi G. Takaoka · 14 years ago
  41. 1531528 Add an option to prevent insertion of suggestion spans by Jean Chalard · 14 years ago
  42. 2e58804 Merge "Change settings wording for ICS" by Jean Chalard · 14 years ago
  43. 7bf1d7f Change settings wording for ICS by Jean Chalard · 14 years ago
  44. 913e2ae Rename CandidateView to SuggestionsView by Tadashi G. Takaoka · 14 years ago
  45. d81479a Implement KeyboardLocale InputMethodSubtype extra key by Tadashi G. Takaoka · 14 years ago
  46. b91b3a3 Merge "Rename alternates_for_ as more_keys_for_" by Tadashi G. Takaoka · 14 years ago
  47. 29e7b7e Implement popup suggestions pane by Tadashi G. Takaoka · 14 years ago
  48. 623ac18 Rename alternates_for_ as more_keys_for_ by Tadashi G. Takaoka · 14 years ago
  49. 9d5601e Rename PopupCharactersParser to MoreKeySpecParser by Tadashi G. Takaoka · 14 years ago
  50. 9237a72 Rename PopupMiniKeyboardView to MiniKeyboardView by Tadashi G. Takaoka · 14 years ago
  51. 60dfe89 Update "search" icon by Tadashi G. Takaoka · 14 years ago
  52. 2d80400 Fix keyLetterSize and keyLabelSize format by Tadashi G. Takaoka · 14 years ago
  53. aed8598 Add translatable=false to the device list by Tadashi G. Takaoka · 14 years ago
  54. 83da6c1 Add keyLetterSize and keyLabelSize as KeyboardView attribute by Tadashi G. Takaoka · 14 years ago
  55. c04bbc1 Fix "touch to save" colors by Tadashi G. Takaoka · 14 years ago
  56. 633bc88 Add key preview icon of settings key by Tadashi G. Takaoka · 14 years ago
  57. 2d306a2 Merge "Extract sudden jumping touch event hack into separate class" by Tadashi G. Takaoka · 14 years ago
  58. c403a46 Extract sudden jumping touch event hack into separate class by Tadashi G. Takaoka · 14 years ago
  59. f9da4c5 Remove password field special handling by Tadashi G. Takaoka · 14 years ago
  60. d47a955 Fix suggestions strip text colors by Tadashi G. Takaoka · 14 years ago
  61. d621b73 A follow up to Id6e50398 by Ken Wakasa · 14 years ago
  62. bea6b72 Get rid of auto correction flash animation in the suggestion strip by Tadashi G. Takaoka · 14 years ago
  63. 7674f86 Remove the "Touch to correct words" option. by Jean Chalard · 14 years ago
  64. ab791d0 Revert "Remove the "Touch to correct words" option." by Jean Chalard · 14 years ago
  65. 8e69dd8 Remove the "Touch to correct words" option. by Jean Chalard · 14 years ago
  66. bb5504c Merge "Get rid of auto correction flash animation in the suggestion strip" by Ken Wakasa · 14 years ago
  67. 59f5cc8 Get rid of auto correction flash animation in the suggestion strip by Ken Wakasa · 14 years ago
  68. 31fd54c Add a settings activity for the spell checker. by Jean Chalard · 14 years ago
  69. 4ef448a Externalize the dictionary pack's name and settings by Jean Chalard · 14 years ago
  70. 39d2a4c Revert Idedaabd1 partially until we have the new auto-correction indicator in TextView by Ken Wakasa · 14 years ago
  71. ae5c736 Remove suggestion pane controller from strip by Tadashi G. Takaoka · 14 years ago
  72. cadb212 Fix issues with long-pressing the spacebar by Ken Wakasa · 14 years ago
  73. 60a004f Fixed count suggestions strip by Tadashi G. Takaoka · 14 years ago
  74. 3889462 Handle non word separators correctly even for the initial letter of a word by Ken Wakasa · 14 years ago
  75. a0ac590 Merge "Support label with icon key" by Tadashi G. Takaoka · 14 years ago
  76. 62d4a96 Support label with icon key by Tadashi G. Takaoka · 14 years ago
  77. 272dfe9 Merge "Replace ALT/More with more meaningful key labels" by Ken Wakasa · 14 years ago
  78. 09578c8 Replace ALT/More with more meaningful key labels by Ken Wakasa · 14 years ago
  79. 21fa416 Revive the missing Settings key on tablets by Ken Wakasa · 14 years ago
  80. 047f63f "?123" should be up for translation for Arabic layouts by Ken Wakasa · 14 years ago
  81. 0b08a4b Add char limit for several key label resources by Ken Wakasa · 14 years ago
  82. 20cb6e8 Merge "Remove the systematic bias to the top." by Jean Chalard · 14 years ago
  83. d8eceb1 Remove the systematic bias to the top. by Jean Chalard · 14 years ago
  84. 49e0025 Remove '(' from the label of "to symbol" on phone layout by Tadashi G. Takaoka · 14 years ago
  85. e00d44d Show settings and tab key accordingly by Tadashi G. Takaoka · 14 years ago
  86. 3712231 Rename key label and alternates string resource names by Tadashi G. Takaoka · 14 years ago
  87. c3afe2c Replace the notion of "voice" with "shortcut" as many as possible by Tadashi G. Takaoka · 14 years ago
  88. 2ba975a Turn off the Settings key by default by Ken Wakasa · 14 years ago
  89. 596600d Tweak long press timeout of language switcher by Tadashi G. Takaoka · 14 years ago
  90. f50aa19 Purge quick fixes option. by Jean Chalard · 14 years ago
  91. 2c18ffb Merge "[step3] Add spell checker service." by satok · 14 years ago
  92. 022c1cc [step3] Add spell checker service. by satok · 14 years ago
  93. 7139335 Swap parenthesis-like character code on RTL keyboard by Tadashi G. Takaoka · 14 years ago
  94. 8f98cde Tidy up the subtype names by Ken Wakasa · 14 years ago
  95. 22ed2d3 Fix popup mini keyboard of comma key on symbols layout by Tadashi G. Takaoka · 14 years ago
  96. 5cce216 Revert "Add Right-To-Left delete icon" by Tadashi G. Takaoka · 14 years ago
  97. 426723a Remove Key edge flags from XML by Tadashi G. Takaoka · 14 years ago
  98. ef5dfc4 Remove sliding spacebar language switcher by Tadashi G. Takaoka · 14 years ago
  99. 1dc8004 Merge "Support select input method dialog on pre-HC platform" by Tadashi G. Takaoka · 14 years ago
  100. bf9d834 Support select input method dialog on pre-HC platform by Tadashi G. Takaoka · 14 years ago