summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup before fixing getTextAfterCursor().Dan Zivkovic2015-06-192-27/+22
* Do not restrict downloads to WiFi networks.Dan Zivkovic2015-06-177-134/+23
* Revert "Remove "Personal dictionary" link from settings."Dan Zivkovic2015-06-162-0/+42
* Merge "Hide Notification when downloading the keyboard metadata" into jb-ub-l...Mohammadinamul Sheik2015-06-161-5/+2
|\
| * Hide Notification when downloading the keyboard metadataMohammadinamul Sheik2015-06-151-5/+2
* | Change metadata fetch interval back to 4 days.Dan Zivkovic2015-05-281-1/+1
|/
* Remove dogfood history reset.Dan Zivkovic2015-05-211-33/+0
* Fix on-commit bug in AOSP keyboard.Dan Zivkovic2015-05-191-6/+23
* Make the DictionaryService check for download every day.Mohammadinamul Sheik2015-05-121-1/+1
* Merge "clean up debug tags." into jb-ub-latinimegoogleMohammadinamul Sheik2015-05-121-1/+0
|\
| * clean up debug tags.Mohammadinamul Sheik2015-05-121-1/+0
* | Merge "Update the DB version." into jb-ub-latinimegoogleDan Zivkovic2015-05-081-1/+1
|\ \ | |/ |/|
| * Update the DB version.Dan Zivkovic2015-05-081-1/+1
* | Set syncAutomatically for sync usersJatin Matani2015-05-071-0/+15
|/
* Metadata URI does not need additionalId.Dan Zivkovic2015-05-061-3/+4
* Look up thresholds during decoder reset.Dan Zivkovic2015-05-043-3/+3
* Merge "Make the DictionaryService stage the downloaded files"Mohammadinamul Sheik2015-05-045-52/+108
|\
| * Make the DictionaryService stage the downloaded filesMohammadinamul Sheik2015-05-045-52/+108
* | Delete history on upgrade in LatinIME.Dan Zivkovic2015-05-013-7/+40
* | Do not learn from cursor corrections when autocorrection is disabled.Tom Ouyang2015-04-301-3/+2
|/
* Spelling cannot cache words across invocations.Dan Zivkovic2015-04-294-25/+63
* Restore preference change update to show app icon setting.Chieu Nguyen2015-04-272-1/+4
* Specify fileName argument as Nullable.Dan Zivkovic2015-04-231-1/+1
* Restore switch for showing app icon.Chieu Nguyen2015-04-223-3/+25
* Always specify non-null Locale object to SuggestionSpanYohei Yukaw2015-04-202-8/+21
* Merge "Fix bug in regular expression stripping quotes."Martin Paraskevov2015-04-211-1/+1
|\
| * Fix bug in regular expression stripping quotes.Martin Paraskevov2015-04-201-1/+1
* | Merge "Add affinity model for contact names."Tom Ouyang2015-04-173-11/+102
|\ \ | |/ |/|
| * Add affinity model for contact names.Tom Ouyang2015-04-163-11/+102
* | Merge "Strip quotes from begining/end of a word before checking its validity."Martin Paraskevov2015-04-161-8/+13
|\ \
| * | Strip quotes from begining/end of a word before checking its validity.Martin Paraskevov2015-04-151-8/+13
| |/
* | Do not re-download the unused dictionaries.Mohammadinamul Sheik2015-04-153-23/+91
* | Merge "Store raw strings for personal dictionary"Jatin Matani2015-04-141-26/+28
|\ \
| * | Store raw strings for personal dictionaryJatin Matani2015-04-131-26/+28
| |/
* / Fix the NPE on selection string on unlearnWordMohammadinamul Sheik2015-04-132-2/+7
|/
* Merge "Personal dictionary feeds a personal LM."Dan Zivkovic2015-04-105-152/+245
|\
| * Personal dictionary feeds a personal LM.Dan Zivkovic2015-04-095-152/+245
* | Extract fewer characters in getWordRangeAtCursor().Tom Ouyang2015-04-091-2/+2
|/
* Make logs less spammy.Dan Zivkovic2015-04-071-2/+6
* Read less data from the input connection.Dan Zivkovic2015-04-071-4/+4
* Skip decoding for in-vocabulary words.Dan Zivkovic2015-04-071-36/+30
* Define stats for UserDictionaryLookup.Dan Zivkovic2015-04-062-4/+43
* Log timing for performUpdateSuggestionStripSync.Tom Ouyang2015-04-031-0/+9
* Merge "Do not throw NPE if the dictionary info is not available on db"Mohammadinamul Sheik2015-04-034-2/+22
|\
| * Do not throw NPE if the dictionary info is not available on dbMohammadinamul Sheik2015-04-024-2/+22
* | Merge "Log timing of commitChosenWord()"Dan Zivkovic2015-04-021-9/+6
|\ \
| * | Log timing of commitChosenWord()Dan Zivkovic2015-04-021-9/+6
* | | Merge "Log timing of commitChosenWord()"Dan Zivkovic2015-04-021-0/+39
|\| |
| * | Log timing of commitChosenWord()Dan Zivkovic2015-04-021-0/+39
* | | Merge "Log interrupted tasks in AOSP."Dan Zivkovic2015-04-024-5/+12
|\| | | |/ |/|