summaryrefslogtreecommitdiffstats
path: root/services/backup
Commit message (Expand)AuthorAgeFilesLines
* Start using cancelFullBackup() when appropriateChristopher Tate2014-08-091-17/+14
* Merge "Sanity-check paths of files to be restored" into lmp-devChristopher Tate2014-08-071-0/+16
|\
| * Sanity-check paths of files to be restoredChristopher Tate2014-08-041-0/+16
* | Add event logs for full backup/restore milestonesChristopher Tate2014-08-061-2/+24
* | Ensure backup schedule file is closed.Michael Wright2014-08-051-3/+10
|/
* Make archive metadata idempotentChristopher Tate2014-07-291-0/+11
* Provide outside-facing API for data management intent+labelChristopher Tate2014-07-281-0/+44
* Schedule full backupsChristopher Tate2014-07-282-94/+534
* A couple of restore fixes:Christopher Tate2014-07-241-8/+3
* Handle single-package restores properlyChristopher Tate2014-07-221-41/+48
* Always check restore against the latest backend metadataChristopher Tate2014-07-222-182/+70
* Tear down agents properly at EOD in full restoreChristopher Tate2014-07-171-1/+18
* Properly end full restore attempt if getNextFullRestoreDataChunk() failsChristopher Tate2014-07-171-0/+1
* Add BackupAgent.onRestoreFinished() callbackChristopher Tate2014-07-171-19/+93
* Always call finishBackup() if performFullBackup() succeededChristopher Tate2014-07-161-7/+18
* Add Context.getNoBackupFilesDir()Christopher Tate2014-07-141-3/+33
* Fix NPE in platform restoreChristopher Tate2014-07-081-3/+3
* Change new file installs to be cluster-based!Jeff Sharkey2014-07-081-1/+2
* Refactor restore to deal with heterogeneous datasetsChristopher Tate2014-06-302-421/+2229
* Tweak restore APIChristopher Tate2014-06-171-2/+7
* Implement full data backup through transportChristopher Tate2014-06-151-330/+603
* Add full-backup stream API to BackupTransportChristopher Tate2014-06-021-39/+39
* Move internal libcore.os users over to android.system.Elliott Hughes2014-04-281-4/+3
* Don't crash on null installer package bookkeeping.Christopher Tate2014-04-081-1/+1
* Back up the preferred home app, if anyChristopher Tate2014-04-042-10/+120
* Rejigger the invalid-key checks at backup timeChristopher Tate2014-04-011-4/+46
* App widget backup/restore infrastructureChristopher Tate2014-03-201-91/+390
* Fix build. Silly gits.Christopher Tate2014-03-051-20/+0
* am 777b8a80: am 422b2656: resolved conflicts for merge of c45ff35f to klp-mod...Christopher Tate2014-03-051-0/+20
* Don't hang installs if the transport disappearsChristopher Tate2014-03-031-10/+19
* Fix build.Narayan Kamath2014-02-111-0/+1
* am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex...Jeff Brown2014-02-112-36/+14
|\
| * Make SystemService constructor take a Context.Jeff Brown2014-02-102-36/+14
* | am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional s...Adam Lesinski2014-02-062-11/+12
|\ \ | |/
| * Check feature bits before loading optional servicesAdam Lesinski2014-02-052-11/+12
* | Adapt to underlying changes in the PBKDF2 implementationChristopher Tate2014-01-161-84/+169
* | Merge commit '817ec49e' into manualmergeAmith Yamasani2013-12-202-1/+39
|\ \ | |/
| * Wrap some services into a SystemServiceAmith Yamasani2013-12-202-1/+39
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-1/+1
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-194-0/+6817