1. 1616e2e Merge "Fix an excessive fallback problem." by Jean Chalard · 14 years ago
  2. c84bc34 Rename LatinKeyboardBaseView to LatinKeyboardView by Tadashi G. Takaoka · 14 years ago
  3. 0ee3b69 Fix an excessive fallback problem. by Jean Chalard · 14 years ago
  4. 3257294 Refactor and rename popup mini keyoard related classes by Tadashi G. Takaoka · 14 years ago
  5. 2d306a2 Merge "Extract sudden jumping touch event hack into separate class" by Tadashi G. Takaoka · 14 years ago
  6. c403a46 Extract sudden jumping touch event hack into separate class by Tadashi G. Takaoka · 14 years ago
  7. 2b27f3e Merge "Remove password field special handling" by Tadashi G. Takaoka · 14 years ago
  8. f9da4c5 Remove password field special handling by Tadashi G. Takaoka · 14 years ago
  9. 0940093 Merge "Remove screen orientation confirmation hack" by Tadashi G. Takaoka · 14 years ago
  10. d6834c8 Merge "Fix a bug with the string pool." by Jean Chalard · 14 years ago
  11. f94df38 Remove screen orientation confirmation hack by Tadashi G. Takaoka · 14 years ago
  12. a6e912c Fix a bug with the string pool. by Jean Chalard · 14 years ago
  13. 6dde878 Move some methods from LatinKeyboardView up into LatinKeyboardBaseView by Tadashi G. Takaoka · 14 years ago
  14. 9f31575 Merge "Fix suggestions strip text colors" by Tadashi G. Takaoka · 14 years ago
  15. d47a955 Fix suggestions strip text colors by Tadashi G. Takaoka · 14 years ago
  16. 70a92a3 Merge "Remove duplicates from the spell checker suggestions." by Jean Chalard · 14 years ago
  17. 6b166a1 Remove duplicates from the spell checker suggestions. by Jean Chalard · 14 years ago
  18. b39f612 Remove hacks related to determine window width by Tadashi G. Takaoka · 14 years ago
  19. 5d4c569 Fix case sensitivity for the spell checker. by Jean Chalard · 14 years ago
  20. cee174b Settings key visibility should always follow the system default value, by Ken Wakasa · 14 years ago
  21. 6da8b74 Move the dupes-removing method to the Utils class by Jean Chalard · 14 years ago
  22. 150bad6 Have the spell checker use the User dictionary. by Jean Chalard · 14 years ago
  23. 1e841de Merge "Check the main dict id to be able to fallback." by Jean Chalard · 14 years ago
  24. e56e88b A follow up to I830de4d1 by Ken Wakasa · 14 years ago
  25. ee7daef Check the main dict id to be able to fallback. by Jean Chalard · 14 years ago
  26. 89fdb82 Merge "Move the settings test to a more appropriate place." by Jean Chalard · 14 years ago
  27. 83207fb Move the settings test to a more appropriate place. by Jean Chalard · 14 years ago
  28. 4e01afc Make the string builder pool in Suggest a singleton. by Jean Chalard · 14 years ago
  29. 5ba5ff9 Merge "Exception refactoring" by Jean Chalard · 14 years ago
  30. 03c3b64 Merge "Refactor string removal to make it static" by Jean Chalard · 14 years ago
  31. 3016863 Refactor string removal to make it static by Jean Chalard · 14 years ago
  32. 80e0bf0 Exception refactoring by Jean Chalard · 14 years ago
  33. 091bbf8 Merge "Factor dict pack settings reading into a static inner class" by Jean Chalard · 14 years ago
  34. c11c4fd Factor dict pack settings reading into a static inner class by Jean Chalard · 14 years ago
  35. 961453c Merge "Get rid of auto correction flash animation in the suggestion strip" by Tadashi G. Takaoka · 14 years ago
  36. e486175 Merge "Fixed speaking keys when editing password fields" by Ken Wakasa · 14 years ago
  37. bea6b72 Get rid of auto correction flash animation in the suggestion strip by Tadashi G. Takaoka · 14 years ago
  38. 5cb10f7 Fix possible NPE by Tadashi G. Takaoka · 14 years ago
  39. c160373 Close dictionary pools when they are not used any more. by Jean Chalard · 14 years ago
  40. 29ea7b7 Merge "Have a pool of dictionaries to check spelling." by Jean Chalard · 14 years ago
  41. dbf4f2a Merge "Pass the touch event in the top padding of keyboard." by Yusuke Nojima · 14 years ago
  42. 5ec1309 Pass the touch event in the top padding of keyboard. by Yusuke Nojima · 14 years ago
  43. a562767 Have a pool of dictionaries to check spelling. by Jean Chalard · 14 years ago
  44. f18bda6 Code cleanup by Ken Wakasa · 14 years ago
  45. 70b9c5d Make the spell checker re-entrant. by Jean Chalard · 14 years ago
  46. 8f7f406 Merge "Add a margin between "123" and the mic icon." by Yusuke Nojima · 14 years ago
  47. 3577519 Add a margin between "123" and the mic icon. by Yusuke Nojima · 14 years ago
  48. e8bbc54 Merge "Update shift state in onSizeChanged()" by Ken Wakasa · 14 years ago
  49. 286a5bf Update shift state in onSizeChanged() by Ken Wakasa · 14 years ago
  50. 7674f86 Remove the "Touch to correct words" option. by Jean Chalard · 14 years ago
  51. ab791d0 Revert "Remove the "Touch to correct words" option." by Jean Chalard · 14 years ago
  52. 8e69dd8 Remove the "Touch to correct words" option. by Jean Chalard · 14 years ago
  53. bb5504c Merge "Get rid of auto correction flash animation in the suggestion strip" by Ken Wakasa · 14 years ago
  54. 59f5cc8 Get rid of auto correction flash animation in the suggestion strip by Ken Wakasa · 14 years ago
  55. b6b7d81 Merge "Add a settings activity for the spell checker." by Jean Chalard · 14 years ago
  56. 31fd54c Add a settings activity for the spell checker. by Jean Chalard · 14 years ago
  57. 86e517f Read shared prefs from the dictionary pack. by Jean Chalard · 14 years ago
  58. 7fca6a5 Merge "Key click sound volume fix" by Ken Wakasa · 14 years ago
  59. bf7dd47 Key click sound volume fix by Ken Wakasa · 14 years ago
  60. 0886862 Use the dictionaries cached LatinIME-side by Jean Chalard · 14 years ago
  61. 2896673 Rename a function and update a comment by Jean Chalard · 14 years ago
  62. f102f6a Merge "Give the orders to delete the source files to the dict pack" by Jean Chalard · 14 years ago
  63. 5774908 Give the orders to delete the source files to the dict pack by Jean Chalard · 14 years ago
  64. c359d75 Merge "Execute the switching to a different IME in a POOL_EXECUTOR." by Luca Zanolin · 14 years ago
  65. 613073d Execute the switching to a different IME in a POOL_EXECUTOR. by Luca Zanolin · 14 years ago
  66. d4c08d9 Make sure the directory where to put files actually exists by Jean Chalard · 14 years ago
  67. 11b7feb Ellipsis for "Space" key for triggering the IME switcher by Ken Wakasa · 14 years ago
  68. f098fbb Add proximity info for the spell checker. by Jean Chalard · 14 years ago
  69. 3a22708 Have Latin IME copy files from the dictionary pack. by Jean Chalard · 14 years ago
  70. 14051e2 Stop reloading contacts when not appropriate. by Jean Chalard · 14 years ago
  71. 58e3f10 Fixed speaking keys when editing password fields by Alan Viverette · 14 years ago
  72. 44beeab Merge "Fix issues with long-press access to more suggestions" by Ken Wakasa · 14 years ago
  73. bbf25cf Fix issues with long-press access to more suggestions by Ken Wakasa · 14 years ago
  74. ad7ddca Merge "Correction mode should not rely on the existence of the main dic" by Ken Wakasa · 14 years ago
  75. c769ef4 Correction mode should not rely on the existence of the main dic by Ken Wakasa · 14 years ago
  76. ae5c736 Remove suggestion pane controller from strip by Tadashi G. Takaoka · 14 years ago
  77. 20c4aec Partially revert I531a3257 as it mistakenly broke some logic -- textToTheLeft was required. by Ken Wakasa · 14 years ago
  78. 6983cf4 Merge "Remove all key preview from placer when window gets hide" by Tadashi G. Takaoka · 14 years ago
  79. cadb212 Fix issues with long-pressing the spacebar by Ken Wakasa · 14 years ago
  80. 1149abd Remove all key preview from placer when window gets hide by Tadashi G. Takaoka · 14 years ago
  81. 60a004f Fixed count suggestions strip by Tadashi G. Takaoka · 14 years ago
  82. 5bcf8ee Update the spell checker according to API cleanup by satok · 14 years ago
  83. fd047f6 Merge "Move suggestions layout code into parameter class" by Tadashi G. Takaoka · 14 years ago
  84. 94ac3d7 Fix NPE by Tadashi G. Takaoka · 14 years ago
  85. 16713e5 Move suggestions layout code into parameter class by Tadashi G. Takaoka · 14 years ago
  86. 3234123 Implement the spell checker. by Jean Chalard · 14 years ago
  87. ac21e0a Merge "Create a way to pass the proximity info to the dictionary" by Jean Chalard · 14 years ago
  88. 043f784 Create a way to pass the proximity info to the dictionary by Jean Chalard · 14 years ago
  89. 80ba224 Merge "Cleanup CandidateView class" by Tadashi G. Takaoka · 14 years ago
  90. d95a636 Cleanup CandidateView class by Tadashi G. Takaoka · 14 years ago
  91. 3aacd1d Merge "Additional hack for bug:4311428, a follow up for Ieade33d7." by Ken Wakasa · 14 years ago
  92. de30f9f Additional hack for bug:4311428, a follow up for Ieade33d7. by Ken Wakasa · 14 years ago
  93. 8289ded Merge "Remove newly unused code" by Jean Chalard · 14 years ago
  94. 09e91ee Remove newly unused code by Jean Chalard · 14 years ago
  95. 3889462 Handle non word separators correctly even for the initial letter of a word by Ken Wakasa · 14 years ago
  96. bb12dc4 Merge "Fix saving keyboard state while rotating" by Tadashi G. Takaoka · 14 years ago
  97. 99debd7 Merge "Reset keyboard shift lock state when new keyboard is ready" by Tadashi G. Takaoka · 14 years ago
  98. 38b5605 Fix saving keyboard state while rotating by Tadashi G. Takaoka · 14 years ago
  99. 73c0239 Reset keyboard shift lock state when new keyboard is ready by Tadashi G. Takaoka · 14 years ago
  100. e486290 Merge "Temporary don't use "looks type" for comming rename cl." by satok · 14 years ago