1. 740f8d7 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  2. 9770336 Merge "Label empty suggestions." by Dan Zivkovic · 11 years ago
  3. 9888677 Merge "Handle double space inserting a period." by Chieu Nguyen · 11 years ago
  4. fdf3cc4 Handle double space inserting a period. by Chieu Nguyen · 11 years ago
  5. 62cbaba Merge "Update the MAX supported file version for downloaded static Dictionaries." by Mohammadinamul Sheik · 11 years ago
  6. 24c275c Label empty suggestions. by Dan Zivkovic · 11 years ago
  7. 377ba98 Update the MAX supported file version for downloaded static Dictionaries. by Mohammadinamul Sheik · 11 years ago
  8. 69c04ca Race condition in cursor move. by Dan Zivkovic · 11 years ago
  9. 8472b36 am d3c5d3f5: (-s ours) am 3d6f7812: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  10. ebcac0a am 45880656: (-s ours) am 189be54f: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  11. 311c99b am 22de9d07: (-s ours) am aef36570: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  12. 0e5a433 am 0a12c0d8: (-s ours) am e245b27a: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  13. c36c95d am fbe720eb: (-s ours) am 7fb3e8b4: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  14. b86f234 am 5e3c2854: (-s ours) am aa70f60b: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  15. 70c949f am b877d706: (-s ours) am 6b1a6c10: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  16. d3c5d3f am 3d6f7812: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  17. 4588065 am 189be54f: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  18. 22de9d0 am aef36570: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  19. 0a12c0d am e245b27a: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  20. fbe720e am 7fb3e8b4: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  21. 5e3c285 am aa70f60b: (-s ours) Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  22. b877d70 am 6b1a6c10: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  23. 3d6f781 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  24. 189be54 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  25. aef3657 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  26. e245b27 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  27. 7fb3e8b Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  28. aa70f60 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 11 years ago
  29. 3df6753 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  30. e6438a9 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  31. f960c2b Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  32. 448b0cf Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  33. 3bee6d8 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  34. d98794a Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  35. 6b1a6c1 Import translations. DO NOT MERGE by Geoff Mendal · 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