Joe Onorato
|
ce88cb15b5
|
Make the file backup helper not crash if a file you requested
can't be stated. This means you don't need to know if the files
you are backing up exist or not -- we'll figure it out for you.
|
2009-06-11 14:51:45 -07:00 |
|
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 |
|
Mathias Agopian
|
8ae2335a3c
|
rename a few files to camel-case, add copyright notices
|
2009-06-04 13:53:57 -07:00 |
|
Joe Onorato
|
2e1da32203
|
Add the backup data file writer C++ class.
|
2009-05-15 18:20:19 -04:00 |
|
Joe Onorato
|
4535e40544
|
Implement the C++ class to write the backed up file data.
|
2009-05-15 10:37:10 -04:00 |
|
Joe Onorato
|
c825d3ebd6
|
fix the sim build. disables the tests for now.
|
2009-05-08 09:33:19 -07:00 |
|
Joe Onorato
|
3ad977b41c
|
Add some C++ code to do raw files for backup
|
2009-05-05 13:45:25 -07:00 |
|