index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
backup
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackupManager wrapper class improvements
Christopher Tate
2009-07-07
1
-8
/
+6
*
Add a test for SharedPreferencesBackupHelper
Joe Onorato
2009-06-26
3
-6
/
+20
*
Test that we correctly back up an empty file.
Joe Onorato
2009-06-26
3
-1
/
+4
*
Add some helpful tests scripts for backup and make bmgr restore wait until th...
Joe Onorato
2009-06-25
3
-1
/
+67
*
Make the BackupHelperDispatcher properly handle multiple helpers.
Joe Onorato
2009-06-25
1
-0
/
+1
*
Pass the originating app's versionCode along with a restore set
Christopher Tate
2009-06-22
1
-1
/
+2
*
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-22
2
-45
/
+11
*
Make RestoreHelper and friends also write out the snapshot state.
Joe Onorato
2009-06-18
2
-2
/
+7
*
backup fixes:
Joe Onorato
2009-06-17
2
-7
/
+23
*
FileRestoreHelper and RestoreHelperDispatcher work.
Joe Onorato
2009-06-17
1
-3
/
+57
*
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-06-12
1
-1
/
+2
*
Make the file backup helper not crash if a file you requested
Joe Onorato
2009-06-11
1
-0
/
+1
*
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
Joe Onorato
2009-06-11
1
-0
/
+1
*
rename a few files to camel-case, add copyright notices
Mathias Agopian
2009-06-04
1
-1
/
+17
*
Retool the backup process to use a new 'BackupAgent' class
Christopher Tate
2009-05-31
2
-9
/
+4
*
Hook up the backup data writer, and add a utility to read the backup data files.
Joe Onorato
2009-05-20
1
-2
/
+2
*
Add the backup data file writer C++ class.
Joe Onorato
2009-05-15
1
-0
/
+1
*
Implement the C++ class to write the backed up file data.
Joe Onorato
2009-05-15
1
-0
/
+3
*
Get the backup calling through to the file backup helper.
Joe Onorato
2009-05-14
2
-3
/
+28
*
With this, the BackupService onBackup method is called.
Joe Onorato
2009-05-13
1
-1
/
+1
*
fix the sim build. disables the tests for now.
Joe Onorato
2009-05-08
1
-3
/
+10
*
More backup tests
Joe Onorato
2009-05-07
3
-3
/
+47
*
Add a test app for the backup
Joe Onorato
2009-05-05
4
-0
/
+164
*
Add some C++ code to do raw files for backup
Joe Onorato
2009-05-05
2
-0
/
+123