summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/print
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-194-3724/+0
* Merge "Wrong index while dumping the print sub-system's state." into klp-devSvetoslav Ganov2013-10-311-1/+1
|\
| * Wrong index while dumping the print sub-system's state.Svetoslav Ganov2013-10-311-1/+1
* | Complete implementation of the advanced print options.Svetoslav2013-10-281-6/+14
|/
* Clear the caller identity when dumping print system state.Svetoslav2013-10-161-6/+11
* Printing from secondary user not working.Svetoslav Ganov2013-10-122-7/+13
* The list of active print jobs in print service retunring wrong result.Svetoslav Ganov2013-10-121-1/+1
* 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-113-18/+55
* Coalescing multiple print job notifications.Svetoslav Ganov2013-10-092-0/+29
* 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-272-4/+27
* Print job files and print job records not always cleaned up.Svetoslav Ganov2013-09-272-83/+153
* Merge "PackageManager#queryIntentServices breaks its contract." into klp-devSvetoslav Ganov2013-09-261-0/+4
|\
| * PackageManager#queryIntentServices breaks its contract.Svetoslav Ganov2013-09-261-0/+4
* | Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-253-0/+164
|/
* Multiple printer discovery session instances and other bugs.Svetoslav2013-09-232-11/+23
* Offer to enable a print service after it is installed.Svetoslav2013-09-201-0/+52
* App UI freezes when printing. API clean up.Svetoslav2013-09-164-156/+237
* Print system may get stuck bound to a print serviceSvetoslav Ganov2013-09-152-71/+98
* Spooler should not crash if print service config activities are not exported.Svetoslav Ganov2013-09-142-0/+37
* Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-1/+0
* Not change the print options on printer change if possible.Svetoslav2013-09-121-1/+3
* Handle print serivce crashes.Svetoslav2013-09-123-102/+254
* Add dumping the state of the print sub-system.Svetoslav Ganov2013-09-094-4/+160
* Printers for a disappearing print serivce incorrectly removed.Svetoslav Ganov2013-09-061-8/+8
* Print API updated.Svetoslav2013-09-042-104/+12
* Bug fixes in the printer dialog activity and fused printer loader.Svetoslav Ganov2013-09-032-23/+34
* 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-293-41/+354
* Print UI bug fixing and printer discovery refactoring.Svetoslav Ganov2013-08-234-191/+699
* Implemented advanced printer selection and API refactoring.Svetoslav2013-08-193-79/+416
* Partial implementation for the favorite and available printer tracking.Svetoslav2013-08-141-0/+1
* Refinement of the print service APIs.Svetoslav Ganov2013-08-113-158/+44
* Polish the print spooler loading of stored print jobs.Svetoslav Ganov2013-08-044-36/+33
* First cut of the print notifications.Svetoslav Ganov2013-08-024-67/+42
* Iteration of the print sub-system.Svetoslav Ganov2013-07-313-29/+111
* Iteration on the print sub-system.Svetoslav Ganov2013-07-302-8/+89
* Implement persistence/restoring of print spooler state.Svetoslav Ganov2013-07-221-2/+2
* First pass of the print dialog UXSvetoslav2013-07-191-2/+1
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-165-987/+1502
* Print - platform APIsSvetoslav Ganov2013-06-212-0/+1205