LatinIME/java
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
..
res Fix asset name 2014-10-10 11:07:22 +09:00
src/com/android/inputmethod Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
Android.mk DO NOT MERGE: Abolish source code overlay and introduce overridable src dir 2014-08-20 02:56:09 +00:00
AndroidManifest.xml Stop using splitActionBar 2014-10-06 16:56:32 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00