LatinIME/tests/src/com/android/inputmethod/latin
Tadashi G. Takaoka 76d4ffeebf Add Spanish United States keyboard
The subtype locale name on the spacebar will be suppressed when only
one subtype is enabled and
 - Subtype locale is equal to the system locale.
or
 - Subtype language is equal to the system language but the subtype is
   implicitly enabled.

Thus the "es_ES" system locale chooses "es" subtype keyboard
implicitly but the keyboard doesn't have the subtype name on its
spacebar.

This change also removes Spanish Latin America keyboard.

Bug: 7531804
Change-Id: Ib929e8235d643c0ba039eb010e18ab721a734e15
2012-11-19 15:39:44 +09:00
..
makedict Fix the build (again) 2012-10-23 19:34:37 +09:00
spellcheck Add a preliminary test for basic Russian spell check 2012-09-04 17:47:44 +09:00
BlueUnderlineTests.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
EditDistanceTests.java Move auto correction thresthold to the native code 2012-01-12 19:56:15 +09:00
ForgettingCurveTests.java Add utils for forgetting curve 2012-05-18 14:50:05 +09:00
FusionDictionaryTests.java Reinstate the shortcut-only attribute 2012-08-31 22:11:52 +09:00
InputLogicTests.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
InputLogicTestsNonEnglish.java Fix failing tests. 2012-10-10 19:42:29 +09:00
InputPointersTests.java Fix bug in InputPointers.append 2012-08-23 17:59:08 +09:00
InputTestsBase.java Replace useless CharSequence to String 2012-10-22 11:03:28 -07:00
PunctuationTests.java Cleanup, part 10 : remove from the code obsolete options (C10) 2012-06-21 10:07:05 +09:00
ResizableIntArrayTests.java Implement ResizableIntArray.fill 2012-07-20 16:05:37 +09:00
RichInputConnectionTests.java Consolidate methods that do the same thing (A74) 2012-07-09 15:06:16 +09:00
StringUtilsTests.java Always consider a new line the start of a sentence 2012-10-04 20:54:28 +09:00
SubtypeLocaleTests.java Add Spanish United States keyboard 2012-11-19 15:39:44 +09:00
UserHistoryDictionaryTests.java Make unit tests create temporary files in the cache directory. 2012-10-05 15:17:13 +09:00
UserHistoryDictIOUtilsTests.java Make unit tests create temporary files in the cache directory. 2012-10-05 15:17:13 +09:00