1. 5f6816f Move keyboard event handling code to separate LatinKeyboardBaseView class by Tadashi G. Takaoka · 14 years ago
  2. 386899a Merge "Disable auto-correction when application auto completion has set" by Tadashi G. Takaoka · 14 years ago
  3. 67b5180 Merge "Add SettingsActivity" by satok · 14 years ago
  4. 29387a8 Merge "Fixed a visibility of a shortcut button" by satok · 14 years ago
  5. 1be5028 Add SettingsActivity by satok · 14 years ago
  6. 1cda6eb Fixed a visibility of a shortcut button by satok · 14 years ago
  7. 5238df5 Disable auto-correction when application auto completion has set by Tadashi G. Takaoka · 14 years ago
  8. 7d3821c Merge "Use Key background for suggestions strip control" by Tadashi G. Takaoka · 14 years ago
  9. e583371 Use Key background for suggestions strip control by Tadashi G. Takaoka · 14 years ago
  10. 9812fb0 Specify Key gaps by percentage by Tadashi G. Takaoka · 14 years ago
  11. c190da0e Merge "Remove top padding parameter from MiniKeyboardBuilder constructor" by Tadashi G. Takaoka · 14 years ago
  12. 17dc839 Merge "Set candidates pane control visibility gone when touch-to-save is activated" by Tadashi G. Takaoka · 14 years ago
  13. e5276b3 Remove top padding parameter from MiniKeyboardBuilder constructor by Tadashi G. Takaoka · 14 years ago
  14. 5a931ef Set candidates pane control visibility gone when touch-to-save is activated by Tadashi G. Takaoka · 14 years ago
  15. fe1556b Merge "Add top padding to mini keyboard" by Tadashi G. Takaoka · 14 years ago
  16. 17a1676 Add top padding to mini keyboard by Tadashi G. Takaoka · 14 years ago
  17. e984fb5 Slightly larger key for ICS and phone combination by Tadashi G. Takaoka · 14 years ago
  18. 7f3e597 Merge "Calculate text width more conservatively" by Tadashi G. Takaoka · 14 years ago
  19. fe9b65a Calculate text width more conservatively by Tadashi G. Takaoka · 14 years ago
  20. 4edc7d0 Disable candidate pane controller just after suggestions are set by Tadashi G. Takaoka · 14 years ago
  21. f008ae9 Merge "Tweak ICS theme a bit" by Tadashi G. Takaoka · 14 years ago
  22. 3118277 Tweak ICS theme a bit by Tadashi G. Takaoka · 14 years ago
  23. 7821a1d Merge "Refactor settings" by satok · 14 years ago
  24. dec7703 Refactor settings by satok · 14 years ago
  25. 44f24b7 Merge "Added text navigation gestures for keyboard touch exploration." by Ken Wakasa · 14 years ago
  26. 71fbdc1 Updated keyboard assets Bug: 4948171 by Justin Ho · 14 years ago
  27. 87d7929 Added text navigation gestures for keyboard touch exploration. by Alan Viverette · 14 years ago
  28. 7e72448 Merge "Adaptive suggestions strip" by Tadashi G. Takaoka · 14 years ago
  29. 74b6897 Adaptive suggestions strip by Tadashi G. Takaoka · 14 years ago
  30. 9ae2475 Some clean up and fixes around auto-correction cancellation logic by Ken Wakasa · 14 years ago
  31. a65d84c Merge "Add key description for "fullwidth asterisk" used on phone/number layout" by Tadashi G. Takaoka · 14 years ago
  32. 0464850 Add key description for "fullwidth asterisk" used on phone/number layout by Tadashi G. Takaoka · 14 years ago
  33. 73d377a Merge "Cleanup key drawing code" by Tadashi G. Takaoka · 14 years ago
  34. d773bf3 Cleanup key drawing code by Tadashi G. Takaoka · 14 years ago
  35. 8b0f34d Remove sliding explanation by satok · 14 years ago
  36. 284c329 Merge "Show subtype settings preference for new design" by satok · 14 years ago
  37. b9e56cd Show subtype settings preference for new design by satok · 14 years ago
  38. 98d2e4c Merge "Add visual debug mode" by Tadashi G. Takaoka · 14 years ago
  39. 670e1c6 Add visual debug mode by Tadashi G. Takaoka · 14 years ago
  40. bdb4edf Merge "Add suppress ime swicher notification" by satok · 14 years ago
  41. 1c23d77 Add suppress ime swicher notification by satok · 14 years ago
  42. 49c8567 Merge "Use left/right-edge popup preview background" by Tadashi G. Takaoka · 14 years ago
  43. d87f28f Use left/right-edge popup preview background by Tadashi G. Takaoka · 14 years ago
  44. 8708998 Render sliding spacebar language switch arrows by text by Tadashi G. Takaoka · 14 years ago
  45. f41e9f7 Updated IME assets Bug: 4948171 by Justin Ho · 14 years ago
  46. 23ea680 Cleaning up IME drawables Bug: 4948171 by Justin Ho · 14 years ago
  47. cf9c6cc Remove unused and unnecessary drawables by Tadashi G. Takaoka · 14 years ago
  48. d44160d Merge "Draw popup hint "..." by text rendering" by Tadashi G. Takaoka · 14 years ago
  49. 3040c8b Draw popup hint "..." by text rendering by Tadashi G. Takaoka · 14 years ago
  50. 660d42f Remove mInForeground flag from KeyboardView by Tadashi G. Takaoka · 14 years ago
  51. 55303bc Re-create input view after voice IME finished by Tadashi G. Takaoka · 14 years ago
  52. 7e9615f Fix NPE by Tadashi G. Takaoka · 14 years ago
  53. 8aee759 Remove reference to system theme by Tadashi G. Takaoka · 14 years ago
  54. 281e180 Fix NPE by Tadashi G. Takaoka · 14 years ago
  55. d8850ae Merge "Draw phone/number keyboard layout witout icon" by Tadashi G. Takaoka · 14 years ago
  56. b473198 Show long suggestion in condensed and ellipsized text by Tadashi G. Takaoka · 14 years ago
  57. 520a297 Draw phone/number keyboard layout witout icon by Tadashi G. Takaoka · 14 years ago
  58. 717a8f5 Use dedicated layout for "touch to save word" feature by Tadashi G. Takaoka · 14 years ago
  59. 7fb04fe Fix ragged suggestion strip baseline by Tadashi G. Takaoka · 14 years ago
  60. 4f0d290 Avoid memory leak by by non-static Handler inner classes by Ken Wakasa · 14 years ago
  61. c79aa48 Tiny string fix. by Ken Wakasa · 14 years ago
  62. 87a3213 Merge "Remove spacebar preview and arrows" by Tadashi G. Takaoka · 14 years ago
  63. 14daf66 Remove spacebar preview and arrows by Tadashi G. Takaoka · 14 years ago
  64. 07a62cf Added very aggressive by satok · 14 years ago
  65. bbda98d Merge "Add a link from Latin IME to the dictionary pack." by Jean Chalard · 14 years ago
  66. 4f3d5d3 Add a link from Latin IME to the dictionary pack. by Jean Chalard · 14 years ago
  67. 52344a0 Fix NPE with the unit test by Ken Wakasa · 14 years ago
  68. 2442e77 Display suggested word info in debug mode by Tadashi G. Takaoka · 14 years ago
  69. 703e725 Fix popup key preview on 7/11 inch tablet by Tadashi G. Takaoka · 14 years ago
  70. 2b9eb15 Fix extract mode visual by Tadashi G. Takaoka · 14 years ago
  71. 1bca5b6 Revert "Remove extra spacing from candidate strip to fix extract mode layout" by Tadashi G. Takaoka · 14 years ago
  72. 177fc54 Remove extra spacing from candidate strip to fix extract mode layout by Adam Powell · 14 years ago
  73. c83d0f0 Fix stale key style reference by Tadashi G. Takaoka · 14 years ago
  74. 80b79bf Merge "Fix "Show settings key" option on 7" device" by Tadashi G. Takaoka · 14 years ago
  75. cd96a69 Fix "Show settings key" option on 7" device by Tadashi G. Takaoka · 14 years ago
  76. 35bda74 Merge "Move Key class out of internal package" by Tadashi G. Takaoka · 14 years ago
  77. e775909 Move Key class out of internal package by Tadashi G. Takaoka · 14 years ago
  78. 75d7fb6 Remove unused argument from PopupPanel.showPanel by Tadashi G. Takaoka · 14 years ago
  79. 9116bf1 New IceCreamSandwich assets and theme by Tadashi G. Takaoka · 14 years ago
  80. 44f8dc3 Fixing build error due to refactored import. by Alan Viverette · 14 years ago
  81. 8521781 Merge "Added support for touch exploration to Latin IME." by Svetoslav Ganov · 14 years ago
  82. ae70654 Merge "move setup wizard package name into google namespace" by Freeman Ng · 14 years ago
  83. 5ac4638 Added support for touch exploration to Latin IME. by Alan Viverette · 14 years ago
  84. 3edc97b Merge "Remove colorScheme attribute from KeyboardView" by Tadashi G. Takaoka · 14 years ago
  85. a93d27d Remove colorScheme attribute from KeyboardView by Tadashi G. Takaoka · 14 years ago
  86. a7eed90 Make CandidateView backward compatible by Tadashi G. Takaoka · 14 years ago
  87. b947c73 Merge "Add German QWERTY keyboard" by Tadashi G. Takaoka · 14 years ago
  88. e90fae8 Add German QWERTY keyboard by Tadashi G. Takaoka · 14 years ago
  89. c2a2178 Move icon declaration to Keyboard theme by Tadashi G. Takaoka · 14 years ago
  90. 72934bd Move keyboard related internal class to separate package by Tadashi G. Takaoka · 14 years ago
  91. 713c686 move setup wizard package name into google namespace by Freeman Ng · 14 years ago
  92. 0150be2 Merge "Use 2 arguments LinearLayout constructor" by Tadashi G. Takaoka · 14 years ago
  93. f921129 Use 2 arguments LinearLayout constructor by Tadashi G. Takaoka · 14 years ago
  94. 839fb35 Merge "Support Turkish keyboard" by Tadashi G. Takaoka · 14 years ago
  95. 35f2091 Support Turkish keyboard by Tadashi G. Takaoka · 14 years ago
  96. 6313db1 Merge "Add ArraysCompatUtils.binarySearch" by Tadashi G. Takaoka · 14 years ago
  97. acd1a1c Add ArraysCompatUtils.binarySearch by Tadashi G. Takaoka · 14 years ago
  98. 05c0fc6 Fix NPE in LatinKeyboard by Tadashi G. Takaoka · 14 years ago
  99. cdc12db Import revised translations. by Eric Fischer · 14 years ago
  100. 87154c6 Fix NPE by Tadashi G. Takaoka · 14 years ago