summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/backup
Commit message (Expand)AuthorAgeFilesLines
* Make sure to properly default the screen size during wallpaper restoreChristopher Tate2011-02-281-0/+9
* Turn on wallpaper restore debug logsChristopher Tate2011-02-171-4/+8
* Update package descriptions with editorial revisions.Scott Main2011-01-261-2/+3
* Don't restore wildly wrong sized wallpapersChristopher Tate2010-12-132-1/+126
* Add a couple of transport-descriptive methods to IBackupManagerChristopher Tate2010-12-091-0/+22
* Permission fix: don't require BACKUP perm for self-restoresChris Tate2010-11-162-8/+20
* am 73e150c8: provide link to backup guide above the foldScott Main2010-09-201-3/+3
|\
| * provide link to backup guide above the foldScott Main2010-09-201-3/+3
* | Make SharedPreferencesBackupHelper wait for async SharedPreference writesBrad Fitzpatrick2010-09-061-2/+6
|/
* docs: add dev guide for backupScott Main2010-05-142-14/+20
* docs: revise and add documentation for backup APIsScott Main2010-04-2910-111/+141
* SDK: last of the backup/restore docs contentChristopher Tate2010-04-123-19/+118
* SDK: more backup/restore documentation workChristopher Tate2010-04-128-77/+248
* API CHANGE: remove obsolete constants and hide some methodsChristopher Tate2010-04-121-3/+1
* API CHANGE: @hide AbsoluteFileBackupHelperChristopher Tate2010-03-301-1/+1
* Make RestoreSession.getAvailableRestoreSets() asynchronousChristopher Tate2010-03-304-19/+61
* Fix preloaded classes for API rename of BackupAgentHelperAmith Yamasani2010-03-291-1/+1
* API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-296-11/+13
* API CHANGE: Backup/restore API changes requested by the API CouncilChristopher Tate2010-03-264-14/+57
* API CHANGE: expose the backup-related ApplicationInfo flag masksChristopher Tate2010-03-121-2/+0
* Fix doc references to "android.backup" to the new "android.app.backup"Christopher Tate2010-03-051-4/+4
* Refactor android.backup => android.app.backupChristopher Tate2010-03-0520-0/+1979