summaryrefslogtreecommitdiffstats
path: root/core/java/android/backup/BackupDataOutput.java
Commit message (Expand)AuthorAgeFilesLines
* Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-1/+6
* Store the app signatures as part of the backup setChristopher Tate2009-06-181-0/+1
* backup fixes:Joe Onorato2009-06-171-3/+1
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-0/+22
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-11/+17
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-0/+1
* More backup testsJoe Onorato2009-05-071-0/+44