1. 3e66c63 Skip decoding for in-vocabulary words. by Dan Zivkovic · 10 years ago
  2. ec2891b Define stats for UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  3. e1b13a4 Log timing for performUpdateSuggestionStripSync. by Tom Ouyang · 10 years ago
  4. ceaafa2 Merge "Do not throw NPE if the dictionary info is not available on db" by Mohammadinamul Sheik · 10 years ago
  5. 9a3598b Do not throw NPE if the dictionary info is not available on db by Mohammadinamul Sheik · 10 years ago
  6. 4c326c6 Merge "Log timing of commitChosenWord()" by Dan Zivkovic · 10 years ago
  7. 5d2314f Log timing of commitChosenWord() by Dan Zivkovic · 10 years ago
  8. 3350f70 Merge "Log timing of commitChosenWord()" by Dan Zivkovic · 10 years ago
  9. 9731fad Log timing of commitChosenWord() by Dan Zivkovic · 10 years ago
  10. 915b1ed Merge "Log interrupted tasks in AOSP." by Dan Zivkovic · 10 years ago
  11. 5a53505 Log interrupted tasks in AOSP. by Dan Zivkovic · 10 years ago
  12. a0a6663 Merge "Add shortcut support to UserDictionaryLookup." by Dan Zivkovic · 10 years ago
  13. 87eb7ac Add shortcut support to UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  14. f3392ac Learn corrections that were made in the middle of a word. by Tom Ouyang · 10 years ago
  15. 1a58c47 Unlearn word when the user moves the cursor in to correct it. by Tom Ouyang · 10 years ago
  16. 88f0370 Specify argument nullability. by Dan Zivkovic · 10 years ago
  17. 6d63989 DictStats should mask account info in filename by Jatin Matani · 10 years ago
  18. 76de0a8 Remove "Personal dictionary" link from settings. by Dan Zivkovic · 10 years ago
  19. fa22abb Merge "Setup wizard status only available on Lollipop++" by Dan Zivkovic · 10 years ago
  20. 94a1bea Setup wizard status only available on Lollipop++ by Dan Zivkovic · 10 years ago
  21. e13f375 Merge "Don't hide sync settings, v2 (cleaner)" by Jatin Matani · 10 years ago
  22. 66f1398 Don't hide sync settings, v2 (cleaner) by Jatin Matani · 10 years ago
  23. d4ee11f "spellcheking" needs spellchecking. by Chieu Nguyen · 10 years ago
  24. 16c262a Make Hebrew spellchecking spellcheck Hebrew. by Chieu Nguyen · 10 years ago
  25. f267e84 Merge "Don't log stack trace for missing LM." by Dan Zivkovic · 10 years ago
  26. 43ea67c Don't log stack trace for missing LM. by Dan Zivkovic · 10 years ago
  27. 8de99ce Merge "Don't notify dictpack for updates for service dump" by Jatin Matani · 10 years ago
  28. 23a7998 Not all cyrillic scripts use east_slavic layout. by Dan Zivkovic · 10 years ago
  29. 2cc2d31 Don't notify dictpack for updates for service dump by Jatin Matani · 10 years ago
  30. 68c8898 Handle missing resources. by Dan Zivkovic · 10 years ago
  31. 8f526c9 Use the complete Locale in generating the dictionary id. by Mohammadinamul Sheik · 10 years ago
  32. 3b175a0 Merge "Check for accounts when enabling sync features." by Jatin Matani · 10 years ago
  33. bb27731 Check for accounts when enabling sync features. by Jatin Matani · 10 years ago
  34. 600cca1 Merge "Force download the dictionaries after the apk package is updated." by Mohammadinamul Sheik · 10 years ago
  35. 3bc3bc7 Force download the dictionaries after the apk package is updated. by Mohammadinamul Sheik · 10 years ago
  36. 3b0c2eb Merge "Avoid NPE when logging the entry point to Settings" by Jatin Matani · 10 years ago
  37. 2fb8e5e Avoid NPE when logging the entry point to Settings by Jatin Matani · 10 years ago
  38. a8b14a4 Merge "Change DictionaryStats to report content version." by Dan Zivkovic · 10 years ago
  39. e1b91d4 Merge "DO NOT MERGE. Do not access metadatadb from main thread." by Ulas Kirazci · 10 years ago
  40. 72278d3 Change DictionaryStats to report content version. by Dan Zivkovic · 10 years ago
  41. f74005d Remove dependency in correction settings. by Chieu Nguyen · 10 years ago
  42. 1eedcfb Reenable next-word suggestion if autocorrection reenabled. by Chieu Nguyen · 10 years ago
  43. fa296fa Merge "Move ManagedProfileUtils to overridable" by Jatin Matani · 10 years ago
  44. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 10 years ago
  45. 75fc908 Block overflow menu during setup. by Dan Zivkovic · 10 years ago
  46. fd3e017 DO NOT MERGE. Do not access metadatadb from main thread. by Ulas Kirazci · 10 years ago
  47. c15bbb5 Retire Delight2 migration code to speed up tests. by Dan Zivkovic · 10 years ago
  48. fe716f0 Resolve some InputLogic todo comments. by Dan Zivkovic · 10 years ago
  49. 5cf457c Remove external dictionary debug UI. by Dan Zivkovic · 10 years ago
  50. 755b3d8 Notify the facilitator on IME start/finish. by Dan Zivkovic · 10 years ago
  51. 6e86632 Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. by David Faden · 10 years ago
  52. 7df95c5 Merge "Add prev words context to the SuggestedWordInfo." by Mohammadinamul Sheik · 10 years ago
  53. ab59129 Add prev words context to the SuggestedWordInfo. by Mohammadinamul Sheik · 10 years ago
  54. dbf117b Log accepted punctuation suggestions. by Dan Zivkovic · 10 years ago
  55. 6083587 Set background color for emoji category tabs. by Chieu Nguyen · 10 years ago
  56. 8ec3602 Disable message if personalization is disabled. by Chieu Nguyen · 10 years ago
  57. 0bbbbdf Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats" by Mohammadinamul Sheik · 10 years ago
  58. edcf585 Merge "Start-of-sentence should include newlines and non-period terminators." by Tom Ouyang · 10 years ago
  59. 5aeb092 Start-of-sentence should include newlines and non-period terminators. by Tom Ouyang · 10 years ago
  60. 4024984 Pass DictionaryFacilitator for autocorrection and suggestion stats by Mohammadinamul Sheik · 10 years ago
  61. ea727b6 Carry over the mMaxPreWordCount when creating the new NgramContext by Mohammadinamul Sheik · 10 years ago
  62. f468609 Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries. by Mohammadinamul Sheik · 10 years ago
  63. a10808d Merge "Remove rejected suggestion in LatinIME." by Dan Zivkovic · 10 years ago
  64. 320cef5 Merge "Bump up the current metadata database version to 14." by Mario Tanev · 10 years ago
  65. 8844c35 Remove rejected suggestion in LatinIME. by Dan Zivkovic · 10 years ago
  66. 263dd9f Merge "Deprecate SuggestedWords.mSourceDict" by Tom Ouyang · 10 years ago
  67. 323d48d Bump up the current metadata database version to 14. by Mario Tanev · 10 years ago
  68. 56e7673 Merge "Add cloud sync setting to SettingsValues." by Chieu Nguyen · 10 years ago
  69. 93205b1 Add cloud sync setting to SettingsValues. by Chieu Nguyen · 10 years ago
  70. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 10 years ago
  71. 52dafe8 Don't test format version 403 twice. by Dan Zivkovic · 10 years ago
  72. f508209 Remove unused imports. by Dan Zivkovic · 10 years ago
  73. 4e1f0f1 Redundant code matches multiple languages. by Dan Zivkovic · 10 years ago
  74. 2321c41 Check boxes are replaced by switches in KitKat. by Dan Zivkovic · 10 years ago
  75. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 10 years ago
  76. 900502f Merge "Make RichInputMethodSubtype non-final for easy mocking" by Mohammadinamul Sheik · 10 years ago
  77. 29500ef Fix the BinaryDictionaryTests by Mohammadinamul Sheik · 10 years ago
  78. f04e2ed Make RichInputMethodSubtype non-final for easy mocking by Mohammadinamul Sheik · 10 years ago
  79. 93d2ab3 Add StatsUtils.onSettingsActivity to collect the settings page stats. by Mohammadinamul Sheik · 10 years ago
  80. 89e2d93 Deprecate SuggestedWords.mSourceDict by Tom Ouyang · 10 years ago
  81. 116e58c Remove autocorrection aggressiveness settings. by Chieu Nguyen · 10 years ago
  82. 80f9034 Log.i on dictionary download start by Mohammadinamul Sheik · 10 years ago
  83. b9a16b8 Bump up the current metadata database version. by Mario Tanev · 10 years ago
  84. eaa710d Separate executor for the Spelling decoder. by Dan Zivkovic · 10 years ago
  85. 26fb83c Avoid creating empty String[]. by Dan Zivkovic · 10 years ago
  86. 7e1dfaa Merge "Remove ALS from LatinIME." by Dan Zivkovic · 10 years ago
  87. 107fb4c Remove ALS from LatinIME. by Dan Zivkovic · 10 years ago
  88. 4e0af43 Remove unused phrase gesture code. by Chieu Nguyen · 10 years ago
  89. 9a289da Remove deprecated distractor filtering methods. by Dan Zivkovic · 10 years ago
  90. 7472cc8 Mark method @UsedForTesting by Dan Zivkovic · 10 years ago
  91. 820317f Make inner classes visible for testing. by Dan Zivkovic · 10 years ago
  92. bdd6c99 Delete user history files. by Dan Zivkovic · 10 years ago
  93. 77fd5db Remove dead code, including tests. by Dan Zivkovic · 10 years ago
  94. 70c096d Restart background executor. by Dan Zivkovic · 10 years ago
  95. 21a28ab Handle empty previous ngram context correctly. by Chieu Nguyen · 10 years ago
  96. 3750359 Kill+restart tasks before/after decoder init. by Dan Zivkovic · 10 years ago
  97. bd1bc40 ExecutorUtils lets use schedule a runnable chain. by Dan Zivkovic · 10 years ago
  98. f9e2d27 Use a single background executor. by Dan Zivkovic · 10 years ago
  99. 491ca90 Merge "Handle null InputMethodSubtype." by Dan Zivkovic · 11 years ago
  100. 2fcb7c5 Merge "Log from LatinIME." by Dan Zivkovic · 11 years ago