1. 67eaf61 Merge "Workaround for preserving responsiveness on a slow InputConnection." into jb-ub-latinimegoogle by Tom Ouyang · 10 years ago
  2. 912016b Workaround for preserving responsiveness on a slow InputConnection. by Tom Ouyang · 10 years ago
  3. 4e9d260 Do not force downloads on package replace. by Dan Zivkovic · 10 years ago
  4. bf7c010 Fix the previous downloads logic to not missing any downloads. by Mohammadinamul Sheik · 10 years ago
  5. 73aaf68 Detection and logging of slow input connections. by Dan Zivkovic · 10 years ago
  6. 5a51e4a Clear/remove all the scheduled downloads in Download Manager by Mohammadinamul Sheik · 10 years ago
  7. 779d4bb Disable download notifications. by Chieu Nguyen · 10 years ago
  8. 0232e73 Cleanup before fixing getTextAfterCursor(). by Dan Zivkovic · 10 years ago
  9. 02c2845 Do not restrict downloads to WiFi networks. by Dan Zivkovic · 10 years ago
  10. 764a18c Revert "Remove "Personal dictionary" link from settings." by Dan Zivkovic · 10 years ago
  11. 94b4ffa Merge "Hide Notification when downloading the keyboard metadata" into jb-ub-latinimegoogle by Mohammadinamul Sheik · 10 years ago
  12. 851a8b5 Hide Notification when downloading the keyboard metadata by Mohammadinamul Sheik · 10 years ago
  13. a9c235b Change metadata fetch interval back to 4 days. by Dan Zivkovic · 10 years ago
  14. 7891733 Remove dogfood history reset. by Dan Zivkovic · 10 years ago
  15. 0e15ff6 Fix on-commit bug in AOSP keyboard. by Dan Zivkovic · 10 years ago
  16. b08f434 Make the DictionaryService check for download every day. by Mohammadinamul Sheik · 10 years ago
  17. 44caf52 Merge "clean up debug tags." into jb-ub-latinimegoogle by Mohammadinamul Sheik · 10 years ago
  18. 142294a clean up debug tags. by Mohammadinamul Sheik · 10 years ago
  19. f7a8edb Merge "Update the DB version." into jb-ub-latinimegoogle by Dan Zivkovic · 10 years ago
  20. f4590b0 Update the DB version. by Dan Zivkovic · 10 years ago
  21. e09da0a Set syncAutomatically for sync users by Jatin Matani · 10 years ago
  22. bdc55e7 Metadata URI does not need additionalId. by Dan Zivkovic · 10 years ago
  23. 9bad1ac Look up thresholds during decoder reset. by Dan Zivkovic · 10 years ago
  24. f01cd56 Merge "Make the DictionaryService stage the downloaded files" by Mohammadinamul Sheik · 10 years ago
  25. a0d9c82 Make the DictionaryService stage the downloaded files by Mohammadinamul Sheik · 10 years ago
  26. f22571e Delete history on upgrade in LatinIME. by Dan Zivkovic · 10 years ago
  27. 89f9070 Do not learn from cursor corrections when autocorrection is disabled. by Tom Ouyang · 10 years ago
  28. 459b4f3 Spelling cannot cache words across invocations. by Dan Zivkovic · 10 years ago
  29. 767c0bf Restore preference change update to show app icon setting. by Chieu Nguyen · 10 years ago
  30. 784233d Specify fileName argument as Nullable. by Dan Zivkovic · 10 years ago
  31. a2376cd Restore switch for showing app icon. by Chieu Nguyen · 10 years ago
  32. 490fa47 Always specify non-null Locale object to SuggestionSpan by Yohei Yukaw · 10 years ago
  33. 54e891e Merge "Fix bug in regular expression stripping quotes." by Martin Paraskevov · 10 years ago
  34. ab8482a Fix bug in regular expression stripping quotes. by Martin Paraskevov · 10 years ago
  35. cdfe8b9 Merge "Add affinity model for contact names." by Tom Ouyang · 10 years ago
  36. c155f7f Merge "Strip quotes from begining/end of a word before checking its validity." by Martin Paraskevov · 10 years ago
  37. 44a1757 Add affinity model for contact names. by Tom Ouyang · 10 years ago
  38. 8ff42d1 Strip quotes from begining/end of a word before checking its validity. by Martin Paraskevov · 10 years ago
  39. 3a5de64 Do not re-download the unused dictionaries. by Mohammadinamul Sheik · 10 years ago
  40. bf732e7 Merge "Store raw strings for personal dictionary" by Jatin Matani · 10 years ago
  41. db96122 Fix the NPE on selection string on unlearnWord by Mohammadinamul Sheik · 10 years ago
  42. 1bfd7be Store raw strings for personal dictionary by Jatin Matani · 10 years ago
  43. 40f0f61 Merge "Personal dictionary feeds a personal LM." by Dan Zivkovic · 10 years ago
  44. 541ef56 Personal dictionary feeds a personal LM. by Dan Zivkovic · 10 years ago
  45. 3952078 Extract fewer characters in getWordRangeAtCursor(). by Tom Ouyang · 10 years ago
  46. 7f386ac Make logs less spammy. by Dan Zivkovic · 10 years ago
  47. 6bb7011 Read less data from the input connection. by Dan Zivkovic · 10 years ago
  48. 3e66c63 Skip decoding for in-vocabulary words. by Dan Zivkovic · 10 years ago
  49. ec2891b Define stats for UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  50. e1b13a4 Log timing for performUpdateSuggestionStripSync. by Tom Ouyang · 10 years ago
  51. ceaafa2 Merge "Do not throw NPE if the dictionary info is not available on db" by Mohammadinamul Sheik · 10 years ago
  52. 9a3598b Do not throw NPE if the dictionary info is not available on db by Mohammadinamul Sheik · 10 years ago
  53. 4c326c6 Merge "Log timing of commitChosenWord()" by Dan Zivkovic · 10 years ago
  54. 5d2314f Log timing of commitChosenWord() by Dan Zivkovic · 10 years ago
  55. 3350f70 Merge "Log timing of commitChosenWord()" by Dan Zivkovic · 10 years ago
  56. 9731fad Log timing of commitChosenWord() by Dan Zivkovic · 10 years ago
  57. 915b1ed Merge "Log interrupted tasks in AOSP." by Dan Zivkovic · 10 years ago
  58. 5a53505 Log interrupted tasks in AOSP. by Dan Zivkovic · 10 years ago
  59. a0a6663 Merge "Add shortcut support to UserDictionaryLookup." by Dan Zivkovic · 10 years ago
  60. 87eb7ac Add shortcut support to UserDictionaryLookup. by Dan Zivkovic · 10 years ago
  61. f3392ac Learn corrections that were made in the middle of a word. by Tom Ouyang · 10 years ago
  62. 1a58c47 Unlearn word when the user moves the cursor in to correct it. by Tom Ouyang · 10 years ago
  63. 88f0370 Specify argument nullability. by Dan Zivkovic · 10 years ago
  64. 6d63989 DictStats should mask account info in filename by Jatin Matani · 10 years ago
  65. 76de0a8 Remove "Personal dictionary" link from settings. by Dan Zivkovic · 10 years ago
  66. fa22abb Merge "Setup wizard status only available on Lollipop++" by Dan Zivkovic · 10 years ago
  67. 94a1bea Setup wizard status only available on Lollipop++ by Dan Zivkovic · 10 years ago
  68. e13f375 Merge "Don't hide sync settings, v2 (cleaner)" by Jatin Matani · 10 years ago
  69. 66f1398 Don't hide sync settings, v2 (cleaner) by Jatin Matani · 10 years ago
  70. d4ee11f "spellcheking" needs spellchecking. by Chieu Nguyen · 10 years ago
  71. 16c262a Make Hebrew spellchecking spellcheck Hebrew. by Chieu Nguyen · 10 years ago
  72. f267e84 Merge "Don't log stack trace for missing LM." by Dan Zivkovic · 10 years ago
  73. 43ea67c Don't log stack trace for missing LM. by Dan Zivkovic · 10 years ago
  74. 8de99ce Merge "Don't notify dictpack for updates for service dump" by Jatin Matani · 10 years ago
  75. 23a7998 Not all cyrillic scripts use east_slavic layout. by Dan Zivkovic · 10 years ago
  76. 2cc2d31 Don't notify dictpack for updates for service dump by Jatin Matani · 10 years ago
  77. 68c8898 Handle missing resources. by Dan Zivkovic · 10 years ago
  78. 8f526c9 Use the complete Locale in generating the dictionary id. by Mohammadinamul Sheik · 10 years ago
  79. 3b175a0 Merge "Check for accounts when enabling sync features." by Jatin Matani · 10 years ago
  80. bb27731 Check for accounts when enabling sync features. by Jatin Matani · 10 years ago
  81. 600cca1 Merge "Force download the dictionaries after the apk package is updated." by Mohammadinamul Sheik · 10 years ago
  82. 3bc3bc7 Force download the dictionaries after the apk package is updated. by Mohammadinamul Sheik · 10 years ago
  83. 3b0c2eb Merge "Avoid NPE when logging the entry point to Settings" by Jatin Matani · 10 years ago
  84. 2fb8e5e Avoid NPE when logging the entry point to Settings by Jatin Matani · 10 years ago
  85. a8b14a4 Merge "Change DictionaryStats to report content version." by Dan Zivkovic · 10 years ago
  86. e1b91d4 Merge "DO NOT MERGE. Do not access metadatadb from main thread." by Ulas Kirazci · 10 years ago
  87. 72278d3 Change DictionaryStats to report content version. by Dan Zivkovic · 10 years ago
  88. f74005d Remove dependency in correction settings. by Chieu Nguyen · 10 years ago
  89. 1eedcfb Reenable next-word suggestion if autocorrection reenabled. by Chieu Nguyen · 10 years ago
  90. fa296fa Merge "Move ManagedProfileUtils to overridable" by Jatin Matani · 10 years ago
  91. cb27c4f Move ManagedProfileUtils to overridable by Jatin Matani · 10 years ago
  92. 75fc908 Block overflow menu during setup. by Dan Zivkovic · 10 years ago
  93. fd3e017 DO NOT MERGE. Do not access metadatadb from main thread. by Ulas Kirazci · 10 years ago
  94. c15bbb5 Retire Delight2 migration code to speed up tests. by Dan Zivkovic · 10 years ago
  95. fe716f0 Resolve some InputLogic todo comments. by Dan Zivkovic · 10 years ago
  96. 5cf457c Remove external dictionary debug UI. by Dan Zivkovic · 10 years ago
  97. 755b3d8 Notify the facilitator on IME start/finish. by Dan Zivkovic · 10 years ago
  98. 6e86632 Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed. by David Faden · 10 years ago
  99. 7df95c5 Merge "Add prev words context to the SuggestedWordInfo." by Mohammadinamul Sheik · 10 years ago
  100. ab59129 Add prev words context to the SuggestedWordInfo. by Mohammadinamul Sheik · 10 years ago