| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't crash good-citizen restore session clients | Christopher Tate | 2014-08-19 | 1 | -0/+31 |
* | Minor restore fixes | Christopher Tate | 2014-08-18 | 1 | -5/+9 |
* | Tighten restore-at-install behavior | Christopher Tate | 2014-08-15 | 1 | -2/+10 |
* | Start using cancelFullBackup() when appropriate | Christopher Tate | 2014-08-09 | 1 | -17/+14 |
* | Merge "Sanity-check paths of files to be restored" into lmp-dev | Christopher Tate | 2014-08-07 | 1 | -0/+16 |
|\ |
|
| * | Sanity-check paths of files to be restored | Christopher Tate | 2014-08-04 | 1 | -0/+16 |
* | | Add event logs for full backup/restore milestones | Christopher Tate | 2014-08-06 | 1 | -2/+24 |
* | | Ensure backup schedule file is closed. | Michael Wright | 2014-08-05 | 1 | -3/+10 |
|/ |
|
* | Make archive metadata idempotent | Christopher Tate | 2014-07-29 | 1 | -0/+11 |
* | Provide outside-facing API for data management intent+label | Christopher Tate | 2014-07-28 | 1 | -0/+44 |
* | Schedule full backups | Christopher Tate | 2014-07-28 | 2 | -94/+534 |
* | A couple of restore fixes: | Christopher Tate | 2014-07-24 | 1 | -8/+3 |
* | Handle single-package restores properly | Christopher Tate | 2014-07-22 | 1 | -41/+48 |
* | Always check restore against the latest backend metadata | Christopher Tate | 2014-07-22 | 2 | -182/+70 |
* | Tear down agents properly at EOD in full restore | Christopher Tate | 2014-07-17 | 1 | -1/+18 |
* | Properly end full restore attempt if getNextFullRestoreDataChunk() fails | Christopher Tate | 2014-07-17 | 1 | -0/+1 |
* | Add BackupAgent.onRestoreFinished() callback | Christopher Tate | 2014-07-17 | 1 | -19/+93 |
* | Always call finishBackup() if performFullBackup() succeeded | Christopher Tate | 2014-07-16 | 1 | -7/+18 |
* | Add Context.getNoBackupFilesDir() | Christopher Tate | 2014-07-14 | 1 | -3/+33 |
* | Fix NPE in platform restore | Christopher Tate | 2014-07-08 | 1 | -3/+3 |
* | Change new file installs to be cluster-based! | Jeff Sharkey | 2014-07-08 | 1 | -1/+2 |
* | Refactor restore to deal with heterogeneous datasets | Christopher Tate | 2014-06-30 | 2 | -421/+2229 |
* | Tweak restore API | Christopher Tate | 2014-06-17 | 1 | -2/+7 |
* | Implement full data backup through transport | Christopher Tate | 2014-06-15 | 1 | -330/+603 |
* | Add full-backup stream API to BackupTransport | Christopher Tate | 2014-06-02 | 1 | -39/+39 |
* | Move internal libcore.os users over to android.system. | Elliott Hughes | 2014-04-28 | 1 | -4/+3 |
* | Don't crash on null installer package bookkeeping. | Christopher Tate | 2014-04-08 | 1 | -1/+1 |
* | Back up the preferred home app, if any | Christopher Tate | 2014-04-04 | 2 | -10/+120 |
* | Rejigger the invalid-key checks at backup time | Christopher Tate | 2014-04-01 | 1 | -4/+46 |
* | App widget backup/restore infrastructure | Christopher Tate | 2014-03-20 | 1 | -91/+390 |
* | Fix build. Silly gits. | Christopher Tate | 2014-03-05 | 1 | -20/+0 |
* | am 777b8a80: am 422b2656: resolved conflicts for merge of c45ff35f to klp-mod... | Christopher Tate | 2014-03-05 | 1 | -0/+20 |
* | Don't hang installs if the transport disappears | Christopher Tate | 2014-03-03 | 1 | -10/+19 |
* | Fix build. | Narayan Kamath | 2014-02-11 | 1 | -0/+1 |
* | am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex... | Jeff Brown | 2014-02-11 | 2 | -36/+14 |
|\ |
|
| * | Make SystemService constructor take a Context. | Jeff Brown | 2014-02-10 | 2 | -36/+14 |
* | | am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional s... | Adam Lesinski | 2014-02-06 | 2 | -11/+12 |
|\ \
| |/ |
|
| * | Check feature bits before loading optional services | Adam Lesinski | 2014-02-05 | 2 | -11/+12 |
* | | Adapt to underlying changes in the PBKDF2 implementation | Christopher Tate | 2014-01-16 | 1 | -84/+169 |
* | | Merge commit '817ec49e' into manualmerge | Amith Yamasani | 2013-12-20 | 2 | -1/+39 |
|\ \
| |/ |
|
| * | Wrap some services into a SystemService | Amith Yamasani | 2013-12-20 | 2 | -1/+39 |
* | | am 9158825f: Move some system services to separate directories | Amith Yamasani | 2013-12-19 | 1 | -1/+1 |
|/ |
|
* | Move some system services to separate directories | Amith Yamasani | 2013-12-19 | 4 | -0/+6817 |