summaryrefslogtreecommitdiff
path: root/core/java/android/printservice/PrintJob.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2016-04-20Print API for N: Fix docs and change interfaces as requested.Philip P. Moltmann
2016-03-24Change hasCustomPrintIcon and setStatus as requested by API council.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-16Add APIs for an advanced print options activity.Svetoslav
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-09-05Merge "Addressing API councing suggestions for com.android.printservice" into...Svetoslav Ganov
2013-08-29Addressing API councing suggestions for com.android.printserviceSvetoslav Ganov
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-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-06-24Print APIs documentation updateSvetoslav
2013-06-21Print - platform APIsSvetoslav Ganov