1. b717f91 Sync setting disabled if no account. by Chieu Nguyen · 11 years ago
  2. c4f6a8d Make privacy policy link clickable in sync settings. by Chieu Nguyen · 11 years ago
  3. 38b9bff Handle words longer tha 256 characters. by Dan Zivkovic · 11 years ago
  4. 1ae16dc Next-word suggestion bit in keyboard settings. by Dan Zivkovic · 11 years ago
  5. 83e95e6 Remove SHORTCUT column in FROM clause. by Dan Zivkovic · 11 years ago
  6. 9de4a2e Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  7. 00c5719 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  8. d878a81 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  9. 6e29d26 Introduce DictionaryHeaderUtils to get dictionary header values by Mohammadinamul Sheik · 11 years ago
  10. 2281ba7 Merge "Add DictionaryFacilitator dump()." by Chieu Nguyen · 11 years ago
  11. c809dc2 Add DictionaryFacilitator dump(). by Chieu Nguyen · 11 years ago
  12. 148aab1 Merge "Add util method in ngramcontext for context array" by Jatin Matani · 11 years ago
  13. a568e0a Add util method in ngramcontext for context array by Jatin Matani · 11 years ago
  14. 63a0bdb Forgot to remove reference to deleted class. by Dan Zivkovic · 11 years ago
  15. 15cccfc Merge "Remove no-op broadcast receiver from LatinIME." by Dan Zivkovic · 11 years ago
  16. fbfc622 Remove no-op broadcast receiver from LatinIME. by Dan Zivkovic · 11 years ago
  17. e3abfc4 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  18. ddee491 Merge "Move dictionary facilitator handling." by Chieu Nguyen · 11 years ago
  19. 0103d75 Move dictionary facilitator handling. by Chieu Nguyen · 11 years ago
  20. 55d9651 Merge "Turn off cloud sync if we have managed profiles" by Jatin Matani · 11 years ago
  21. 854edce Turn off cloud sync if we have managed profiles by Jatin Matani · 11 years ago
  22. 740f8d7 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  23. 8b29080 Fix build breakage due to changed resource Id by Jatin Matani · 11 years ago
  24. 1312b21 Merge "Revert "Import translations. DO NOT MERGE"" by Geoff Mendal · 11 years ago
  25. dd09e82 Revert "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  26. 3d82160 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  27. 7989b88 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  28. a9de6f5 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  29. 9770336 Merge "Label empty suggestions." by Dan Zivkovic · 11 years ago
  30. 9888677 Merge "Handle double space inserting a period." by Chieu Nguyen · 11 years ago
  31. fdf3cc4 Handle double space inserting a period. by Chieu Nguyen · 11 years ago
  32. 62cbaba Merge "Update the MAX supported file version for downloaded static Dictionaries." by Mohammadinamul Sheik · 11 years ago
  33. 24c275c Label empty suggestions. by Dan Zivkovic · 11 years ago
  34. 377ba98 Update the MAX supported file version for downloaded static Dictionaries. by Mohammadinamul Sheik · 11 years ago
  35. 69c04ca Race condition in cursor move. by Dan Zivkovic · 11 years ago
  36. c83352d Merge "Refresh pref settings for cloud sync" by Jatin Matani · 11 years ago
  37. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 11 years ago
  38. edd94a4 Ignore the Emoji key when not connected. by Dan Zivkovic · 11 years ago
  39. 48b0712 Merge "Share decoders among latinime components." by Jatin Matani · 11 years ago
  40. 7d7f082 Stop waking up to decay dynamic dictionaries. by Dan Zivkovic · 11 years ago
  41. e4619f0 Merge "Don't assume that correctable words are invalid" by Dan Zivkovic · 11 years ago
  42. 48ba1ea Merge "Make DictionaryFactory.killDictionary public" by Mohammadinamul Sheik · 11 years ago
  43. 5551302 Don't assume that correctable words are invalid by Dan Zivkovic · 11 years ago
  44. 20fb37a Make DictionaryFactory.killDictionary public by Mohammadinamul Sheik · 11 years ago
  45. b684d2d Share decoders among latinime components. by Jatin Matani · 11 years ago
  46. 487e038 Use Keyboard in several interfaces. by Mario Tanev · 11 years ago
  47. ed378c7 Auto-correct without whitelist in Delight3. by Dan Zivkovic · 11 years ago
  48. 2b8d763 Pass ComposedData to the decoder instead of WordComposer. by Martin Paraskevov · 11 years ago
  49. 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
  50. 1a6d01b Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() by Mario Tanev · 11 years ago
  51. 24c2824 Do not crash when dictioanryInfo is NULL by Mohammadinamul Sheik · 11 years ago
  52. f7058c2 Merge "Pass long timestamps to DictionaryFacilitator" by Jatin Matani · 11 years ago
  53. edb2d23 Check for null TextRange in InputLogic.unlearnWordBeingDeleted by Tom Ouyang · 11 years ago
  54. 1d5ec61 Use DECODER_DICT_SUFFIX on fallback to the default main dict resource. by Mohammadinamul Sheik · 11 years ago
  55. 94b8523 Pass long timestamps to DictionaryFacilitator by Jatin Matani · 11 years ago
  56. bae3c4b Merge "Make checksum and header checks decoder dependent." by Mohammadinamul Sheik · 11 years ago
  57. 53b4bfd Merge "Add StatsUtils method for handling subtype change." by Chieu Nguyen · 11 years ago
  58. 08f3cdb Hide app icon when keyboard is a system app. by Dan Zivkovic · 11 years ago
  59. eeeec21 Make checksum and header checks decoder dependent. by Mohammadinamul Sheik · 11 years ago
  60. 1c11f3f Merge "Remove unused APIs in DIctionaryFacilitator" by Jatin Matani · 11 years ago
  61. 83e9a29 Remove unused APIs in DIctionaryFacilitator by Jatin Matani · 11 years ago
  62. fe3c4ef Merge "Spell checker uses cache of size 1." by Dan Zivkovic · 11 years ago
  63. 29aa3df Spell checker uses cache of size 1. by Dan Zivkovic · 11 years ago
  64. 01b0237 Add tests for Contact* classes by Jatin Matani · 11 years ago
  65. 40b7545 Rename in preparation of caching an instance. by Dan Zivkovic · 11 years ago
  66. 3bfc9d4 Merge "Schedule with 0 delay is the same as execute." by Dan Zivkovic · 11 years ago
  67. 6a00018 Schedule with 0 delay is the same as execute. by Dan Zivkovic · 11 years ago
  68. 7041313 Merge "If contacts observer is running, return early." by Dan Zivkovic · 11 years ago
  69. 076f76c Merge "Add more options for calling removeWordFromPersonalizedDicts." by Tom Ouyang · 11 years ago
  70. edea47f Add more options for calling removeWordFromPersonalizedDicts. by Tom Ouyang · 11 years ago
  71. 705b118 If contacts observer is running, return early. by Dan Zivkovic · 11 years ago
  72. 0b03f13 Sanitize the usage of executors. by Dan Zivkovic · 11 years ago
  73. 40833d2 Add StatsUtils method for handling subtype change. by Chieu Nguyen · 11 years ago
  74. 95711bf Add Decoder specific dictionary suffix to resource lookup by Mohammadinamul Sheik · 11 years ago
  75. cf84f8c Switch from script to language codes. by Dan Zivkovic · 11 years ago
  76. 98596e5 Map ISO 15924 codes to internal IME script codes. by Dan Zivkovic · 11 years ago
  77. 4084fa5 Refactor content provider code from ContactsDict by Jatin Matani · 11 years ago
  78. 5254c01 Fix master build. by Dan Zivkovic · 11 years ago
  79. 12d80eb Remove shortcut support from LatinIME. by Dan Zivkovic · 11 years ago
  80. 2979fad Merge "Add new class spellcheck.UserDictionaryLookup that can look up the system "Personal dictionary" in the event that the DictionaryFacilitator doesn't." by Mario Tanev · 11 years ago
  81. a7805e9 Add a addOrIncrement term api to DicFacilitator by Jatin Matani · 11 years ago
  82. 8aa310a Add new class spellcheck.UserDictionaryLookup that can look up the by Mario Tanev · 11 years ago
  83. 644a709 Remove distracter filter from client. by Dan Zivkovic · 11 years ago
  84. aadfef6 Merge "Move decoder specific constants to DecoderSpecificConstants.java" by Mohammadinamul Sheik · 11 years ago
  85. d6a8adc Cleanup in preparation of distracter change. by Dan Zivkovic · 11 years ago
  86. 0f7d881 Move decoder specific constants to DecoderSpecificConstants.java by Mohammadinamul Sheik · 11 years ago
  87. 608ef47 Merge "Add accessor methods for typed word info to SuggestedWords and for word and source dictionary to SuggestedWordInfo." by Chieu Nguyen · 11 years ago
  88. 23d1962 Use shared constants in old+new facilitators. by Dan Zivkovic · 11 years ago
  89. 4e94109 Add accessor methods for typed word info to SuggestedWords and for word by Chieu Nguyen · 11 years ago
  90. 6e0467c Fix accidentally inverted if check. by Dan Zivkovic · 11 years ago
  91. c0eb571 Don't check user dictionary, except for spelling. by Dan Zivkovic · 11 years ago
  92. c4977b5 Merge "Removing code from RichInputConnection." by Dan Zivkovic · 11 years ago
  93. a6d2cf5 Removing code from RichInputConnection. by Dan Zivkovic · 11 years ago
  94. 7b2646d Merge "Selections spans should not split surrogate pair." by Dan Zivkovic · 11 years ago
  95. bae6848 Merge "AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator" by Mohammadinamul Sheik · 11 years ago
  96. f3c319f Selections spans should not split surrogate pair. by Dan Zivkovic · 11 years ago
  97. b00c054 AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator by Mohammadinamul Sheik · 11 years ago
  98. c71e4d6 Remnant of green [+] feature. by Dan Zivkovic · 11 years ago
  99. 0d3f01f Remove last vestiges of contextual+personal dictionary. by Dan Zivkovic · 11 years ago
  100. daa3ad8 Merge "Fix delete handling in Emoji keyboard." by Dan Zivkovic · 11 years ago