1. 635f68e Improve skip correction algorithm by satok · 15 years ago
  2. c359d75 Merge "Execute the switching to a different IME in a POOL_EXECUTOR." by Luca Zanolin · 15 years ago
  3. 208268d Add correction state. by satok · 15 years ago
  4. 613073d Execute the switching to a different IME in a POOL_EXECUTOR. by Luca Zanolin · 15 years ago
  5. d4c08d9 Make sure the directory where to put files actually exists by Jean Chalard · 15 years ago
  6. cfca3c6 Refactor CorrectionState to Correction by satok · 15 years ago
  7. 11b7feb Ellipsis for "Space" key for triggering the IME switcher by Ken Wakasa · 15 years ago
  8. f098fbb Add proximity info for the spell checker. by Jean Chalard · 15 years ago
  9. 3a22708 Have Latin IME copy files from the dictionary pack. by Jean Chalard · 15 years ago
  10. 741c683 Merge "Stop reloading contacts when not appropriate." by Jean Chalard · 15 years ago
  11. 33f3b60 Merge "Refactor the correction algorithm related to missing character correction" by satok · 15 years ago
  12. 39d2a4c Revert Idedaabd1 partially until we have the new auto-correction indicator in TextView by Ken Wakasa · 15 years ago
  13. 985312e Refactor the correction algorithm related to missing character correction by satok · 15 years ago
  14. 14051e2 Stop reloading contacts when not appropriate. by Jean Chalard · 15 years ago
  15. 0484758 Merge "Import revised translations." by Eric Fischer · 15 years ago
  16. 44beeab Merge "Fix issues with long-press access to more suggestions" by Ken Wakasa · 15 years ago
  17. bbf25cf Fix issues with long-press access to more suggestions by Ken Wakasa · 15 years ago
  18. ad7ddca Merge "Correction mode should not rely on the existence of the main dic" by Ken Wakasa · 15 years ago
  19. c769ef4 Correction mode should not rely on the existence of the main dic by Ken Wakasa · 15 years ago
  20. c2b6a35 Add the spell checker configuration xml by satok · 15 years ago
  21. 8f79ffc Merge "Remove suggestion pane controller from strip" by Tadashi G. Takaoka · 15 years ago
  22. ae5c736 Remove suggestion pane controller from strip by Tadashi G. Takaoka · 15 years ago
  23. dbb6d12 Update keyboard and suggestions strip background drawables by Tadashi G. Takaoka · 15 years ago
  24. 20c4aec Partially revert I531a3257 as it mistakenly broke some logic -- textToTheLeft was required. by Ken Wakasa · 15 years ago
  25. 6983cf4 Merge "Remove all key preview from placer when window gets hide" by Tadashi G. Takaoka · 15 years ago
  26. cadb212 Fix issues with long-pressing the spacebar by Ken Wakasa · 15 years ago
  27. 1149abd Remove all key preview from placer when window gets hide by Tadashi G. Takaoka · 15 years ago
  28. 60a004f Fixed count suggestions strip by Tadashi G. Takaoka · 15 years ago
  29. bf8aa9d Import revised translations. by Eric Fischer · 15 years ago
  30. 5bcf8ee Update the spell checker according to API cleanup by satok · 15 years ago
  31. 5767226 Merge "Move scoring part to the correction state" by satok · 15 years ago
  32. 8876b75 Move scoring part to the correction state by satok · 15 years ago
  33. fd047f6 Merge "Move suggestions layout code into parameter class" by Tadashi G. Takaoka · 15 years ago
  34. 94ac3d7 Fix NPE by Tadashi G. Takaoka · 15 years ago
  35. 16713e5 Move suggestions layout code into parameter class by Tadashi G. Takaoka · 15 years ago
  36. 3234123 Implement the spell checker. by Jean Chalard · 15 years ago
  37. ac21e0a Merge "Create a way to pass the proximity info to the dictionary" by Jean Chalard · 15 years ago
  38. 043f784 Create a way to pass the proximity info to the dictionary by Jean Chalard · 15 years ago
  39. 2e2906b Merge "Change the prune condition" by satok · 15 years ago
  40. f071e75 Change the prune condition by satok · 15 years ago
  41. 80ba224 Merge "Cleanup CandidateView class" by Tadashi G. Takaoka · 15 years ago
  42. d95a636 Cleanup CandidateView class by Tadashi G. Takaoka · 15 years ago
  43. 3aacd1d Merge "Additional hack for bug:4311428, a follow up for Ieade33d7." by Ken Wakasa · 15 years ago
  44. de30f9f Additional hack for bug:4311428, a follow up for Ieade33d7. by Ken Wakasa · 15 years ago
  45. 8289ded Merge "Remove newly unused code" by Jean Chalard · 15 years ago
  46. 54cb04e Merge "Move the input index and output index to correction state" by satok · 15 years ago
  47. 4e4e74e Move the input index and output index to correction state by satok · 15 years ago
  48. 09e91ee Remove newly unused code by Jean Chalard · 15 years ago
  49. 3889462 Handle non word separators correctly even for the initial letter of a word by Ken Wakasa · 15 years ago
  50. bb12dc4 Merge "Fix saving keyboard state while rotating" by Tadashi G. Takaoka · 15 years ago
  51. 99debd7 Merge "Reset keyboard shift lock state when new keyboard is ready" by Tadashi G. Takaoka · 15 years ago
  52. 38b5605 Fix saving keyboard state while rotating by Tadashi G. Takaoka · 15 years ago
  53. 73c0239 Reset keyboard shift lock state when new keyboard is ready by Tadashi G. Takaoka · 15 years ago
  54. 0f6c8e8 Move code related to ranking algorithm to correction_state.cpp by satok · 15 years ago
  55. e486290 Merge "Temporary don't use "looks type" for comming rename cl." by satok · 15 years ago
  56. 55d1c5e Temporary don't use "looks type" for comming rename cl. by satok · 15 years ago
  57. eedfef0 Merge "Retain keyboard layout while orientation change" by Tadashi G. Takaoka · 15 years ago
  58. 055054e Retain keyboard layout while orientation change by Tadashi G. Takaoka · 15 years ago
  59. a0ac590 Merge "Support label with icon key" by Tadashi G. Takaoka · 15 years ago
  60. 62d4a96 Support label with icon key by Tadashi G. Takaoka · 15 years ago
  61. 272dfe9 Merge "Replace ALT/More with more meaningful key labels" by Ken Wakasa · 15 years ago
  62. 09578c8 Replace ALT/More with more meaningful key labels by Ken Wakasa · 15 years ago
  63. 21fa416 Revive the missing Settings key on tablets by Ken Wakasa · 15 years ago
  64. 627427b Merge "Fix the popup char order for Arabic layout" by Ken Wakasa · 15 years ago
  65. 81f227d Merge "Change the dictionary file passing schema to a list of ids" by Jean Chalard · 15 years ago
  66. a1d2650 Fix the popup char order for Arabic layout by Ken Wakasa · 15 years ago
  67. b320134 Merge "Cleanup Keyboard related code and rename some classes" by Tadashi G. Takaoka · 15 years ago
  68. 1be29ab Cleanup Keyboard related code and rename some classes by Tadashi G. Takaoka · 15 years ago
  69. 27f3c83 Merge "Import revised translations." by Eric Fischer · 15 years ago
  70. df4db22 Import revised translations. by Eric Fischer · 15 years ago
  71. 047f63f "?123" should be up for translation for Arabic layouts by Ken Wakasa · 15 years ago
  72. 0b08a4b Add char limit for several key label resources by Ken Wakasa · 15 years ago
  73. fae8d60 Change the dictionary file passing schema to a list of ids by Jean Chalard · 15 years ago
  74. 588e2f2 Add bigram lookup implementation. by Jean Chalard · 15 years ago
  75. c1fd3cf Merge "Move code related to ranking algorithm to the correction state" by satok · 15 years ago
  76. 612c6e4 Move code related to ranking algorithm to the correction state by satok · 15 years ago
  77. 8da9a13 Make Keyboard object immutable except shift state by Tadashi G. Takaoka · 15 years ago
  78. 8d7782b Merge "Use generic interface for filed type of Keyboard" by Tadashi G. Takaoka · 15 years ago
  79. 04bc5a3 Merge "Add KeyboardParams class" by Tadashi G. Takaoka · 15 years ago
  80. 167e77f Use generic interface for filed type of Keyboard by Tadashi G. Takaoka · 15 years ago
  81. 4d8eb2e Make horigontalGap and verticalGap attributes of Row obsolete by Tadashi G. Takaoka · 15 years ago
  82. 1516d05 Add KeyboardParams class by Tadashi G. Takaoka · 15 years ago
  83. 723dd75 Remove Keyboard reference from Key object by Tadashi G. Takaoka · 15 years ago
  84. 30479de Merge "Cleanup key label case adjustment" by Tadashi G. Takaoka · 15 years ago
  85. c499866 Cleanup key label case adjustment by Tadashi G. Takaoka · 15 years ago
  86. b118d4c Cleanup icon drawable related code by Tadashi G. Takaoka · 15 years ago
  87. cb1cc0d Merge "Try to compensate for a race condition." by Jean Chalard · 15 years ago
  88. f2f9715 Try to compensate for a race condition. by Jean Chalard · 15 years ago
  89. 20cb6e8 Merge "Remove the systematic bias to the top." by Jean Chalard · 15 years ago
  90. d8eceb1 Remove the systematic bias to the top. by Jean Chalard · 15 years ago
  91. 49e0025 Remove '(' from the label of "to symbol" on phone layout by Tadashi G. Takaoka · 15 years ago
  92. 271e55f Merge "Filter non-ascii popup charcters from password keyboard" by Tadashi G. Takaoka · 15 years ago
  93. afa5e9a Merge "Add orientation to regression tests" by Tadashi G. Takaoka · 15 years ago
  94. 2fe68b9 Filter non-ascii popup charcters from password keyboard by Tadashi G. Takaoka · 15 years ago
  95. 3c70185 Add orientation to regression tests by Tadashi G. Takaoka · 15 years ago
  96. 59eeb1c Merge "Clean up revertLastWord()" by Ken Wakasa · 15 years ago
  97. 9351550 Clean up revertLastWord() by Ken Wakasa · 15 years ago
  98. db2c091 Remove old dictionary format code by satok · 15 years ago
  99. ccec497 Merge "Add correction state" by satok · 15 years ago
  100. 2df3060 Add correction state by satok · 15 years ago