summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrinterId.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-07-311-0/+2
* Enforce non-nullness in PrinterId and exploit it.Philip P. Moltmann2016-01-141-16/+12
* Clean up print subsystemPhilip P. Moltmann2015-12-221-1/+2
* Refinement of the print service APIs.Svetoslav Ganov2013-08-111-14/+13
* First cut of the print notifications.Svetoslav Ganov2013-08-021-26/+26
* Iteration of the print sub-system.Svetoslav Ganov2013-07-311-1/+2
* Implement persistence/restoring of print spooler state.Svetoslav Ganov2013-07-221-20/+0
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-1/+1
* Print - platform APIsSvetoslav Ganov2013-06-211-0/+160