summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/src
Commit message (Expand)AuthorAgeFilesLines
* Update the "More options" button in printing.Svetoslav2014-08-202-16/+13
* Added notification color to all system notificationsSelim Cinek2014-08-201-4/+14
* Update the print spooler icon.Svetoslav2014-08-181-1/+1
* Fix some minor print UX bugs.Svet Ganov2014-08-134-14/+26
* Print to PDF putting a pring job in a wrong state.Svetoslav2014-07-241-1/+10
* Handle wrong file format when printing.Svetoslav2014-07-243-26/+54
* Updating the save to PDF button icon.Svetoslav2014-07-241-2/+2
* Update RecyclerView scroll listener to the new APIYigit Boyar2014-07-181-7/+2
* Merge "Update the promoted action background color per UX spec" into lmp-devSvetoslav2014-07-161-8/+8
|\
| * Update the promoted action background color per UX specSvetoslav2014-07-151-8/+8
* | Merge "Drop of the final UX assets for printing." into lmp-devSvetoslav2014-07-151-11/+11
|\ \ | |/
| * Drop of the final UX assets for printing.Svetoslav2014-07-151-11/+11
* | Merge "Update the page count in the print UI to meet new UX." into lmp-devSvetoslav2014-07-151-16/+30
|\ \ | |/
| * Update the page count in the print UI to meet new UX.Svetoslav2014-07-151-16/+30
* | Merge "Remove text selector and hide ime on print options close." into lmp-devSvetoslav2014-07-151-0/+14
|\ \ | |/
| * Remove text selector and hide ime on print options close.Svetoslav2014-07-151-0/+14
* | Page size not always adjustedSvetoslav2014-07-141-0/+1
|/
* Rename historical records if printer name changed.Svet Ganov2014-07-141-36/+65
* Fix broken actions in print notifications.Svet Ganov2014-07-141-10/+3
* Improve print options click to open behavior.Svet Ganov2014-07-141-1/+2
* Dimming deselected preview pagesSvet Ganov2014-07-141-2/+14
* Top printer not properly selected.Svet Ganov2014-07-143-36/+48
* Remove commented out dead codeSvetoslav2014-07-111-30/+0
* Fix print preview rendered page preloading.Svetoslav2014-07-112-11/+10
* Addressing comments for the print preview feature.Svetoslav2014-07-116-38/+20
* Adding print preview.Svet Ganov2014-07-0915-467/+3099
* Fix NPE in PrintActivity.Svetoslav2014-06-121-4/+6
* Refactor printingSvetoslav2014-06-0621-3436/+4454
* PrintSpooler crash if printer is reported to have only one color mode.Svetoslav2014-01-061-6/+10
* Sometimes write may be called twice in a row for the same content.Svetoslav2013-12-201-7/+23
* Merge "Fix incorrent page range parsing when custom print options used." into...Dave Langemak2013-11-191-3/+7
|\
| * Fix incorrent page range parsing when custom print options used.Svetoslav Ganov2013-11-151-3/+7
* | Created print jobs should not be persisted until they are queued.Svetoslav2013-11-141-1/+9
|/
* 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