summaryrefslogtreecommitdiffstats
path: root/core/java/android/backup/BackupManager.java
Commit message (Expand)AuthorAgeFilesLines
* Make the backup manager do nothing when backup is turned off.Joe Onorato2009-07-131-0/+9
* turn restore back in in eclairJoe Onorato2009-07-101-1/+1
* do not merge - add a big flag to turn off backupJoe Onorato2009-07-091-0/+3
* BackupManager wrapper class improvementsChristopher Tate2009-07-071-12/+37
* Use system properties to track the current transportChristopher Tate2009-06-261-2/+2
* Don't crash in various ways when using backup services too earlyChristopher Tate2009-06-261-6/+10
* Flesh out restore interface on manager; work up most of LocalTransportChristopher Tate2009-06-101-1/+1
* Revamp IRestoreSession a bitChristopher Tate2009-06-081-3/+20
* More backup workChristopher Tate2009-06-031-0/+6
* Hide the backup stuff for nowChristopher Tate2009-04-301-3/+5
* Add android.backup.BackupManagerChristopher Tate2009-04-301-0/+67