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
/
services
/
java
/
com
/
android
/
server
/
SystemBackupAgent.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2012-08-31
Centralize the creation of the user system directory
Amith Yamasani
2012-02-10
Multi-user - wallpaper service
Amith Yamasani
2011-07-28
Support full-backup encryption and global backup password
Christopher Tate
2011-07-06
Make full backup API available to apps
Christopher Tate
2011-06-07
Implement shared-storage full backup/restore
Christopher Tate
2011-06-01
Restore from a previous full backup's tarfile
Christopher Tate
2011-05-10
Full local backup infrastructure
Christopher Tate
2011-02-17
Start window manager refactoring.
Dianne Hackborn
2010-12-13
Don't restore wildly wrong sized wallpapers
Christopher Tate
2010-03-29
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
Christopher Tate
2010-03-05
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2009-11-11
Don't back up system wallpapers.
Dan Egnor
2009-09-20
Handle restore of the original naive wallpaper backup schema
Christopher Tate
2009-08-05
First bit of wallpaper work.
Dianne Hackborn
2009-07-29
Only restore the bits for wallpapers that aren't built in.
Joe Onorato