summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* LatinIME: add back shortcuts supportJanet Sun2016-10-114-32/+282
* [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-151-145/+4
* Fix breakage in tests.Tom Ouyang2015-06-231-18/+18
* Always specify non-null Locale object to SuggestionSpanYohei Yukaw2015-04-201-5/+39
* Merge "Add affinity model for contact names."Tom Ouyang2015-04-171-10/+50
|\
| * Add affinity model for contact names.Tom Ouyang2015-04-161-10/+50
* | Store raw strings for personal dictionaryJatin Matani2015-04-131-1/+39
|/
* Personal dictionary feeds a personal LM.Dan Zivkovic2015-04-093-73/+126
* Define stats for UserDictionaryLookup.Dan Zivkovic2015-04-061-0/+46
* Merge "Revert "Declare that LatinIME does not use cleartext network traffic.""Dan Zivkovic2015-04-061-5/+5
|\
| * Revert "Declare that LatinIME does not use cleartext network traffic."Dan Zivkovic2015-04-061-5/+5
* | Merge "Declare that LatinIME does not use cleartext network traffic."Alex Klyubin2015-04-031-5/+5
|\|
| * Declare that LatinIME does not use cleartext network traffic.Alex Klyubin2015-04-021-5/+5
* | Log interrupted tasks in AOSP.Dan Zivkovic2015-04-021-4/+4
* | Add shortcut support to UserDictionaryLookup.Dan Zivkovic2015-04-022-27/+107
|/
* "spellcheking" needs spellchecking.Chieu Nguyen2015-03-271-1/+1
* Use the complete Locale in generating the dictionary id.Mohammadinamul Sheik2015-03-251-0/+18
* Merge "Disable Hinglish locale."Chieu Nguyen2015-03-242-4/+4
|\
| * Disable Hinglish locale.Chieu Nguyen2015-03-232-4/+4
* | We can't spell check Russian without an LM.Dan Zivkovic2015-03-232-10/+7
|/
* We ship with English, so we can't unit test FrenchDan Zivkovic2015-03-232-52/+8
* Minor unit test fixes.Dan Zivkovic2015-03-232-6/+0
* Move ManagedProfileUtils to overridableJatin Matani2015-03-231-3/+3
* Fix InputLogicTests.Dan Zivkovic2015-03-201-70/+43
* Retire Delight2 migration code to speed up tests.Dan Zivkovic2015-03-205-997/+23
* Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.David Faden2015-03-191-1/+1
* Add prev words context to the SuggestedWordInfo.Mohammadinamul Sheik2015-03-193-4/+6
* Merge "Disable message if personalization is disabled."Chieu Nguyen2015-03-181-9/+33
|\
| * Disable message if personalization is disabled.Chieu Nguyen2015-03-181-9/+33
* | Merge "Fix KeyboardLayoutSetSubtypesCountTests."Chieu Nguyen2015-03-181-1/+1
|\ \
| * | Fix KeyboardLayoutSetSubtypesCountTests.Chieu Nguyen2015-03-181-1/+1
| |/
* / Fix the BlueUnderlineTests.Mohammadinamul Sheik2015-03-181-2/+2
|/
* Merge "Fix the RichInputConnectionAndTextRangeTests"Mohammadinamul Sheik2015-03-181-2/+6
|\
| * Fix the RichInputConnectionAndTextRangeTestsMohammadinamul Sheik2015-03-181-2/+6
* | Disable si_LK and ta_LK subtypes.Chieu Nguyen2015-03-181-2/+2
|/
* Merge "Start-of-sentence should include newlines and non-period terminators."Tom Ouyang2015-03-171-0/+22
|\
| * Start-of-sentence should include newlines and non-period terminators.Tom Ouyang2015-03-171-0/+22
* | Merge "Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries."Mohammadinamul Sheik2015-03-171-1/+3
|\ \
| * | Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.Mohammadinamul Sheik2015-03-171-1/+3
| |/
* / Fix some InputLogicTests.Dan Zivkovic2015-03-172-24/+40
|/
* Fix NPE in AccountSettingsFragment.Dan Zivkovic2015-03-161-39/+62
* Don't test format version 403 twice.Dan Zivkovic2015-03-161-2/+1
* Revert "Next-word suggestion bit in keyboard settings."Dan Zivkovic2015-03-163-14/+48
* Fix the BinaryDictionaryTestsMohammadinamul Sheik2015-03-131-1/+1
* Remove autocorrection aggressiveness settings.Chieu Nguyen2015-03-132-14/+12
* Separate executor for the Spelling decoder.Dan Zivkovic2015-03-121-1/+2
* Remove ALS from LatinIME.Dan Zivkovic2015-03-116-123/+17
* Remove dead code, including tests.Dan Zivkovic2015-03-107-1142/+6
* Handle empty previous ngram context correctly.Chieu Nguyen2015-03-091-0/+17
* Use a single background executor.Dan Zivkovic2015-03-091-1/+1