summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintDocumentAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-07-311-0/+3
* Document what ALL_PAGES returning from onWrite meansPhilip P. Moltmann2017-06-161-1/+3
* Update the PrintDocumentAdapter docs.Svetoslav2013-11-121-6/+49
* Update the documentaton of the android.print package.Svetoslav Ganov2013-10-251-17/+66
* Move PdfDocument to android.graphics.pdfSvetoslav2013-09-191-5/+5
* Handle print serivce crashes.Svetoslav2013-09-121-2/+0
* Merge "Print API updated." into klp-devSvetoslav2013-09-051-22/+0
|\
| * Print API updated.Svetoslav2013-09-041-22/+0
* | KLP API Review: PrintDocumentAdapter documentationSvetoslav Ganov2013-08-301-4/+6
|/
* Print spooler security and some new print service facing APIs.Svetoslav Ganov2013-08-291-9/+9
* Print APIs update.Svetoslav Ganov2013-08-271-0/+22
* Iteration on the print sub-system.Svetoslav Ganov2013-07-301-8/+22
* Tweak the print APIs.Svetoslav2013-07-171-13/+45
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-0/+200