summaryrefslogtreecommitdiffstats
path: root/core/java/android/backup/FileBackupHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-65/+18
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-4/+39
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-11/+25
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-5/+2
* Remove unnecessary code.Marco Nelissen2009-05-141-3/+0
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-18/+26
* More backup testsJoe Onorato2009-05-071-0/+68