Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor android.backup => android.app.backup | Christopher Tate | 2010-03-05 | 1 | -5/+5 |
* | BackupManager wrapper class improvements | Christopher Tate | 2009-07-07 | 1 | -8/+6 |
* | Pass the originating app's versionCode along with a restore set | Christopher Tate | 2009-06-22 | 1 | -1/+2 |
* | Helper API cleanup. Allows multiple helpers to function, | Joe Onorato | 2009-06-22 | 1 | -8/+7 |
* | Make RestoreHelper and friends also write out the snapshot state. | Joe Onorato | 2009-06-18 | 1 | -1/+6 |
* | backup fixes: | Joe Onorato | 2009-06-17 | 1 | -2/+1 |
* | FileRestoreHelper and RestoreHelperDispatcher work. | Joe Onorato | 2009-06-17 | 1 | -3/+57 |
* | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 1 | -0/+21 |
* | More backup tests | Joe Onorato | 2009-05-07 | 1 | -0/+44 |
* | Add a test app for the backup | Joe Onorato | 2009-05-05 | 1 | -0/+93 |