1. b0d97b8 PrintSpooler crash if printer is reported to have only one color mode. by Svetoslav · 11 years ago
  2. 2c1b177 Sometimes write may be called twice in a row for the same content. by Svetoslav · 11 years ago
  3. 1a85d9f Fix incorrent page range parsing when custom print options used. by Svetoslav Ganov · 11 years ago
  4. 1c664b6 Add way for the user to forget previously used printers. by Svetoslav · 11 years ago
  5. d270cb9 Cancel current work in PrintDocumentAdatper if printing is cancelled. by Svetoslav · 11 years ago
  6. b4fda13 Complete implementation of the advanced print options. by Svetoslav · 11 years ago
  7. 4d4c66d Update the documentaton of the android.print package. by Svetoslav Ganov · 11 years ago
  8. 2375752 Merge "Hide the print dialog if the printing activity is destroyed." into klp-dev by Svetoslav Ganov · 11 years ago
  9. 858a185 Hide the print dialog if the printing activity is destroyed. by Svetoslav Ganov · 11 years ago
  10. b196106 Printer list items have wrong width. by Svetoslav · 11 years ago
  11. 2fa010c Update the message for unavailable printers. by Svetoslav · 11 years ago
  12. 9d843e0 Layout may be called with invalid print attributes. by Svetoslav · 11 years ago
  13. 7ff610e The print dialog in bad state after pressing back from prnt to PDF. by Svetoslav Ganov · 11 years ago
  14. 89ed9fc Putting the cursor at the end of the copies and range inputs. by Svetoslav · 11 years ago
  15. 02dded1 Adding timeout if the current printer or its capabilities disappear. by Svetoslav · 11 years ago
  16. 54adee8 Print spooler not starting. by Svetoslav · 11 years ago
  17. f22a767 Merge "Added UI for errors during layout and write." into klp-dev by Svetoslav Ganov · 11 years ago
  18. caff388 Added UI for errors during layout and write. by Svetoslav Ganov · 11 years ago
  19. 7bfbbcb Refactor how the print dialog activity is started. by Svetoslav · 11 years ago
  20. 3aa2e2b Fixing jank when transition from print dialog to generating one. by Svetoslav · 11 years ago
  21. ebec468 Sometimes the print button not enabled and an accessibility fix. by Svetoslav · 11 years ago
  22. 69b91e0 Show unavailable printers disabled and grayed out. by Svetoslav Ganov · 11 years ago
  23. 56ddf1f Polish print dialog accessibility. by Svetoslav Ganov · 11 years ago
  24. 24c686b Update all printers activity's empty state and avoid selected printer flicker. by Svetoslav Ganov · 11 years ago
  25. 5ab717f Print UI tweaks. by Svetoslav · 11 years ago
  26. 7be27ac Print attributes hint not honored. by Svetoslav Ganov · 11 years ago
  27. 39e71de Print UI tweaks as per UX request. by Svetoslav · 11 years ago
  28. 4e4874b Sometimes printer selection from all printers activity does not work. by Svetoslav · 11 years ago
  29. c783f67 Merge "Adding a timeout for waiting to get the selected printer's capabilities." into klp-dev by Svetoslav Ganov · 11 years ago
  30. 6be4c764 Adding a timeout for waiting to get the selected printer's capabilities. by Svetoslav Ganov · 11 years ago
  31. c335eb4 Printers in the list of printers change position. by Svetoslav · 11 years ago
  32. 0ce3e87 Choosing default paper size for the "Save to PDF" fake printer by Svetoslav Ganov · 11 years ago
  33. 3adc49c Merge "Disallow range selection if the document has unknown page count." into klp-dev by Svetoslav Ganov · 11 years ago
  34. ab051ba Page range validation edge case handling. by Svetoslav Ganov · 11 years ago
  35. b0e68fd Disallow range selection if the document has unknown page count. by Svetoslav Ganov · 11 years ago
  36. 2a708617 User should not be able to select unavailable printers. by Svetoslav · 11 years ago
  37. 5dfccc3 Merge "The current is printer not refreshed when selected." into klp-dev by Svetoslav Ganov · 11 years ago
  38. 307a0d4 The current is printer not refreshed when selected. by Svetoslav Ganov · 11 years ago
  39. a4f6409 Page ranges not correct in come cases. by Svetoslav · 11 years ago
  40. 5559c36 PrintDocumentAdapter contract not followed on print. by Svetoslav · 11 years ago
  41. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  42. f0c48a7 Fixes in the page range selection and verification logic. by Svetoslav · 11 years ago
  43. 0cfebec Merge "Print pooler crashes for some page ranges." into klp-dev by Svetoslav · 11 years ago
  44. c348402 Print pooler crashes for some page ranges. by Svetoslav · 11 years ago
  45. 2fbd2a7 App UI freezes when printing. API clean up. by Svetoslav · 11 years ago
  46. 860f8a6 Spooler should not crash if print service config activities are not exported. by Svetoslav Ganov · 11 years ago
  47. 651dd4e Remove unneeded print APIs and update the min margins APIs. by Svetoslav · 11 years ago
  48. cc65b0c Not change the print options on printer change if possible. by Svetoslav · 11 years ago
  49. a36285f Bug fixes in the print dialog by Svetoslav · 11 years ago
  50. 773f54d Print API updated. by Svetoslav · 11 years ago
  51. 9186d0c Bug fixes in the printer dialog activity and fused printer loader. by Svetoslav Ganov · 11 years ago
  52. d26d489 Print spooler security and some new print service facing APIs. by Svetoslav Ganov · 11 years ago
  53. aec1417 Print APIs update. by Svetoslav Ganov · 11 years ago
  54. 44720af Print UI bug fixing and printer discovery refactoring. by Svetoslav Ganov · 11 years ago
  55. 269403b Implemented advanced printer selection and API refactoring. by Svetoslav · 11 years ago
  56. 66160bb Partial implementation for the favorite and available printer tracking. by Svetoslav · 11 years ago
  57. 55daead Fix the build by Svetoslav Ganov · 11 years ago
  58. 798bed6 Refinement of the print service APIs. by Svetoslav Ganov · 11 years ago
  59. 695c7fa Print UI polish based on UX feedback. by Svetoslav Ganov · 11 years ago
  60. 32c5eb3 Update the print job dialog and added notification assets. by Svetoslav Ganov · 11 years ago
  61. 14db965 Print UI polish (a.k.a. just the next iteration)) by Svetoslav Ganov · 11 years ago
  62. 55b5f80 Disable print dialog spinners if there is only one option. by Svetoslav Ganov · 11 years ago
  63. 835835e Polish the print spooler loading of stored print jobs. by Svetoslav Ganov · 11 years ago
  64. 8c43376 First cut of the print notifications. by Svetoslav Ganov · 11 years ago
  65. 55b409a Iteration of the print sub-system. by Svetoslav Ganov · 11 years ago
  66. 85b1f88 Iteration on the print sub-system. by Svetoslav Ganov · 11 years ago
  67. 0d1daa5 Updating the print dialog and its interactinos with the printing app. by Svetoslav Ganov · 11 years ago
  68. 597945f First pass of the print dialog UX by Svetoslav · 11 years ago
  69. 6283608 Tweak the print APIs. by Svetoslav · 11 years ago
  70. 17b7f6e Clean up of the print APIs. by Svetoslav · 11 years ago
  71. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  72. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago