1. 38b5e42 Merge "Implement "lift-to-type" interaction. Fix event text." into jb-dev by Charles Chen · 13 years ago
  2. 59e6ad3 Merge "Write the bigram frequency following the new formula" into jb-dev by Jean Chalard · 13 years ago
  3. f7346de Write the bigram frequency following the new formula by Jean Chalard · 13 years ago
  4. ad0233f Merge "Refactor a method" into jb-dev by Jean Chalard · 13 years ago
  5. 4455fe2 Refactor a method by Jean Chalard · 13 years ago
  6. a6204bb Fix Spanish keyboard to have easy access to inverted ? and ! by Tadashi G. Takaoka · 13 years ago
  7. 2de0b52 Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-dev by Tadashi G. Takaoka · 13 years ago
  8. 6792a90 Merge "Output caps debug code" into jb-dev by satok · 13 years ago
  9. 5434f46 Remove unexpectedly split words with single quotes by satok · 13 years ago
  10. b6fb5eb Output caps debug code by satok · 13 years ago
  11. 88794b2 Remove the dependency to SpellCheckerProximityInfo from ProximityInfo. by Ken Wakasa · 13 years ago
  12. ef6dadb Reorganize punctuations and diacritics of Arabic and Persian by Tadashi G. Takaoka · 13 years ago
  13. 6662e2a Implement "lift-to-type" interaction. Fix event text. by alanv · 13 years ago
  14. 7c23ad9 Merge "Use key index as virtual view ID." into jb-dev by Charles Chen · 13 years ago
  15. 684c519 Merge "Cleanup indentation" into jb-dev by Tadashi G. Takaoka · 13 years ago
  16. cee24a1 Cleanup indentation by Tadashi G. Takaoka · 13 years ago
  17. b4c41fa Use key index as virtual view ID. by alanv · 13 years ago
  18. 52ab686 Merge "Remove unused code from AccessibilityEntityProvider." into jb-dev by Svetoslav Ganov · 13 years ago
  19. bced827 Merge "Fix calculation of more keys keyboard position based on key preview" into jb-dev by Tadashi G. Takaoka · 13 years ago
  20. 7ecc108 Fix calculation of more keys keyboard position based on key preview by Tadashi G. Takaoka · 13 years ago
  21. 5a40dca Release previously pressed key even when the up event points new key by Tadashi G. Takaoka · 13 years ago
  22. c8bde75 Merge "Optimize InputConnection.getCursorCapsMode calling" into jb-dev by Tadashi G. Takaoka · 13 years ago
  23. 03ca17c Optimize InputConnection.getCursorCapsMode calling by Tadashi G. Takaoka · 13 years ago
  24. d5cd7e6 Small optimization by Jean Chalard · 13 years ago
  25. 442ac5d Merge "Don't ask for surrounding characters for each keypress" into jb-dev by Jean Chalard · 13 years ago
  26. 736b109 Don't ask for surrounding characters for each keypress by Jean Chalard · 13 years ago
  27. 8e5f79f Remove unused code from AccessibilityEntityProvider. by alanv · 13 years ago
  28. 34b2b5e Remove accessibility gesture handlers from LatinIME. by alanv · 13 years ago
  29. f52aef8 Merge "Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified" into jb-dev by Tadashi G. Takaoka · 13 years ago
  30. 0b831ba Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified by Tadashi G. Takaoka · 13 years ago
  31. 7b6afb1 Enable long-press spacebar on 7 inch tablet by Tadashi G. Takaoka · 13 years ago
  32. e58f3af Treat apostrophe as single quote in spell checker by satok · 13 years ago
  33. 165725a Fix build by Tadashi G. Takaoka · 13 years ago
  34. 8e50c5d Fix subtype name for a custom input style with en_US and en_GB by Tadashi G. Takaoka · 13 years ago
  35. 4e6c604 Merge "Fix newly created custom input style display name" into jb-dev by Tadashi G. Takaoka · 13 years ago
  36. ca93442 Fix newly created custom input style display name by Tadashi G. Takaoka · 13 years ago
  37. 3665e2a Merge "Tidy up the MakedictLog class." into jb-dev by Ken Wakasa · 13 years ago
  38. 4c9bdcc Merge "Fix missing synchronized modifier" into jb-dev by Tadashi G. Takaoka · 13 years ago
  39. 5b2eb0f Fix missing synchronized modifier by Tadashi G. Takaoka · 13 years ago
  40. 757c125 Get subtype name string resource from its own locale by Tadashi G. Takaoka · 13 years ago
  41. 8447810 Tidy up the MakedictLog class. by Ken Wakasa · 13 years ago
  42. 03b423f Suppress debug log from makedict in LatinIME by Ken Wakasa · 13 years ago
  43. 9ec06c1 Fix build breakage by satok · 13 years ago
  44. 57007ed Merge "Workaround return preserved backing view height when the backing view is not ready" into jb-dev by satok · 13 years ago
  45. f4cf5b9 Workaround return preserved backing view height when the backing view is not ready by satok · 13 years ago
  46. 76d6673 Merge "Fix checking if subtype belongs to this ime" into jb-dev by Tadashi G. Takaoka · 13 years ago
  47. ae2388c Fix checking if subtype belongs to this ime by Tadashi G. Takaoka · 13 years ago
  48. aec1770 Tune letter text size of 7 inch tablet by Tadashi G. Takaoka · 13 years ago
  49. a474dbc Merge "Don't autocorrect after suggestion resuming" into jb-dev by Jean Chalard · 13 years ago
  50. 4b5b46b Don't autocorrect after suggestion resuming by Jean Chalard · 13 years ago
  51. 2f83e9e Can override key-style by Tadashi G. Takaoka · 13 years ago
  52. 0ab1c66 Avoid Resources$NotFoundException by Ken Wakasa · 13 years ago
  53. 20a6dea Add a flag for bigram presence in the header by Jean Chalard · 13 years ago
  54. 329c8d7 Merge "Ignore bigrams that are not also listed as unigrams" into jb-dev by Jean Chalard · 13 years ago
  55. 93e122e Merge "Fix potential "divided by zero" exception" into jb-dev by Tadashi G. Takaoka · 13 years ago
  56. bd2ca9c Fix potential "divided by zero" exception by Tadashi G. Takaoka · 13 years ago
  57. 45c57dc Merge "Fix SubtypeSwitcher incomplete initialization" into jb-dev by Tadashi G. Takaoka · 13 years ago
  58. 44c64f4 Ignore bigrams that are not also listed as unigrams by Jean Chalard · 13 years ago
  59. 3d407cc Fix SubtypeSwitcher incomplete initialization by Tadashi G. Takaoka · 13 years ago
  60. 27b42ce Fix "no language" subtype name (DO NOT MERGE) by Tadashi G. Takaoka · 13 years ago
  61. 49caddb Support PC QWERTY layout by Tadashi G. Takaoka · 13 years ago
  62. cbaf6d8 Cancel SubtypePreference dialog properly by Tadashi G. Takaoka · 13 years ago
  63. 9f0a137 Save & restore additional subtype dialog state when orientation is changed by Tadashi G. Takaoka · 13 years ago
  64. d454fcc Merge "Ignore unknown keyboard layout safely" by Tadashi G. Takaoka · 13 years ago
  65. 96e4043 Ignore unknown keyboard layout safely by Tadashi G. Takaoka · 13 years ago
  66. b728643 Fix percent sign in more keys by Tadashi G. Takaoka · 13 years ago
  67. ce54a14 Merge "Change expandable binary dict write to a temp file first." by Tom Ouyang · 13 years ago
  68. a9b2be8 Change expandable binary dict write to a temp file first. by Tom Ouyang · 13 years ago
  69. 8e7740b Merge "Add header commnets of KeyboardTextsSet.tmpl" by Tadashi G. Takaoka · 13 years ago
  70. 5723bed Merge "Revert keyHintLetterPadding only to apply horizontally" by Tadashi G. Takaoka · 13 years ago
  71. ab771b0 Revert keyHintLetterPadding only to apply horizontally by Tadashi G. Takaoka · 13 years ago
  72. aaac9a5 Add header commnets of KeyboardTextsSet.tmpl by Tadashi G. Takaoka · 13 years ago
  73. 805fed4 Merge "Fix binary reading code performance." by Jean Chalard · 13 years ago
  74. fe4d13c Merge "Make the "Touch again to save" hint text touchable." by Tadashi G. Takaoka · 13 years ago
  75. 1d80a7f Fix binary reading code performance. by Jean Chalard · 13 years ago
  76. cbebbaf Merge "Fix a bug where a node size would be seen as increasing." by Jean Chalard · 13 years ago
  77. a64a1a4 Fix a bug where a node size would be seen as increasing. by Jean Chalard · 13 years ago
  78. 9f763d1 Make the "Touch again to save" hint text touchable. by Tadashi G. Takaoka · 13 years ago
  79. 3e3bb36 Fix NPE in AdditionalSubtypeSettings by Tadashi G. Takaoka · 13 years ago
  80. fa1affb Merge "Fix a bug where two spaces would be added instead of one" by Jean Chalard · 13 years ago
  81. 5ee0ee0 Merge "Fix a bug where a batch edit would not be started." by Jean Chalard · 13 years ago
  82. 87f7fa1 Merge "Pass words as int[] to the native code." by Jean Chalard · 13 years ago
  83. bebcae8 Merge "Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase." by Tom Ouyang · 13 years ago
  84. 9dc1200 Fix key preview when shifted hint letter is activated by Tadashi G. Takaoka · 13 years ago
  85. 551612d Fix a bug where two spaces would be added instead of one by Jean Chalard · 13 years ago
  86. 96fb309 Fix a bug where a batch edit would not be started. by Jean Chalard · 13 years ago
  87. 522a04e Pass words as int[] to the native code. by Jean Chalard · 13 years ago
  88. e060d1a Merge "Fix using keyboard layout display name in custom input style spinner" by Tadashi G. Takaoka · 13 years ago
  89. a245be6 Fix using keyboard layout display name in custom input style spinner by Tadashi G. Takaoka · 13 years ago
  90. 0df78d4 Use the best matching cached dictionary for each category by Jean Chalard · 13 years ago
  91. 0806bb0 Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase. by Tom Ouyang · 13 years ago
  92. 1894c6e Remove unused methods and classes by Ken Wakasa · 13 years ago
  93. f8ad37a Remove an unused method by Ken Wakasa · 13 years ago
  94. 621e3f9 Fix the build by Svetoslav Ganov · 13 years ago
  95. 1b86839 Merge "Add language switch key to symbols and symbols shifted layout" by Tadashi G. Takaoka · 13 years ago
  96. 118762b Merge "Predefined keyboard layouts are configurable via XML resource" by Tadashi G. Takaoka · 13 years ago
  97. 3ce0850 Add language switch key to symbols and symbols shifted layout by Tadashi G. Takaoka · 13 years ago
  98. 38026b4 Predefined keyboard layouts are configurable via XML resource by Tadashi G. Takaoka · 13 years ago
  99. 04b03f4 Allow using a format version 2 word list in LatinIME by Jean Chalard · 13 years ago
  100. 78173bd Support Dvorak layout by Tadashi G. Takaoka · 13 years ago