summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/SystemBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-291-2/+2
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-6/+6
* Switch the services library to using the new SlogJoe Onorato2010-03-011-2/+2
* Don't back up system wallpapers.Dan Egnor2009-11-111-2/+10
* Handle restore of the original naive wallpaper backup schemaChristopher Tate2009-09-201-2/+12
* First bit of wallpaper work.Dianne Hackborn2009-08-051-1/+1
* Only restore the bits for wallpapers that aren't built in.Joe Onorato2009-07-291-0/+67