1. 24c275c Label empty suggestions. by Dan Zivkovic · 11 years ago
  2. 69c04ca Race condition in cursor move. by Dan Zivkovic · 11 years ago
  3. c83352d Merge "Refresh pref settings for cloud sync" by Jatin Matani · 11 years ago
  4. 8ec328f Refresh pref settings for cloud sync by Jatin Matani · 11 years ago
  5. edd94a4 Ignore the Emoji key when not connected. by Dan Zivkovic · 11 years ago
  6. 48b0712 Merge "Share decoders among latinime components." by Jatin Matani · 11 years ago
  7. 7d7f082 Stop waking up to decay dynamic dictionaries. by Dan Zivkovic · 11 years ago
  8. e4619f0 Merge "Don't assume that correctable words are invalid" by Dan Zivkovic · 11 years ago
  9. 48ba1ea Merge "Make DictionaryFactory.killDictionary public" by Mohammadinamul Sheik · 11 years ago
  10. 5551302 Don't assume that correctable words are invalid by Dan Zivkovic · 11 years ago
  11. 20fb37a Make DictionaryFactory.killDictionary public by Mohammadinamul Sheik · 11 years ago
  12. b684d2d Share decoders among latinime components. by Jatin Matani · 11 years ago
  13. 487e038 Use Keyboard in several interfaces. by Mario Tanev · 11 years ago
  14. ed378c7 Auto-correct without whitelist in Delight3. by Dan Zivkovic · 11 years ago
  15. 2b8d763 Pass ComposedData to the decoder instead of WordComposer. by Martin Paraskevov · 11 years ago
  16. 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
  17. 1a6d01b Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() by Mario Tanev · 11 years ago
  18. 24c2824 Do not crash when dictioanryInfo is NULL by Mohammadinamul Sheik · 11 years ago
  19. f7058c2 Merge "Pass long timestamps to DictionaryFacilitator" by Jatin Matani · 11 years ago
  20. edb2d23 Check for null TextRange in InputLogic.unlearnWordBeingDeleted by Tom Ouyang · 11 years ago
  21. 1d5ec61 Use DECODER_DICT_SUFFIX on fallback to the default main dict resource. by Mohammadinamul Sheik · 11 years ago
  22. 94b8523 Pass long timestamps to DictionaryFacilitator by Jatin Matani · 11 years ago
  23. bae3c4b Merge "Make checksum and header checks decoder dependent." by Mohammadinamul Sheik · 11 years ago
  24. 53b4bfd Merge "Add StatsUtils method for handling subtype change." by Chieu Nguyen · 11 years ago
  25. 08f3cdb Hide app icon when keyboard is a system app. by Dan Zivkovic · 11 years ago
  26. eeeec21 Make checksum and header checks decoder dependent. by Mohammadinamul Sheik · 11 years ago
  27. 1c11f3f Merge "Remove unused APIs in DIctionaryFacilitator" by Jatin Matani · 11 years ago
  28. 83e9a29 Remove unused APIs in DIctionaryFacilitator by Jatin Matani · 11 years ago
  29. fe3c4ef Merge "Spell checker uses cache of size 1." by Dan Zivkovic · 11 years ago
  30. 29aa3df Spell checker uses cache of size 1. by Dan Zivkovic · 11 years ago
  31. 01b0237 Add tests for Contact* classes by Jatin Matani · 11 years ago
  32. 40b7545 Rename in preparation of caching an instance. by Dan Zivkovic · 11 years ago
  33. 3bfc9d4 Merge "Schedule with 0 delay is the same as execute." by Dan Zivkovic · 11 years ago
  34. 6a00018 Schedule with 0 delay is the same as execute. by Dan Zivkovic · 11 years ago
  35. 7041313 Merge "If contacts observer is running, return early." by Dan Zivkovic · 11 years ago
  36. 076f76c Merge "Add more options for calling removeWordFromPersonalizedDicts." by Tom Ouyang · 11 years ago
  37. edea47f Add more options for calling removeWordFromPersonalizedDicts. by Tom Ouyang · 11 years ago
  38. 705b118 If contacts observer is running, return early. by Dan Zivkovic · 11 years ago
  39. 0b03f13 Sanitize the usage of executors. by Dan Zivkovic · 11 years ago
  40. 40833d2 Add StatsUtils method for handling subtype change. by Chieu Nguyen · 11 years ago
  41. 95711bf Add Decoder specific dictionary suffix to resource lookup by Mohammadinamul Sheik · 11 years ago
  42. cf84f8c Switch from script to language codes. by Dan Zivkovic · 11 years ago
  43. 98596e5 Map ISO 15924 codes to internal IME script codes. by Dan Zivkovic · 11 years ago
  44. 4084fa5 Refactor content provider code from ContactsDict by Jatin Matani · 11 years ago
  45. 5254c01 Fix master build. by Dan Zivkovic · 11 years ago
  46. 12d80eb Remove shortcut support from LatinIME. by Dan Zivkovic · 11 years ago
  47. 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
  48. a7805e9 Add a addOrIncrement term api to DicFacilitator by Jatin Matani · 11 years ago
  49. 8aa310a Add new class spellcheck.UserDictionaryLookup that can look up the by Mario Tanev · 11 years ago
  50. 644a709 Remove distracter filter from client. by Dan Zivkovic · 11 years ago
  51. aadfef6 Merge "Move decoder specific constants to DecoderSpecificConstants.java" by Mohammadinamul Sheik · 11 years ago
  52. d6a8adc Cleanup in preparation of distracter change. by Dan Zivkovic · 11 years ago
  53. 0f7d881 Move decoder specific constants to DecoderSpecificConstants.java by Mohammadinamul Sheik · 11 years ago
  54. 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
  55. 23d1962 Use shared constants in old+new facilitators. by Dan Zivkovic · 11 years ago
  56. 4e94109 Add accessor methods for typed word info to SuggestedWords and for word by Chieu Nguyen · 11 years ago
  57. 6e0467c Fix accidentally inverted if check. by Dan Zivkovic · 11 years ago
  58. c0eb571 Don't check user dictionary, except for spelling. by Dan Zivkovic · 11 years ago
  59. c4977b5 Merge "Removing code from RichInputConnection." by Dan Zivkovic · 11 years ago
  60. a6d2cf5 Removing code from RichInputConnection. by Dan Zivkovic · 11 years ago
  61. 7b2646d Merge "Selections spans should not split surrogate pair." by Dan Zivkovic · 11 years ago
  62. bae6848 Merge "AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator" by Mohammadinamul Sheik · 11 years ago
  63. f3c319f Selections spans should not split surrogate pair. by Dan Zivkovic · 11 years ago
  64. b00c054 AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator by Mohammadinamul Sheik · 11 years ago
  65. c71e4d6 Remnant of green [+] feature. by Dan Zivkovic · 11 years ago
  66. 0d3f01f Remove last vestiges of contextual+personal dictionary. by Dan Zivkovic · 11 years ago
  67. daa3ad8 Merge "Fix delete handling in Emoji keyboard." by Dan Zivkovic · 11 years ago
  68. 449711d Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  69. 00ae433 Fix delete handling in Emoji keyboard. by Dan Zivkovic · 11 years ago
  70. 23574d1 LatinIME portion of "green plus" feature. by Dan Zivkovic · 11 years ago
  71. 48cc0d6 Merge "Nuke Amanatto" by Jatin Matani · 11 years ago
  72. 15acbdc Nuke Amanatto by Jatin Matani · 11 years ago
  73. 53e81fd Remove custom code for Emoji keyboard Delete key. by Dan Zivkovic · 11 years ago
  74. cbbe8d0 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  75. a0efc13 Merge "Create a new KeyboardLayout class to represent the layout." by Mohammadinamul Sheik · 11 years ago
  76. d543984 Create a new KeyboardLayout class to represent the layout. by Mohammadinamul Sheik · 11 years ago
  77. 77e0fa1 LatinIME portion of multi-lang option removal. by Dan Zivkovic · 11 years ago
  78. e1758fe Disable the Burmese keyboard. by Dan Zivkovic · 11 years ago
  79. ab6f3b3 Change DictionaryFacilitator.java to an interface, create its by Mario Tanev · 11 years ago
  80. d523bac Merge "Add a method for handling for words not found in dictionary." by Chieu Nguyen · 11 years ago
  81. bd254ca Merge "Re-enable new keyboard layouts in Fava." by Dan Zivkovic · 11 years ago
  82. e1867ff Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  83. 9ea443e Re-enable new keyboard layouts in Fava. by Dan Zivkovic · 11 years ago
  84. 7710610 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  85. 9cbd291 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  86. 4e4aa06 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  87. 335e34d Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  88. 217856d Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  89. 5303675 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  90. fd28eb7 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  91. 42b21c0 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  92. a67f1dd Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  93. fc47007 Merge "AOSP change for showing the app icon." by Dan Zivkovic · 11 years ago
  94. d913617 AOSP change for showing the app icon. by Dan Zivkovic · 11 years ago
  95. 9fe700e Merge "Fix moving the cursor inside composition in lang w/o spaces" by Jean Chalard · 11 years ago
  96. 2e8d536 Add a method for handling for words not found in dictionary. by Chieu Nguyen · 11 years ago
  97. 4e395e1 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  98. 858136c Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  99. 34d823b Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  100. 303a2ae Fix NPE in PunctuationSuggestions. by Dan Zivkovic · 11 years ago