1. ad2dfa7 Fix keyboard theme parsing by Tadashi G. Takaoka · 14 years ago
  2. aef4f90 Merge "Move themeId and touch correction data to Keyboard style" by Tadashi G. Takaoka · 14 years ago
  3. 5c26922 Move themeId and touch correction data to Keyboard style by Tadashi G. Takaoka · 14 years ago
  4. 62c7e25 Move SharedPreferencesCompat to com.android.inputmethod.compat by satok · 14 years ago
  5. ba76e6f Show the duration of vibration in settings by satok · 14 years ago
  6. da9f556 Merge "Classify touches into three types." by Yusuke Nojima · 14 years ago
  7. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  8. 646a661 Merge "Make use of the FULL_EDIT_DISTANCE flag." by Jean Chalard · 14 years ago
  9. 673cebf Make use of the FULL_EDIT_DISTANCE flag. by Jean Chalard · 14 years ago
  10. 59f8ca7 Skip successive InputMethodService callbacks after orientation changed by Tadashi G. Takaoka · 14 years ago
  11. db096d6 Merge "Add a flag to demote completed suggestions" by satok · 14 years ago
  12. 40a5f6f Add a flag to demote completed suggestions by satok · 14 years ago
  13. 3ff95b7 Merge "Add a threshold for suggestion score." by Jean Chalard · 14 years ago
  14. 43149e4 Merge "Pass the touch position correction data to native." by Yusuke Nojima · 14 years ago
  15. 4609c02 Add a threshold for suggestion score. by Jean Chalard · 14 years ago
  16. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  17. 4866758 Merge "Update suggestions when user presses the backspace even when there is not two or more suggestions" by satok · 14 years ago
  18. 074cda4 Update suggestions when user presses the backspace even when there is not two or more suggestions by satok · 14 years ago
  19. 2087cf5 Merge "Handle back key and outside touch correctly in more suggestions window" by Tadashi G. Takaoka · 14 years ago
  20. bfc1d73 Handle back key and outside touch correctly in more suggestions window by Tadashi G. Takaoka · 14 years ago
  21. b45e095 Merge "Add touch position correction data to resources." by Yusuke Nojima · 14 years ago
  22. d633963 Add touch position correction data to resources. by Yusuke Nojima · 14 years ago
  23. 85782ab Move some arguments to final members. by Jean Chalard · 14 years ago
  24. 4339657 add vibration duration settings by satok · 14 years ago
  25. 9008684 Merge "Change the logic of the LOOKS_LIKE_TYPO flag" by Jean Chalard · 14 years ago
  26. 647db70 Change the logic of the LOOKS_LIKE_TYPO flag by Jean Chalard · 14 years ago
  27. 2fc4248 Introduce hit box to Key and get rid of edge flags by Tadashi G. Takaoka · 14 years ago
  28. a59f65a Merge "Extend JNI interface to pass the theme id of the keybaord to the native." by Yusuke Nojima · 14 years ago
  29. 6358432 Add themeId to Keyboard by Tadashi G. Takaoka · 14 years ago
  30. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  31. ffd156c Postpone onDisplayCompletions until onStartInputView has been executed by Tadashi G. Takaoka · 14 years ago
  32. f451ed2 Forward touch events above the keyboard to the suggestions strip by Tadashi G. Takaoka · 14 years ago
  33. 73cd4c1 Fix onDeatchedFromWindow to protected by Tadashi G. Takaoka · 14 years ago
  34. b95f454 Merge "Fix a possible deadlock." by Jean Chalard · 14 years ago
  35. a987698 Fix a possible deadlock. by Jean Chalard · 14 years ago
  36. 287f4f8 Add horizontal edges paddings to phone/number layout by Tadashi G. Takaoka · 14 years ago
  37. acf6b68 Merge "Fix keyboard row height calculation" by Tadashi G. Takaoka · 14 years ago
  38. 8fbfac4 Fix keyboard row height calculation by Tadashi G. Takaoka · 14 years ago
  39. c9f562a Partially revert I0fa5eefc by Ken Wakasa · 14 years ago
  40. c66a727 Merge "Revert "Use "..." instead of "\u2026""" by Fabrice Di Meglio · 14 years ago
  41. 9bdce3a Revert "Use "..." instead of "\u2026"" by Fabrice Di Meglio · 14 years ago
  42. b225516 Merge "Extend JNI interface to pass the key coordinate information" by Yusuke Nojima · 14 years ago
  43. 0e1f656 Extend JNI interface to pass the key coordinate information by Yusuke Nojima · 14 years ago
  44. 8d6fd87 am b1bc5fd8: Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced by Gilles Debunne · 14 years ago
  45. b1bc5fd Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced by Gilles Debunne · 14 years ago
  46. 68c7b9b Merge "Remove "autoCorrectInvert" feature from SuggestionsView" by Tadashi G. Takaoka · 14 years ago
  47. 92a83e7 Merge "Fix key preview backing view height" by Tadashi G. Takaoka · 14 years ago
  48. 77a87e3 Remove "autoCorrectInvert" feature from SuggestionsView by Tadashi G. Takaoka · 14 years ago
  49. 8673ceb Use "..." instead of "\u2026" by Tadashi G. Takaoka · 14 years ago
  50. f5fe245 Fix key preview backing view height by Tadashi G. Takaoka · 14 years ago
  51. 3fc4dde Sliding suggestions strip starts showing more suggestions by Tadashi G. Takaoka · 14 years ago
  52. 37af28d Enable vibrate on keypress by default by Ken Wakasa · 14 years ago
  53. 34a9831 Merge "Tweak LatinIME's keypress volume" by Ken Wakasa · 14 years ago
  54. 95dba8a Merge "The back button key event is delivered correctly" by Tadashi G. Takaoka · 14 years ago
  55. f58293f Tweak LatinIME's keypress volume by Ken Wakasa · 14 years ago
  56. d7b00f3 The back button key event is delivered correctly by Tadashi G. Takaoka · 14 years ago
  57. 6d8d25e (DO NOT MERGE) Update fullscreen mode also at onStartInputView by Tadashi G. Takaoka · 14 years ago
  58. 3ea503c Merge "Update fullscreen mode also at onStartInputView" by Tadashi G. Takaoka · 14 years ago
  59. 59010a8 Update fullscreen mode also at onStartInputView by Tadashi G. Takaoka · 14 years ago
  60. d2547c6 Merge "Have the spell checker report IN_DICT correctly" by Jean Chalard · 14 years ago
  61. 8efe9bb Merge "Tweak LatinIME's keypress vibration duration" by Ken Wakasa · 14 years ago
  62. 28f36d6 Tweak LatinIME's keypress vibration duration by Ken Wakasa · 14 years ago
  63. 40fd76f Use Build.HARDWARE to determine "sudden jumping hack" by Tadashi G. Takaoka · 14 years ago
  64. 2d9722e Update the theme pref key. by Ken Wakasa · 14 years ago
  65. e897e4d Have the spell checker report IN_DICT correctly by Jean Chalard · 14 years ago
  66. 60e4997 Merge "Use the correct theme on ICS" by Ken Wakasa · 14 years ago
  67. dc7974d Merge "Draw more suggestions hint using text font" by Tadashi G. Takaoka · 14 years ago
  68. 0967ef4 Draw more suggestions hint using text font by Tadashi G. Takaoka · 14 years ago
  69. dc52a56 Use the correct theme on ICS by Ken Wakasa · 14 years ago
  70. 32cf5bb Stop auto-switching-back to the main layout by quotes. by Ken Wakasa · 14 years ago
  71. ba0e30f (DO NOT MERGE) Fix checking capitalized word code by Tadashi G. Takaoka · 14 years ago
  72. 436a645 Fix checking capitalized word code by Tadashi G. Takaoka · 14 years ago
  73. 5b0c124 Remove Key.isStick, use backgroundType="stick" instead by Tadashi G. Takaoka · 14 years ago
  74. 97ec205 Merge "Add an option to user dict to match more precise locales" by Jean Chalard · 14 years ago
  75. cfed273 Add an option to user dict to match more precise locales by Jean Chalard · 14 years ago
  76. 3dcb281 Merge "Make action key background more visually prominent" by Tadashi G. Takaoka · 14 years ago
  77. a6d3a4d Make action key background more visually prominent by Tadashi G. Takaoka · 14 years ago
  78. 39fe5bf Merge "Avoid returning an object that's still used internally" by Jean Chalard · 14 years ago
  79. 5c08151 Avoid returning an object that's still used internally by Jean Chalard · 14 years ago
  80. b568a62 Merge "Don't kill LatinIME if the spellchecker crashes." by Jean Chalard · 14 years ago
  81. 199dc5e Don't kill LatinIME if the spellchecker crashes. by Jean Chalard · 14 years ago
  82. 7918ed0 Refactor Key.isFunctional to more generic Key.keyType by Tadashi G. Takaoka · 14 years ago
  83. fa52a09 Merge "Remove experimental settings" by satok · 14 years ago
  84. d273875 Merge "Filter out of spellchecking words that don't look like words" by Jean Chalard · 14 years ago
  85. 88fa53b Filter out of spellchecking words that don't look like words by Jean Chalard · 14 years ago
  86. c9c54a8 Remove experimental settings by satok · 14 years ago
  87. 1586dc6 Merge "Fix a bug where the user dict's locale match would be wrong" by Jean Chalard · 14 years ago
  88. d97def5 Fix a bug where the user dict's locale match would be wrong by Jean Chalard · 14 years ago
  89. 63e55cd Don't report 1-char words as typos by Jean Chalard · 14 years ago
  90. ea843f2 Make WordComposer aware of capitalized word by Tadashi G. Takaoka · 14 years ago
  91. 6602b03 Merge "Linger the "more suggestions" when the user is sliding the touch point" by Tadashi G. Takaoka · 14 years ago
  92. 02ce539 Merge "Dismiss the more suggestions when the user is sliding down the touch point" by Tadashi G. Takaoka · 14 years ago
  93. 87104ba Dismiss the more suggestions when the user is sliding down the touch point by Tadashi G. Takaoka · 14 years ago
  94. 2abd854 Linger the "more suggestions" when the user is sliding the touch point by Tadashi G. Takaoka · 14 years ago
  95. 697bf58 Update suggestions strip text color by Tadashi G. Takaoka · 14 years ago
  96. 4486d77 Introduce autoXScale label option by Tadashi G. Takaoka · 14 years ago
  97. f5ef30d Have the spell checker honor case by Jean Chalard · 14 years ago
  98. 53bbf4d Merge "Remove the exception in SubtypeSwitcher" by satok · 14 years ago
  99. 1ecf0fb Remove the exception in SubtypeSwitcher by satok · 14 years ago
  100. a40aba0 Merge "Fix an NPE" by Jean Chalard · 14 years ago