1. 320cef5 Merge "Bump up the current metadata database version to 14." by Mario Tanev · 10 years ago
  2. 263dd9f Merge "Deprecate SuggestedWords.mSourceDict" by Tom Ouyang · 10 years ago
  3. 323d48d Bump up the current metadata database version to 14. by Mario Tanev · 10 years ago
  4. 56e7673 Merge "Add cloud sync setting to SettingsValues." by Chieu Nguyen · 10 years ago
  5. 93205b1 Add cloud sync setting to SettingsValues. by Chieu Nguyen · 10 years ago
  6. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 10 years ago
  7. 52dafe8 Don't test format version 403 twice. by Dan Zivkovic · 10 years ago
  8. f508209 Remove unused imports. by Dan Zivkovic · 10 years ago
  9. 4e1f0f1 Redundant code matches multiple languages. by Dan Zivkovic · 10 years ago
  10. 2321c41 Check boxes are replaced by switches in KitKat. by Dan Zivkovic · 10 years ago
  11. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 10 years ago
  12. 900502f Merge "Make RichInputMethodSubtype non-final for easy mocking" by Mohammadinamul Sheik · 10 years ago
  13. 29500ef Fix the BinaryDictionaryTests by Mohammadinamul Sheik · 10 years ago
  14. f04e2ed Make RichInputMethodSubtype non-final for easy mocking by Mohammadinamul Sheik · 10 years ago
  15. 93d2ab3 Add StatsUtils.onSettingsActivity to collect the settings page stats. by Mohammadinamul Sheik · 10 years ago
  16. 89e2d93 Deprecate SuggestedWords.mSourceDict by Tom Ouyang · 10 years ago
  17. 116e58c Remove autocorrection aggressiveness settings. by Chieu Nguyen · 10 years ago
  18. 80f9034 Log.i on dictionary download start by Mohammadinamul Sheik · 10 years ago
  19. b9a16b8 Bump up the current metadata database version. by Mario Tanev · 10 years ago
  20. eaa710d Separate executor for the Spelling decoder. by Dan Zivkovic · 10 years ago
  21. 26fb83c Avoid creating empty String[]. by Dan Zivkovic · 10 years ago
  22. 7e1dfaa Merge "Remove ALS from LatinIME." by Dan Zivkovic · 10 years ago
  23. 107fb4c Remove ALS from LatinIME. by Dan Zivkovic · 10 years ago
  24. 4e0af43 Remove unused phrase gesture code. by Chieu Nguyen · 10 years ago
  25. 9a289da Remove deprecated distractor filtering methods. by Dan Zivkovic · 10 years ago
  26. 7472cc8 Mark method @UsedForTesting by Dan Zivkovic · 10 years ago
  27. 820317f Make inner classes visible for testing. by Dan Zivkovic · 10 years ago
  28. bdd6c99 Delete user history files. by Dan Zivkovic · 10 years ago
  29. 77fd5db Remove dead code, including tests. by Dan Zivkovic · 10 years ago
  30. 70c096d Restart background executor. by Dan Zivkovic · 10 years ago
  31. 21a28ab Handle empty previous ngram context correctly. by Chieu Nguyen · 10 years ago
  32. 3750359 Kill+restart tasks before/after decoder init. by Dan Zivkovic · 10 years ago
  33. bd1bc40 ExecutorUtils lets use schedule a runnable chain. by Dan Zivkovic · 10 years ago
  34. f9e2d27 Use a single background executor. by Dan Zivkovic · 10 years ago
  35. 491ca90 Merge "Handle null InputMethodSubtype." by Dan Zivkovic · 11 years ago
  36. 2fcb7c5 Merge "Log from LatinIME." by Dan Zivkovic · 11 years ago
  37. edaa83b Log from LatinIME. by Dan Zivkovic · 11 years ago
  38. b86ca76 Handle null InputMethodSubtype. by Dan Zivkovic · 11 years ago
  39. e3ac02e Merge "Sync setting disabled if no account." by Chieu Nguyen · 11 years ago
  40. 8eb2fad Merge "Restart suggestions when backspacing into a reverted word." by Tom Ouyang · 11 years ago
  41. b717f91 Sync setting disabled if no account. by Chieu Nguyen · 11 years ago
  42. c4f6a8d Make privacy policy link clickable in sync settings. by Chieu Nguyen · 11 years ago
  43. 222f647 Restart suggestions when backspacing into a reverted word. by Tom Ouyang · 11 years ago
  44. 38b9bff Handle words longer tha 256 characters. by Dan Zivkovic · 11 years ago
  45. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 11 years ago
  46. 83e95e6 Remove SHORTCUT column in FROM clause. by Dan Zivkovic · 11 years ago
  47. 6e29d26 Introduce DictionaryHeaderUtils to get dictionary header values by Mohammadinamul Sheik · 11 years ago
  48. 2281ba7 Merge "Add DictionaryFacilitator dump()." by Chieu Nguyen · 11 years ago
  49. c809dc2 Add DictionaryFacilitator dump(). by Chieu Nguyen · 11 years ago
  50. 148aab1 Merge "Add util method in ngramcontext for context array" by Jatin Matani · 11 years ago
  51. a568e0a Add util method in ngramcontext for context array by Jatin Matani · 11 years ago
  52. 63a0bdb Forgot to remove reference to deleted class. by Dan Zivkovic · 11 years ago
  53. fbfc622 Remove no-op broadcast receiver from LatinIME. by Dan Zivkovic · 11 years ago
  54. ddee491 Merge "Move dictionary facilitator handling." by Chieu Nguyen · 11 years ago
  55. 0103d75 Move dictionary facilitator handling. by Chieu Nguyen · 11 years ago
  56. 55d9651 Merge "Turn off cloud sync if we have managed profiles" by Jatin Matani · 11 years ago
  57. 854edce Turn off cloud sync if we have managed profiles by Jatin Matani · 11 years ago
  58. 8b29080 Fix build breakage due to changed resource Id by Jatin Matani · 11 years ago
  59. 9770336 Merge "Label empty suggestions." by Dan Zivkovic · 11 years ago
  60. 9888677 Merge "Handle double space inserting a period." by Chieu Nguyen · 11 years ago
  61. fdf3cc4 Handle double space inserting a period. by Chieu Nguyen · 11 years ago
  62. 62cbaba Merge "Update the MAX supported file version for downloaded static Dictionaries." by Mohammadinamul Sheik · 11 years ago
  63. 24c275c Label empty suggestions. by Dan Zivkovic · 11 years ago
  64. 377ba98 Update the MAX supported file version for downloaded static Dictionaries. by Mohammadinamul Sheik · 11 years ago
  65. 69c04ca Race condition in cursor move. by Dan Zivkovic · 11 years ago
  66. c83352d Merge "Refresh pref settings for cloud sync" by Jatin Matani · 11 years ago
  67. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 11 years ago
  68. edd94a4 Ignore the Emoji key when not connected. by Dan Zivkovic · 11 years ago
  69. 48b0712 Merge "Share decoders among latinime components." by Jatin Matani · 11 years ago
  70. 7d7f082 Stop waking up to decay dynamic dictionaries. by Dan Zivkovic · 11 years ago
  71. e4619f0 Merge "Don't assume that correctable words are invalid" by Dan Zivkovic · 11 years ago
  72. 48ba1ea Merge "Make DictionaryFactory.killDictionary public" by Mohammadinamul Sheik · 11 years ago
  73. 5551302 Don't assume that correctable words are invalid by Dan Zivkovic · 11 years ago
  74. 20fb37a Make DictionaryFactory.killDictionary public by Mohammadinamul Sheik · 11 years ago
  75. b684d2d Share decoders among latinime components. by Jatin Matani · 11 years ago
  76. 487e038 Use Keyboard in several interfaces. by Mario Tanev · 11 years ago
  77. ed378c7 Auto-correct without whitelist in Delight3. by Dan Zivkovic · 11 years ago
  78. 2b8d763 Pass ComposedData to the decoder instead of WordComposer. by Martin Paraskevov · 11 years ago
  79. a3ac6f2 Merge "Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() hasn't been called yet. This breaks the AOSP SpellChecker. This seems to be a bug introduced recently, when the DictionaryFacilitatorLruCache was turned into a "cache" of 1 element." by Mario Tanev · 11 years ago
  80. 1a6d01b Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() by Mario Tanev · 11 years ago
  81. 24c2824 Do not crash when dictioanryInfo is NULL by Mohammadinamul Sheik · 11 years ago
  82. f7058c2 Merge "Pass long timestamps to DictionaryFacilitator" by Jatin Matani · 11 years ago
  83. edb2d23 Check for null TextRange in InputLogic.unlearnWordBeingDeleted by Tom Ouyang · 11 years ago
  84. 1d5ec61 Use DECODER_DICT_SUFFIX on fallback to the default main dict resource. by Mohammadinamul Sheik · 11 years ago
  85. 94b8523 Pass long timestamps to DictionaryFacilitator by Jatin Matani · 11 years ago
  86. bae3c4b Merge "Make checksum and header checks decoder dependent." by Mohammadinamul Sheik · 11 years ago
  87. 53b4bfd Merge "Add StatsUtils method for handling subtype change." by Chieu Nguyen · 11 years ago
  88. 08f3cdb Hide app icon when keyboard is a system app. by Dan Zivkovic · 11 years ago
  89. eeeec21 Make checksum and header checks decoder dependent. by Mohammadinamul Sheik · 11 years ago
  90. 1c11f3f Merge "Remove unused APIs in DIctionaryFacilitator" by Jatin Matani · 11 years ago
  91. 83e9a29 Remove unused APIs in DIctionaryFacilitator by Jatin Matani · 11 years ago
  92. fe3c4ef Merge "Spell checker uses cache of size 1." by Dan Zivkovic · 11 years ago
  93. 29aa3df Spell checker uses cache of size 1. by Dan Zivkovic · 11 years ago
  94. 01b0237 Add tests for Contact* classes by Jatin Matani · 11 years ago
  95. 40b7545 Rename in preparation of caching an instance. by Dan Zivkovic · 11 years ago
  96. 3bfc9d4 Merge "Schedule with 0 delay is the same as execute." by Dan Zivkovic · 11 years ago
  97. 6a00018 Schedule with 0 delay is the same as execute. by Dan Zivkovic · 11 years ago
  98. 7041313 Merge "If contacts observer is running, return early." by Dan Zivkovic · 11 years ago
  99. 076f76c Merge "Add more options for calling removeWordFromPersonalizedDicts." by Tom Ouyang · 11 years ago
  100. edea47f Add more options for calling removeWordFromPersonalizedDicts. by Tom Ouyang · 11 years ago