Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
d0aeccebe2d1539a9f0b5f19beb6c272a60d3cc6
/
libs
/
utils
/
BackupData.cpp
e7e1009
Turn off most of the backup-related debug logging
by Christopher Tate
· 16 years ago
6e47289
Clear the device's data from the transport when backup is disabled
by Christopher Tate
· 16 years ago
c1d7a6e
Only restore the bits for wallpapers that aren't built in.
by Joe Onorato
· 16 years ago
1b96719
Fix the IOException in wallpaper restore -- the padding isn't required at the end.
by Joe Onorato
· 16 years ago
66b29ec
Need to skip the padding after reading.
by Joe Onorato
· 16 years ago
6eabaa3
Better (and less) logging from backup.
by Joe Onorato
· 16 years ago
9cda3e0
Helper API cleanup. Allows multiple helpers to function,
by Joe Onorato
· 16 years ago
6bda7fd
backup stuff
by Joe Onorato
· 16 years ago
f509f66
FileRestoreHelper and RestoreHelperDispatcher work.
by Joe Onorato
· 16 years ago
03aa8d7
checkpoint BackupDatAInput / RestoreHelper
by Joe Onorato
· 16 years ago
7bdc440
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput.
by Joe Onorato
· 16 years ago
f446ba9
rename a few files to camel-case, add copyright notices
by Mathias Agopian
· 16 years ago
[Renamed (99%) from libs/utils/backup_data.cpp]
473b6e2
Hook up the backup data writer, and add a utility to read the backup data files.
by Joe Onorato
· 16 years ago
d502f05
Add the backup data file writer C++ class.
by Joe Onorato
· 16 years ago
8d626d6
Implement the C++ class to write the backed up file data.
by Joe Onorato
· 16 years ago