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