1. 8844c35 Remove rejected suggestion in LatinIME. by Dan Zivkovic · 10 years ago
  2. 56e7673 Merge "Add cloud sync setting to SettingsValues." by Chieu Nguyen · 10 years ago
  3. 93205b1 Add cloud sync setting to SettingsValues. by Chieu Nguyen · 10 years ago
  4. bff393c Fix NPE in AccountSettingsFragment. by Dan Zivkovic · 10 years ago
  5. 52dafe8 Don't test format version 403 twice. by Dan Zivkovic · 10 years ago
  6. f508209 Remove unused imports. by Dan Zivkovic · 10 years ago
  7. 4e1f0f1 Redundant code matches multiple languages. by Dan Zivkovic · 10 years ago
  8. 2321c41 Check boxes are replaced by switches in KitKat. by Dan Zivkovic · 10 years ago
  9. 5455179 Revert "Next-word suggestion bit in keyboard settings." by Dan Zivkovic · 10 years ago
  10. 180a1e3 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  11. 1f7c2e6 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  12. 940b306 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  13. 900502f Merge "Make RichInputMethodSubtype non-final for easy mocking" by Mohammadinamul Sheik · 10 years ago
  14. 29500ef Fix the BinaryDictionaryTests by Mohammadinamul Sheik · 10 years ago
  15. f04e2ed Make RichInputMethodSubtype non-final for easy mocking by Mohammadinamul Sheik · 10 years ago
  16. 93d2ab3 Add StatsUtils.onSettingsActivity to collect the settings page stats. by Mohammadinamul Sheik · 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. 74c37f4 Merge "Remove setting switch for phrase gesture." by Chieu Nguyen · 10 years ago
  25. 4e0af43 Remove unused phrase gesture code. by Chieu Nguyen · 10 years ago
  26. 9a289da Remove deprecated distractor filtering methods. by Dan Zivkovic · 10 years ago
  27. 7472cc8 Mark method @UsedForTesting by Dan Zivkovic · 10 years ago
  28. 820317f Make inner classes visible for testing. by Dan Zivkovic · 10 years ago
  29. e787b3b Remove setting switch for phrase gesture. by Chieu Nguyen · 10 years ago
  30. 4621365 Merge "Delete user history files." by Dan Zivkovic · 10 years ago
  31. bdd6c99 Delete user history files. by Dan Zivkovic · 10 years ago
  32. 74fa851 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  33. 77fd5db Remove dead code, including tests. by Dan Zivkovic · 10 years ago
  34. 70c096d Restart background executor. by Dan Zivkovic · 10 years ago
  35. 21a28ab Handle empty previous ngram context correctly. by Chieu Nguyen · 10 years ago
  36. 3750359 Kill+restart tasks before/after decoder init. by Dan Zivkovic · 10 years ago
  37. bd1bc40 ExecutorUtils lets use schedule a runnable chain. by Dan Zivkovic · 10 years ago
  38. f9e2d27 Use a single background executor. by Dan Zivkovic · 10 years ago
  39. 2151095 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  40. a2adee6 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  41. e617919 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  42. 491ca90 Merge "Handle null InputMethodSubtype." by Dan Zivkovic · 11 years ago
  43. 2fcb7c5 Merge "Log from LatinIME." by Dan Zivkovic · 11 years ago
  44. edaa83b Log from LatinIME. by Dan Zivkovic · 11 years ago
  45. b86ca76 Handle null InputMethodSubtype. by Dan Zivkovic · 11 years ago
  46. e3ac02e Merge "Sync setting disabled if no account." by Chieu Nguyen · 11 years ago
  47. 8eb2fad Merge "Restart suggestions when backspacing into a reverted word." by Tom Ouyang · 11 years ago
  48. b717f91 Sync setting disabled if no account. by Chieu Nguyen · 11 years ago
  49. c4f6a8d Make privacy policy link clickable in sync settings. by Chieu Nguyen · 11 years ago
  50. 222f647 Restart suggestions when backspacing into a reverted word. by Tom Ouyang · 11 years ago
  51. 38b9bff Handle words longer tha 256 characters. by Dan Zivkovic · 11 years ago
  52. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 11 years ago
  53. 83e95e6 Remove SHORTCUT column in FROM clause. by Dan Zivkovic · 11 years ago
  54. 9de4a2e Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  55. 00c5719 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  56. d878a81 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  57. 6e29d26 Introduce DictionaryHeaderUtils to get dictionary header values by Mohammadinamul Sheik · 11 years ago
  58. 2281ba7 Merge "Add DictionaryFacilitator dump()." by Chieu Nguyen · 11 years ago
  59. c809dc2 Add DictionaryFacilitator dump(). by Chieu Nguyen · 11 years ago
  60. 148aab1 Merge "Add util method in ngramcontext for context array" by Jatin Matani · 11 years ago
  61. a568e0a Add util method in ngramcontext for context array by Jatin Matani · 11 years ago
  62. 63a0bdb Forgot to remove reference to deleted class. by Dan Zivkovic · 11 years ago
  63. 15cccfc Merge "Remove no-op broadcast receiver from LatinIME." by Dan Zivkovic · 11 years ago
  64. fbfc622 Remove no-op broadcast receiver from LatinIME. by Dan Zivkovic · 11 years ago
  65. e3abfc4 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  66. ddee491 Merge "Move dictionary facilitator handling." by Chieu Nguyen · 11 years ago
  67. 0103d75 Move dictionary facilitator handling. by Chieu Nguyen · 11 years ago
  68. 55d9651 Merge "Turn off cloud sync if we have managed profiles" by Jatin Matani · 11 years ago
  69. 854edce Turn off cloud sync if we have managed profiles by Jatin Matani · 11 years ago
  70. 740f8d7 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  71. 8b29080 Fix build breakage due to changed resource Id by Jatin Matani · 11 years ago
  72. 1312b21 Merge "Revert "Import translations. DO NOT MERGE"" by Geoff Mendal · 11 years ago
  73. dd09e82 Revert "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  74. 3d82160 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  75. 7989b88 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  76. a9de6f5 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  77. 9770336 Merge "Label empty suggestions." by Dan Zivkovic · 11 years ago
  78. 9888677 Merge "Handle double space inserting a period." by Chieu Nguyen · 11 years ago
  79. fdf3cc4 Handle double space inserting a period. by Chieu Nguyen · 11 years ago
  80. 62cbaba Merge "Update the MAX supported file version for downloaded static Dictionaries." by Mohammadinamul Sheik · 11 years ago
  81. 24c275c Label empty suggestions. by Dan Zivkovic · 11 years ago
  82. 377ba98 Update the MAX supported file version for downloaded static Dictionaries. by Mohammadinamul Sheik · 11 years ago
  83. 69c04ca Race condition in cursor move. by Dan Zivkovic · 11 years ago
  84. c83352d Merge "Refresh pref settings for cloud sync" by Jatin Matani · 11 years ago
  85. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 11 years ago
  86. edd94a4 Ignore the Emoji key when not connected. by Dan Zivkovic · 11 years ago
  87. 48b0712 Merge "Share decoders among latinime components." by Jatin Matani · 11 years ago
  88. 7d7f082 Stop waking up to decay dynamic dictionaries. by Dan Zivkovic · 11 years ago
  89. e4619f0 Merge "Don't assume that correctable words are invalid" by Dan Zivkovic · 11 years ago
  90. 48ba1ea Merge "Make DictionaryFactory.killDictionary public" by Mohammadinamul Sheik · 11 years ago
  91. 5551302 Don't assume that correctable words are invalid by Dan Zivkovic · 11 years ago
  92. 20fb37a Make DictionaryFactory.killDictionary public by Mohammadinamul Sheik · 11 years ago
  93. b684d2d Share decoders among latinime components. by Jatin Matani · 11 years ago
  94. 487e038 Use Keyboard in several interfaces. by Mario Tanev · 11 years ago
  95. ed378c7 Auto-correct without whitelist in Delight3. by Dan Zivkovic · 11 years ago
  96. 2b8d763 Pass ComposedData to the decoder instead of WordComposer. by Martin Paraskevov · 11 years ago
  97. 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
  98. 1a6d01b Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() by Mario Tanev · 11 years ago
  99. 24c2824 Do not crash when dictioanryInfo is NULL by Mohammadinamul Sheik · 11 years ago
  100. f7058c2 Merge "Pass long timestamps to DictionaryFacilitator" by Jatin Matani · 11 years ago