summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrinterId.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-07-31Add @UnsupportedAppUsage annotationsMathew Inwood
2016-01-14Enforce non-nullness in PrinterId and exploit it.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2013-08-11Refinement of the print service APIs.Svetoslav Ganov
2013-08-02 First cut of the print notifications.Svetoslav Ganov
2013-07-31Iteration of 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-21Print - platform APIsSvetoslav Ganov