1. 092826c Fix crash on adding a word in the user dictionary. by Jean Chalard · 14 years ago
  2. e0d3922 Merge "Fix mini keyboard behavior while chording input" by Tadashi G. Takaoka · 14 years ago
  3. 5245401 Merge "Add Right-To-Left delete icon" by Tadashi G. Takaoka · 14 years ago
  4. 63c233a Fix mini keyboard behavior while chording input by Tadashi G. Takaoka · 14 years ago
  5. 4f36540 Fix build breakage by Ken Wakasa · 14 years ago
  6. 886246b Add Right-To-Left delete icon by Tadashi G. Takaoka · 14 years ago
  7. 84cb23a Small code cleanup by Ken Wakasa · 14 years ago
  8. 656a35f Merge "Code cleanup" by Ken Wakasa · 14 years ago
  9. 8275fb0 Merge "Create proximity info just after parsing keyboard layouts" by satok · 14 years ago
  10. 0d5494c Create proximity info just after parsing keyboard layouts by satok · 14 years ago
  11. 8558cfb Code cleanup by Ken Wakasa · 14 years ago
  12. 9318d33 Change variable names for readability by Ken Wakasa · 14 years ago
  13. 1fa8783 Merge "Fix event handling on non-distinct multi touch device" by Tadashi G. Takaoka · 14 years ago
  14. 8ebbe03 Keep keyboard layout while orientation change by Tadashi G. Takaoka · 14 years ago
  15. 04dec7f Fix event handling on non-distinct multi touch device by Tadashi G. Takaoka · 14 years ago
  16. 08eea95 Merge "Add KeyEventHandler interface" by Tadashi G. Takaoka · 14 years ago
  17. f426cdd Add KeyEventHandler interface by Tadashi G. Takaoka · 14 years ago
  18. 4a0c343 Use InputMethodSettingsActivity by satok · 14 years ago
  19. 0efe174 Pass KeyboardView to PointerTracker on down event by Tadashi G. Takaoka · 14 years ago
  20. 9522666 Merge "Move processing MotionEvent out from PointerTracker" by Tadashi G. Takaoka · 14 years ago
  21. 3fdae97 Move processing MotionEvent out from PointerTracker by Tadashi G. Takaoka · 14 years ago
  22. ba1390f Merge "Use InputMethodSettingsFragment" by satok · 14 years ago
  23. d719fe1 Merge "Narrower key timer handler static inner class to TimerProxy interface" by Tadashi G. Takaoka · 14 years ago
  24. 1a3bb54 Use InputMethodSettingsFragment by satok · 14 years ago
  25. 2321caa Narrower key timer handler static inner class to TimerProxy interface by Tadashi G. Takaoka · 14 years ago
  26. 6ec10e5 Merge "Internal cleanup before using InputMethodSettingsFragment (Part 2)" by satok · 14 years ago
  27. c3f4d55 Internal cleanup before using InputMethodSettingsFragment (Part 2) by satok · 14 years ago
  28. 68d419d Merge "Internal cleanup before using InputMethodSettingsFragment" by satok · 14 years ago
  29. 4598d12 Internal cleanup before using InputMethodSettingsFragment by satok · 14 years ago
  30. ab41391 Merge "Merge PointerTrackerKeyState into PointerTracker" by Tadashi G. Takaoka · 14 years ago
  31. 8a99515 Merge PointerTrackerKeyState into PointerTracker by Tadashi G. Takaoka · 14 years ago
  32. 41f1509 Remove override which will be invalid. by satok · 14 years ago
  33. a9f6951 Merge "Remove swipe gesture" by Tadashi G. Takaoka · 14 years ago
  34. c71854a Remove swipe gesture by Tadashi G. Takaoka · 14 years ago
  35. 5a7a696 Let KeyDetector hold Keyboard by Tadashi G. Takaoka · 14 years ago
  36. 1c9817f Remove stale TODO comments by Tadashi G. Takaoka · 14 years ago
  37. 48f989d Merge "Override onSizeChanged only on main keyboard view" by Tadashi G. Takaoka · 14 years ago
  38. 0d8af4d Merge "Holding PointerTrackerQueue inside PointerTracker" by Tadashi G. Takaoka · 14 years ago
  39. bb4be54 Override onSizeChanged only on main keyboard view by Tadashi G. Takaoka · 14 years ago
  40. 906f031 Holding PointerTrackerQueue inside PointerTracker by Tadashi G. Takaoka · 14 years ago
  41. 895fc0e Merge "Import revised translations." by Eric Fischer · 14 years ago
  42. ff53f0f Import revised translations. by Eric Fischer · 14 years ago
  43. 1bd62a5 Fix missing suggestions after "Touch again to save" by Ken Wakasa · 14 years ago
  44. c810b0d Merge "Make sure that each view has its own dedicated background drawable" by Tadashi G. Takaoka · 14 years ago
  45. b9a2144 Merge "Clear CandidateView in onStartInputView" by Tadashi G. Takaoka · 14 years ago
  46. 16add4c Fix improperly scaled drawable by Tadashi G. Takaoka · 14 years ago
  47. 88110d1 Clear CandidateView in onStartInputView by Tadashi G. Takaoka · 14 years ago
  48. 7c57e3b Make sure that each view has its own dedicated background drawable by Tadashi G. Takaoka · 14 years ago
  49. 273e5d6 Use the new settings activity class name by Ken Wakasa · 14 years ago
  50. f60d09a Narrower KeyboardView reference by Tadashi G. Takaoka · 14 years ago
  51. bd02fa8 Merge "Move key hysteresis distance parameter to KeyDetector class" by Tadashi G. Takaoka · 14 years ago
  52. a19b84d Move key hysteresis distance parameter to KeyDetector class by Tadashi G. Takaoka · 14 years ago
  53. e559963 Removed unused import by satok · 14 years ago
  54. 5f6816f Move keyboard event handling code to separate LatinKeyboardBaseView class by Tadashi G. Takaoka · 14 years ago
  55. 386899a Merge "Disable auto-correction when application auto completion has set" by Tadashi G. Takaoka · 14 years ago
  56. 67b5180 Merge "Add SettingsActivity" by satok · 14 years ago
  57. 29387a8 Merge "Fixed a visibility of a shortcut button" by satok · 14 years ago
  58. 1be5028 Add SettingsActivity by satok · 14 years ago
  59. 1cda6eb Fixed a visibility of a shortcut button by satok · 14 years ago
  60. 5238df5 Disable auto-correction when application auto completion has set by Tadashi G. Takaoka · 14 years ago
  61. 7d3821c Merge "Use Key background for suggestions strip control" by Tadashi G. Takaoka · 14 years ago
  62. e583371 Use Key background for suggestions strip control by Tadashi G. Takaoka · 14 years ago
  63. 9812fb0 Specify Key gaps by percentage by Tadashi G. Takaoka · 14 years ago
  64. c190da0e Merge "Remove top padding parameter from MiniKeyboardBuilder constructor" by Tadashi G. Takaoka · 14 years ago
  65. 17dc839 Merge "Set candidates pane control visibility gone when touch-to-save is activated" by Tadashi G. Takaoka · 14 years ago
  66. e5276b3 Remove top padding parameter from MiniKeyboardBuilder constructor by Tadashi G. Takaoka · 14 years ago
  67. 5a931ef Set candidates pane control visibility gone when touch-to-save is activated by Tadashi G. Takaoka · 14 years ago
  68. fe1556b Merge "Add top padding to mini keyboard" by Tadashi G. Takaoka · 14 years ago
  69. 17a1676 Add top padding to mini keyboard by Tadashi G. Takaoka · 14 years ago
  70. e984fb5 Slightly larger key for ICS and phone combination by Tadashi G. Takaoka · 14 years ago
  71. 7f3e597 Merge "Calculate text width more conservatively" by Tadashi G. Takaoka · 14 years ago
  72. fe9b65a Calculate text width more conservatively by Tadashi G. Takaoka · 14 years ago
  73. 4edc7d0 Disable candidate pane controller just after suggestions are set by Tadashi G. Takaoka · 14 years ago
  74. f008ae9 Merge "Tweak ICS theme a bit" by Tadashi G. Takaoka · 14 years ago
  75. 3118277 Tweak ICS theme a bit by Tadashi G. Takaoka · 14 years ago
  76. 7821a1d Merge "Refactor settings" by satok · 14 years ago
  77. dec7703 Refactor settings by satok · 14 years ago
  78. 44f24b7 Merge "Added text navigation gestures for keyboard touch exploration." by Ken Wakasa · 14 years ago
  79. 71fbdc1 Updated keyboard assets Bug: 4948171 by Justin Ho · 14 years ago
  80. 87d7929 Added text navigation gestures for keyboard touch exploration. by Alan Viverette · 14 years ago
  81. 7e72448 Merge "Adaptive suggestions strip" by Tadashi G. Takaoka · 14 years ago
  82. 74b6897 Adaptive suggestions strip by Tadashi G. Takaoka · 14 years ago
  83. 9ae2475 Some clean up and fixes around auto-correction cancellation logic by Ken Wakasa · 14 years ago
  84. a65d84c Merge "Add key description for "fullwidth asterisk" used on phone/number layout" by Tadashi G. Takaoka · 14 years ago
  85. 0464850 Add key description for "fullwidth asterisk" used on phone/number layout by Tadashi G. Takaoka · 14 years ago
  86. 73d377a Merge "Cleanup key drawing code" by Tadashi G. Takaoka · 14 years ago
  87. d773bf3 Cleanup key drawing code by Tadashi G. Takaoka · 14 years ago
  88. 8b0f34d Remove sliding explanation by satok · 14 years ago
  89. 284c329 Merge "Show subtype settings preference for new design" by satok · 14 years ago
  90. b9e56cd Show subtype settings preference for new design by satok · 14 years ago
  91. 98d2e4c Merge "Add visual debug mode" by Tadashi G. Takaoka · 14 years ago
  92. 670e1c6 Add visual debug mode by Tadashi G. Takaoka · 14 years ago
  93. bdb4edf Merge "Add suppress ime swicher notification" by satok · 14 years ago
  94. 1c23d77 Add suppress ime swicher notification by satok · 14 years ago
  95. 49c8567 Merge "Use left/right-edge popup preview background" by Tadashi G. Takaoka · 14 years ago
  96. d87f28f Use left/right-edge popup preview background by Tadashi G. Takaoka · 14 years ago
  97. 8708998 Render sliding spacebar language switch arrows by text by Tadashi G. Takaoka · 14 years ago
  98. f41e9f7 Updated IME assets Bug: 4948171 by Justin Ho · 14 years ago
  99. 23ea680 Cleaning up IME drawables Bug: 4948171 by Justin Ho · 14 years ago
  100. cf9c6cc Remove unused and unnecessary drawables by Tadashi G. Takaoka · 14 years ago