LatinIME/tests/src/com/android/inputmethod/latin
Jean Chalard 38ec825ef8 [ML16] Remove DictionaryFacilitator.getLocale()
Bug: 11230254
Change-Id: Ife99df42bc145fbd2d5c3128330bc0f88b104de9
2014-10-07 16:44:26 +09:00
..
accounts Save/restore account preference when running tests 2014-09-25 11:47:28 -07:00
makedict Merge "Fix testCharacterTableIsPresent to use BinaryDictUtils.getDictFile" 2014-10-03 12:04:05 +00:00
network Add authentication/http request related code to LatinIme 2014-09-26 10:14:24 -07:00
personalization [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +09:00
settings Add account listing and preference integration for current account 2014-09-18 10:39:30 -07:00
spellcheck Special case periods in the spell checker 2014-06-10 19:52:58 +09:00
suggestions Support Accept typed word UI 2014-08-22 21:25:35 +09:00
touchinputconsumer Add calls to stub for API to consume gesture data. 2014-10-03 15:01:34 +09:00
utils Remove preliminary subtypes from E-MR1 release 2014-10-06 23:42:14 +09:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java Make sure to suppress BoS prediction until input twice. 2014-10-06 19:36:04 +09:00
BinaryDictionaryTests.java Merge "Simplify dictionary creation in unit tests." 2014-10-03 11:42:58 +00:00
BlueUnderlineTests.java Avoid double space when autocorrect is triggered 2014-09-30 15:48:48 +09:00
DictionaryFacilitatorLruCacheTests.java [ML16] Remove DictionaryFacilitator.getLocale() 2014-10-07 16:44:26 +09:00
FusionDictionaryTests.java Move DictionaryOptions from FusionDictionary to FormatSpec. 2014-03-06 18:53:09 +09:00
InputLogicTests.java Avoid double space when autocorrect is triggered 2014-09-30 15:48:48 +09:00
InputLogicTestsDeadKeys.java Straighten the dead char implementation, take 3. 2014-08-28 16:03:45 +09:00
InputLogicTestsLanguageWithoutSpaces.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
InputLogicTestsNonEnglish.java Fix the sentence separator for Hindi. 2014-09-08 21:54:28 +09:00
InputLogicTestsReorderingMyanmar.java Deactivate tests for Myanmar 2014-08-06 16:42:30 +09:00
InputPointersTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputTestsBase.java Fix tests. 2014-09-17 19:12:04 +09:00
LatinIMEForTests.java Postponing memory deallocation after onFinishInputView 2014-10-06 23:14:48 +09:00
LatinImeStressTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LatinImeTests.java Postponing memory deallocation after onFinishInputView 2014-10-06 23:14:48 +09:00
NgramContextTests.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
PunctuationTests.java Fix tests 2014-06-30 15:25:31 +09:00
RichInputConnectionAndTextRangeTests.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
ShiftModeTests.java Add a test for Armenian periods. 2014-06-18 17:45:53 +09:00
SuggestedWordsTests.java Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead 2014-09-22 14:50:21 +09:00
WordComposerTests.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00