1. 0b03f13 Sanitize the usage of executors. by Dan Zivkovic · 11 years ago
  2. 95711bf Add Decoder specific dictionary suffix to resource lookup by Mohammadinamul Sheik · 11 years ago
  3. cf84f8c Switch from script to language codes. by Dan Zivkovic · 11 years ago
  4. 98596e5 Map ISO 15924 codes to internal IME script codes. by Dan Zivkovic · 11 years ago
  5. 4084fa5 Refactor content provider code from ContactsDict by Jatin Matani · 11 years ago
  6. 5254c01 Fix master build. by Dan Zivkovic · 11 years ago
  7. 12d80eb Remove shortcut support from LatinIME. by Dan Zivkovic · 11 years ago
  8. 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
  9. a7805e9 Add a addOrIncrement term api to DicFacilitator by Jatin Matani · 11 years ago
  10. 8aa310a Add new class spellcheck.UserDictionaryLookup that can look up the by Mario Tanev · 11 years ago
  11. 644a709 Remove distracter filter from client. by Dan Zivkovic · 11 years ago
  12. aadfef6 Merge "Move decoder specific constants to DecoderSpecificConstants.java" by Mohammadinamul Sheik · 11 years ago
  13. d6a8adc Cleanup in preparation of distracter change. by Dan Zivkovic · 11 years ago
  14. 0f7d881 Move decoder specific constants to DecoderSpecificConstants.java by Mohammadinamul Sheik · 11 years ago
  15. 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
  16. 23d1962 Use shared constants in old+new facilitators. by Dan Zivkovic · 11 years ago
  17. 4e94109 Add accessor methods for typed word info to SuggestedWords and for word by Chieu Nguyen · 11 years ago
  18. 6e0467c Fix accidentally inverted if check. by Dan Zivkovic · 11 years ago
  19. c0eb571 Don't check user dictionary, except for spelling. by Dan Zivkovic · 11 years ago
  20. c4977b5 Merge "Removing code from RichInputConnection." by Dan Zivkovic · 11 years ago
  21. a6d2cf5 Removing code from RichInputConnection. by Dan Zivkovic · 11 years ago
  22. 7b2646d Merge "Selections spans should not split surrogate pair." by Dan Zivkovic · 11 years ago
  23. bae6848 Merge "AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator" by Mohammadinamul Sheik · 11 years ago
  24. f3c319f Selections spans should not split surrogate pair. by Dan Zivkovic · 11 years ago
  25. b00c054 AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator by Mohammadinamul Sheik · 11 years ago
  26. c71e4d6 Remnant of green [+] feature. by Dan Zivkovic · 11 years ago
  27. 0d3f01f Remove last vestiges of contextual+personal dictionary. by Dan Zivkovic · 11 years ago
  28. 00ae433 Fix delete handling in Emoji keyboard. by Dan Zivkovic · 11 years ago
  29. 23574d1 LatinIME portion of "green plus" feature. by Dan Zivkovic · 11 years ago
  30. 48cc0d6 Merge "Nuke Amanatto" by Jatin Matani · 11 years ago
  31. 15acbdc Nuke Amanatto by Jatin Matani · 11 years ago
  32. 53e81fd Remove custom code for Emoji keyboard Delete key. by Dan Zivkovic · 11 years ago
  33. a0efc13 Merge "Create a new KeyboardLayout class to represent the layout." by Mohammadinamul Sheik · 11 years ago
  34. d543984 Create a new KeyboardLayout class to represent the layout. by Mohammadinamul Sheik · 11 years ago
  35. 77e0fa1 LatinIME portion of multi-lang option removal. by Dan Zivkovic · 11 years ago
  36. e1758fe Disable the Burmese keyboard. by Dan Zivkovic · 11 years ago
  37. ab6f3b3 Change DictionaryFacilitator.java to an interface, create its by Mario Tanev · 11 years ago
  38. d523bac Merge "Add a method for handling for words not found in dictionary." by Chieu Nguyen · 11 years ago
  39. fc47007 Merge "AOSP change for showing the app icon." by Dan Zivkovic · 11 years ago
  40. d913617 AOSP change for showing the app icon. by Dan Zivkovic · 11 years ago
  41. 9fe700e Merge "Fix moving the cursor inside composition in lang w/o spaces" by Jean Chalard · 11 years ago
  42. 2e8d536 Add a method for handling for words not found in dictionary. by Chieu Nguyen · 11 years ago
  43. 303a2ae Fix NPE in PunctuationSuggestions. by Dan Zivkovic · 11 years ago
  44. a1a9896 Rename production flag for cloud sync feature by Jatin Matani · 11 years ago
  45. 8e23519 Fix moving the cursor inside composition in lang w/o spaces by Jean Chalard · 11 years ago
  46. 3e35b87 [3]Ping dictionary stats:Pass DictionaryFacilitator by Jatin Matani · 11 years ago
  47. 20469a8 Merge "[2]Pass context to StatsUtilsManager for alarms." by Jatin Matani · 11 years ago
  48. 2b69244 [2]Pass context to StatsUtilsManager for alarms. by Jatin Matani · 11 years ago
  49. dbdc81a Merge "Cleanup InputMethodInfoCache" by Tadashi G. Takaoka · 11 years ago
  50. 4077a7e Merge "Remove SubtypeSwitcher" by Tadashi G. Takaoka · 11 years ago
  51. bc4ae6b Passing account info to dictionaryFacilitator by Jatin Matani · 11 years ago
  52. 25daca0 Merge "Provide a preference to delete data from cloud." by Jatin Matani · 11 years ago
  53. afd52df Cleanup InputMethodInfoCache by Tadashi G. Takaoka · 11 years ago
  54. 31a10e2 Remove SubtypeSwitcher by Tadashi G. Takaoka · 11 years ago
  55. 8cfad7e Merge "Make LanguageOnSpacebarHelper as utility class" by Tadashi G. Takaoka · 11 years ago
  56. 498dbfb Disable multiple language input by Jean Chalard · 11 years ago
  57. 4934a88 Make LanguageOnSpacebarHelper as utility class by Tadashi G. Takaoka · 11 years ago
  58. 2b25f67 Add NetworkConnectivityUtils class by Tadashi G. Takaoka · 11 years ago
  59. 6814e7a Provide a preference to delete data from cloud. by Jatin Matani · 11 years ago
  60. 52e92f8 Merge "Quit auto-correct explicit accented letters to base letters." by Keisuke Kuroyanagi · 11 years ago
  61. 515c508 Quit auto-correct explicit accented letters to base letters. by Keisuke Kuroyanagi · 11 years ago
  62. be819db Revert "Add keyboard margin options to place the keyboard dynamically." by Tadashi G. Takaoka · 11 years ago
  63. 45bbdc2 Merge "Rename variable name to remove ambiguity" by Jatin Matani · 11 years ago
  64. 88cd34f Rename variable name to remove ambiguity by Jatin Matani · 11 years ago
  65. 8af412d Remove unnecessary cast and import by Tadashi G. Takaoka · 11 years ago
  66. 2bdd529 Merge "Hook for fetching sync content from UserHistoryDict" by Jatin Matani · 11 years ago
  67. 3dca77e Merge "Refactor KeysCache to UniqueKeysCache" by Tadashi G. Takaoka · 11 years ago
  68. 5ac8b04 Merge "Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher" by Tadashi G. Takaoka · 11 years ago
  69. 8584db1 Add keyboard margin options to place the keyboard dynamically. by Andy Wang · 11 years ago
  70. e79d504 Merge "Cancel interval alarm for dictionary decaying in onDestroy." by Keisuke Kuroyanagi · 11 years ago
  71. 47ae0c3 Cancel interval alarm for dictionary decaying in onDestroy. by Keisuke Kuroyanagi · 11 years ago
  72. d179e40 Stop passing through keyPrefs as it's already available. by Andy Wang · 11 years ago
  73. 11a3965 Fix a misspelled method name by Adrian Velicu · 11 years ago
  74. 391e83d Merge "Add null analysis annotations to keyboard package" by Tadashi G. Takaoka · 11 years ago
  75. 4486314 Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher by Tadashi G. Takaoka · 11 years ago
  76. 949045b Merge "Be always confident in the current language when only one" by Jean Chalard · 11 years ago
  77. 2d81c1f Be always confident in the current language when only one by Jean Chalard · 11 years ago
  78. 063b2e8 Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull" by Tadashi G. Takaoka · 11 years ago
  79. b0a0ce0 Remove unused import and local variable by Tadashi G. Takaoka · 11 years ago
  80. 60d880c Remove unnecessary code of CustomInputStylePreference by Tadashi G. Takaoka · 11 years ago
  81. 01d5400 Refactor KeysCache to UniqueKeysCache by Tadashi G. Takaoka · 11 years ago
  82. 9d5d01a Add null analysis annotations to keyboard package by Tadashi G. Takaoka · 11 years ago
  83. bb4075b Merge "Fix possible NPE in MainKeyboardView" by Tadashi G. Takaoka · 11 years ago
  84. 2ffcad1 Merge "Remove unused code from DictionaryFactory" by Tadashi G. Takaoka · 11 years ago
  85. b5a7ece Merge "Remove obsolete comment" by Tadashi G. Takaoka · 11 years ago
  86. 12d6382 Hook for fetching sync content from UserHistoryDict by Jatin Matani · 11 years ago
  87. 5657746 Allow whitelist changes when no close word by Jean Chalard · 11 years ago
  88. e752aab Use confidence to fix whitelist by Jean Chalard · 11 years ago
  89. cbefc0c Remove obsolete comment by Tadashi G. Takaoka · 11 years ago
  90. b479a56 Merge "Add confidence." by Jean Chalard · 11 years ago
  91. d06dd0c Add confidence. by Jean Chalard · 11 years ago
  92. 8e32700 Merge "Refactor PointerTracker and MainKeyboardView" by Tadashi G. Takaoka · 11 years ago
  93. a414b81 Remove unused code from DictionaryFactory by Tadashi G. Takaoka · 11 years ago
  94. 8a711f2 Remove unneeded Context argument by Tadashi G. Takaoka · 11 years ago
  95. 53b6d62 Refactor PointerTracker and MainKeyboardView by Tadashi G. Takaoka · 11 years ago
  96. ebe5b42 Make LocaleUtils.constructLocaleFromString as @Nonnull by Tadashi G. Takaoka · 11 years ago
  97. a7efe06 Annotate the typed word with its source dictionary by Jean Chalard · 11 years ago
  98. a66069a Fix possible NPE in MainKeyboardView by Tadashi G. Takaoka · 11 years ago
  99. a94733c Fix an NPE. by Jean Chalard · 11 years ago
  100. 1d80cb2 Merge "Fix a NPE" by Jean Chalard · 11 years ago