Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor android.backup => android.app.backup | Christopher Tate | 2010-03-05 | 1 | -91/+0 |
* | Add some backup Javadoc and clean imports | Kenny Root | 2010-02-24 | 1 | -1/+7 |
* | API CHANGE: expose backup/restore to the SDK | Christopher Tate | 2010-02-16 | 1 | -1/+17 |
* | Turn off most of the backup-related debug logging | Christopher Tate | 2009-09-30 | 1 | -2/+3 |
* | Add a test for SharedPreferencesBackupHelper | Joe Onorato | 2009-06-26 | 1 | -1/+1 |
* | Helper API cleanup. Allows multiple helpers to function, | Joe Onorato | 2009-06-22 | 1 | -14/+26 |
* | Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods... | Joe Onorato | 2009-06-12 | 1 | -3/+20 |
* | Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. | Joe Onorato | 2009-06-11 | 1 | -4/+2 |
* | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 1 | -1/+2 |
* | More backup tests | Joe Onorato | 2009-05-07 | 1 | -0/+40 |