aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/BackupAgent.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-57/+0
|
* Don't restore debug preferencesSandeep Siddhartha2014-10-131-2/+1
| | | | | Bug: 17942814 Change-Id: I0bbef716dff47ed8eb880209d448629ad853b904
* Don't restore device specific preferencesSandeep Siddhartha2014-10-101-2/+29
| | | | | | | | | | | | | | | 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
* Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
| | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
* Remove trailing spacesKen Wakasa2012-12-191-4/+3
| | | | Change-Id: I260b85ef9e91d17f97d6e405d2d92a65b443df44
* Cleanup: Make some classes as finalTadashi G. Takaoka2012-09-271-1/+1
| | | | Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-0/+32
This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb