1. 2f854e1 Add a JNI to get the frequency by Satoshi Kataoka · 13 years ago
  2. bd40b94 Merge "Optimize the store of bigram list" into jb-dev by Satoshi Kataoka · 13 years ago
  3. bc56885 Optimize the store of bigram list by Satoshi Kataoka · 13 years ago
  4. 48255b1 Fix NumberFormatException by Satoshi Kataoka · 13 years ago
  5. e095202 Merge "Make KeySpecParser case sensitive again" into jb-dev by Tadashi G. Takaoka · 13 years ago
  6. 0a3362d Make KeySpecParser case sensitive again by Tadashi G. Takaoka · 13 years ago
  7. 8f590c7 Use Math.round instead of (int) to convert Key coordinates from float to int by Tadashi G. Takaoka · 13 years ago
  8. aa06413 Merge "Forget user history" into jb-dev by satok · 13 years ago
  9. fd53b8c Forget user history by satok · 13 years ago
  10. bed613c Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev by Jean Chalard · 13 years ago
  11. 7ab7f66 Fix adjusting key's label/code case by Tadashi G. Takaoka · 13 years ago
  12. 4e1a558 Simulate hardware enter/delete events if the app targets < 16 by Jean Chalard · 13 years ago
  13. 123017c Merge "Wipe the application cache selectively" into jb-dev by Jean Chalard · 13 years ago
  14. 7707e04 Merge "Cache application info." into jb-dev by Jean Chalard · 13 years ago
  15. 9b93817 Merge "Get information about the target application." into jb-dev by Jean Chalard · 13 years ago
  16. 93ebf74 Clean up some compiler warnings by Tadashi G. Takaoka · 13 years ago
  17. eb696d2 Wipe the application cache selectively by Jean Chalard · 13 years ago
  18. 1b1243d Cache application info. by Jean Chalard · 13 years ago
  19. b224b60 Get information about the target application. by Jean Chalard · 13 years ago
  20. 0c20714 Merge "Fix a bug with a concurrent modification of a map." into jb-dev by Jean Chalard · 13 years ago
  21. 1b06b59 Fix a bug with a concurrent modification of a map. by Jean Chalard · 13 years ago
  22. f11c8cd Merge "Get rid of heavy IPC call from key drawing code" into jb-dev by Tadashi G. Takaoka · 13 years ago
  23. 69897af Merge "Add new locales for the spell checker." into jb-dev by Jean Chalard · 13 years ago
  24. fd60b2f Get rid of heavy IPC call from key drawing code by Tadashi G. Takaoka · 13 years ago
  25. d527a15 Add new locales for the spell checker. by Jean Chalard · 13 years ago
  26. 49afe45 Fix build by Tadashi G. Takaoka · 13 years ago
  27. c60a846 Fix NPE in Settings.updateCustomInputStylesSummary by Tadashi G. Takaoka · 13 years ago
  28. 1e1235f Merge "Support bigram suggestions in Android spell checker" into jb-dev by satok · 13 years ago
  29. 315d731 Support bigram suggestions in Android spell checker by satok · 13 years ago
  30. c54d558 Cancel adding user history bigram when autocorrection is cancelled by satok · 13 years ago
  31. 0b6b6ee Merge "Notify the dictionary pack about copy failures" into jb-dev by Jean Chalard · 13 years ago
  32. 3abac7e Notify the dictionary pack about copy failures by Jean Chalard · 13 years ago
  33. 2866da8 Make ProximityInfo copy constructor for test by Tadashi G. Takaoka · 13 years ago
  34. 4cba9f5 Merge "Remove unused private method Suggest.searchBigramSuggestion" into jb-dev by Tadashi G. Takaoka · 13 years ago
  35. ff4c037 Merge "Remove an updated dictionary that changed locales" into jb-dev by Jean Chalard · 13 years ago
  36. b9e2bce Remove an updated dictionary that changed locales by Jean Chalard · 13 years ago
  37. b5db270 Remove unused private method Suggest.searchBigramSuggestion by Tadashi G. Takaoka · 13 years ago
  38. 24ce364 Merge "Fix RuntiomeException when no custom input style is defined" into jb-dev by Tadashi G. Takaoka · 13 years ago
  39. d6e238f Fix RuntiomeException when no custom input style is defined by Tadashi G. Takaoka · 13 years ago
  40. 6c03490 Fix an NPE by Jean Chalard · 13 years ago
  41. 37f81cd Merge "Always use AccessibilityUtils to send events." into jb-dev by Svetoslav Ganov · 13 years ago
  42. 978c96a Remove a high surrogate after a delete if any by Jean Chalard · 13 years ago
  43. 067689c Always use AccessibilityUtils to send events. by alanv · 13 years ago
  44. 2798c85 Fix cursor leak in ContactsBinaryDictionary by Tom Ouyang · 13 years ago
  45. 16950d6 Reset automatic upper case when chroding key is pressed by Tadashi G. Takaoka · 13 years ago
  46. fc0a001 Mark UserDictionary and ContactsDictionary as deprecated by Tadashi G. Takaoka · 13 years ago
  47. 78e3977 Get rid of unused CODE_HAPTIC_AND_AUDIO_FEEDBACK by Tadashi G. Takaoka · 13 years ago
  48. fd08b43 Tiny comment update to reflect what the class does more accurately. by Ken Wakasa · 13 years ago
  49. cc38306 Only speak key label after checking for password obscure flag. by alanv · 13 years ago
  50. 282adf7 Pass IME accessibility events directly to the AccessibilityManager. by alanv · 13 years ago
  51. e112868 Merge "Change to a binary version of the expandable user dictionary." into jb-dev by Tom Ouyang · 13 years ago
  52. 75c60bf Merge "Change auto caps mode argument to int type" into jb-dev by Tadashi G. Takaoka · 13 years ago
  53. 553e2f1 Change auto caps mode argument to int type by Tadashi G. Takaoka · 13 years ago
  54. 0a57156 Don't use KeyDrawParams as argument of Key#selectTextSize by Tadashi G. Takaoka · 13 years ago
  55. aee147e Revert "Make KeyDrawParams and KeyPreviewDrawParams to top level class" by Tadashi Takaoka · 13 years ago
  56. 4c9e6a1 Make KeyDrawParams and KeyPreviewDrawParams to top level class by Tadashi G. Takaoka · 13 years ago
  57. 607a924 Add utils for forgetting curve by satok · 13 years ago
  58. 9149299 Merge "Close batch edit" into jb-dev by Jean Chalard · 13 years ago
  59. d4cacb1 Close batch edit by Jean Chalard · 13 years ago
  60. d4f7a26 Fix NPE on HOVER_EXIT event when not touching a key. by alanv · 13 years ago
  61. 817a66e Merge "Support large label text ratio in KeyboardView" into jb-dev by Tadashi G. Takaoka · 13 years ago
  62. f6adff6 Change to a binary version of the expandable user dictionary. by Tom Ouyang · 13 years ago
  63. a08759f Support large label text ratio in KeyboardView by Tadashi G. Takaoka · 13 years ago
  64. 8ec3a42 Merge "Check duplicated entry of "custom input style"" into jb-dev by Tadashi G. Takaoka · 13 years ago
  65. 749b2a3 Check duplicated entry of "custom input style" by Tadashi G. Takaoka · 13 years ago
  66. 6139016 Merge "Fix a bug where the previous word would not be read correctly" into jb-dev by Jean Chalard · 13 years ago
  67. 6e5ca89 Fix a bug where the previous word would not be read correctly by Jean Chalard · 13 years ago
  68. a8b1563 Merge "Fix stale key drawing" into jb-dev by Tadashi G. Takaoka · 13 years ago
  69. 125de3d Don't deactivate the LastComposedWord on shift by Jean Chalard · 13 years ago
  70. b7a5a68 Fix stale key drawing by Tadashi G. Takaoka · 13 years ago
  71. 928eec5 Merge "Make LatinIME keys accessibility focusable, clickable." into jb-dev by Svetoslav Ganov · 13 years ago
  72. 0028ed3 Use "float" instead of "double" by satok · 13 years ago
  73. f837b57 Merge "Reorder suggestions result according to auto correction threshold" into jb-dev by satok · 13 years ago
  74. db1939d Reorder suggestions result according to auto correction threshold by satok · 13 years ago
  75. b8b9ed8 Merge "Show dialog to guide the user to input subtype enabler" into jb-dev by Tadashi G. Takaoka · 13 years ago
  76. bd85efd Merge "Set divider icon's alpha value on the fly" into jb-dev by Tadashi G. Takaoka · 13 years ago
  77. ed49e4d Merge "Stop meaningless bigram computations" into jb-dev by Jean Chalard · 13 years ago
  78. 1f2d0aa Set divider icon's alpha value on the fly by Tadashi G. Takaoka · 13 years ago
  79. 7566448 Show dialog to guide the user to input subtype enabler by Tadashi G. Takaoka · 13 years ago
  80. fbecbe8 Merge "Don't auto-correct when there is no main dictionary." into jb-dev by Jean Chalard · 13 years ago
  81. f0e12a9 Don't auto-correct when there is no main dictionary. by Jean Chalard · 13 years ago
  82. f2eba97 Make LatinIME keys accessibility focusable, clickable. by alanv · 13 years ago
  83. b4b3e80 Merge "Fix empty custom input style entry appears after orientation change" into jb-dev by Tadashi G. Takaoka · 13 years ago
  84. c6846f2 Fix empty custom input style entry appears after orientation change by Tadashi G. Takaoka · 13 years ago
  85. 2bbdac5 Merge "Use a formula packing more information into 4 bits field" into jb-dev by Jean Chalard · 13 years ago
  86. 418b343 Use a formula packing more information into 4 bits field by Jean Chalard · 13 years ago
  87. a86c0f1 Stop meaningless bigram computations by Jean Chalard · 13 years ago
  88. 8dced70 Merge "Read and use user dictionary shortcuts." into jb-dev by Jean Chalard · 13 years ago
  89. 30236ef Remove "fillBoth" enum value from keyWidth attribute of Key by Tadashi G. Takaoka · 13 years ago
  90. 19ad9bf Read and use user dictionary shortcuts. by Jean Chalard · 13 years ago
  91. 76218b9 Merge "Do not set "SuggestionSpan"s for suggestions from the next word predicition" into jb-dev by satok · 13 years ago
  92. 0142b99 Do not set "SuggestionSpan"s for suggestions from the next word predicition by satok · 13 years ago
  93. a9aeb6f Merge "Small optimization" into jb-dev by Jean Chalard · 13 years ago
  94. b1120fe Merge "Small optimizations" into jb-dev by Jean Chalard · 13 years ago
  95. f5ac6c7 Merge "More optimizations" into jb-dev by Jean Chalard · 13 years ago
  96. f184e73 Merge "Some more obvious optimizations" into jb-dev by Jean Chalard · 13 years ago
  97. 78df718 Merge "Some obvious optimizations to makedict" into jb-dev by Jean Chalard · 13 years ago
  98. 76319c6 Small optimization by Jean Chalard · 13 years ago
  99. 4df5b43 Small optimizations by Jean Chalard · 13 years ago
  100. 3b1b72a More optimizations by Jean Chalard · 13 years ago