summaryrefslogtreecommitdiffstats
path: root/core/java/android/backup/BackupService.java
Commit message (Expand)AuthorAgeFilesLines
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-137/+0
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-5/+12
* Track install/removal/update of packages that provide backup servicesChristopher Tate2009-05-061-1/+1
* Pass null as savedState to indicate a full backup is requiredChristopher Tate2009-05-061-8/+7
* Add a test app for the backupJoe Onorato2009-05-051-1/+1
* Squashed commit of the following:Christopher Tate2009-05-041-25/+30
* Hide the backup stuff for nowChristopher Tate2009-04-301-5/+12
* Add android.backup.BackupManagerChristopher Tate2009-04-301-0/+13
* First baby steps towards settings backupChristopher Tate2009-04-291-0/+106