summaryrefslogtreecommitdiff
path: root/java/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Force download the dictionaries after the apk package is updated."Mohammadinamul Sheik2015-03-247-15/+90
|\ \
| * | Force download the dictionaries after the apk package is updated.Mohammadinamul Sheik2015-03-247-15/+90
* | | 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
* | | | Merge "Change DictionaryStats to report content version."Dan Zivkovic2015-03-244-41/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Change DictionaryStats to report content version.Dan Zivkovic2015-03-244-41/+53
* | | | Merge "DO NOT MERGE. Do not access metadatadb from main thread."Ulas Kirazci2015-03-241-20/+44
|\ \ \ \ | |/ / / |/| | |
| * | | DO NOT MERGE. Do not access metadatadb from main thread.Ulas Kirazci2015-03-201-20/+44
* | | | 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
| |/ |/|
* | Set background color for emoji category tabs.Chieu Nguyen2015-03-181-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 "Bump up the current metadata database version to 14."Mario Tanev2015-03-171-1/+1
|\ \
| * | Bump up the current metadata database version to 14.Mario Tanev2015-03-161-1/+1
| |/
* | 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
* | Log.i on dictionary download startMohammadinamul Sheik2015-03-131-0/+2
|/
* Bump up the current metadata database version.Mario Tanev2015-03-131-1/+1