summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintJob.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2016-01-21Correct nullability in PrintJob.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2013-10-25Update the documentaton of the android.print package.Svetoslav Ganov
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-12Not change the print options on printer change if possible.Svetoslav
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-21Print - platform APIsSvetoslav Ganov