summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/SystemBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* Support full-backup encryption and global backup passwordChristopher Tate2011-07-281-12/+8
* Make full backup API available to appsChristopher Tate2011-07-061-1/+1
* Implement shared-storage full backup/restoreChristopher Tate2011-06-071-1/+1
* Restore from a previous full backup's tarfileChristopher Tate2011-06-011-7/+65
* Full local backup infrastructureChristopher Tate2011-05-101-2/+18
* Start window manager refactoring.Dianne Hackborn2011-02-171-0/+1
* Don't restore wildly wrong sized wallpapersChristopher Tate2010-12-131-9/+6
* 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