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