summaryrefslogtreecommitdiff
path: root/core/java/android/printservice/PrintService.java
AgeCommit message (Expand)Author
2016-10-13Allow to select printer from info activity.Philip P. Moltmann
2016-03-24Change hasCustomPrintIcon and setStatus as requested by API council.Philip P. Moltmann
2016-01-21Check parameters for callers of IPrintManagerPhilip P. Moltmann
2016-01-14Enforce non-nullness in PrinterId and exploit it.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
2015-06-11Propagete document meta-data to custom print UI.Svet Ganov
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06Fix breakages in update-api.Narayan Kamath
2014-12-29Merge "Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT""Narayan Kamath
2014-07-14Correct printer extra constant value.Svet Ganov
2014-06-06Refactor printingSvetoslav
2014-02-06Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT"jangwon.lee
2013-10-28Complete implementation of the advanced print options.Svetoslav
2013-10-16Add APIs for an advanced print options activity.Svetoslav
2013-09-23Multiple printer discovery session instances and other bugs.Svetoslav
2013-09-14Spooler should not crash if print service config activities are not exported.Svetoslav Ganov
2013-09-12Handle print serivce crashes.Svetoslav
2013-09-09Add dumping the state of the print sub-system.Svetoslav Ganov
2013-08-29Print spooler security and some new print service facing APIs.Svetoslav Ganov
2013-08-20Fix buildSvetoslav 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-19First pass of the print dialog UXSvetoslav
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-06-24Print APIs documentation updateSvetoslav
2013-06-21Print - platform APIsSvetoslav Ganov