summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
* clean up debug tags.Mohammadinamul Sheik2015-05-121-1/+0
* Set syncAutomatically for sync usersJatin Matani2015-05-071-0/+15
* Look up thresholds during decoder reset.Dan Zivkovic2015-05-043-3/+3
* Merge "Make the DictionaryService stage the downloaded files"Mohammadinamul Sheik2015-05-043-52/+96
|\
| * Make the DictionaryService stage the downloaded filesMohammadinamul Sheik2015-05-043-52/+96
* | 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-201-2/+16
* 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-151-21/+86
* | 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 "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
|\|
| * Log interrupted tasks in AOSP.Dan Zivkovic2015-04-024-5/+12
* | Merge "Add shortcut support to UserDictionaryLookup."Dan Zivkovic2015-04-023-89/+160
|\|
| * Add shortcut support to UserDictionaryLookup.Dan Zivkovic2015-04-023-89/+160
* | Learn corrections that were made in the middle of a word.Tom Ouyang2015-04-021-15/+44
|/
* Unlearn word when the user moves the cursor in to correct it.Tom Ouyang2015-04-011-0/+19
* Specify argument nullability.Dan Zivkovic2015-03-311-5/+9
* DictStats should mask account info in filenameJatin Matani2015-03-302-10/+10
* Remove "Personal dictionary" link from settings.Dan Zivkovic2015-03-302-44/+0
* Merge "Setup wizard status only available on Lollipop++"Dan Zivkovic2015-03-301-5/+9
|\
| * Setup wizard status only available on Lollipop++Dan Zivkovic2015-03-301-5/+9
* | Merge "Don't hide sync settings, v2 (cleaner)"Jatin Matani2015-03-301-65/+114
|\ \ | |/ |/|
| * Don't hide sync settings, v2 (cleaner)Jatin Matani2015-03-271-65/+114
* | "spellcheking" needs spellchecking.Chieu Nguyen2015-03-271-1/+1
* | Make Hebrew spellchecking spellcheck Hebrew.Chieu Nguyen2015-03-272-1/+3
* | Merge "Don't log stack trace for missing LM."Dan Zivkovic2015-03-271-1/+1
|\ \