summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IBackupAgent.aidl
Commit message (Expand)AuthorAgeFilesLines
* Make full backup API available to appsChristopher Tate2011-07-061-1/+19
* Restore from a previous full backup's tarfileChristopher Tate2011-06-011-0/+19
* Full local backup infrastructureChristopher Tate2011-05-101-0/+1
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-3/+3
* Make backup/restore asynchronous and enforce timeoutsChristopher Tate2010-01-291-3/+20
* Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-1/+6
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-0/+59