summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/src/com/android/printspooler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add missing null pointer check in PrintSpoolerService." into klp-devSvetoslav2013-11-051-1/+1
|\
| * Add missing null pointer check in PrintSpoolerService.Svetoslav2013-11-041-1/+1
* | Add way for the user to forget previously used printers.Svetoslav2013-11-043-17/+164
|/
* Cancel current work in PrintDocumentAdatper if printing is cancelled.Svetoslav2013-10-312-0/+14
* Complete implementation of the advanced print options.Svetoslav2013-10-282-30/+293
* Update the documentaton of the android.print package.Svetoslav Ganov2013-10-251-1/+1
* Merge "Hide the print dialog if the printing activity is destroyed." into klp...Svetoslav Ganov2013-10-191-15/+56
|\
| * Hide the print dialog if the printing activity is destroyed.Svetoslav Ganov2013-10-181-15/+56
* | Merge "Printer list items have wrong width." into klp-devSvetoslav2013-10-181-3/+1
|\ \
| * | Printer list items have wrong width.Svetoslav2013-10-161-3/+1
| |/
* | All printers list has incorrect padding and item height.Svetoslav Ganov2013-10-171-25/+36
|/
* Update the message for unavailable printers.Svetoslav2013-10-141-4/+11
* Update the print spooler action bar icon.Svetoslav Ganov2013-10-141-0/+1
* Layout may be called with invalid print attributes.Svetoslav2013-10-141-6/+13
* The print dialog in bad state after pressing back from prnt to PDF.Svetoslav Ganov2013-10-121-0/+1
* The list of active print jobs in print service retunring wrong result.Svetoslav Ganov2013-10-121-1/+1
* The callbacks for tracking a printer called more than once without printer ch...Svetoslav Ganov2013-10-121-0/+3
* Printed document size not persisted.Svetoslav Ganov2013-10-121-0/+6
* Fail only scheduled print jobs, i.e. handed to a service, if the service is d...Svetoslav Ganov2013-10-121-1/+9
* Putting the cursor at the end of the copies and range inputs.Svetoslav2013-10-111-0/+14
* Adding timeout if the current printer or its capabilities disappear.Svetoslav2013-10-111-0/+15
* Print spooler not starting.Svetoslav2013-10-112-14/+7
* Merge "Added UI for errors during layout and write." into klp-devSvetoslav Ganov2013-10-111-20/+130
|\
| * Added UI for errors during layout and write.Svetoslav Ganov2013-10-111-22/+130
* | Refactor how the print dialog activity is started.Svetoslav2013-10-112-173/+210
|/
* Fixing jank when transition from print dialog to generating one.Svetoslav2013-10-102-9/+44
* Sometimes the print button not enabled and an accessibility fix.Svetoslav2013-10-102-5/+16
* Coalescing multiple print job notifications.Svetoslav Ganov2013-10-092-50/+202
* Fix a crash in the select printers activity.Svetoslav2013-10-081-4/+11
* Show unavailable printers disabled and grayed out.Svetoslav Ganov2013-10-082-0/+12
* Polish print dialog accessibility.Svetoslav Ganov2013-10-052-0/+55
* Update all printers activity's empty state and avoid selected printer flicker.Svetoslav Ganov2013-10-053-24/+34
* Update the empty state for the "all printers activity"Svetoslav Ganov2013-10-051-1/+34
* Update the "add print service" dialog as per UX spec.Svetoslav Ganov2013-10-051-29/+38
* Print UI tweaks.Svetoslav2013-10-042-7/+6
* Merge "Print attributes hint not honored." into klp-devSvetoslav Ganov2013-10-042-90/+149
|\
| * Print attributes hint not honored.Svetoslav Ganov2013-10-042-90/+149
* | Merge "Deleting print job files when we do not have to." into klp-devSvetoslav Ganov2013-10-041-2/+3
|\ \ | |/ |/|
| * Deleting print job files when we do not have to.Svetoslav Ganov2013-10-041-2/+3
* | Print UI tweaks as per UX request.Svetoslav2013-10-022-3/+17
|/
* Merge "IndexOutOfBoundsException in the PrintSpoolerService dump." into klp-devSvetoslav2013-10-021-1/+1
|\
| * IndexOutOfBoundsException in the PrintSpoolerService dump.Svetoslav2013-10-021-1/+1
* | Merge "Sometimes printer selection from all printers activity does not work."...Svetoslav2013-10-021-36/+96
|\ \ | |/ |/|
| * Sometimes printer selection from all printers activity does not work.Svetoslav2013-10-011-36/+96
* | Adding an empty state UI for the printer search activity in the spooler.Svetoslav2013-10-011-1/+3
|/
* Ignore historical printer records for installed servicesSvetoslav2013-09-271-0/+28
* Merge "Print job files and print job records not always cleaned up." into klp...Svetoslav Ganov2013-09-281-44/+83
|\
| * Print job files and print job records not always cleaned up.Svetoslav Ganov2013-09-271-44/+83
* | Merge "Adding a timeout for waiting to get the selected printer's capabilitie...Svetoslav Ganov2013-09-281-9/+46
|\ \
| * | Adding a timeout for waiting to get the selected printer's capabilities.Svetoslav Ganov2013-09-271-9/+46
| |/