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
/
core
/
java
/
android
/
app
/
backup
/
BackupDataOutput.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-11
Revert "Update docs to match encryption requirements"
Colin Cross
2018-04-03
Update docs to match encryption requirements
Robert Berry
2018-01-25
Add #getTransportFlags to BackupDataOutput
Robert Berry
2017-04-27
API: make "what's the quota?" an operation on the backup data sinks
Christopher Tate
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-08-18
Expose system apis for backup transport migration
arete
2014-04-01
Rejigger the invalid-key checks at backup time
Christopher Tate
2014-03-20
App widget backup/restore infrastructure
Christopher Tate
2014-01-08
AArch64: Use long for pointers in App/Backup
Ashok Bhat
2010-04-29
docs: revise and add documentation for backup APIs
Scott Main
2010-04-12
SDK: more backup/restore documentation work
Christopher Tate
2010-04-12
API CHANGE: remove obsolete constants and hide some methods
Christopher Tate
2010-03-05
Refactor android.backup => android.app.backup
Christopher Tate