maiacore android keyboard app or something
 
 
 
 
Go to file
Sandeep Siddhartha 1e10d29bc8 Don't restore device specific preferences
There are two categories of preferences:
1. That are part of the default shared preference
   They were all getting backed up and restored.
   Added a blacklist to not restore some of these.
   e.g. current account

2. That are in a non-default shared preference file.
   These are not getting backed up currently, but added a specific
   local preference file for all such preferences.

Bug: 17288591
Change-Id: I2f748be971a2337543e5014434aa39313fd1e1d8
2014-10-10 10:49:32 -07:00
dictionaries Update dictionaries 2014-10-06 15:20:50 +09:00
java Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
java-overridable/src/com/android/inputmethod [ML20.1] Move getRichInputMethodSubtype to additional features 2014-10-09 16:35:15 +09:00
native [ML23] Introduce a different accuracy/performance tradeoff 2014-10-10 18:02:52 +09:00
tests Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
tools Fix a possible NPE in Dicttool 2014-10-06 23:15:22 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00