futokb/tests/src/com/android/inputmethod/latin
Sandeep Siddhartha d9015233f5 Set up a sync preference and policy for syncing [2]
- Adds a preference for enabling sync, which controls the sync behavior
- Make the ProductionFlags depend on appropriate flags to guarantee that
  we don't mess things when flipping some flags
- Preferences now control the "syncable" property of the provider
  thereby controlling the policy and when this entry shows up in
  system settings.

Bug: 17464069
Change-Id: I1d58351188518c1ae9f1f9e147b5ea15d32a3427
2014-10-10 16:03:54 -07:00
..
accounts Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
makedict Merge "Fix testCharacterTableIsPresent to use BinaryDictUtils.getDictFile" 2014-10-03 12:04:05 +00:00
network Changes related Sync Engine library that communicates to cloud server 2014-10-09 00:01:32 -07:00
personalization [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +09:00
settings Set up a sync preference and policy for syncing [2] 2014-10-10 16:03:54 -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
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
InputTestsBase.java [ML19] Actually switch the language when appropriate 2014-10-09 13:13:25 +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 Always show the typed word in recorrections. 2014-10-09 17:54:58 +09:00
WordComposerTests.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00