summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/IBackupAgent.aidl
Commit message (Expand)AuthorAgeFilesLines
* Add payload-size preflight stage to full transport backupChristopher Tate2015-03-261-0/+5
* Add BackupAgent.onRestoreFinished() callbackChristopher Tate2014-07-171-0/+15
* Rejigger the invalid-key checks at backup timeChristopher Tate2014-04-011-0/+8
* App widget backup/restore infrastructureChristopher Tate2014-03-201-2/+10
* 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