1. 3b4ecde Add a number alternation to English popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  2. 6b4d521 Merge "Add PointerTracker argument to long press related methods" into gingerbread by Tadashi G. Takaoka · 15 years ago
  3. 3d4123f Add PointerTracker argument to long press related methods by Tadashi G. Takaoka · 15 years ago
  4. 83c6069 Decrease LatinKeyboardBaseView_keyPreviewOffset. Popup will be displayed closer to each key typed. by Ken Wakasa · 15 years ago
  5. 3491c87 Merge "Queuing PointerTracker to support n-key roll-over and shift modifier." into gingerbread by Tadashi G. Takaoka · 15 years ago
  6. 8f5b0cc Update assets for LatinIME by satok · 15 years ago
  7. 40a05f6 Queuing PointerTracker to support n-key roll-over and shift modifier. by Tadashi G. Takaoka · 15 years ago
  8. c175e80 Merge "Add modifiers to functional keys" into gingerbread by satok · 15 years ago
  9. d383364 Add modifiers to functional keys by satok · 15 years ago
  10. a327485 Change the preference name for a theme and remove a preference settings by satok · 15 years ago
  11. ac4f8e4 Merge "Change background color for functional keys in LatinIME" into gingerbread by satok · 15 years ago
  12. dd8dd9f Change background color for functional keys in LatinIME by satok · 15 years ago
  13. f7d71c3 Merge "Refactor PointerTracker to add isValidKeyIndex() predicate." into gingerbread by Tadashi G. Takaoka · 15 years ago
  14. b00a1d0 Correction improvements - use the new InputConnection APIs for underlining and by Amith Yamasani · 15 years ago
  15. c6df091 Refactor PointerTracker to add isValidKeyIndex() predicate. by Tadashi G. Takaoka · 15 years ago
  16. c6cb2ec Add new public attribute mPointerId to PointerTracker by Tadashi G. Takaoka · 15 years ago
  17. 2085d43 Make abstract KeyDetector class by Tadashi G. Takaoka · 15 years ago
  18. 681b102 Track all pointers events by Tadashi G. Takaoka · 15 years ago
  19. 40ac45e Get rid of arrows in candidate view by Ken Wakasa · 15 years ago
  20. d4f60bc Merge "Fix new theme assets and resources" into gingerbread by satok · 15 years ago
  21. 4de4d51 Merge "Remove old unused delete key assets" into gingerbread by satok · 15 years ago
  22. 8d3ca2f Fix new theme assets and resources by satok · 15 years ago
  23. 186bb0b Remove old unused delete key assets by satok · 15 years ago
  24. a8d5e6d Remove duplicated assets by satok · 15 years ago
  25. 31adfa7 Add a new theme for Gingerbread by satok · 15 years ago
  26. c7c6203 Merge "Introduce multiple PointerTracker" into gingerbread by Tadashi G. Takaoka · 15 years ago
  27. a521b31 Introduce multiple PointerTracker by Tadashi G. Takaoka · 15 years ago
  28. d44b79e Merge "Add new assets" into gingerbread by satok · 15 years ago
  29. d0ef2ae Add new assets by satok · 15 years ago
  30. fd36a98 Merge "Add new assets for LatinIME" into gingerbread by satok · 15 years ago
  31. 409731f Merge "Make KeyDebounce class a top-level class and rename it to PointerTracker" into gingerbread by Tadashi G. Takaoka · 15 years ago
  32. 6a1514a Make KeyDebounce class a top-level class and rename it to PointerTracker by Tadashi G. Takaoka · 15 years ago
  33. eee0a63 Add new assets for LatinIME by satok · 15 years ago
  34. 543dbdf Always present suggestion strip whenever in appropriate mode. by Ken Wakasa · 15 years ago
  35. b24cc64 Fix ArrayIndexOutOfBoundsException. by Ken Wakasa · 15 years ago
  36. b57b478 Refactor KeyDebounce class by Tadashi G. Takaoka · 15 years ago
  37. dc406a2 Merge "Refactor key preview methods" into gingerbread by Tadashi G. Takaoka · 15 years ago
  38. 2ca84da Refactor key preview methods by Tadashi G. Takaoka · 15 years ago
  39. 4f3741d Merge "Add missing resources for LatinIME" into gingerbread by satok · 15 years ago
  40. 0ca1bf7 Add missing resources for LatinIME by satok · 15 years ago
  41. 673aed4 Add settings button by satok · 15 years ago
  42. eeb77d4 Merge "Remove mAbortKey flag completely" into gingerbread by Tadashi G. Takaoka · 15 years ago
  43. 164972b Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  44. ba9b24e Remove mAbortKey flag completely by Tadashi G. Takaoka · 15 years ago
  45. ed5ce6c Merge "Remove extension keyboard" into gingerbread by Tadashi G. Takaoka · 15 years ago
  46. 82798ac Disable long-press on symbol keys on international locale keyboards. by Tadashi G. Takaoka · 15 years ago
  47. d2a431e Remove extension keyboard by Tadashi G. Takaoka · 15 years ago
  48. 4fc6539 Remove unused assets by satok · 15 years ago
  49. 5d55cf6 Remove Log functions from Gingerbread by satok · 15 years ago
  50. cb62212 DO NOT MERGE. Remove a preference for bigram suggestion by satok · 15 years ago
  51. 22708e6 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  52. 06123e5 Don't re-allocate KeyDebouncer when keyboard is switched. by Tadashi G. Takaoka · 15 years ago
  53. 00dda50 Revert "Show key preview instantaneously" by Tadashi G. Takaoka · 15 years ago
  54. 09f530e Show key preview instantaneously by Tadashi G. Takaoka · 15 years ago
  55. 7986d78 Merge "Disable long-press on shift and symbol keys" into gingerbread by Tadashi G. Takaoka · 15 years ago
  56. cec1495 Disable long-press on shift and symbol keys by Tadashi G. Takaoka · 15 years ago
  57. f17a50f Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread by satok · 15 years ago
  58. 975fc3c Not to reset the ring buffer in LatinImeLogger by satok · 15 years ago
  59. 830fd4a Merge "Refactor onModifiedTouchEvent into several methods." into gingerbread by Tadashi G. Takaoka · 15 years ago
  60. bdd9c3d Remove unused import statement by Tadashi G. Takaoka · 15 years ago
  61. 5b6fbf9 Refactor onModifiedTouchEvent into several methods. by Tadashi G. Takaoka · 15 years ago
  62. e83d738 Refactor getKeyIndexAndNearbyCodes into independent class by Tadashi G. Takaoka · 15 years ago
  63. dfbc508 Refactor SwipeTracker class by Tadashi G. Takaoka · 15 years ago
  64. 542f057 Add a log for getting coordinates of keys by satok · 15 years ago
  65. 0c54809 Refactor gesture detector logic by Tadashi G. Takaoka · 15 years ago
  66. 0d098c5 Fix bugs in key repeat logic by Tadashi G. Takaoka · 15 years ago
  67. d900867 Change all-subdir-java-files to all-java-files-under,src by Tadashi G. Takaoka · 15 years ago
  68. 05d1904 Refactor SwipeTracker to top level class by Tadashi G. Takaoka · 15 years ago
  69. f4271e5 Refactor key repeating related code by Tadashi G. Takaoka · 15 years ago
  70. 8ee1321 Refactor long press related code by Tadashi G. Takaoka · 15 years ago
  71. edadd26 Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread by Tadashi G. Takaoka · 15 years ago
  72. 8b0cb12 Refactor onModifiedTouchEvent of LatinKeyboardBaseView by Tadashi G. Takaoka · 15 years ago
  73. 525141a Clean up LatinIME java by satok · 15 years ago
  74. 78c4611 Fix LatinIME crashing due to crash in Contacts DB by Ken Wakasa · 15 years ago
  75. 17dc363 Fix an NPE found in KeyboardSwitcher.isAlphabetMode() by Ken Wakasa · 15 years ago
  76. 979f869 DO NOT MERGE. Backport LatinIME from master to Gingerbread by satok · 15 years ago
  77. 6511376 am 65582531: Fix a bug in backspace handling for the "Tap again to save" by Ken Wakasa · 15 years ago
  78. 6558253 Fix a bug in backspace handling for the "Tap again to save" by Ken Wakasa · 15 years ago
  79. 7faf89f Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  80. 1812bce am 88e7b49f: Backport https://android-git.corp.google.com/g/#change,52371 to Froyo. Fix bug: 2693836 - Russian keyboard is missing a letter by Ken Wakasa · 16 years ago
  81. 88e7b49 Backport https://android-git.corp.google.com/g/#change,52371 to Froyo. Fix bug: 2693836 - Russian keyboard is missing a letter by Ken Wakasa · 16 years ago
  82. a008d16 am 7697133c: Import revised translations by Kenny Root · 16 years ago
  83. 7697133 Import revised translations by Kenny Root · 16 years ago
  84. e6de878 am 36dcfec5: Import revised translations by Kenny Root · 16 years ago
  85. 36dcfec Import revised translations by Kenny Root · 16 years ago
  86. 71403bc am 8099a06b: Import revised translations by Kenny Root · 16 years ago
  87. 8099a06 Import revised translations by Kenny Root · 16 years ago
  88. a8e487b am d6b80c6e: Merge "Fix hardcoded "isDefault" setting" into froyo by satok · 16 years ago
  89. d6b80c6 Merge "Fix hardcoded "isDefault" setting" into froyo by satok · 16 years ago
  90. 8a3f6df Fix hardcoded "isDefault" setting by satok · 16 years ago
  91. b106805 am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 16 years ago
  92. f029642 Don't auto-select the system language in IME language selection screen. by Amith Yamasani · 16 years ago
  93. 8701305 am 221d99c8: Merge "Import revised translations" into froyo by Kenny Root · 16 years ago
  94. 221d99c Merge "Import revised translations" into froyo by Kenny Root · 16 years ago
  95. 0dfa3e6 Import revised translations by Kenny Root · 16 years ago
  96. afae9b2 am 6aab3310: Remove .com key from URL and Email address keyboards. Bug: 2630268 by Amith Yamasani · 16 years ago
  97. 6aab331 Remove .com key from URL and Email address keyboards. Bug: 2630268 by Amith Yamasani · 16 years ago
  98. 335a0c5 am 938c1782: Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 16 years ago
  99. 938c178 Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 16 years ago
  100. 41c2b30 am 48832c86: Import revised translations by Kenny Root · 16 years ago