index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
backup
/
FullBackup.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle empty <cloud-backup> section in android:dataExtractionRules
Ruslan Tkhakokhov
2021-08-06
1
-6
/
+16
*
Make changes guarding the new opt-out scheme overridable
Ruslan Tkhakokhov
2021-04-30
1
-0
/
+2
*
Support disableIfNoEncryptionCapabilities attribute
Ruslan Tkhakokhov
2021-03-03
1
-1
/
+69
*
Update D2D logic in line with new opt-out rules
Ruslan Tkhakokhov
2021-03-01
1
-1
/
+16
*
Parse include / exclude config specified by dataExtractionRules
Ruslan Tkhakokhov
2021-02-24
1
-18
/
+100
*
Make FullBackup::BackupScheme aware of operation type
Ruslan Tkhakokhov
2021-02-14
1
-8
/
+48
*
Refactor XML config parsing
Ruslan Tkhakokhov
2021-02-04
1
-11
/
+44
*
Remove maxTargetSdk from APIs used by backup
Adam Wright
2020-10-30
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+2
*
Add autobackup XML support for test BackupTransport flag
Robert Berry
2018-03-28
1
-0
/
+4
*
Extend XML parser to allow optional requiredFlags attribute
Michal Karpinski
2018-02-22
1
-51
/
+138
*
Revert "Extend XML parser to allow optional requiredFlags attribute"
Maurice Lam
2018-02-21
1
-138
/
+51
*
Extend XML parser to allow optional requiredFlags attribute
Michal Karpinski
2018-02-20
1
-51
/
+138
*
Add support for key-value packages to adb backup/restore.
Johan Toras Halseth
2017-03-24
1
-0
/
+1
*
Fix "adb backup -shared"
Christopher Tate
2016-08-04
1
-1
/
+33
*
Refactoring FBE APIs based on council feedback.
Jeff Sharkey
2016-03-17
1
-5
/
+4
*
Make BackupManager encryption aware.
Jeff Sharkey
2016-02-18
1
-13
/
+78
*
[Backup] Special handling for sharedpref files in backup config
Dmitry Polukhin
2015-08-21
1
-1
/
+13
*
Add full backup criteria to android manifest
Matthew Williams
2015-05-03
1
-1
/
+400
*
Add payload-size preflight stage to full transport backup
Christopher Tate
2015-03-26
1
-1
/
+1
*
Add Context.getNoBackupFilesDir()
Christopher Tate
2014-07-14
1
-0
/
+1
*
resolved conflicts for merge of 3ce4f3d0 to master
Elliott Hughes
2014-04-28
1
-4
/
+3
|
\
|
*
Track libcore.os' move to android.system.
Elliott Hughes
2014-04-28
1
-4
/
+3
|
*
DO NOT MERGE - Full backup/restore now handles OBBs sensibly
Christopher Tate
2013-03-08
1
-1
/
+1
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-3
/
+0
*
|
Full backup/restore now handles OBBs sensibly
Christopher Tate
2013-03-07
1
-1
/
+1
|
/
*
Full backup now saves getExternalFilesDir() content with the app data
Christopher Tate
2013-02-14
1
-0
/
+1
*
Full (local) restore security changes
Christopher Tate
2012-09-27
1
-5
/
+8
*
Make full backup API available to apps
Christopher Tate
2011-07-06
1
-11
/
+38
*
Implement shared-storage full backup/restore
Christopher Tate
2011-06-07
1
-3
/
+4
*
Restore from a previous full backup's tarfile
Christopher Tate
2011-06-01
1
-11
/
+99
*
Full local backup infrastructure
Christopher Tate
2011-05-10
1
-0
/
+40