summaryrefslogtreecommitdiff
path: root/core/java/android/app/backup/BackupDataOutput.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+2
* Revert "Update docs to match encryption requirements"Colin Cross2018-04-111-5/+1
* Update docs to match encryption requirementsRobert Berry2018-04-031-1/+5
* Add #getTransportFlags to BackupDataOutputRobert Berry2018-01-251-2/+22
* API: make "what's the quota?" an operation on the backup data sinksChristopher Tate2017-04-271-1/+22
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Expose system apis for backup transport migrationarete2014-08-181-0/+3
* Rejigger the invalid-key checks at backup timeChristopher Tate2014-04-011-5/+0
* App widget backup/restore infrastructureChristopher Tate2014-03-201-1/+8
* AArch64: Use long for pointers in App/BackupAshok Bhat2014-01-081-6/+6
* docs: revise and add documentation for backup APIsScott Main2010-04-291-15/+16
* SDK: more backup/restore documentation workChristopher Tate2010-04-121-1/+39
* API CHANGE: remove obsolete constants and hide some methodsChristopher Tate2010-04-121-3/+1
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-0/+94