summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/SystemBackupAgent.java
AgeCommit message (Expand)Author
2013-11-12Move some system services to their own sub package.Amith Yamasani
2012-08-31Centralize the creation of the user system directoryAmith Yamasani
2012-02-10Multi-user - wallpaper serviceAmith Yamasani
2011-07-28Support full-backup encryption and global backup passwordChristopher Tate
2011-07-06Make full backup API available to appsChristopher Tate
2011-06-07Implement shared-storage full backup/restoreChristopher Tate
2011-06-01Restore from a previous full backup's tarfileChristopher Tate
2011-05-10Full local backup infrastructureChristopher Tate
2011-02-17Start window manager refactoring.Dianne Hackborn
2010-12-13Don't restore wildly wrong sized wallpapersChristopher Tate
2010-03-29API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate
2010-03-05Refactor android.backup => android.app.backupChristopher Tate
2010-03-01Switch the services library to using the new SlogJoe Onorato
2009-11-11Don't back up system wallpapers.Dan Egnor
2009-09-20Handle restore of the original naive wallpaper backup schemaChristopher Tate
2009-08-05First bit of wallpaper work.Dianne Hackborn
2009-07-29Only restore the bits for wallpapers that aren't built in.Joe Onorato