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