1. c788e3c Import revised translations by Eric Fischer · 15 years ago
  2. a66ccc3 am 1cd7d96f: am ed5ce6c1: Merge "Remove extension keyboard" into gingerbread by Tadashi G. Takaoka · 15 years ago
  3. 205fb4b am 36007521: am 82798ac0: Disable long-press on symbol keys on international locale keyboards. by Tadashi G. Takaoka · 15 years ago
  4. ed5ce6c Merge "Remove extension keyboard" into gingerbread by Tadashi G. Takaoka · 15 years ago
  5. 82798ac Disable long-press on symbol keys on international locale keyboards. by Tadashi G. Takaoka · 15 years ago
  6. d2a431e Remove extension keyboard by Tadashi G. Takaoka · 15 years ago
  7. 15078eb am ad0aac23: am 4fc6539b: Remove unused assets by satok · 15 years ago
  8. 8650230 am e975c196: am 5d55cf6d: Remove Log functions from Gingerbread by satok · 15 years ago
  9. 4fc6539 Remove unused assets by satok · 15 years ago
  10. 5d55cf6 Remove Log functions from Gingerbread by satok · 15 years ago
  11. cb62212 DO NOT MERGE. Remove a preference for bigram suggestion by satok · 15 years ago
  12. c5f1364 am fd2ccb7d: am 06123e56: Don\'t re-allocate KeyDebouncer when keyboard is switched. by Tadashi G. Takaoka · 15 years ago
  13. f0673a4 am 2603c979: am 00dda50e: Revert "Show key preview instantaneously" by Tadashi G. Takaoka · 15 years ago
  14. 2380f99 am 44ecfdb6: am 09f530e2: Show key preview instantaneously by Tadashi G. Takaoka · 15 years ago
  15. 3ee0f70 am 6ad0d15c: am 7986d783: Merge "Disable long-press on shift and symbol keys" into gingerbread by Tadashi G. Takaoka · 15 years ago
  16. 2878bb9 am 6bd55470: am f17a50f5: Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread by satok · 15 years ago
  17. 565a9ec am 61f49165: am 830fd4af: Merge "Refactor onModifiedTouchEvent into several methods." into gingerbread by Tadashi G. Takaoka · 15 years ago
  18. 12e2cdd am 01b25346: am bdd9c3dc: Remove unused import statement by Tadashi G. Takaoka · 15 years ago
  19. 0974c94 am 6c1644a7: am e83d7385: Refactor getKeyIndexAndNearbyCodes into independent class by Tadashi G. Takaoka · 15 years ago
  20. 06123e5 Don't re-allocate KeyDebouncer when keyboard is switched. by Tadashi G. Takaoka · 15 years ago
  21. 00dda50 Revert "Show key preview instantaneously" by Tadashi G. Takaoka · 15 years ago
  22. 09f530e Show key preview instantaneously by Tadashi G. Takaoka · 15 years ago
  23. 7986d78 Merge "Disable long-press on shift and symbol keys" into gingerbread by Tadashi G. Takaoka · 15 years ago
  24. cec1495 Disable long-press on shift and symbol keys by Tadashi G. Takaoka · 15 years ago
  25. f17a50f Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread by satok · 15 years ago
  26. 975fc3c Not to reset the ring buffer in LatinImeLogger by satok · 15 years ago
  27. 830fd4a Merge "Refactor onModifiedTouchEvent into several methods." into gingerbread by Tadashi G. Takaoka · 15 years ago
  28. bdd9c3d Remove unused import statement by Tadashi G. Takaoka · 15 years ago
  29. 5b6fbf9 Refactor onModifiedTouchEvent into several methods. by Tadashi G. Takaoka · 15 years ago
  30. 480f022 am 6056fee8: am dfbc5080: Refactor SwipeTracker class by Tadashi G. Takaoka · 15 years ago
  31. e83d738 Refactor getKeyIndexAndNearbyCodes into independent class by Tadashi G. Takaoka · 15 years ago
  32. dfbc508 Refactor SwipeTracker class by Tadashi G. Takaoka · 15 years ago
  33. c3da808 am 3a196bb9: am 542f057e: Add a log for getting coordinates of keys by satok · 15 years ago
  34. 542f057 Add a log for getting coordinates of keys by satok · 15 years ago
  35. 0b60d0f am f6545f21: am 0c548098: Refactor gesture detector logic by Tadashi G. Takaoka · 15 years ago
  36. 0c54809 Refactor gesture detector logic by Tadashi G. Takaoka · 15 years ago
  37. 04b5c5c am 0a9ea46c: am 0d098c51: Fix bugs in key repeat logic by Tadashi G. Takaoka · 15 years ago
  38. 0d098c5 Fix bugs in key repeat logic by Tadashi G. Takaoka · 15 years ago
  39. e724b4a am 47db8fe1: am d900867b: Change all-subdir-java-files to all-java-files-under,src by Tadashi G. Takaoka · 15 years ago
  40. d900867 Change all-subdir-java-files to all-java-files-under,src by Tadashi G. Takaoka · 15 years ago
  41. 95f59ed am cd163679: am 05d1904e: Refactor SwipeTracker to top level class by Tadashi G. Takaoka · 15 years ago
  42. 05d1904 Refactor SwipeTracker to top level class by Tadashi G. Takaoka · 15 years ago
  43. bd48619 am f8737965: am f4271e51: Refactor key repeating related code by Tadashi G. Takaoka · 15 years ago
  44. f4271e5 Refactor key repeating related code by Tadashi G. Takaoka · 15 years ago
  45. d3bc51c am ed99b8d9: am 8ee13212: Refactor long press related code by Tadashi G. Takaoka · 15 years ago
  46. 8ee1321 Refactor long press related code by Tadashi G. Takaoka · 15 years ago
  47. d89ceaf am 4a2ad03a: am edadd266: Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread by Tadashi G. Takaoka · 15 years ago
  48. edadd26 Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread by Tadashi G. Takaoka · 15 years ago
  49. 8b0cb12 Refactor onModifiedTouchEvent of LatinKeyboardBaseView by Tadashi G. Takaoka · 15 years ago
  50. 287abe8 am d4f91263: am 525141a4: Clean up LatinIME java by satok · 15 years ago
  51. 48852f3 am 6b6ae29b: am 78c46117: Fix LatinIME crashing due to crash in Contacts DB by Ken Wakasa · 15 years ago
  52. 525141a Clean up LatinIME java by satok · 15 years ago
  53. 159bc3c am 3ecb4813: am 17dc363a: Fix an NPE found in KeyboardSwitcher.isAlphabetMode() by Ken Wakasa · 15 years ago
  54. 4cd593d Fixed the issue of unsufficient description about popup_on_keypress at strings.xml by Yohei Fujii · 15 years ago
  55. 78c4611 Fix LatinIME crashing due to crash in Contacts DB by Ken Wakasa · 15 years ago
  56. 17dc363 Fix an NPE found in KeyboardSwitcher.isAlphabetMode() by Ken Wakasa · 15 years ago
  57. 979f869 DO NOT MERGE. Backport LatinIME from master to Gingerbread by satok · 15 years ago
  58. f95e947 Refactor shift state and caps lock state handling code. by Tadashi G. Takaoka · 15 years ago
  59. 103634d Merge "Import Romansh translations." by Eric Fischer · 15 years ago
  60. 22ac244 Add subtype to method.xml by satok · 15 years ago
  61. 4c510f8 Import Romansh translations. by Eric Fischer · 15 years ago
  62. e68bba2 Fixed the popup default value problem. by Yohei Fujii · 15 years ago
  63. b9ab7dd Merge "Import revised translations." by Eric Fischer · 15 years ago
  64. 1193da8 Import revised translations. by Eric Fischer · 15 years ago
  65. 5403336 Merge "Fix various modifier keys on the Norwegian keyboard." by Ken Wakasa · 15 years ago
  66. c20c5a8 Fixes for correction mode - reliably show the corrections when tapping on a word. by Amith Yamasani · 15 years ago
  67. 4b892a1 Fix various modifier keys on the Norwegian keyboard. by Steinar H. Gunderson · 15 years ago
  68. c9a181b Fixed default preference issue. by Yohei Fujii · 15 years ago
  69. fda1ae7 Fixed the issue of popup enabled when i change to symbol keyboard. by Yohei Fujii · 15 years ago
  70. 648dcf5 Revert the open-source LatinIME package name - by Ken Wakasa · 15 years ago
  71. 0b0a686 add new preference for popup preview by Yohei Fujii · 15 years ago
  72. 8dbb097 Merge "Fix the bug that black symbols are shown when only one lanugage is selected. (Update with the files left out from Change-Id: I15f83fc43d91c2c9d74b40fdcecdfe239242d565.)" by Satoshi Kataoka · 15 years ago
  73. c868d04 Merge "-UserBigram -UnitTest for UserBigram -Changes for number of bigrams to load" by Jae Yong Sung · 15 years ago
  74. ac09339 -UserBigram -UnitTest for UserBigram -Changes for number of bigrams to load by Jae Yong Sung · 15 years ago
  75. 4e19a93 Import revised translations. by Eric Fischer · 15 years ago
  76. 6dea425 Fix for NPE in saveWordInHistory by Amith Yamasani · 15 years ago
  77. d31d814 Merge "Import revised translations." by Eric Fischer · 15 years ago
  78. 6be8e35 am b608a93c: am 6511376f: am 65582531: Fix a bug in backspace handling for the "Tap again to save" by Ken Wakasa · 15 years ago
  79. 6511376 am 65582531: Fix a bug in backspace handling for the "Tap again to save" by Ken Wakasa · 15 years ago
  80. 15c3752 Import revised translations. by Eric Fischer · 15 years ago
  81. 6558253 Fix a bug in backspace handling for the "Tap again to save" by Ken Wakasa · 15 years ago
  82. 7faf89f Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  83. 0981a44 Generated hdpi drawable size reduced by Gilles Debunne · 15 years ago
  84. 99991cf Removed conflicting .9 png by Gilles Debunne · 15 years ago
  85. d5b1296 packages/inputmethods/LatinIME/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 15 years ago
  86. 7ed4c6b Fix the bug that black symbols are shown when only one lanugage is selected. by Fredrik Roubert · 15 years ago
  87. 11fa0a2 Move pngs from drawable to drawable-mdpi in project packages/inputmethods/LatinIME/ by Gilles Debunne · 15 years ago
  88. 35f6cd9 Fix possible NPE and IndexOutOfBoundsException. by Tadashi G. Takaoka · 15 years ago
  89. bc305c2 Merge "Fix NPE introduced by Change-Id: Ie482167b2ae2804fa1aa43ffb5067af47b7553f1" by Tadashi G. Takaoka · 15 years ago
  90. 87fe3b8 Fix NPE introduced by Change-Id: Ie482167b2ae2804fa1aa43ffb5067af47b7553f1 by Tadashi G. Takaoka · 15 years ago
  91. 4081653 Move dictionary.xml which refers to the vendor-specific dictionaries to the vendor-specific directory. by Ken Wakasa · 15 years ago
  92. 5f14188 Merge "Add a layout for a black-characters based theme" by satok · 15 years ago
  93. db60e6f Add a layout for a black-characters based theme by satok · 15 years ago
  94. f00341f Fix grammar error in comment by Tadashi G. Takaoka · 15 years ago
  95. 820e426 Fix inconsistency between pop-up preview key and input key by Tadashi G. Takaoka · 15 years ago
  96. 7a73c18 Merge "Add hysteresis movement key debouncing" by Tadashi G. Takaoka · 15 years ago
  97. 80aa14f - separate dict (uses xml) by Jae Yong Sung · 15 years ago
  98. e36bce0 Add hysteresis movement key debouncing by Tadashi G. Takaoka · 15 years ago
  99. 679b838 Update resources of the tentertive UI for tablet friendly UI by satok · 15 years ago
  100. e55a9a1 Refactor move and time de-bouncing codes into separate static class by Tadashi G. Takaoka · 15 years ago