summaryrefslogtreecommitdiff
path: root/core/java/android/printservice/PrintServiceInfo.java
AgeCommit message (Expand)Author
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-07-14Enforce permission for print system APIsPhilip P. Moltmann
2017-06-07Ensure only test print services enabled - frameworkSvetoslav Ganov
2017-04-06Return inet addr for discoverable printersPhilip P. Moltmann
2016-03-07Add "app printer activity" and always keep the print service statePhilip P. Moltmann
2016-01-07Store which print services are disabled instead of which are enabledPhilip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2013-10-28Complete implementation of the advanced print options.Svetoslav
2013-09-09Add dumping the state of the print sub-system.Svetoslav Ganov
2013-08-02 First cut of the print notifications.Svetoslav Ganov
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-06-21Print - platform APIsSvetoslav Ganov