summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/print/UserState.java
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-191-1628/+0
* Complete implementation of the advanced print options.Svetoslav2013-10-281-6/+14
* Printing from secondary user not working.Svetoslav Ganov2013-10-121-2/+4
* Fail only scheduled print jobs, i.e. handed to a service, if the service is d...Svetoslav Ganov2013-10-121-4/+4
* Refactor how the print dialog activity is started.Svetoslav2013-10-111-7/+31
* Coalescing multiple print job notifications.Svetoslav Ganov2013-10-091-0/+4
* Small print API tweaksSvetoslav2013-10-041-0/+6
* Fail print jobs targeted to unavailable services.Svetoslav Ganov2013-10-011-1/+6
* Ignore historical printer records for installed servicesSvetoslav2013-09-271-4/+12
* Print job files and print job records not always cleaned up.Svetoslav Ganov2013-09-271-41/+139
* Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-251-0/+111
* Multiple printer discovery session instances and other bugs.Svetoslav2013-09-231-2/+15
* App UI freezes when printing. API clean up.Svetoslav2013-09-161-47/+138
* Print system may get stuck bound to a print serviceSvetoslav Ganov2013-09-151-4/+5
* Spooler should not crash if print service config activities are not exported.Svetoslav Ganov2013-09-141-0/+20
* Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-1/+0
* Handle print serivce crashes.Svetoslav2013-09-121-49/+155
* Add dumping the state of the print sub-system.Svetoslav Ganov2013-09-091-4/+98
* Printers for a disappearing print serivce incorrectly removed.Svetoslav Ganov2013-09-061-8/+8
* Print API updated.Svetoslav2013-09-041-90/+12
* Bug fixes in the printer dialog activity and fused printer loader.Svetoslav Ganov2013-09-031-17/+28
* System print service enabled after every system rebootSvetoslav Ganov2013-09-021-35/+66
* Print spooler security and some new print service facing APIs.Svetoslav Ganov2013-08-291-22/+204
* Print UI bug fixing and printer discovery refactoring.Svetoslav Ganov2013-08-231-43/+612
* Implemented advanced printer selection and API refactoring.Svetoslav2013-08-191-3/+69
* Refinement of the print service APIs.Svetoslav Ganov2013-08-111-36/+3
* Polish the print spooler loading of stored print jobs.Svetoslav Ganov2013-08-041-1/+1
* First cut of the print notifications.Svetoslav Ganov2013-08-021-2/+2
* Iteration of the print sub-system.Svetoslav Ganov2013-07-311-0/+16
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-0/+274