summaryrefslogtreecommitdiff
path: root/core/java/android/app/backup/BackupDataOutput.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-04-11Revert "Update docs to match encryption requirements"Colin Cross
2018-04-03Update docs to match encryption requirementsRobert Berry
2018-01-25Add #getTransportFlags to BackupDataOutputRobert Berry
2017-04-27API: make "what's the quota?" an operation on the backup data sinksChristopher Tate
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2014-08-18Expose system apis for backup transport migrationarete
2014-04-01Rejigger the invalid-key checks at backup timeChristopher Tate
2014-03-20App widget backup/restore infrastructureChristopher Tate
2014-01-08AArch64: Use long for pointers in App/BackupAshok Bhat
2010-04-29docs: revise and add documentation for backup APIsScott Main
2010-04-12SDK: more backup/restore documentation workChristopher Tate
2010-04-12API CHANGE: remove obsolete constants and hide some methodsChristopher Tate
2010-03-05Refactor android.backup => android.app.backupChristopher Tate