summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/FullBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-3/+4
* Fix cast to String[] in FullBackupAgentKenny Root2010-02-171-1/+2
* Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-1/+1
* Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-2/+2
* backup fixes:Joe Onorato2009-06-171-1/+2
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-3/+2
* Add backup side of new FullBackupAgent classChristopher Tate2009-06-011-0/+58