summaryrefslogtreecommitdiffstats
path: root/core/java/android/backup/IBackupManager.aidl
Commit message (Expand)AuthorAgeFilesLines
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-164/+0
* Automatically restore app data at install timeChristopher Tate2010-02-191-0/+6
* Add auto-restore setting and Backup Manager awareness thereofChristopher Tate2010-02-031-0/+15
* Make backup/restore asynchronous and enforce timeoutsChristopher Tate2010-01-291-0/+10
* Make enable/provisioning of the backup service a two-step processChristopher Tate2009-07-061-0/+7
* Add a "clear backed-up data" method to the backup mechanismChristopher Tate2009-07-021-0/+14
* Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-0/+18
* Use system properties to track the current transportChristopher Tate2009-06-261-6/+15
* Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-4/+4
* Sketch out a 'bmgr' command line toolChristopher Tate2009-06-151-2/+14
* Add IRestoreSession interface for the restore flowChristopher Tate2009-06-071-0/+10
* More backup workChristopher Tate2009-06-031-4/+12
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-1/+15
* Add a Backup Manager interface to request a full backupChristopher Tate2009-05-061-1/+7
* Add android.backup.BackupManagerChristopher Tate2009-04-301-2/+5
* First baby steps towards settings backupChristopher Tate2009-04-291-0/+32