summaryrefslogtreecommitdiffstats
path: root/tests/backup/src/com/android/backuptest/BackupTestAgent.java
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-291-2/+2
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-3/+3
* Add a test for SharedPreferencesBackupHelperJoe Onorato2009-06-261-0/+2
* Test that we correctly back up an empty file.Joe Onorato2009-06-261-1/+2
* Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato2009-06-251-1/+1
* Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato2009-06-251-0/+1
* Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-37/+4
* Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-181-1/+1
* backup fixes:Joe Onorato2009-06-171-5/+22
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-1/+2
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-0/+43