1. 66b42a1 Add shared preference for re-correction by satok · 15 years ago
  2. 8d7ffcb Disable pop-up preview on mini keyboard by Tadashi G. Takaoka · 15 years ago
  3. 12659d4 Fix ALT key light behavior by Tadashi G. Takaoka · 15 years ago
  4. f02e420 Merge "Fix an asset for the feedback of delete key" into gingerbread by satok · 15 years ago
  5. 532471e Fix an asset for the feedback of delete key by satok · 15 years ago
  6. c8b9afe Support multi-touch only when device has distinct multi-touch panel by Tadashi G. Takaoka · 15 years ago
  7. a8d9702 Fix layout issue of the bottom row in web entry mode by Ken Wakasa · 15 years ago
  8. 0a498cf Merge "Extend space LED for autocompletion" into gingerbread by satok · 15 years ago
  9. 1bf265d Extend space LED for autocompletion by satok · 15 years ago
  10. e8f45ab One alternate is treated as key action, not open mini keyboard by Tadashi G. Takaoka · 15 years ago
  11. ffa88f0 Merge "Move inflating mini keyboard code into separate method" into gingerbread by Tadashi G. Takaoka · 15 years ago
  12. 1b09ac4 Merge "Add a showing input method picker option by longpressing setting key" into gingerbread by satok · 15 years ago
  13. 9a6a4d3 Add a showing input method picker option by longpressing setting key by satok · 15 years ago
  14. 0b47343 Move inflating mini keyboard code into separate method by Tadashi G. Takaoka · 15 years ago
  15. 5583cb0 Merge "Followup TBR in I87060049" into gingerbread by Tadashi G. Takaoka · 15 years ago
  16. 0529a04 Followup TBR in I87060049 by Tadashi G. Takaoka · 15 years ago
  17. 6f8ff3b Merge "Update delete key" into gingerbread by satok · 15 years ago
  18. cf41bd3 Update delete key by satok · 15 years ago
  19. c584199 Merge "Change symbol on space bar when autocompletion is activated" into gingerbread by satok · 15 years ago
  20. 41feaaa Change symbol on space bar when autocompletion is activated by satok · 15 years ago
  21. c5d33b1 Fix NPE in LatinKeyboardBaseView by Tadashi G. Takaoka · 15 years ago
  22. 7083b74 Propagate preview enable attribute to mini-keyboard by Tadashi G. Takaoka · 15 years ago
  23. fe72f13 Remove close button from mini keyboard by Tadashi G. Takaoka · 15 years ago
  24. 07221a4 Support sliding pop-up mini-keyboard input by Tadashi G. Takaoka · 15 years ago
  25. f0fd506 Merge "Add a number alternation to English popup mini keyboard" into gingerbread by Tadashi G. Takaoka · 15 years ago
  26. 6bfb234 Refactor KeyDetector to share more methods by Tadashi G. Takaoka · 15 years ago
  27. 83b3cf5 Merge "Corresponding to TBR of Id2b0b974" into gingerbread by Tadashi G. Takaoka · 15 years ago
  28. 72d98fa Corresponding to TBR of Id2b0b974 by Tadashi G. Takaoka · 15 years ago
  29. 0fe4c9e Corresponding to TBR of Ie6cf6768 by Tadashi G. Takaoka · 15 years ago
  30. 400046d Encapsulate vertical and horizontal correction values into KeyDetector. by Tadashi G. Takaoka · 15 years ago
  31. 3b4ecde Add a number alternation to English popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  32. 6b4d521 Merge "Add PointerTracker argument to long press related methods" into gingerbread by Tadashi G. Takaoka · 15 years ago
  33. 3d4123f Add PointerTracker argument to long press related methods by Tadashi G. Takaoka · 15 years ago
  34. 83c6069 Decrease LatinKeyboardBaseView_keyPreviewOffset. Popup will be displayed closer to each key typed. by Ken Wakasa · 15 years ago
  35. 3491c87 Merge "Queuing PointerTracker to support n-key roll-over and shift modifier." into gingerbread by Tadashi G. Takaoka · 15 years ago
  36. 8f5b0cc Update assets for LatinIME by satok · 15 years ago
  37. 40a05f6 Queuing PointerTracker to support n-key roll-over and shift modifier. by Tadashi G. Takaoka · 15 years ago
  38. c175e80 Merge "Add modifiers to functional keys" into gingerbread by satok · 15 years ago
  39. d383364 Add modifiers to functional keys by satok · 15 years ago
  40. a327485 Change the preference name for a theme and remove a preference settings by satok · 15 years ago
  41. ac4f8e4 Merge "Change background color for functional keys in LatinIME" into gingerbread by satok · 15 years ago
  42. dd8dd9f Change background color for functional keys in LatinIME by satok · 15 years ago
  43. f7d71c3 Merge "Refactor PointerTracker to add isValidKeyIndex() predicate." into gingerbread by Tadashi G. Takaoka · 15 years ago
  44. b00a1d0 Correction improvements - use the new InputConnection APIs for underlining and by Amith Yamasani · 15 years ago
  45. c6df091 Refactor PointerTracker to add isValidKeyIndex() predicate. by Tadashi G. Takaoka · 15 years ago
  46. c6cb2ec Add new public attribute mPointerId to PointerTracker by Tadashi G. Takaoka · 15 years ago
  47. 2085d43 Make abstract KeyDetector class by Tadashi G. Takaoka · 15 years ago
  48. 681b102 Track all pointers events by Tadashi G. Takaoka · 15 years ago
  49. 40ac45e Get rid of arrows in candidate view by Ken Wakasa · 15 years ago
  50. d4f60bc Merge "Fix new theme assets and resources" into gingerbread by satok · 15 years ago
  51. 4de4d51 Merge "Remove old unused delete key assets" into gingerbread by satok · 15 years ago
  52. 8d3ca2f Fix new theme assets and resources by satok · 15 years ago
  53. 186bb0b Remove old unused delete key assets by satok · 15 years ago
  54. a8d5e6d Remove duplicated assets by satok · 15 years ago
  55. 31adfa7 Add a new theme for Gingerbread by satok · 15 years ago
  56. c7c6203 Merge "Introduce multiple PointerTracker" into gingerbread by Tadashi G. Takaoka · 15 years ago
  57. a521b31 Introduce multiple PointerTracker by Tadashi G. Takaoka · 15 years ago
  58. d44b79e Merge "Add new assets" into gingerbread by satok · 15 years ago
  59. d0ef2ae Add new assets by satok · 15 years ago
  60. fd36a98 Merge "Add new assets for LatinIME" into gingerbread by satok · 15 years ago
  61. 409731f Merge "Make KeyDebounce class a top-level class and rename it to PointerTracker" into gingerbread by Tadashi G. Takaoka · 15 years ago
  62. 6a1514a Make KeyDebounce class a top-level class and rename it to PointerTracker by Tadashi G. Takaoka · 15 years ago
  63. eee0a63 Add new assets for LatinIME by satok · 15 years ago
  64. 543dbdf Always present suggestion strip whenever in appropriate mode. by Ken Wakasa · 15 years ago
  65. b24cc64 Fix ArrayIndexOutOfBoundsException. by Ken Wakasa · 15 years ago
  66. b57b478 Refactor KeyDebounce class by Tadashi G. Takaoka · 15 years ago
  67. dc406a2 Merge "Refactor key preview methods" into gingerbread by Tadashi G. Takaoka · 15 years ago
  68. 2ca84da Refactor key preview methods by Tadashi G. Takaoka · 15 years ago
  69. 4f3741d Merge "Add missing resources for LatinIME" into gingerbread by satok · 15 years ago
  70. 0ca1bf7 Add missing resources for LatinIME by satok · 15 years ago
  71. 673aed4 Add settings button by satok · 15 years ago
  72. eeb77d4 Merge "Remove mAbortKey flag completely" into gingerbread by Tadashi G. Takaoka · 15 years ago
  73. 164972b Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  74. ba9b24e Remove mAbortKey flag completely by Tadashi G. Takaoka · 15 years ago
  75. ed5ce6c Merge "Remove extension keyboard" into gingerbread by Tadashi G. Takaoka · 15 years ago
  76. 82798ac Disable long-press on symbol keys on international locale keyboards. by Tadashi G. Takaoka · 15 years ago
  77. d2a431e Remove extension keyboard by Tadashi G. Takaoka · 15 years ago
  78. 4fc6539 Remove unused assets by satok · 15 years ago
  79. 5d55cf6 Remove Log functions from Gingerbread by satok · 15 years ago
  80. cb62212 DO NOT MERGE. Remove a preference for bigram suggestion by satok · 15 years ago
  81. 22708e6 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  82. 06123e5 Don't re-allocate KeyDebouncer when keyboard is switched. by Tadashi G. Takaoka · 15 years ago
  83. 00dda50 Revert "Show key preview instantaneously" by Tadashi G. Takaoka · 15 years ago
  84. 09f530e Show key preview instantaneously by Tadashi G. Takaoka · 15 years ago
  85. 7986d78 Merge "Disable long-press on shift and symbol keys" into gingerbread by Tadashi G. Takaoka · 15 years ago
  86. cec1495 Disable long-press on shift and symbol keys by Tadashi G. Takaoka · 15 years ago
  87. f17a50f Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread by satok · 15 years ago
  88. 975fc3c Not to reset the ring buffer in LatinImeLogger by satok · 15 years ago
  89. 830fd4a Merge "Refactor onModifiedTouchEvent into several methods." into gingerbread by Tadashi G. Takaoka · 15 years ago
  90. bdd9c3d Remove unused import statement by Tadashi G. Takaoka · 15 years ago
  91. 5b6fbf9 Refactor onModifiedTouchEvent into several methods. by Tadashi G. Takaoka · 15 years ago
  92. e83d738 Refactor getKeyIndexAndNearbyCodes into independent class by Tadashi G. Takaoka · 15 years ago
  93. dfbc508 Refactor SwipeTracker class by Tadashi G. Takaoka · 15 years ago
  94. 542f057 Add a log for getting coordinates of keys by satok · 15 years ago
  95. 0c54809 Refactor gesture detector logic by Tadashi G. Takaoka · 15 years ago
  96. 0d098c5 Fix bugs in key repeat logic by Tadashi G. Takaoka · 15 years ago
  97. d900867 Change all-subdir-java-files to all-java-files-under,src by Tadashi G. Takaoka · 15 years ago
  98. 05d1904 Refactor SwipeTracker to top level class by Tadashi G. Takaoka · 15 years ago
  99. f4271e5 Refactor key repeating related code by Tadashi G. Takaoka · 15 years ago
  100. 8ee1321 Refactor long press related code by Tadashi G. Takaoka · 15 years ago