summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
| * | Don't log stack trace for missing LM.Dan Zivkovic2015-03-271-1/+1
* | | Merge "Don't notify dictpack for updates for service dump"Jatin Matani2015-03-272-4/+6
|\ \ \ | |/ / |/| |
| * | Don't notify dictpack for updates for service dumpJatin Matani2015-03-272-4/+6
| |/
* / Not all cyrillic scripts use east_slavic layout.Dan Zivkovic2015-03-271-3/+7
|/
* Handle missing resources.Dan Zivkovic2015-03-261-5/+9
* Use the complete Locale in generating the dictionary id.Mohammadinamul Sheik2015-03-251-25/+2
* Merge "Check for accounts when enabling sync features."Jatin Matani2015-03-241-1/+8
|\
| * Check for accounts when enabling sync features.Jatin Matani2015-03-241-2/+9
* | Merge "Force download the dictionaries after the apk package is updated."Mohammadinamul Sheik2015-03-242-6/+40
|\ \
| * | Force download the dictionaries after the apk package is updated.Mohammadinamul Sheik2015-03-242-6/+40
* | | Merge "Avoid NPE when logging the entry point to Settings"Jatin Matani2015-03-241-1/+1
|\ \ \
| * | | Avoid NPE when logging the entry point to SettingsJatin Matani2015-03-241-1/+1
* | | | Change DictionaryStats to report content version.Dan Zivkovic2015-03-244-41/+53
| |/ / |/| |
* | | Remove dependency in correction settings.Chieu Nguyen2015-03-231-13/+0
* | | Reenable next-word suggestion if autocorrection reenabled.Chieu Nguyen2015-03-231-5/+3
* | | Merge "Move ManagedProfileUtils to overridable"Jatin Matani2015-03-232-83/+1
|\| |
| * | Move ManagedProfileUtils to overridableJatin Matani2015-03-232-83/+1
| |/
* / Block overflow menu during setup.Dan Zivkovic2015-03-231-2/+14
|/
* Retire Delight2 migration code to speed up tests.Dan Zivkovic2015-03-202-5/+1
* Resolve some InputLogic todo comments.Dan Zivkovic2015-03-202-34/+6
* Remove external dictionary debug UI.Dan Zivkovic2015-03-202-202/+0
* Notify the facilitator on IME start/finish.Dan Zivkovic2015-03-203-0/+30
* Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.David Faden2015-03-191-1/+2
* Merge "Add prev words context to the SuggestedWordInfo."Mohammadinamul Sheik2015-03-205-34/+23
|\
| * Add prev words context to the SuggestedWordInfo.Mohammadinamul Sheik2015-03-195-34/+23
* | Log accepted punctuation suggestions.Dan Zivkovic2015-03-191-0/+3
|/
* Disable message if personalization is disabled.Chieu Nguyen2015-03-184-3/+14
* Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats"Mohammadinamul Sheik2015-03-171-3/+3
|\
| * Pass DictionaryFacilitator for autocorrection and suggestion statsMohammadinamul Sheik2015-03-171-3/+3
* | Merge "Start-of-sentence should include newlines and non-period terminators."Tom Ouyang2015-03-171-4/+10
|\ \ | |/ |/|
| * Start-of-sentence should include newlines and non-period terminators.Tom Ouyang2015-03-171-4/+10
* | Carry over the mMaxPreWordCount when creating the new NgramContextMohammadinamul Sheik2015-03-171-1/+1
* | Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.Mohammadinamul Sheik2015-03-174-5/+18
* | Merge "Remove rejected suggestion in LatinIME."Dan Zivkovic2015-03-171-2/+5
|\ \ | |/ |/|
| * Remove rejected suggestion in LatinIME.Dan Zivkovic2015-03-161-2/+5
* | Merge "Deprecate SuggestedWords.mSourceDict"Tom Ouyang2015-03-171-0/+2
|\ \ | |/ |/|
| * Deprecate SuggestedWords.mSourceDictTom Ouyang2015-03-131-0/+2
* | Merge "Add cloud sync setting to SettingsValues."Chieu Nguyen2015-03-171-0/+2
|\ \
| * | Add cloud sync setting to SettingsValues.Chieu Nguyen2015-03-161-0/+2
* | | Fix NPE in AccountSettingsFragment.Dan Zivkovic2015-03-162-14/+45
|/ /
* | Don't test format version 403 twice.Dan Zivkovic2015-03-161-2/+1
* | Remove unused imports.Dan Zivkovic2015-03-161-3/+0
* | Redundant code matches multiple languages.Dan Zivkovic2015-03-162-73/+13
* | Check boxes are replaced by switches in KitKat.Dan Zivkovic2015-03-161-3/+3
* | Revert "Next-word suggestion bit in keyboard settings."Dan Zivkovic2015-03-165-1/+39
* | Merge "Make RichInputMethodSubtype non-final for easy mocking"Mohammadinamul Sheik2015-03-141-1/+2
|\ \
| * | Make RichInputMethodSubtype non-final for easy mockingMohammadinamul Sheik2015-03-131-1/+2
* | | Fix the BinaryDictionaryTestsMohammadinamul Sheik2015-03-131-4/+6
|/ /
* | Add StatsUtils.onSettingsActivity to collect the settings page stats.Mohammadinamul Sheik2015-03-133-6/+21
* | Remove autocorrection aggressiveness settings.Chieu Nguyen2015-03-132-9/+28
|/