summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/backup
Commit message (Expand)AuthorAgeFilesLines
* Don't back up / restore the code_cache/ directoryChristopher Tate2015-03-051-2/+9
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* am 9568307c: am 43a4a8c7: Fix redundant file backupsChristopher Tate2015-01-151-1/+0
|\
| * Fix redundant file backupsChristopher Tate2015-01-141-1/+0
* | am 413ec4a6: am bee49807: Merge "Support single-package backup rejection by t...Christopher Tate2015-01-071-2/+5
|\ \ | |/
| * Support single-package backup rejection by the transportChristopher Tate2015-01-061-2/+5
* | am 15626d3a: am b32a33ce: Merge "Turn debug flag off"Christopher Tate2014-12-161-1/+1
|\ \ | |/ |/|
| * Turn debug flag offAlan Jeon2014-12-131-1/+1
* | Adjust wallpaper-restore acceptance criteriaChristopher Tate2014-12-031-3/+6
* | Merge "Adding method to query backup manager service activity status" into lm...Zoltan Szatmary-Ban2014-11-211-0/+7
|\ \
| * | Adding method to query backup manager service activity statusZoltan Szatmary-Ban2014-11-121-0/+7
* | | Recents backup helperChristopher Tate2014-11-201-0/+114
|/ /
* | Enable runtime turndown of backup/restore servicesChristopher Tate2014-11-071-0/+12
|/
* Tweak wallpaper restore rejection thresholdChristopher Tate2014-10-101-2/+12
* Turn on dimension validation in wallpaper restoreChristopher Tate2014-10-081-1/+1
* Accept any restored wallpaperChristopher Tate2014-10-061-20/+34
* Tweak wallpaper restore acceptance heuristicsChristopher Tate2014-10-021-20/+20
* Fix BackupManager.isBackupEnabled()Christopher Tate2014-09-091-0/+1
* Correct misleading javadoc for BackupHelperChristopher Tate2014-08-271-4/+3
* Briefly log wallpaper restore outcomesChristopher Tate2014-08-261-2/+2
* Expose system apis for backup transport migrationarete2014-08-183-2/+9
* Tighten restore-at-install behaviorChristopher Tate2014-08-151-0/+22
* Start using cancelFullBackup() when appropriateChristopher Tate2014-08-091-0/+5
* A little more system API in RestoreSetObserverChristopher Tate2014-08-081-0/+3
* API to tell the transport to cancel a full backup in progressChristopher Tate2014-08-071-0/+19
* Mark beginRestoreSession() as system APIChristopher Tate2014-08-071-2/+3
* Reify the transport lookup/selection APIChristopher Tate2014-08-075-3/+145
* Provide outside-facing API for data management intent+labelChristopher Tate2014-07-281-0/+12
* Add data-management intent + label to BackupTransport APIChristopher Tate2014-07-281-3/+50
* Add BackupAgent.onRestoreFinished() callbackChristopher Tate2014-07-171-3/+34
* Always call finishBackup() if performFullBackup() succeededChristopher Tate2014-07-161-0/+4
* Add Context.getNoBackupFilesDir()Christopher Tate2014-07-142-4/+43
* Refactor restore to deal with heterogeneous datasetsChristopher Tate2014-06-302-0/+15
* Adjust full restore APIChristopher Tate2014-06-191-10/+23
* Tweak restore APIChristopher Tate2014-06-173-35/+182
* Implement full data backup through transportChristopher Tate2014-06-152-1/+76
* Finish migration of backup transport constantsChristopher Tate2014-06-021-2/+2
* Add full-backup stream API to BackupTransportChristopher Tate2014-06-021-47/+128
* Provide stable concrete wrapper for backup transport APIChristopher Tate2014-05-291-0/+334
* resolved conflicts for merge of 3ce4f3d0 to masterElliott Hughes2014-04-282-12/+10
|\
| * am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."Elliott Hughes2014-04-282-12/+10
| |\
| | * Track libcore.os' move to android.system.Elliott Hughes2014-04-282-12/+10
* | | Rejigger the invalid-key checks at backup timeChristopher Tate2014-04-012-10/+27
* | | App widget backup/restore infrastructureChristopher Tate2014-03-202-2/+9
* | | 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