LatinIME/tests/src/com/android/inputmethod/latin
Tadashi G. Takaoka ab661e3ef8 Make "Show correction suggestions" as a binary option
Formerly "Show correction suggestions" had three options, "always
show", "show in portrait mode", and "always hide". The reason behind
"show in portrait mode" was that there may not be enough screen estate
in landscape mode to show suggestions. Because recent phone devices
have relatively large screen, we decide to remove "show in portrait
mode" option.

Bug: 15780939
Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83
2014-07-27 14:47:07 +09:00
..
makedict Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
personalization Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
settings Fix punctuation test for tablet 2014-02-21 17:50:07 +09:00
spellcheck Special case periods in the spell checker 2014-06-10 19:52:58 +09:00
utils Enable StringUtils to split CharSequence like String#split 2014-07-19 22:47:56 +09:00
AppWorkaroundsTests.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
BinaryDictionaryDecayingTests.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
BinaryDictionaryTests.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
BlueUnderlineTests.java Clean-up follow-up to I3ecc8496 2014-02-13 19:18:29 +09:00
DistracterFilterTest.java Check isInDictionary() before the distracter test. 2014-06-09 11:43:45 +09:00
FusionDictionaryTests.java Move DictionaryOptions from FusionDictionary to FormatSpec. 2014-03-06 18:53:09 +09:00
InputLogicTests.java Make "Show correction suggestions" as a binary option 2014-07-27 14:47:07 +09:00
InputLogicTestsLanguageWithoutSpaces.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
InputLogicTestsNonEnglish.java Fix tests 2014-06-30 15:25:31 +09:00
InputLogicTestsReorderingMyanmar.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
InputPointersTests.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputTestsBase.java Fix tests 2014-06-30 15:25:31 +09:00
LatinIMEForTests.java Don't process recorrection or resets when not shown 2013-05-15 20:20:20 +09:00
LatinImeStressTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
PunctuationTests.java Fix tests 2014-06-30 15:25:31 +09:00
RichInputConnectionAndTextRangeTests.java Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils. 2014-07-07 13:07:57 +09:00
ShiftModeTests.java Add a test for Armenian periods. 2014-06-18 17:45:53 +09:00
SuggestedWordsTests.java Stop directly checking SuggestedWordInfo.mKind 2014-05-28 20:35:45 +09:00
WordComposerTests.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00