summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintJobInfo.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-07-31Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-15Hold wake lock while printingPhilip P. Moltmann
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-07-25Dump print manager as protoPhilip P. Moltmann
2016-10-04Allow print services to read advanced options.Philip P. Moltmann
2016-03-24Change hasCustomPrintIcon and setStatus as requested by API council.Philip P. Moltmann
2016-01-21Correct nullability in PrintJob.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2015-12-01Allow print service to specify progress of print and statusPhilip P. Moltmann
2013-10-28Complete implementation of the advanced print options.Svetoslav
2013-10-25Update the documentaton of the android.print package.Svetoslav Ganov
2013-10-16Add APIs for an advanced print options activity.Svetoslav
2013-10-12The list of active print jobs in print service retunring wrong result.Svetoslav Ganov
2013-10-12Fail only scheduled print jobs, i.e. handed to a service, if the service is d...Svetoslav Ganov
2013-10-11Print spooler not starting.Svetoslav
2013-10-09Coalescing multiple print job notifications.Svetoslav Ganov
2013-10-04Small print API tweaksSvetoslav
2013-09-25Adding hidden APIs for observing the print jobs state.Svetoslav Ganov
2013-09-16App UI freezes when printing. API clean up.Svetoslav
2013-08-29Print spooler security and some new print service facing APIs.Svetoslav Ganov
2013-08-19Implemented advanced printer selection and API refactoring.Svetoslav
2013-08-11Refinement of the print service APIs.Svetoslav Ganov
2013-08-02 First cut of the print notifications.Svetoslav Ganov
2013-07-30Iteration on the print sub-system.Svetoslav Ganov
2013-07-22Implement persistence/restoring of print spooler state.Svetoslav Ganov
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-06-22Print API tweaks.Svetoslav
2013-06-21Print - platform APIsSvetoslav Ganov