summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings/SettingsBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-3/+3
* Turn off the last of the STOPSHIP verbose debuggingChristopher Tate2009-09-301-1/+0
* Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-1/+1
* Don't restore any setting that we don't think should be backed upChristopher Tate2009-09-221-14/+25
* Don't back up / restore certain sync-related settingsChristopher Tate2009-09-181-15/+19
* Don't backup/restore telephony material from secure settingsChristopher Tate2009-09-111-0/+24
* Save and restore partial supplicant data, not the whole file.Amith Yamasani2009-09-111-39/+51
* Bluetooth: API change.Nick Pelly2009-08-181-2/+2
* Change WIFI keyChristian Sonntag2009-08-071-2/+7
* Retain state of wifi connection after restoreChristian Sonntag2009-08-071-3/+10
* Restore audio settings and wifi.Amith Yamasani2009-07-091-22/+83
* Backup / Restore locale preference.Amith Yamasani2009-07-071-3/+14
* Restore GPS state and ringer/vibrate toggles.Amith Yamasani2009-07-061-5/+6
* Backup Wifi supplicant data.Amith Yamasani2009-07-021-1/+1
* System and Secure settings backup.Amith Yamasani2009-07-021-0/+320