summaryrefslogtreecommitdiffstats
path: root/core/java/android/print/PrintManager.java
Commit message (Expand)AuthorAgeFilesLines
* PrintManager should not crash if print fueature is not available.Svetoslav2014-05-081-9/+53
* Update print docsSvetoslav2014-03-181-5/+7
* Updated print docs.Svetoslav2014-03-181-0/+9
* Avoid NPE and add a warning log if a printing app misbehaves.Svetoslav2013-11-131-0/+30
* Cancel current work in PrintDocumentAdatper if printing is cancelled.Svetoslav2013-10-311-0/+12
* Update the documentaton of the android.print package.Svetoslav Ganov2013-10-251-10/+84
* Hide the print dialog if the printing activity is destroyed.Svetoslav Ganov2013-10-181-71/+198
* The list of active print jobs in print service retunring wrong result.Svetoslav Ganov2013-10-121-6/+17
* Refactor how the print dialog activity is started.Svetoslav2013-10-111-45/+56
* Coalescing multiple print job notifications.Svetoslav Ganov2013-10-091-42/+68
* Do not do a layout and write while a cancellation is in progress.Svetoslav Ganov2013-10-071-43/+165
* Ignore historical printer records for installed servicesSvetoslav2013-09-271-1/+20
* Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-251-5/+112
* App UI freezes when printing. API clean up.Svetoslav2013-09-161-21/+2
* Spooler should not crash if print service config activities are not exported.Svetoslav Ganov2013-09-141-0/+20
* Print spooler security and some new print service facing APIs.Svetoslav Ganov2013-08-291-7/+6
* Print UI bug fixing and printer discovery refactoring.Svetoslav Ganov2013-08-231-0/+7
* Implemented advanced printer selection and API refactoring.Svetoslav2013-08-191-3/+3
* Refinement of the print service APIs.Svetoslav Ganov2013-08-111-2/+5
* Print UI polish (a.k.a. just the next iteration))Svetoslav Ganov2013-08-061-89/+134
* Iteration on the print sub-system.Svetoslav Ganov2013-07-301-94/+122
* Implement persistence/restoring of print spooler state.Svetoslav Ganov2013-07-221-0/+4
* Tweak the print APIs.Svetoslav2013-07-171-3/+6
* Clean up of the print APIs.Svetoslav2013-07-161-1/+1
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-115/+124
* Print APIs documentation updateSvetoslav2013-06-241-14/+18
* Print API tweaks.Svetoslav2013-06-221-7/+0
* Print - platform APIsSvetoslav Ganov2013-06-211-0/+399