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