maiacore android keyboard app or something
 
 
 
 
Go to file
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
common Add more options for calling removeWordFromPersonalizedDicts. 2015-02-19 12:03:42 -08:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Turn off cloud sync if we have managed profiles 2015-03-02 12:03:57 -08:00
java-overridable/src/com/android/inputmethod Share decoders among latinime components. 2015-02-25 17:48:30 -08:00
native Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
tests Merge "Refresh pref settings for cloud sync" 2015-02-26 22:10:02 +00:00
tools Remove unused import and local variable 2014-11-28 11:53:12 +09:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00