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
/
core
/
java
/
android
/
app
/
backup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide SharedPreferences coherence guarantees for BackupAgent
Christopher Tate
2013-04-19
1
-0
/
+48
*
Validate restored file paths against their nominal domain
Christopher Tate
2013-03-25
1
-9
/
+19
*
DO NOT MERGE - Full backup/restore now handles OBBs sensibly
Christopher Tate
2013-03-08
3
-3
/
+7
*
Be cool in backup/restore of apps that can't touch external storage
Christopher Tate
2013-02-21
1
-7
/
+29
*
Full backup now saves getExternalFilesDir() content with the app data
Christopher Tate
2013-02-14
2
-0
/
+15
*
Full (local) restore security changes
Christopher Tate
2012-09-27
1
-5
/
+8
*
Centralize the creation of the user system directory
Amith Yamasani
2012-08-31
1
-3
/
+11
*
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
*
Prevent construction/use of invalid restore session proxies
Christopher Tate
2012-05-25
1
-3
/
+7
*
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
1
-9
/
+18
*
docs: add developer guide cross references, Project ACRE, round 3
Joe Fernandez
2011-10-28
3
-4
/
+21
*
Fix wallpaper restore
Christopher Tate
2011-10-07
1
-1
/
+1
*
Add -nosystem flag to adb backup
Christopher Tate
2011-10-04
1
-1
/
+5
*
Un-hide the new BackupAgent.onFullBackup() API
Christopher Tate
2011-08-29
1
-3
/
+0
*
Require the current backup pw in all backup/restore operations
Christopher Tate
2011-07-28
1
-1
/
+2
*
Support full-backup encryption and global backup password
Christopher Tate
2011-07-28
2
-30
/
+63
*
Compress the backup output stream
Christopher Tate
2011-07-13
1
-0
/
+11
*
Can now restore a subset of apps from historical dataset
Christopher Tate
2011-07-08
2
-0
/
+53
*
Remove unused object
Christopher Tate
2011-07-06
1
-1
/
+0
*
Make full backup API available to apps
Christopher Tate
2011-07-06
4
-208
/
+343
*
Implement shared-storage full backup/restore
Christopher Tate
2011-06-07
3
-16
/
+18
*
Restore from a previous full backup's tarfile
Christopher Tate
2011-06-01
4
-13
/
+179
*
Full local backup infrastructure
Christopher Tate
2011-05-10
5
-1
/
+344
*
Rework display size access.
Dianne Hackborn
2011-04-21
1
-2
/
+5
*
Broaden the filter for wallpaper restore
Christopher Tate
2011-03-10
1
-3
/
+8
*
Make sure to properly default the screen size during wallpaper restore
Christopher Tate
2011-02-28
1
-0
/
+9
*
Turn on wallpaper restore debug logs
Christopher Tate
2011-02-17
1
-4
/
+8
*
Update package descriptions with editorial revisions.
Scott Main
2011-01-26
1
-2
/
+3
*
Don't restore wildly wrong sized wallpapers
Christopher Tate
2010-12-13
2
-1
/
+126
*
Add a couple of transport-descriptive methods to IBackupManager
Christopher Tate
2010-12-09
1
-0
/
+22
*
Permission fix: don't require BACKUP perm for self-restores
Chris Tate
2010-11-16
2
-8
/
+20
*
am 73e150c8: provide link to backup guide above the fold
Scott Main
2010-09-20
1
-3
/
+3
|
\
|
*
provide link to backup guide above the fold
Scott Main
2010-09-20
1
-3
/
+3
*
|
Make SharedPreferencesBackupHelper wait for async SharedPreference writes
Brad Fitzpatrick
2010-09-06
1
-2
/
+6
|
/
*
docs: add dev guide for backup
Scott Main
2010-05-14
2
-14
/
+20
*
docs: revise and add documentation for backup APIs
Scott Main
2010-04-29
10
-111
/
+141
*
SDK: last of the backup/restore docs content
Christopher Tate
2010-04-12
3
-19
/
+118
*
SDK: more backup/restore documentation work
Christopher Tate
2010-04-12
8
-77
/
+248
*
API CHANGE: remove obsolete constants and hide some methods
Christopher Tate
2010-04-12
1
-3
/
+1
*
API CHANGE: @hide AbsoluteFileBackupHelper
Christopher Tate
2010-03-30
1
-1
/
+1
*
Make RestoreSession.getAvailableRestoreSets() asynchronous
Christopher Tate
2010-03-30
4
-19
/
+61
*
Fix preloaded classes for API rename of BackupAgentHelper
Amith Yamasani
2010-03-29
1
-1
/
+1
*
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
Christopher Tate
2010-03-29
6
-11
/
+13
*
API CHANGE: Backup/restore API changes requested by the API Council
Christopher Tate
2010-03-26
4
-14
/
+57
*
API CHANGE: expose the backup-related ApplicationInfo flag masks
Christopher Tate
2010-03-12
1
-2
/
+0
*
Fix doc references to "android.backup" to the new "android.app.backup"
Christopher Tate
2010-03-05
1
-4
/
+4
*
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
20
-0
/
+1979