index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
backup
/
src
Age
Commit message (
Expand
)
Author
2010-03-29
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
Christopher Tate
2010-03-05
Refactor android.backup => android.app.backup
Christopher Tate
2009-07-07
BackupManager wrapper class improvements
Christopher Tate
2009-06-26
Add a test for SharedPreferencesBackupHelper
Joe Onorato
2009-06-26
Test that we correctly back up an empty file.
Joe Onorato
2009-06-25
Add some helpful tests scripts for backup and make bmgr restore wait until th...
Joe Onorato
2009-06-25
Make the BackupHelperDispatcher properly handle multiple helpers.
Joe Onorato
2009-06-22
Pass the originating app's versionCode along with a restore set
Christopher Tate
2009-06-22
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-18
Make RestoreHelper and friends also write out the snapshot state.
Joe Onorato
2009-06-17
backup fixes:
Joe Onorato
2009-06-17
FileRestoreHelper and RestoreHelperDispatcher work.
Joe Onorato
2009-06-12
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-05-31
Retool the backup process to use a new 'BackupAgent' class
Christopher Tate
2009-05-14
Get the backup calling through to the file backup helper.
Joe Onorato
2009-05-13
With this, the BackupService onBackup method is called.
Joe Onorato
2009-05-07
More backup tests
Joe Onorato
2009-05-05
Add a test app for the backup
Joe Onorato