summaryrefslogtreecommitdiffstats
path: root/tests/backup/src/com/android/backuptest/BackupTestActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-5/+5
* BackupManager wrapper class improvementsChristopher Tate2009-07-071-8/+6
* Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-1/+2
* Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-8/+7
* Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-181-1/+6
* backup fixes:Joe Onorato2009-06-171-2/+1
* FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-171-3/+57
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-0/+21
* More backup testsJoe Onorato2009-05-071-0/+44
* Add a test app for the backupJoe Onorato2009-05-051-0/+93