1. 928eec5 Merge "Make LatinIME keys accessibility focusable, clickable." into jb-dev by Svetoslav Ganov · 13 years ago
  2. 0028ed3 Use "float" instead of "double" by satok · 13 years ago
  3. f837b57 Merge "Reorder suggestions result according to auto correction threshold" into jb-dev by satok · 13 years ago
  4. db1939d Reorder suggestions result according to auto correction threshold by satok · 13 years ago
  5. b8b9ed8 Merge "Show dialog to guide the user to input subtype enabler" into jb-dev by Tadashi G. Takaoka · 13 years ago
  6. bd85efd Merge "Set divider icon's alpha value on the fly" into jb-dev by Tadashi G. Takaoka · 13 years ago
  7. ed49e4d Merge "Stop meaningless bigram computations" into jb-dev by Jean Chalard · 13 years ago
  8. 1f2d0aa Set divider icon's alpha value on the fly by Tadashi G. Takaoka · 13 years ago
  9. 7566448 Show dialog to guide the user to input subtype enabler by Tadashi G. Takaoka · 13 years ago
  10. fbecbe8 Merge "Don't auto-correct when there is no main dictionary." into jb-dev by Jean Chalard · 13 years ago
  11. f0e12a9 Don't auto-correct when there is no main dictionary. by Jean Chalard · 13 years ago
  12. f2eba97 Make LatinIME keys accessibility focusable, clickable. by alanv · 13 years ago
  13. b4b3e80 Merge "Fix empty custom input style entry appears after orientation change" into jb-dev by Tadashi G. Takaoka · 13 years ago
  14. c6846f2 Fix empty custom input style entry appears after orientation change by Tadashi G. Takaoka · 13 years ago
  15. 2bbdac5 Merge "Use a formula packing more information into 4 bits field" into jb-dev by Jean Chalard · 13 years ago
  16. 418b343 Use a formula packing more information into 4 bits field by Jean Chalard · 13 years ago
  17. a86c0f1 Stop meaningless bigram computations by Jean Chalard · 13 years ago
  18. 8dced70 Merge "Read and use user dictionary shortcuts." into jb-dev by Jean Chalard · 13 years ago
  19. 30236ef Remove "fillBoth" enum value from keyWidth attribute of Key by Tadashi G. Takaoka · 13 years ago
  20. 19ad9bf Read and use user dictionary shortcuts. by Jean Chalard · 13 years ago
  21. 76218b9 Merge "Do not set "SuggestionSpan"s for suggestions from the next word predicition" into jb-dev by satok · 13 years ago
  22. 0142b99 Do not set "SuggestionSpan"s for suggestions from the next word predicition by satok · 13 years ago
  23. a9aeb6f Merge "Small optimization" into jb-dev by Jean Chalard · 13 years ago
  24. b1120fe Merge "Small optimizations" into jb-dev by Jean Chalard · 13 years ago
  25. f5ac6c7 Merge "More optimizations" into jb-dev by Jean Chalard · 13 years ago
  26. f184e73 Merge "Some more obvious optimizations" into jb-dev by Jean Chalard · 13 years ago
  27. 78df718 Merge "Some obvious optimizations to makedict" into jb-dev by Jean Chalard · 13 years ago
  28. 76319c6 Small optimization by Jean Chalard · 13 years ago
  29. 4df5b43 Small optimizations by Jean Chalard · 13 years ago
  30. 3b1b72a More optimizations by Jean Chalard · 13 years ago
  31. 12efad3 Some more obvious optimizations by Jean Chalard · 13 years ago
  32. 47db0be Some obvious optimizations to makedict by Jean Chalard · 13 years ago
  33. 4d289d3 Contacts dictionary rebuilds only when contact names have changed. by Tom Ouyang · 13 years ago
  34. 38b5e42 Merge "Implement "lift-to-type" interaction. Fix event text." into jb-dev by Charles Chen · 13 years ago
  35. 59e6ad3 Merge "Write the bigram frequency following the new formula" into jb-dev by Jean Chalard · 13 years ago
  36. f7346de Write the bigram frequency following the new formula by Jean Chalard · 13 years ago
  37. ad0233f Merge "Refactor a method" into jb-dev by Jean Chalard · 13 years ago
  38. 4455fe2 Refactor a method by Jean Chalard · 13 years ago
  39. a6204bb Fix Spanish keyboard to have easy access to inverted ? and ! by Tadashi G. Takaoka · 13 years ago
  40. 2de0b52 Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-dev by Tadashi G. Takaoka · 13 years ago
  41. 6792a90 Merge "Output caps debug code" into jb-dev by satok · 13 years ago
  42. 5434f46 Remove unexpectedly split words with single quotes by satok · 13 years ago
  43. b6fb5eb Output caps debug code by satok · 13 years ago
  44. 88794b2 Remove the dependency to SpellCheckerProximityInfo from ProximityInfo. by Ken Wakasa · 13 years ago
  45. ef6dadb Reorganize punctuations and diacritics of Arabic and Persian by Tadashi G. Takaoka · 13 years ago
  46. 6662e2a Implement "lift-to-type" interaction. Fix event text. by alanv · 13 years ago
  47. 7c23ad9 Merge "Use key index as virtual view ID." into jb-dev by Charles Chen · 13 years ago
  48. 684c519 Merge "Cleanup indentation" into jb-dev by Tadashi G. Takaoka · 13 years ago
  49. cee24a1 Cleanup indentation by Tadashi G. Takaoka · 13 years ago
  50. b4c41fa Use key index as virtual view ID. by alanv · 13 years ago
  51. 52ab686 Merge "Remove unused code from AccessibilityEntityProvider." into jb-dev by Svetoslav Ganov · 13 years ago
  52. bced827 Merge "Fix calculation of more keys keyboard position based on key preview" into jb-dev by Tadashi G. Takaoka · 13 years ago
  53. 7ecc108 Fix calculation of more keys keyboard position based on key preview by Tadashi G. Takaoka · 13 years ago
  54. 5a40dca Release previously pressed key even when the up event points new key by Tadashi G. Takaoka · 13 years ago
  55. c8bde75 Merge "Optimize InputConnection.getCursorCapsMode calling" into jb-dev by Tadashi G. Takaoka · 13 years ago
  56. 03ca17c Optimize InputConnection.getCursorCapsMode calling by Tadashi G. Takaoka · 13 years ago
  57. d5cd7e6 Small optimization by Jean Chalard · 13 years ago
  58. 442ac5d Merge "Don't ask for surrounding characters for each keypress" into jb-dev by Jean Chalard · 13 years ago
  59. 736b109 Don't ask for surrounding characters for each keypress by Jean Chalard · 13 years ago
  60. 8e5f79f Remove unused code from AccessibilityEntityProvider. by alanv · 13 years ago
  61. 34b2b5e Remove accessibility gesture handlers from LatinIME. by alanv · 13 years ago
  62. f52aef8 Merge "Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified" into jb-dev by Tadashi G. Takaoka · 13 years ago
  63. 0b831ba Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified by Tadashi G. Takaoka · 13 years ago
  64. 7b6afb1 Enable long-press spacebar on 7 inch tablet by Tadashi G. Takaoka · 13 years ago
  65. e58f3af Treat apostrophe as single quote in spell checker by satok · 13 years ago
  66. 165725a Fix build by Tadashi G. Takaoka · 13 years ago
  67. 8e50c5d Fix subtype name for a custom input style with en_US and en_GB by Tadashi G. Takaoka · 13 years ago
  68. 4e6c604 Merge "Fix newly created custom input style display name" into jb-dev by Tadashi G. Takaoka · 13 years ago
  69. ca93442 Fix newly created custom input style display name by Tadashi G. Takaoka · 13 years ago
  70. 3665e2a Merge "Tidy up the MakedictLog class." into jb-dev by Ken Wakasa · 13 years ago
  71. 4c9bdcc Merge "Fix missing synchronized modifier" into jb-dev by Tadashi G. Takaoka · 13 years ago
  72. 5b2eb0f Fix missing synchronized modifier by Tadashi G. Takaoka · 13 years ago
  73. 757c125 Get subtype name string resource from its own locale by Tadashi G. Takaoka · 13 years ago
  74. 8447810 Tidy up the MakedictLog class. by Ken Wakasa · 13 years ago
  75. 03b423f Suppress debug log from makedict in LatinIME by Ken Wakasa · 13 years ago
  76. 9ec06c1 Fix build breakage by satok · 13 years ago
  77. 57007ed Merge "Workaround return preserved backing view height when the backing view is not ready" into jb-dev by satok · 13 years ago
  78. f4cf5b9 Workaround return preserved backing view height when the backing view is not ready by satok · 13 years ago
  79. 76d6673 Merge "Fix checking if subtype belongs to this ime" into jb-dev by Tadashi G. Takaoka · 13 years ago
  80. ae2388c Fix checking if subtype belongs to this ime by Tadashi G. Takaoka · 13 years ago
  81. aec1770 Tune letter text size of 7 inch tablet by Tadashi G. Takaoka · 13 years ago
  82. a474dbc Merge "Don't autocorrect after suggestion resuming" into jb-dev by Jean Chalard · 13 years ago
  83. 4b5b46b Don't autocorrect after suggestion resuming by Jean Chalard · 13 years ago
  84. 2f83e9e Can override key-style by Tadashi G. Takaoka · 13 years ago
  85. 0ab1c66 Avoid Resources$NotFoundException by Ken Wakasa · 13 years ago
  86. 20a6dea Add a flag for bigram presence in the header by Jean Chalard · 13 years ago
  87. 329c8d7 Merge "Ignore bigrams that are not also listed as unigrams" into jb-dev by Jean Chalard · 13 years ago
  88. 93e122e Merge "Fix potential "divided by zero" exception" into jb-dev by Tadashi G. Takaoka · 13 years ago
  89. bd2ca9c Fix potential "divided by zero" exception by Tadashi G. Takaoka · 13 years ago
  90. 45c57dc Merge "Fix SubtypeSwitcher incomplete initialization" into jb-dev by Tadashi G. Takaoka · 13 years ago
  91. 44c64f4 Ignore bigrams that are not also listed as unigrams by Jean Chalard · 13 years ago
  92. 3d407cc Fix SubtypeSwitcher incomplete initialization by Tadashi G. Takaoka · 13 years ago
  93. 27b42ce Fix "no language" subtype name (DO NOT MERGE) by Tadashi G. Takaoka · 13 years ago
  94. 49caddb Support PC QWERTY layout by Tadashi G. Takaoka · 13 years ago
  95. cbaf6d8 Cancel SubtypePreference dialog properly by Tadashi G. Takaoka · 13 years ago
  96. 9f0a137 Save & restore additional subtype dialog state when orientation is changed by Tadashi G. Takaoka · 13 years ago
  97. d454fcc Merge "Ignore unknown keyboard layout safely" by Tadashi G. Takaoka · 13 years ago
  98. 96e4043 Ignore unknown keyboard layout safely by Tadashi G. Takaoka · 13 years ago
  99. b728643 Fix percent sign in more keys by Tadashi G. Takaoka · 13 years ago
  100. ce54a14 Merge "Change expandable binary dict write to a temp file first." by Tom Ouyang · 13 years ago