1. 3bc3bc7 Force download the dictionaries after the apk package is updated. by Mohammadinamul Sheik · 10 years ago
  2. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 10 years ago
  3. 6e86632 Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. by David Faden · 10 years ago
  4. ab59129 Add prev words context to the SuggestedWordInfo. by Mohammadinamul Sheik · 10 years ago
  5. 4024984 Pass DictionaryFacilitator for autocorrection and suggestion stats by Mohammadinamul Sheik · 10 years ago
  6. 8844c35 Remove rejected suggestion in LatinIME. by Dan Zivkovic · 10 years ago
  7. 93d2ab3 Add StatsUtils.onSettingsActivity to collect the settings page stats. by Mohammadinamul Sheik · 10 years ago
  8. 107fb4c Remove ALS from LatinIME. by Dan Zivkovic · 10 years ago
  9. 3750359 Kill+restart tasks before/after decoder init. by Dan Zivkovic · 10 years ago
  10. 6e29d26 Introduce DictionaryHeaderUtils to get dictionary header values by Mohammadinamul Sheik · 10 years ago
  11. 0103d75 Move dictionary facilitator handling. by Chieu Nguyen · 10 years ago
  12. fdf3cc4 Handle double space inserting a period. by Chieu Nguyen · 11 years ago
  13. b684d2d Share decoders among latinime components. by Jatin Matani · 11 years ago
  14. ed378c7 Auto-correct without whitelist in Delight3. by Dan Zivkovic · 11 years ago
  15. bae3c4b Merge "Make checksum and header checks decoder dependent." by Mohammadinamul Sheik · 11 years ago
  16. 53b4bfd Merge "Add StatsUtils method for handling subtype change." by Chieu Nguyen · 11 years ago
  17. eeeec21 Make checksum and header checks decoder dependent. by Mohammadinamul Sheik · 11 years ago
  18. 40b7545 Rename in preparation of caching an instance. by Dan Zivkovic · 11 years ago
  19. 40833d2 Add StatsUtils method for handling subtype change. by Chieu Nguyen · 11 years ago
  20. 95711bf Add Decoder specific dictionary suffix to resource lookup by Mohammadinamul Sheik · 11 years ago
  21. 644a709 Remove distracter filter from client. by Dan Zivkovic · 11 years ago
  22. 0f7d881 Move decoder specific constants to DecoderSpecificConstants.java by Mohammadinamul Sheik · 11 years ago
  23. 15acbdc Nuke Amanatto by Jatin Matani · 11 years ago
  24. ab6f3b3 Change DictionaryFacilitator.java to an interface, create its by Mario Tanev · 11 years ago
  25. 2e8d536 Add a method for handling for words not found in dictionary. by Chieu Nguyen · 11 years ago
  26. a1a9896 Rename production flag for cloud sync feature by Jatin Matani · 11 years ago
  27. 3e35b87 [3]Ping dictionary stats:Pass DictionaryFacilitator by Jatin Matani · 11 years ago
  28. 2b69244 [2]Pass context to StatsUtilsManager for alarms. by Jatin Matani · 11 years ago
  29. 6814e7a Provide a preference to delete data from cloud. by Jatin Matani · 11 years ago
  30. 5365191 Implement UserHistoryDictionary for each user account. by Jatin Matani · 11 years ago
  31. 7fb0ed5 Move current subtype management code to RichInputMethodManager by Tadashi G. Takaoka · 11 years ago
  32. 36799b2 Move InputPointers and ResizableIntArray to common by Jean Chalard · 11 years ago
  33. f7e01e8 Remove device checking of Emoji physical key by Tadashi G. Takaoka · 11 years ago
  34. d3a4c51 Fix Javadoc and null analysis related warnings by Tadashi G. Takaoka · 11 years ago
  35. f13487d [ML25] Add an hasDict method. by Jean Chalard · 11 years ago
  36. b17a3bc Move sync policy related code out of account settings by Sandeep Siddhartha · 11 years ago
  37. b256bb5 [ML24] Add facilities to read the script of a subtype by Jean Chalard · 11 years ago
  38. d15f6e8 Performance fix for multiple language subtypes by Jean Chalard · 11 years ago
  39. 19084d0 Cleanup LoginAccountUtils by Sandeep Siddhartha · 11 years ago
  40. d901523 Set up a sync preference and policy for syncing [2] by Sandeep Siddhartha · 11 years ago
  41. 437fcba [ML20.1] Move getRichInputMethodSubtype to additional features by Jean Chalard · 11 years ago
  42. 847735f Merge "Skeleton code for user dictionary sync" by Jatin Matani · 11 years ago
  43. 734733d Skeleton code for user dictionary sync by Jatin Matani · 11 years ago
  44. 81c2dfe Remove ENABLE_CURSOR_ANCHOR_INFO_CALLBACK by Yohei Yukawa · 11 years ago
  45. c92c883 Add calls to stub for API to consume gesture data. by David Faden · 11 years ago
  46. cc7e44e Add StatsUtils#onLoadSettings for when settings are changed by Jatin Matani · 11 years ago
  47. 8da2052 [ML10.1] Adjust call for additional features by Jean Chalard · 11 years ago
  48. 145f05d Merge "Add account change receiver to handle account removal" by Sandeep Siddhartha · 11 years ago
  49. d4aec65 Add account change receiver to handle account removal by Sandeep Siddhartha · 11 years ago
  50. 3db17c5 Merge "[ML9.1] Add option for multi-lingual support" by Jean Chalard · 11 years ago
  51. 4b0dba4 [ML9.1] Add option for multi-lingual support by Jean Chalard · 11 years ago
  52. 6a61373 Add StatsUtilManager.onStartInput & onFinishInput by Jatin Matani · 11 years ago
  53. 0e9419d Add word commit methods to StatsUtils by Mohammadinamul Sheik · 11 years ago
  54. 8418514 Add account listing and preference integration for current account by Sandeep Siddhartha · 11 years ago
  55. da9bd4b Merge "Add StatsUtils.onAutoCorrection method." by Mohammadinamul Sheik · 11 years ago
  56. 16bfac9 Add StatsUtils.onAutoCorrection method. by Mohammadinamul Sheik · 11 years ago
  57. 4d928c3 Add a production flag for account sign-in by Sandeep Siddhartha · 11 years ago
  58. 22bf171 Merge "add productionFlag for checking split keyboard status" by Jatin Matani · 11 years ago
  59. f16c632 add productionFlag for checking split keyboard status by Jatin Matani · 11 years ago
  60. fd96928 Merge "Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView" by Jatin Matani · 11 years ago
  61. af1a06d Enable personalization for multilingual users. by Keisuke Kuroyanagi · 11 years ago
  62. 1c45f91 Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView by Jatin Matani · 11 years ago
  63. acdd2e4 Add backspace event methods to StatsUtils by Mohammadinamul Sheik · 11 years ago
  64. c74ffe8 Add StatsUtils.onPickSuggestionManually and SuggestedWords.indexOf. by Mohammadinamul Sheik · 11 years ago
  65. aabb351 Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager by Jatin Matani · 11 years ago
  66. eb99b46 am 96db9222: am cabb66e9: follow-up to API change in I4a577bfd02b37b by Yohei Yukawa · 11 years ago
  67. 698b19e Pass a new argument to StatsUtils. by Mohammadinamul Sheik · 11 years ago
  68. cabb66e follow-up to API change in I4a577bfd02b37b by Yohei Yukawa · 11 years ago
  69. 0b3e48f DO NOT MERGE: Abolish source code overlay and introduce overridable src dir by Ken Wakasa · 11 years ago
  70. fb74ab1 Abolish source code overlay and inroduce overridable src dir by Ken Wakasa · 11 years ago