1. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 10 years ago
  2. 13271bf Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  3. 772d823 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  4. 479a709 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  5. 23c18bb Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  6. eb5bbde Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  7. 93b18ef Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  8. ed7688c Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  9. cdda9ea Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  10. 2dfde3b Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  11. aacf1d1 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  12. cef1e8d Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  13. 77d728c Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  14. f5933bc Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  15. c15bbb5 Retire Delight2 migration code to speed up tests. by Dan Zivkovic · 10 years ago
  16. fe716f0 Resolve some InputLogic todo comments. by Dan Zivkovic · 10 years ago
  17. 5cf457c Remove external dictionary debug UI. by Dan Zivkovic · 10 years ago
  18. 755b3d8 Notify the facilitator on IME start/finish. by Dan Zivkovic · 10 years ago
  19. 6e86632 Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. by David Faden · 10 years ago
  20. 7df95c5 Merge "Add prev words context to the SuggestedWordInfo." by Mohammadinamul Sheik · 10 years ago
  21. 6c1c337 LatinIME manifest. by Dan Zivkovic · 10 years ago
  22. ab59129 Add prev words context to the SuggestedWordInfo. by Mohammadinamul Sheik · 10 years ago
  23. dbf117b Log accepted punctuation suggestions. by Dan Zivkovic · 10 years ago
  24. 6083587 Set background color for emoji category tabs. by Chieu Nguyen · 10 years ago
  25. 8ec3602 Disable message if personalization is disabled. by Chieu Nguyen · 10 years ago
  26. d4ce5e9 Disable si_LK and ta_LK subtypes. by Chieu Nguyen · 10 years ago
  27. e2da4c6 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  28. 0bbbbdf Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats" by Mohammadinamul Sheik · 10 years ago
  29. edcf585 Merge "Start-of-sentence should include newlines and non-period terminators." by Tom Ouyang · 10 years ago
  30. 5aeb092 Start-of-sentence should include newlines and non-period terminators. by Tom Ouyang · 10 years ago
  31. 4024984 Pass DictionaryFacilitator for autocorrection and suggestion stats by Mohammadinamul Sheik · 10 years ago
  32. ea727b6 Carry over the mMaxPreWordCount when creating the new NgramContext by Mohammadinamul Sheik · 10 years ago
  33. f468609 Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries. by Mohammadinamul Sheik · 10 years ago
  34. a10808d Merge "Remove rejected suggestion in LatinIME." by Dan Zivkovic · 10 years ago
  35. 320cef5 Merge "Bump up the current metadata database version to 14." by Mario Tanev · 10 years ago
  36. 8844c35 Remove rejected suggestion in LatinIME. by Dan Zivkovic · 10 years ago
  37. 263dd9f Merge "Deprecate SuggestedWords.mSourceDict" by Tom Ouyang · 10 years ago
  38. 323d48d Bump up the current metadata database version to 14. by Mario Tanev · 10 years ago
  39. 56e7673 Merge "Add cloud sync setting to SettingsValues." by Chieu Nguyen · 10 years ago
  40. 93205b1 Add cloud sync setting to SettingsValues. by Chieu Nguyen · 10 years ago
  41. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 10 years ago
  42. 52dafe8 Don't test format version 403 twice. by Dan Zivkovic · 10 years ago
  43. f508209 Remove unused imports. by Dan Zivkovic · 10 years ago
  44. 4e1f0f1 Redundant code matches multiple languages. by Dan Zivkovic · 10 years ago
  45. 2321c41 Check boxes are replaced by switches in KitKat. by Dan Zivkovic · 10 years ago
  46. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 10 years ago
  47. 180a1e3 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  48. 1f7c2e6 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  49. 940b306 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  50. 900502f Merge "Make RichInputMethodSubtype non-final for easy mocking" by Mohammadinamul Sheik · 10 years ago
  51. 29500ef Fix the BinaryDictionaryTests by Mohammadinamul Sheik · 10 years ago
  52. f04e2ed Make RichInputMethodSubtype non-final for easy mocking by Mohammadinamul Sheik · 10 years ago
  53. 93d2ab3 Add StatsUtils.onSettingsActivity to collect the settings page stats. by Mohammadinamul Sheik · 10 years ago
  54. 89e2d93 Deprecate SuggestedWords.mSourceDict by Tom Ouyang · 10 years ago
  55. 116e58c Remove autocorrection aggressiveness settings. by Chieu Nguyen · 10 years ago
  56. 80f9034 Log.i on dictionary download start by Mohammadinamul Sheik · 10 years ago
  57. b9a16b8 Bump up the current metadata database version. by Mario Tanev · 10 years ago
  58. eaa710d Separate executor for the Spelling decoder. by Dan Zivkovic · 10 years ago
  59. 26fb83c Avoid creating empty String[]. by Dan Zivkovic · 10 years ago
  60. 7e1dfaa Merge "Remove ALS from LatinIME." by Dan Zivkovic · 10 years ago
  61. 107fb4c Remove ALS from LatinIME. by Dan Zivkovic · 10 years ago
  62. 74c37f4 Merge "Remove setting switch for phrase gesture." by Chieu Nguyen · 10 years ago
  63. 4e0af43 Remove unused phrase gesture code. by Chieu Nguyen · 10 years ago
  64. 9a289da Remove deprecated distractor filtering methods. by Dan Zivkovic · 10 years ago
  65. 7472cc8 Mark method @UsedForTesting by Dan Zivkovic · 10 years ago
  66. 820317f Make inner classes visible for testing. by Dan Zivkovic · 10 years ago
  67. e787b3b Remove setting switch for phrase gesture. by Chieu Nguyen · 10 years ago
  68. 4621365 Merge "Delete user history files." by Dan Zivkovic · 10 years ago
  69. bdd6c99 Delete user history files. by Dan Zivkovic · 10 years ago
  70. 74fa851 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  71. 77fd5db Remove dead code, including tests. by Dan Zivkovic · 10 years ago
  72. 70c096d Restart background executor. by Dan Zivkovic · 10 years ago
  73. 21a28ab Handle empty previous ngram context correctly. by Chieu Nguyen · 10 years ago
  74. 3750359 Kill+restart tasks before/after decoder init. by Dan Zivkovic · 10 years ago
  75. bd1bc40 ExecutorUtils lets use schedule a runnable chain. by Dan Zivkovic · 10 years ago
  76. f9e2d27 Use a single background executor. by Dan Zivkovic · 10 years ago
  77. 2151095 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  78. a2adee6 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  79. e617919 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  80. 491ca90 Merge "Handle null InputMethodSubtype." by Dan Zivkovic · 11 years ago
  81. 2fcb7c5 Merge "Log from LatinIME." by Dan Zivkovic · 11 years ago
  82. edaa83b Log from LatinIME. by Dan Zivkovic · 11 years ago
  83. b86ca76 Handle null InputMethodSubtype. by Dan Zivkovic · 11 years ago
  84. e3ac02e Merge "Sync setting disabled if no account." by Chieu Nguyen · 11 years ago
  85. 8eb2fad Merge "Restart suggestions when backspacing into a reverted word." by Tom Ouyang · 11 years ago
  86. b717f91 Sync setting disabled if no account. by Chieu Nguyen · 11 years ago
  87. c4f6a8d Make privacy policy link clickable in sync settings. by Chieu Nguyen · 11 years ago
  88. 222f647 Restart suggestions when backspacing into a reverted word. by Tom Ouyang · 11 years ago
  89. 38b9bff Handle words longer tha 256 characters. by Dan Zivkovic · 11 years ago
  90. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 11 years ago
  91. 83e95e6 Remove SHORTCUT column in FROM clause. by Dan Zivkovic · 11 years ago
  92. 9de4a2e Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  93. 00c5719 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  94. d878a81 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  95. 6e29d26 Introduce DictionaryHeaderUtils to get dictionary header values by Mohammadinamul Sheik · 11 years ago
  96. 2281ba7 Merge "Add DictionaryFacilitator dump()." by Chieu Nguyen · 11 years ago
  97. c809dc2 Add DictionaryFacilitator dump(). by Chieu Nguyen · 11 years ago
  98. 148aab1 Merge "Add util method in ngramcontext for context array" by Jatin Matani · 11 years ago
  99. a568e0a Add util method in ngramcontext for context array by Jatin Matani · 11 years ago
  100. 63a0bdb Forgot to remove reference to deleted class. by Dan Zivkovic · 11 years ago