LatinIME/tests/src/com/android/inputmethod/latin
Tadashi G. Takaoka be4e0d0e39 Fix when to show important notice
This CL introduces a timeout duration to show an important notice
message. When the timeout has passed, the important notice message
will be suppressed without user intervention.

This CL also adds unit tests and fixes a bug in
getNextImportantNoticeTitle().

Bug: 17181982
Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659
2014-09-22 14:28:31 +09:00
..
makedict Make dict log cleanup. 2014-08-06 15:32:18 +09:00
personalization Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
settings Fix a bug where the top prediction would disappear. 2014-08-26 20:35:59 +09: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
utils Fix when to show important notice 2014-09-22 14:28:31 +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 Rename distracter filter class. 2014-08-08 17:01:19 +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 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 Revert "Introduce onEvent() to improve testability" 2014-08-06 23:57:03 +00: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 Fix a bug where recorrection would stop on connectors 2014-09-08 21:47:01 +09:00
ShiftModeTests.java Add a test for Armenian periods. 2014-06-18 17:45:53 +09:00
SuggestedWordsTests.java Fix an IOOB exception 2014-08-29 06:56:34 +00:00
WordComposerTests.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00