summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/BackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* Make sure to downgrade to app permissions when invoking callbacksChristopher Tate2010-01-221-2/+11
* Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-2/+3
* Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato2009-06-251-1/+4
* Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-3/+8
* backup fixes:Joe Onorato2009-06-171-7/+19
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-0/+128