1. 179ada9 Refactor CandidateView touch event handling by Tadashi G. Takaoka · 15 years ago
  2. c2c9cd8 Merge "Mini keyboard works even while shift is being pressed" into gingerbread by Tadashi G. Takaoka · 15 years ago
  3. afb3532 Mini keyboard works even while shift is being pressed by Tadashi G. Takaoka · 15 years ago
  4. 4694188 Tune mini keyboard vertical correction to match with key height by Tadashi G. Takaoka · 15 years ago
  5. 6e5a398 Fixed key code and key coordinates when move debounce has been in action by Tadashi G. Takaoka · 15 years ago
  6. 008e9b3 Fix Null pointer exception on closing and update assets by satok · 15 years ago
  7. e07bc39 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  8. 2245c3a Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 15 years ago
  9. 0b4ae1f Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case by Ken Wakasa · 15 years ago
  10. 3a2b903 Merge "Add Debug Settings Activity" into gingerbread by satok · 15 years ago
  11. bf96661 Add Debug Settings Activity by satok · 15 years ago
  12. 8971108 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  13. 5deb167 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  14. 6ee1bd4 Merge "Keep addWordToDictionary from doing disk I/O on main thread" into gingerbread by Ken Wakasa · 15 years ago
  15. 336bc6b Keep addWordToDictionary from doing disk I/O on main thread by Ken Wakasa · 15 years ago
  16. 64e5a19 Merge "Add enter/exit animation style to prevew and mini keyboard" into gingerbread by Tadashi G. Takaoka · 15 years ago
  17. 0ae817c Add enter/exit animation style to prevew and mini keyboard by Tadashi G. Takaoka · 15 years ago
  18. 1bebdcb Move RingCharBuffer as a singleton in Util by satok · 15 years ago
  19. 5339950 Update mdpi visual assets of upper-right number hint by Ken Wakasa · 15 years ago
  20. 9d44411 Fixed popup mini-keyboard position by Tadashi G. Takaoka · 15 years ago
  21. 7754298 Tune left and right padding of popup mini keyboard by Tadashi G. Takaoka · 15 years ago
  22. 23f7fb0 Merge "Disable invoking VoiceIME using swipe right action" into gingerbread by Tadashi G. Takaoka · 15 years ago
  23. b75dee4 Merge "Fix ArrayIndexOutOfBoundsException in WordComposer" into gingerbread by Tadashi G. Takaoka · 15 years ago
  24. d1a8e30 Fix ArrayIndexOutOfBoundsException in WordComposer by Tadashi G. Takaoka · 15 years ago
  25. a96d8a1 Use SystemClock.uptimeMillis() for event time by Tadashi G. Takaoka · 15 years ago
  26. abd7bba Disable invoking VoiceIME using swipe right action by Tadashi G. Takaoka · 15 years ago
  27. 8493e43 Use constant for keycode. by Tadashi G. Takaoka · 15 years ago
  28. 9d1cb89 Merge "Choose smaller or shorter language name for space bar" into gingerbread by Tadashi G. Takaoka · 15 years ago
  29. 8243c7a Choose smaller or shorter language name for space bar by Tadashi G. Takaoka · 15 years ago
  30. fd56a14 Merge "Remove unnecessary assets for LatinIME in GingerBread" into gingerbread by satok · 15 years ago
  31. 824623a Remove unnecessary assets for LatinIME in GingerBread by satok · 15 years ago
  32. 3a2896c Fix issue space key preview remains on screen and would not dismiss by Tadashi G. Takaoka · 15 years ago
  33. 75c23ce Add lightweight visual indication for numbers. by Ken Wakasa · 15 years ago
  34. a104575 Merge "Draw language label on space key of symbol+alt mode" into gingerbread by Tadashi G. Takaoka · 15 years ago
  35. 31ff846 Draw language label on space key of symbol+alt mode by Tadashi G. Takaoka · 15 years ago
  36. 6b75eaa Fix mini keyboard display position when preview is disabled by Tadashi G. Takaoka · 15 years ago
  37. 56cd6df Merge "Space key will no longer auto-repeat" into gingerbread by Tadashi G. Takaoka · 15 years ago
  38. aaa163b Space key will no longer auto-repeat by Tadashi G. Takaoka · 15 years ago
  39. 4da43a2 Shorten popup preview residual time (100ms) by Tadashi G. Takaoka · 15 years ago
  40. 7763b36 Align key preview and mini-keyboard positions by Tadashi G. Takaoka · 15 years ago
  41. 4a3ffcb Longer popup preview residual time (150ms) by Tadashi G. Takaoka · 15 years ago
  42. 62955c7 Update mdpi assets by satok · 15 years ago
  43. 86fa29a DO NOT MERGE. Get rid of the user feedback preference from Gingerbread. by Ken Wakasa · 15 years ago
  44. 29d8bde Merge "Use the phone keyboard for NUMBER and DATETIME until we get a dedicated number entry keypad." into gingerbread by Ken Wakasa · 15 years ago
  45. 08f664f Use the phone keyboard for NUMBER and DATETIME until we get a dedicated number entry keypad. by Ken Wakasa · 15 years ago
  46. 1476988 Default puctuation suggestions have same color by Tadashi G. Takaoka · 15 years ago
  47. 809bef5 Merge "Increase gradient of suggestion bar" into gingerbread by Ken Wakasa · 15 years ago
  48. 06ff4c2 Merge "Change suggestion & bold colors" into gingerbread by Ken Wakasa · 15 years ago
  49. 749b1ea Increase gradient of suggestion bar by Ken Wakasa · 15 years ago
  50. ed8eabc Cleanup keyboard layout files by Tadashi G. Takaoka · 15 years ago
  51. d98cd76 Change suggestion & bold colors by Ken Wakasa · 15 years ago
  52. 08cfebd Move comma as default position of mini keyboard by Tadashi G. Takaoka · 15 years ago
  53. 1508c0e Add a new preference item to show/hide the settings key. by Ken Wakasa · 15 years ago
  54. dd5d4e3 Merge "Fix : Bouncing Extract Text when correcting multiple lines of text." into gingerbread by Amith Yamasani · 15 years ago
  55. c1020c3 Fix : Bouncing Extract Text when correcting multiple lines of text. by Amith Yamasani · 15 years ago
  56. bf1f16f Merge "All keys should be processed before processing modifier key" into gingerbread by Tadashi G. Takaoka · 15 years ago
  57. bd1cc1d Fix bug that upper case mini-keyboard does not work by Tadashi G. Takaoka · 15 years ago
  58. 2aa8078 All keys should be processed before processing modifier key by Tadashi G. Takaoka · 15 years ago
  59. 12a4e08 Handling multi-character uppercase key input by Tadashi G. Takaoka · 15 years ago
  60. eb68036 Add keyHysteresisDistance xml attribute by Tadashi G. Takaoka · 15 years ago
  61. 9717d5b Get rid of execution bit by Ken Wakasa · 15 years ago
  62. 0ca8cf6 Merge "Rename altchars.xml to keep translation imports from altering it." into gingerbread by Eric Fischer · 15 years ago
  63. 395d501 Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml by satok · 15 years ago
  64. c706b1c Remove unused popup layout by satok · 15 years ago
  65. c931021 Fix the gap of popup by satok · 15 years ago
  66. 6d51f0e Merge "Add mdpi assets and fix mode" into gingerbread by satok · 15 years ago
  67. a562719 Add mdpi assets and fix mode by satok · 15 years ago
  68. fe5a49e Add popup layout for theme of gingerbread by satok · 15 years ago
  69. 0edddce Merge "Update working.png" into gingerbread by satok · 15 years ago
  70. 0ea6270 More commit -> apply changes with SharedPreferencesCompat. by Ken Wakasa · 15 years ago
  71. aed0122 Fix a bug in y-axis offset for sliding finger key detection for mini popup keyboard. by Ken Wakasa · 15 years ago
  72. f62166c Mini popup keyboard adjustment: Have the leftmost number right above the key. by Ken Wakasa · 15 years ago
  73. 87d0dc8 Rename altchars.xml to keep translation imports from altering it. by Eric Fischer · 15 years ago
  74. 5c2e3ed Update working.png by satok · 15 years ago
  75. 6aa1939 Add Hawaiian, Maori, and other Polynesian macron by Tadashi G. Takaoka · 15 years ago
  76. f9e0207 Merge "Update assets for LatinIME" into gingerbread by satok · 15 years ago
  77. 64a3b58 Update assets for LatinIME by satok · 15 years ago
  78. 3de8f34 Code cleanup by Ken Wakasa · 15 years ago
  79. efc4a43 Symbol key acts as modifier key by Tadashi G. Takaoka · 15 years ago
  80. 681b676 Keep Keyboard in cache through SoftReference by Tadashi G. Takaoka · 15 years ago
  81. 3c55911 Merge "Add digit alternates" into gingerbread by Tadashi G. Takaoka · 15 years ago
  82. 0e300c8 Avoid a disk write on UI thread by Ken Wakasa · 15 years ago
  83. 012075a Add digit alternates by Tadashi G. Takaoka · 15 years ago
  84. 2dd905b Move alternate chars from keyboard layout to altchars.xml by Tadashi G. Takaoka · 15 years ago
  85. c29ef3e Remove unnecessary android:codes attribute by Tadashi G. Takaoka · 15 years ago
  86. 12b6fef Merge "Extract alternates_for_X from strings.xml into altchars.xml" into gingerbread by Tadashi G. Takaoka · 15 years ago
  87. 5555f90 Extract alternates_for_X from strings.xml into altchars.xml by Tadashi G. Takaoka · 15 years ago
  88. 7372a97 Re-formatting 'de' locale keyboard definition xml files by Tadashi G. Takaoka · 15 years ago
  89. 31e2a94 Merge "Fix the bacground color for "/" in URL mode" into gingerbread by satok · 15 years ago
  90. 007803c Fix the bacground color for "/" in URL mode by satok · 15 years ago
  91. 3625c97 Remove unused azerty.xml keyboard layout by Tadashi G. Takaoka · 15 years ago
  92. 232863a Re-formatting keyboard definition xml files by Tadashi G. Takaoka · 15 years ago
  93. 85d85c2 DO NOT MERGE. Fix a string for the sharedpreference for re-correction by satok · 15 years ago
  94. 1e51430 Merge "Update assets for LatinIME" into gingerbread by satok · 15 years ago
  95. 6627b95 Update assets for LatinIME by satok · 15 years ago
  96. c1ff284 Update strings for the settings access - based on the latest GB IME spec (ver 03). by Ken Wakasa · 15 years ago
  97. 83e63ac Dismiss mini keyboard when finger is released outside mini keyboard by Tadashi G. Takaoka · 15 years ago
  98. 26aff8c Merge "Fixed extra periods when chording with shift and space" into gingerbread by Tadashi G. Takaoka · 15 years ago
  99. 6252f46 Fixed extra periods when chording with shift and space by Tadashi G. Takaoka · 15 years ago
  100. 0723056 Merge "Add shared preference for re-correction" into gingerbread by satok · 15 years ago