summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrinterCapabilitiesInfo.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2016-04-01Fix Print CTS tests.Philip P. Moltmann
2016-03-31Make sure PrinterCapabilitiesInfo always have sane values.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2015-02-04Add duplex mode support.Svetoslav
2014-03-12PrintSpooler crash if printer is reported to have only one color mode.Svetoslav
2013-10-25Update the documentaton of the android.print package.Svetoslav Ganov
2013-09-12Remove unneeded print APIs and update the min margins APIs.Svetoslav
2013-09-04Print API updated.Svetoslav
2013-08-27Print APIs update.Svetoslav Ganov
2013-08-11Refinement of the print service APIs.Svetoslav Ganov