| Commit message (Expand) | Author | Age | Files | Lines |
* | Workaround NPE caused by packages missing signatures. | Jeff Brown | 2010-04-08 | 1 | -89/+83 |
* | Refactor android.backup => android.app.backup | Christopher Tate | 2010-03-05 | 1 | -3/+3 |
* | Switch the services library to using the new Slog | Joe Onorato | 2010-03-01 | 1 | -24/+24 |
* | Remember which apps have available restore info in the ancestral dataset | Christopher Tate | 2010-02-08 | 1 | -0/+15 |
* | Remove DEBUG-only logging in metadata backup agent | Christopher Tate | 2009-09-29 | 1 | -7/+3 |
* | Try not to crash the system server because of corrupt restore data | Christopher Tate | 2009-09-10 | 1 | -0/+7 |
* | Fix the metadata-available test during restore | Christopher Tate | 2009-07-07 | 1 | -0/+7 |
* | Tighten up the metadata backup logic | Christopher Tate | 2009-06-30 | 1 | -42/+94 |
* | Don't issue a deletion for the global metadata backup | Christopher Tate | 2009-06-29 | 1 | -1/+4 |
* | Modify the IBackupTransport API to support bulk restore operations. | Dan Egnor | 2009-06-24 | 1 | -9/+9 |
* | Pass the originating app's versionCode along with a restore set | Christopher Tate | 2009-06-22 | 1 | -1/+1 |
* | Add some global metadata to the restore set | Christopher Tate | 2009-06-22 | 1 | -84/+143 |
* | Add app version to the backup metadata | Christopher Tate | 2009-06-19 | 1 | -22/+47 |
* | Store the app signatures as part of the backup set | Christopher Tate | 2009-06-18 | 1 | -0/+267 |