summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/backup
Commit message (Expand)AuthorAgeFilesLines
* am db47efd3: am 651807fc: am 3f589e5d: am 2842bd02: am de8c3cf1: Merge "AArch...Narayan Kamath2014-01-083-19/+18
|\
| * am 2842bd02: am de8c3cf1: Merge "AArch64: Use long for pointers in App/Backup"Narayan Kamath2014-01-083-19/+18
| |\
| | * AArch64: Use long for pointers in App/BackupAshok Bhat2014-01-083-19/+18
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-202-4/+0
|/ /
* | Harden against transiently unavailable backup transportsChristopher Tate2013-11-191-2/+2
* | Trying to unbreak build...Sascha Prueter2013-11-191-2/+2
* | Harden against transiently unavailable backup transportsChristopher Tate2013-11-181-2/+2
|/
* Provide SharedPreferences coherence guarantees for BackupAgentChristopher Tate2013-04-191-0/+48
* Validate restored file paths against their nominal domainChristopher Tate2013-03-251-9/+19
* DO NOT MERGE - Full backup/restore now handles OBBs sensiblyChristopher Tate2013-03-083-3/+7
* Be cool in backup/restore of apps that can't touch external storageChristopher Tate2013-02-211-7/+29
* Full backup now saves getExternalFilesDir() content with the app dataChristopher Tate2013-02-142-0/+15
* Full (local) restore security changesChristopher Tate2012-09-271-5/+8
* Centralize the creation of the user system directoryAmith Yamasani2012-08-311-3/+11
* docs: fix several linksScott Main2012-06-221-1/+1
* Prevent construction/use of invalid restore session proxiesChristopher Tate2012-05-251-3/+7
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-9/+18
* docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-283-4/+21
* Fix wallpaper restoreChristopher Tate2011-10-071-1/+1
* Add -nosystem flag to adb backupChristopher Tate2011-10-041-1/+5
* Un-hide the new BackupAgent.onFullBackup() APIChristopher Tate2011-08-291-3/+0
* Require the current backup pw in all backup/restore operationsChristopher Tate2011-07-281-1/+2
* Support full-backup encryption and global backup passwordChristopher Tate2011-07-282-30/+63
* Compress the backup output streamChristopher Tate2011-07-131-0/+11
* Can now restore a subset of apps from historical datasetChristopher Tate2011-07-082-0/+53
* Remove unused objectChristopher Tate2011-07-061-1/+0
* Make full backup API available to appsChristopher Tate2011-07-064-208/+343
* Implement shared-storage full backup/restoreChristopher Tate2011-06-073-16/+18
* Restore from a previous full backup's tarfileChristopher Tate2011-06-014-13/+179
* Full local backup infrastructureChristopher Tate2011-05-105-1/+344
* Rework display size access.Dianne Hackborn2011-04-211-2/+5
* Broaden the filter for wallpaper restoreChristopher Tate2011-03-101-3/+8
* 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