Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
9cc88529e4cbf54df3eed968666472d3fa658d13
/
tests
/
backup
1cf5874
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput.
by Joe Onorato
· 17 years ago
ce88cb1
Make the file backup helper not crash if a file you requested
by Joe Onorato
· 17 years ago
23ecae3
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
by Joe Onorato
· 17 years ago
8ae2335
rename a few files to camel-case, add copyright notices
by Mathias Agopian
· 17 years ago
181fafa
Retool the backup process to use a new 'BackupAgent' class
by Christopher Tate
· 17 years ago
d2110db
Hook up the backup data writer, and add a utility to read the backup data files.
by Joe Onorato
· 17 years ago
2e1da32
Add the backup data file writer C++ class.
by Joe Onorato
· 17 years ago
4535e40
Implement the C++ class to write the backed up file data.
by Joe Onorato
· 17 years ago
290bb01
Get the backup calling through to the file backup helper.
by Joe Onorato
· 17 years ago
8ad0281
With this, the BackupService onBackup method is called.
by Joe Onorato
· 17 years ago
c825d3e
fix the sim build. disables the tests for now.
by Joe Onorato
· 17 years ago
b1a7ffe
More backup tests
by Joe Onorato
· 17 years ago
f9225f8
Add a test app for the backup
by Joe Onorato
· 17 years ago
3ad977b
Add some C++ code to do raw files for backup
by Joe Onorato
· 17 years ago