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