summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintManager.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-07-31Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-16Add RequiresFeature annotation.Jeff Sharkey
2017-07-14Enforce permission for print system APIsPhilip P. Moltmann
2017-06-07Ensure only test print services enabled - frameworkSvetoslav Ganov
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-04-06Return inet addr for discoverable printersPhilip P. Moltmann
2016-04-20Prevent printing from finishing activity.Philip P. Moltmann
2016-03-30Add the print service recommendation servicePhilip P. Moltmann
2016-03-07Add "app printer activity" and always keep the print service statePhilip P. Moltmann
2016-02-27When system server goes down, crash apps more.Jeff Sharkey
2016-01-21Check parameters for callers of IPrintManagerPhilip 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
2014-11-01Crash apps that print malformed or password protected PDFs.Svet Ganov
2014-09-05Print spooler UI polish and bug fixes.Svetoslav
2014-07-11Addressing comments for the print preview feature.Svetoslav
2014-07-09Adding print preview.Svet Ganov
2014-06-06Refactor printingSvetoslav
2014-05-08PrintManager should not crash if print fueature is not available.Svetoslav
2014-03-18Update print docsSvetoslav
2014-03-18Updated print docs.Svetoslav
2013-11-13Avoid NPE and add a warning log if a printing app misbehaves.Svetoslav
2013-10-31Cancel current work in PrintDocumentAdatper if printing is cancelled.Svetoslav
2013-10-25Update the documentaton of the android.print package.Svetoslav Ganov
2013-10-18Hide the print dialog if the printing activity is destroyed.Svetoslav Ganov
2013-10-12The list of active print jobs in print service retunring wrong result.Svetoslav Ganov
2013-10-11Refactor how the print dialog activity is started.Svetoslav
2013-10-09Coalescing multiple print job notifications.Svetoslav Ganov
2013-10-07Do not do a layout and write while a cancellation is in progress.Svetoslav Ganov
2013-09-27Ignore historical printer records for installed servicesSvetoslav
2013-09-25Adding hidden APIs for observing the print jobs state.Svetoslav Ganov
2013-09-16App UI freezes when printing. API clean up.Svetoslav
2013-09-14Spooler should not crash if print service config activities are not exported.Svetoslav Ganov
2013-08-29Print spooler security and some new print service facing APIs.Svetoslav Ganov
2013-08-23Print UI bug fixing and printer discovery refactoring.Svetoslav Ganov
2013-08-19Implemented advanced printer selection and API refactoring.Svetoslav
2013-08-11Refinement of the print service APIs.Svetoslav Ganov
2013-08-06Print UI polish (a.k.a. just the next iteration))Svetoslav Ganov
2013-07-30Iteration on the print sub-system.Svetoslav Ganov
2013-07-22Implement persistence/restoring of print spooler state.Svetoslav Ganov
2013-07-17Tweak the print APIs.Svetoslav
2013-07-16Clean up of the print APIs.Svetoslav
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov
2013-06-24Print APIs documentation updateSvetoslav
2013-06-22Print API tweaks.Svetoslav
2013-06-21Print - platform APIsSvetoslav Ganov