summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/backup/BackupManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add system API for querying the available restore dataset for a packageChristopher Tate2015-04-091-0/+26
* Fix BackupManager.isBackupEnabled()Christopher Tate2014-09-091-0/+1
* Tighten restore-at-install behaviorChristopher Tate2014-08-151-0/+22
* Mark beginRestoreSession() as system APIChristopher Tate2014-08-071-2/+3
* Reify the transport lookup/selection APIChristopher Tate2014-08-071-3/+137
* Prevent construction/use of invalid restore session proxiesChristopher Tate2012-05-251-3/+7
* docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-2/+7
* Permission fix: don't require BACKUP perm for self-restoresChris Tate2010-11-161-4/+4
* docs: revise and add documentation for backup APIsScott Main2010-04-291-12/+14
* SDK: more backup/restore documentation workChristopher Tate2010-04-121-17/+18
* API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-291-1/+1
* API CHANGE: Backup/restore API changes requested by the API CouncilChristopher Tate2010-03-261-0/+37
* API CHANGE: expose the backup-related ApplicationInfo flag masksChristopher Tate2010-03-121-2/+0
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-0/+137