This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
23ecae3bbb60c5af940f3a22170d75eb6ac05b69
frameworks_base
/
core
/
java
/
android
/
backup
History
Joe Onorato
23ecae3bbb
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
...
This took quite a bit of refactoring.
2009-06-11 11:29:57 -07:00
..
BackupDataOutput.java
Hook up the backup data writer, and add a utility to read the backup data files.
2009-05-20 11:24:20 -07:00
BackupManager.java
Flesh out restore interface on manager; work up most of LocalTransport
2009-06-10 20:38:54 -07:00
FileBackupHelper.java
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
2009-06-11 11:29:57 -07:00
IBackupManager.aidl
Add IRestoreSession interface for the restore flow
2009-06-07 19:33:20 -07:00
IRestoreSession.aidl
Revamp IRestoreSession a bit
2009-06-08 16:01:24 -07:00
RestoreSet.aidl
Revamp IRestoreSession a bit
2009-06-08 16:01:24 -07:00
RestoreSet.java
Revamp IRestoreSession a bit
2009-06-08 16:01:24 -07:00
SharedPreferencesBackupHelper.java
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
2009-06-11 11:29:57 -07:00