1. f5fe245 Fix key preview backing view height by Tadashi G. Takaoka · 13 years ago
  2. 51e3e4d am d79ca325: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  3. d79ca32 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  4. 5e33402 am d36ad739: Merge "New IME assets" into ics-factoryrom by Justin Ho · 13 years ago
  5. d36ad73 Merge "New IME assets" into ics-factoryrom by Justin Ho · 13 years ago
  6. 452a977 Merge "Import revised translations." by Eric Fischer · 13 years ago
  7. 5de6586 Import revised translations. by Eric Fischer · 13 years ago
  8. c4750f1 am 6d8d25ee: (-s ours) (DO NOT MERGE) Update fullscreen mode also at onStartInputView by Tadashi G. Takaoka · 13 years ago
  9. 358e33a New IME assets by Justin Ho · 13 years ago
  10. 37af28d Enable vibrate on keypress by default by Ken Wakasa · 13 years ago
  11. 34a9831 Merge "Tweak LatinIME's keypress volume" by Ken Wakasa · 13 years ago
  12. 95dba8a Merge "The back button key event is delivered correctly" by Tadashi G. Takaoka · 13 years ago
  13. f58293f Tweak LatinIME's keypress volume by Ken Wakasa · 13 years ago
  14. d7b00f3 The back button key event is delivered correctly by Tadashi G. Takaoka · 13 years ago
  15. db815b7 Merge "Fix a dangerous macro." by Yusuke Nojima · 13 years ago
  16. 6ec961d Merge "Fix editDistance() not to access the outside of mEditDistanceTable" by Yusuke Nojima · 13 years ago
  17. 6d8d25e (DO NOT MERGE) Update fullscreen mode also at onStartInputView by Tadashi G. Takaoka · 13 years ago
  18. 3ea503c Merge "Update fullscreen mode also at onStartInputView" by Tadashi G. Takaoka · 13 years ago
  19. 59010a8 Update fullscreen mode also at onStartInputView by Tadashi G. Takaoka · 13 years ago
  20. 6309593 Fix a dangerous macro. by Yusuke Nojima · 13 years ago
  21. d2547c6 Merge "Have the spell checker report IN_DICT correctly" by Jean Chalard · 13 years ago
  22. 8efe9bb Merge "Tweak LatinIME's keypress vibration duration" by Ken Wakasa · 13 years ago
  23. 28f36d6 Tweak LatinIME's keypress vibration duration by Ken Wakasa · 13 years ago
  24. 40fd76f Use Build.HARDWARE to determine "sudden jumping hack" by Tadashi G. Takaoka · 13 years ago
  25. a35ea4c am 43d8dee6: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  26. 43d8dee Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  27. 2d9722e Update the theme pref key. by Ken Wakasa · 13 years ago
  28. e897e4d Have the spell checker report IN_DICT correctly by Jean Chalard · 13 years ago
  29. 60e4997 Merge "Use the correct theme on ICS" by Ken Wakasa · 13 years ago
  30. dc7974d Merge "Draw more suggestions hint using text font" by Tadashi G. Takaoka · 13 years ago
  31. cd0ee08 Merge "Add missing "action" key background definition" by Tadashi G. Takaoka · 13 years ago
  32. 0967ef4 Draw more suggestions hint using text font by Tadashi G. Takaoka · 13 years ago
  33. dc52a56 Use the correct theme on ICS by Ken Wakasa · 13 years ago
  34. 70ae4ef am ba0e30f2: (-s ours) (DO NOT MERGE) Fix checking capitalized word code by Tadashi G. Takaoka · 13 years ago
  35. b66d060 Add missing "action" key background definition by Tadashi G. Takaoka · 13 years ago
  36. 32cf5bb Stop auto-switching-back to the main layout by quotes. by Ken Wakasa · 13 years ago
  37. ba0e30f (DO NOT MERGE) Fix checking capitalized word code by Tadashi G. Takaoka · 13 years ago
  38. 436a645 Fix checking capitalized word code by Tadashi G. Takaoka · 13 years ago
  39. 2e496f5 Fix editDistance() not to access the outside of mEditDistanceTable by Yusuke Nojima · 13 years ago
  40. 5b0c124 Remove Key.isStick, use backgroundType="stick" instead by Tadashi G. Takaoka · 13 years ago
  41. a1b68eb Merge "Remove functionalKeyStyle, use backgroundType="functional" instead" by Tadashi G. Takaoka · 13 years ago
  42. 97ec205 Merge "Add an option to user dict to match more precise locales" by Jean Chalard · 13 years ago
  43. cfed273 Add an option to user dict to match more precise locales by Jean Chalard · 13 years ago
  44. 85c0ebd Remove functionalKeyStyle, use backgroundType="functional" instead by Tadashi G. Takaoka · 13 years ago
  45. 3dcb281 Merge "Make action key background more visually prominent" by Tadashi G. Takaoka · 13 years ago
  46. a6d3a4d Make action key background more visually prominent by Tadashi G. Takaoka · 13 years ago
  47. 39fe5bf Merge "Avoid returning an object that's still used internally" by Jean Chalard · 13 years ago
  48. 5c08151 Avoid returning an object that's still used internally by Jean Chalard · 13 years ago
  49. b568a62 Merge "Don't kill LatinIME if the spellchecker crashes." by Jean Chalard · 13 years ago
  50. 199dc5e Don't kill LatinIME if the spellchecker crashes. by Jean Chalard · 13 years ago
  51. 7918ed0 Refactor Key.isFunctional to more generic Key.keyType by Tadashi G. Takaoka · 13 years ago
  52. fa52a09 Merge "Remove experimental settings" by satok · 13 years ago
  53. d273875 Merge "Filter out of spellchecking words that don't look like words" by Jean Chalard · 13 years ago
  54. 88fa53b Filter out of spellchecking words that don't look like words by Jean Chalard · 13 years ago
  55. 8f4fd85 Merge "Add a string for main dictionary" by Jean Chalard · 13 years ago
  56. adda8e3 Add a string for main dictionary by Jean Chalard · 13 years ago
  57. 80f73cc Merge "Delete unused function and add TODO comment for a potential bug." by Yusuke Nojima · 13 years ago
  58. c9c54a8 Remove experimental settings by satok · 13 years ago
  59. 032cfee Delete unused function and add TODO comment for a potential bug. by Yusuke Nojima · 13 years ago
  60. 1586dc6 Merge "Fix a bug where the user dict's locale match would be wrong" by Jean Chalard · 13 years ago
  61. d97def5 Fix a bug where the user dict's locale match would be wrong by Jean Chalard · 13 years ago
  62. 14c840f Merge "Don't report 1-char words as typos" by Jean Chalard · 13 years ago
  63. 94f7300 Clean up the mini keyboard for the Double low-9 quotation mark U+201E key by Ken Wakasa · 13 years ago
  64. 63e55cd Don't report 1-char words as typos by Jean Chalard · 13 years ago
  65. ea843f2 Make WordComposer aware of capitalized word by Tadashi G. Takaoka · 13 years ago
  66. 6602b03 Merge "Linger the "more suggestions" when the user is sliding the touch point" by Tadashi G. Takaoka · 13 years ago
  67. 02ce539 Merge "Dismiss the more suggestions when the user is sliding down the touch point" by Tadashi G. Takaoka · 13 years ago
  68. 87104ba Dismiss the more suggestions when the user is sliding down the touch point by Tadashi G. Takaoka · 13 years ago
  69. 2abd854 Linger the "more suggestions" when the user is sliding the touch point by Tadashi G. Takaoka · 13 years ago
  70. 697bf58 Update suggestions strip text color by Tadashi G. Takaoka · 13 years ago
  71. cd15b93 Mark configuration string as not translatable. by Eric Fischer · 13 years ago
  72. 9b5961b Merge "Import revised translations." by Eric Fischer · 13 years ago
  73. 9ea0071 Import revised translations. by Eric Fischer · 13 years ago
  74. eada6b8 Merge "Update comment for "log_screen_metrics"" by Ken Wakasa · 13 years ago
  75. 2057f3b Update comment for "log_screen_metrics" by Ken Wakasa · 13 years ago
  76. 4630590 Remove unused string resource ngram_category by Tadashi G. Takaoka · 13 years ago
  77. 290f563 Merge "Rename mini keyboard template xml file" by Tadashi G. Takaoka · 13 years ago
  78. ed5fe55 Merge "Remove unused string resource label_more_key" by Tadashi G. Takaoka · 13 years ago
  79. 74a5717 Rename mini keyboard template xml file by Tadashi G. Takaoka · 13 years ago
  80. 4486d77 Introduce autoXScale label option by Tadashi G. Takaoka · 13 years ago
  81. 7ac2808 Remove unused string resource label_more_key by Tadashi G. Takaoka · 13 years ago
  82. f5ef30d Have the spell checker honor case by Jean Chalard · 13 years ago
  83. 53bbf4d Merge "Remove the exception in SubtypeSwitcher" by satok · 13 years ago
  84. 1ecf0fb Remove the exception in SubtypeSwitcher by satok · 13 years ago
  85. a40aba0 Merge "Fix an NPE" by Jean Chalard · 13 years ago
  86. 5955cfd Fix an NPE by Jean Chalard · 13 years ago
  87. e304359 Merge "Currency symbol keys are more aware of locale" by Tadashi G. Takaoka · 13 years ago
  88. f01ba10 Merge "Cancel more suggestions when its outside is touched" by Tadashi G. Takaoka · 13 years ago
  89. 9426f7d Currency symbol keys are more aware of locale by Tadashi G. Takaoka · 13 years ago
  90. 530b417 Merge "Fix potential ArrayIndexOutOfBoundsException" by Tadashi G. Takaoka · 13 years ago
  91. 4a9be11 Cancel more suggestions when its outside is touched by Tadashi G. Takaoka · 13 years ago
  92. 8332fd0 Fix potential ArrayIndexOutOfBoundsException by Tadashi G. Takaoka · 13 years ago
  93. 2cb3663 Back button to dismiss the more suggestions by Tadashi G. Takaoka · 13 years ago
  94. a08a7e9 Merge "Add visual dividers to more suggestions panel" by Tadashi G. Takaoka · 13 years ago
  95. 30bd8cb Add visual dividers to more suggestions panel by Tadashi G. Takaoka · 13 years ago
  96. af3b56c Fix a bug where the wrong suggestion score would matter. by Jean Chalard · 13 years ago
  97. 236928c Merge "Make Spacer as extended Key class" by Tadashi G. Takaoka · 13 years ago
  98. 18453d6 Make Spacer as extended Key class by Tadashi G. Takaoka · 13 years ago
  99. 293db08 Get rid of the double quote from the suggestion strip by Ken Wakasa · 13 years ago
  100. 2be8725 Use full screen mode on landscape/phone device by Tadashi G. Takaoka · 13 years ago