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