LatinIME/java
Jatin Matani 854edce6dd Turn off cloud sync if we have managed profiles
UserManager#getUserProfiles > 1 implies managed
profile.

Workflow:
- Disable sync prefs
- Execute an async task to check for managed profile; if
  managed profile is found, remove the sync prefs. If not, enable
  the preference;
- Move the logging pref from Advanced to Account & Privacy.

Bug:19230544
Change-Id: I4dbd1fe8433b3263ccc74c35dc0ee0bb371122b3
2015-03-02 12:03:57 -08:00
..
res Turn off cloud sync if we have managed profiles 2015-03-02 12:03:57 -08:00
src/com/android/inputmethod Turn off cloud sync if we have managed profiles 2015-03-02 12:03:57 -08:00
Android.mk Just tiny cosmetic fixes in makefile 2014-11-11 03:26:38 +09:00
AndroidManifest.xml Stop waking up to decay dynamic dictionaries. 2015-02-25 20:13:59 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00