1. e332d45 Merge "Fix text color of main key labels in shifted state" into honeycomb by Tadashi G. Takaoka · 15 years ago
  2. 5f35a89 Merge "Remove stale suggestion divider drawable" into honeycomb by Tadashi G. Takaoka · 15 years ago
  3. 926a110 Fix text color of main key labels in shifted state by Tadashi G. Takaoka · 15 years ago
  4. 7c6ffbc Remove stale suggestion divider drawable by Tadashi G. Takaoka · 15 years ago
  5. aa5e924 Merge "Tweak keyboard icon" into honeycomb by satok · 15 years ago
  6. e72a57d Tweak keyboard icon by satok · 15 years ago
  7. a776b7f Should update suggestion strip even if suggetion count is 1, in case typed word's length is 1 by Ken Wakasa · 15 years ago
  8. 2faf0a1 Merge "Clean up: Update variable names to comply with spec of ApplicationInfo." into honeycomb by Ken Wakasa · 15 years ago
  9. 255c044 Fix StringIndexOutOfBoundsException by Ken Wakasa · 15 years ago
  10. 90d9661 Clean up: Update variable names to comply with spec of ApplicationInfo. by Ken Wakasa · 15 years ago
  11. 7a42a46 Merge "Import some unabbreviated translations for large screens." into honeycomb by Eric Fischer · 15 years ago
  12. f73e76d Mark configuration strings untranslatable. by Eric Fischer · 15 years ago
  13. 6d075db Merge "Get rid of the space bar symbol on the tablet." into honeycomb by Satoshi Kataoka · 15 years ago
  14. 715189f Get rid of the space bar symbol on the tablet. by Ken Wakasa · 15 years ago
  15. e90b333 Load main dic in native by Ken Wakasa · 15 years ago
  16. e494e4d Import some unabbreviated translations for large screens. by Eric Fischer · 15 years ago
  17. f16028b Remove digit popup characters from mini keyboard of tablet by Tadashi G. Takaoka · 15 years ago
  18. cc55d94 Calculate mini keyboard key width from labels by Tadashi G. Takaoka · 15 years ago
  19. ca65332 Merge "Remove Row object from MiniKeyboardBuilder" by Tadashi G. Takaoka · 15 years ago
  20. 458249e Consolidate main dictionary files. by Ken Wakasa · 15 years ago
  21. e89af1f Remove Row object from MiniKeyboardBuilder by Tadashi G. Takaoka · 15 years ago
  22. a96574f Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener by Tadashi G. Takaoka · 15 years ago
  23. 611044a Merge "Snap back to the previous keyboard when sliding input is canceled" by Tadashi G. Takaoka · 15 years ago
  24. 5f922ca Snap back to the previous keyboard when sliding input is canceled by Tadashi G. Takaoka · 15 years ago
  25. 1a6fba5 Fix potential keyboard layout change bug by Tadashi G. Takaoka · 15 years ago
  26. 5797cef Longer long-press timeout in sliding input by Tadashi G. Takaoka · 15 years ago
  27. f182f82 Include all the resources regardless of system locales by Ken Wakasa · 15 years ago
  28. 07357f3 Merge "Add config_default_keyboard_theme_id resource" by Tadashi G. Takaoka · 15 years ago
  29. 05ddb9a Add config_default_keyboard_theme_id resource by Tadashi G. Takaoka · 15 years ago
  30. ceaca96 Merge "Fix miss spelling" by satok · 15 years ago
  31. 9111d76 Fix miss spelling by satok · 15 years ago
  32. 43046fe Initialize mMode in SubtypeSwitcher and added TODO by satok · 15 years ago
  33. bfe2b53 Import new drawable assets by Tadashi G. Takaoka · 15 years ago
  34. 9cfb874 Import revised translations. by Eric Fischer · 15 years ago
  35. 363cd6e Make dismissing keyboard by swiping down as configurable by Tadashi G. Takaoka · 15 years ago
  36. 23a3b74 Merge "Suppress punctuation suggestions if not needed" by Tadashi G. Takaoka · 15 years ago
  37. 9fb8c6d Suppress punctuation suggestions if not needed by Tadashi G. Takaoka · 15 years ago
  38. 9aa20e6 Ignore case in editDistance() by Ken Wakasa · 15 years ago
  39. baf8388 Filter out too short noisy touch events by Tadashi G. Takaoka · 15 years ago
  40. 1d7d966 Refactor PointerTracker class to include queue management by Tadashi G. Takaoka · 15 years ago
  41. 6311acb Merge "Suppress long press timer on hinted key while temporary upper case mode" by Tadashi G. Takaoka · 15 years ago
  42. 2b13b4f Suppress long press timer on hinted key while temporary upper case mode by Tadashi G. Takaoka · 15 years ago
  43. 68d483e Merge "Add a parameter to getEnabledSubtype" by satok · 15 years ago
  44. 127ae54 Add a parameter to getEnabledSubtype by satok · 15 years ago
  45. c4f7166 Remove multi-tap feature by Tadashi G. Takaoka · 15 years ago
  46. 8aa3f5a Cleanup KeyboardActionListener interface by Tadashi G. Takaoka · 15 years ago
  47. cb2469a Suppress haptic feedback while sliding key input by Tadashi G. Takaoka · 15 years ago
  48. 5ef421b Cancel long press timer when sliding key input is not allowed by Tadashi G. Takaoka · 15 years ago
  49. cc0e412 Merge "Do not pick up closest key if the point is out of any key" by Tadashi G. Takaoka · 15 years ago
  50. 6d929d5 Do not pick up closest key if the point is out of any key by Tadashi G. Takaoka · 15 years ago
  51. ef71c4a Fix checking of sliding off from key by Tadashi G. Takaoka · 15 years ago
  52. dbc4498 Refactor PointerTracker class by Tadashi G. Takaoka · 15 years ago
  53. 9e91472 Automaticaly snap back to the previous mode from sliding symbol input by Tadashi G. Takaoka · 15 years ago
  54. 67a4eca Disallow sliding key input by Tadashi G. Takaoka · 15 years ago
  55. c590096 Add description and CHAR LIMIT to string resources by Tadashi G. Takaoka · 15 years ago
  56. f0ab0b4 Merge "Add popupKeyboardTemplate attribute to Keyboard" by Tadashi G. Takaoka · 15 years ago
  57. 9b6d1d5 Add popupKeyboardTemplate attribute to Keyboard by Tadashi G. Takaoka · 15 years ago
  58. 7dc190f Updated contrast in keys by Tadashi G. Takaoka · 15 years ago
  59. f61287a Merge "Fix unit test to run" by Tadashi G. Takaoka · 15 years ago
  60. f8bad15 Fix unit test to run by Tadashi G. Takaoka · 15 years ago
  61. 014f488 Merge "Revise language string size on spacebar" by Ken Wakasa · 15 years ago
  62. a8baf57 Merge "Tweak base line of key top letter" by Tadashi G. Takaoka · 15 years ago
  63. 24e1f28 Changed Icon for a US English keyboard subtype temporary by satok · 15 years ago
  64. 183fbbb Revise language string size on spacebar by Ken Wakasa · 15 years ago
  65. 9893583 Tweak base line of key top letter by Tadashi G. Takaoka · 15 years ago
  66. 160d2ec Merge "Update suggestion strip drawables" by Tadashi G. Takaoka · 15 years ago
  67. dcfbab9 Merge "Update the spacebar visual." by Ken Wakasa · 15 years ago
  68. 5cc2416 Update the spacebar visual. by Ken Wakasa · 15 years ago
  69. e9311bc Update suggestion strip drawables by Tadashi G. Takaoka · 15 years ago
  70. 1d11e79 Fix adding user dictionary by Tadashi G. Takaoka · 15 years ago
  71. 68b6932 Import revised translations. by Eric Fischer · 15 years ago
  72. 9cb9f33 Merge "Make "Tab" and "ALT" and "123" as donottranslate resources" by Tadashi G. Takaoka · 15 years ago
  73. 246acc5 Make "Tab" and "ALT" and "123" as donottranslate resources by Tadashi G. Takaoka · 15 years ago
  74. 1a878ff Merge "Integrating updated LatinIME keyboard assets" by Justin Ho · 15 years ago
  75. a893ac3 Merge "Tune padding of candidate word" by Tadashi G. Takaoka · 15 years ago
  76. 4700a6f Tune padding of candidate word by Tadashi G. Takaoka · 15 years ago
  77. 7bb84ea Merge "Check user dictionary before inserting new word" by Tadashi G. Takaoka · 15 years ago
  78. c5f1368 Check user dictionary before inserting new word by Tadashi G. Takaoka · 15 years ago
  79. 7f1d3fa Remove language settings from preference activity by satok · 15 years ago
  80. 9ecad8c Fix auto correction threshold values array reference by Tadashi G. Takaoka · 15 years ago
  81. 4ca16db Highlight auto corrected word by Tadashi G. Takaoka · 15 years ago
  82. 1b1f7f9 Cleanup unused string resources by Tadashi G. Takaoka · 15 years ago
  83. 3ef38b2 Merge "Introduce SuggestedWords class to represent suggestions list" by Tadashi G. Takaoka · 15 years ago
  84. 7e181fe Introduce SuggestedWords class to represent suggestions list by Tadashi G. Takaoka · 15 years ago
  85. e7f9a22 Merge "Swap ",." and "[]" in symbol layout of tablet" by Tadashi G. Takaoka · 15 years ago
  86. 0459387 Swap ",." and "[]" in symbol layout of tablet by Tadashi G. Takaoka · 15 years ago
  87. 62f3317 Integrating updated LatinIME keyboard assets by Justin Ho · 15 years ago
  88. 35bcd5c Merge "Import revised translations." by Eric Fischer · 15 years ago
  89. a15e45e Keep previous suggestions when there is only one suggestion found by Tadashi G. Takaoka · 15 years ago
  90. e26ef1b Remove Tutorial class and unused debug feature by Tadashi G. Takaoka · 15 years ago
  91. 20cdb37 Use setInputMethodAndSubtype and shortcutIME API instead of changing only view to Voice Input by satok · 15 years ago
  92. a83cfd2 Import revised translations. by Eric Fischer · 15 years ago
  93. 9502cc1 Remove LatinIME prefix from classes by Tadashi G. Takaoka · 15 years ago
  94. 55b9d33 Show auto correction feedback by Tadashi G. Takaoka · 15 years ago
  95. 8ec36be Cleanup calling Spannable.setSpan() to set character style span by Tadashi G. Takaoka · 15 years ago
  96. 522d5c1 Show underline for auto-completion candidate instead of bolding by Tadashi G. Takaoka · 15 years ago
  97. 89c5874 Tweak candidate view height and etc. by Tadashi G. Takaoka · 15 years ago
  98. 4a734aa Fix popup mini keyboard for smiley and .com key by Tadashi G. Takaoka · 15 years ago
  99. 9f01ed5 Support keyboardHeight and maxKeyboardHeight to Keyboard XML by Tadashi G. Takaoka · 15 years ago
  100. 59cd73b Merge "Suggest excessive characters" by satok · 15 years ago