summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrinterInfo.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
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-07-25Dump print manager as protoPhilip P. Moltmann
2016-06-20Add event tracking to print UI.Philip P. Moltmann
2016-03-24Change hasCustomPrintIcon and setStatus as requested by API council.Philip P. Moltmann
2016-01-14Clean up API for PrinterInfo.Philip P. Moltmann
2016-01-06Fix wrong annotation for PrintInfo.Builder.setStatusPhilip P. Moltmann
2015-12-22Rename variable that hides the contatining classes name.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2015-12-21Allow a print service to specify per printer icons, description andPhilip 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-12Remove unneeded print APIs and update the min margins APIs.Svetoslav
2013-08-27Print APIs update.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-31Iteration of the print sub-system.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-21Print - platform APIsSvetoslav Ganov