LatinIME/tests/src/com/android/inputmethod/latin
Jean Chalard cfdb1b8d26 Fix some auto-caps problems:
- (mainly for Spanish) auto-caps after inverted bang and what
- (German only) don't auto-cap after digits-period-space

Bug: 15177663
Bug: 12206753
Change-Id: Ia214bc067319469d9debbbfbdcb1dcff980847f0
2014-05-23 18:17:09 +09:00
..
makedict Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
personalization Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
settings Fix punctuation test for tablet 2014-02-21 17:50:07 +09:00
spellcheck Fix Google spell checker tests 2013-05-01 18:21:56 +09:00
utils Fix: StringIndexOutOfBoundsException. 2014-05-16 15:32:12 +09:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
BinaryDictionaryTests.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00
BlueUnderlineTests.java Clean-up follow-up to I3ecc8496 2014-02-13 19:18:29 +09:00
DistracterFilterTest.java Move distracter filter to dictionary facilitator. 2014-05-23 16:10:36 +09:00
FusionDictionaryTests.java Move DictionaryOptions from FusionDictionary to FormatSpec. 2014-03-06 18:53:09 +09:00
InputLogicTests.java Fix a bug where changing languages kills the composition. 2014-05-14 20:34:32 +09:00
InputLogicTestsLanguageWithoutSpaces.java Cleanup. 2014-02-18 17:07:46 +09:00
InputLogicTestsNonEnglish.java Introduce clustering punctuation 2014-05-01 15:45:24 +09:00
InputLogicTestsReorderingMyanmar.java Fix unit tests. 2014-05-14 16:09:40 +09:00
InputPointersTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputTestsBase.java Fix unit tests. 2014-05-14 16:09:40 +09:00
LatinIMEForTests.java Don't process recorrection or resets when not shown 2013-05-15 20:20:20 +09:00
LatinImeStressTests.java Fix unit tests. 2014-05-14 16:09:40 +09:00
PunctuationTests.java Cleanup. 2014-02-18 17:07:46 +09:00
RichInputConnectionAndTextRangeTests.java Add beginning of sentence information in PrevWordsInfo. 2014-05-21 15:40:08 +09:00
ShiftModeTests.java Fix some auto-caps problems: 2014-05-23 18:17:09 +09:00
SuggestedWordsTests.java Add PunctuationSuggestions class 2014-02-14 14:13:39 +09:00
WordComposerTests.java Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. 2014-05-21 11:15:38 +09:00