1. e33b954 Merge "Check parameters for callers of IPrintManager" by Philip P. Moltmann · 9 years ago
  2. 5ddbc2a Merge "Correctly deal with non-null ness of PrintJobId." by Philip P. Moltmann · 9 years ago
  3. 22f86b4 Correct nullability in PrintJob. by Philip P. Moltmann · 9 years ago
  4. 76d7e3e Check parameters for callers of IPrintManager by Philip P. Moltmann · 9 years ago
  5. 1c8f1e0 Shorten LOG_TAGs to fit in 23 characters as commented on by lint. by Philip P. Moltmann · 9 years ago
  6. cdf2b40 Enforce non-nullness in PrinterId and exploit it. by Philip P. Moltmann · 9 years ago
  7. fdb2b76 Correctly deal with non-null ness of PrintJobId. by Philip P. Moltmann · 9 years ago
  8. c2ad226 Clean up API for PrinterInfo. by Philip P. Moltmann · 9 years ago
  9. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  10. b8c1a02ad Fix wrong annotation for PrintInfo.Builder.setStatus by Philip P. Moltmann · 9 years ago
  11. bb36206 Rename variable that hides the contatining classes name. by Philip P. Moltmann · 9 years ago
  12. c43639c Clean up print subsystem by Philip P. Moltmann · 9 years ago
  13. bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
  14. b3078c2 Allow print service to specify progress of print and status by Philip P. Moltmann · 9 years ago
  15. b4efdb4 Deal correctly with suggested print attributes by Philip P. Moltmann · 9 years ago
  16. 853a6f5 Add a alert that allows the user to approve a print service when by Philip P. Moltmann · 9 years ago
  17. b95d079 am e4bdf3c1: am be549f9b: Merge "Frameworks/base: Fix precedence bug" by Andreas Gampe · 10 years ago
  18. 869d26f Frameworks/base: Fix precedence bug by Andreas Gampe · 10 years ago
  19. 948c9a6 Add duplex mode support. by Svetoslav · 10 years ago
  20. fce84f0 Crash apps that print malformed or password protected PDFs. by Svet Ganov · 10 years ago
  21. 6552bf3 Print spooler UI polish and bug fixes. by Svetoslav · 10 years ago
  22. 15cbc8a Addressing comments for the print preview feature. by Svetoslav · 10 years ago
  23. 0c126a4 Fix print document with zero pages backwards compatibility. by Svetoslav · 10 years ago
  24. 525a66b Adding print preview. by Svet Ganov · 10 years ago
  25. a798c0a Refactor printing by Svetoslav · 10 years ago
  26. 2235a17 PrintManager should not crash if print fueature is not available. by Svetoslav · 10 years ago
  27. fcf3b10 Merge "Update print docs" by Svetoslav · 11 years ago
  28. 85a85a0 Update print docs by Svetoslav · 11 years ago
  29. 7383259 Merge "Updated print docs." by Svetoslav · 11 years ago
  30. 81f14b9 Updated print docs. by Svetoslav · 11 years ago
  31. b628dd8 PrintSpooler crash if printer is reported to have only one color mode. by Svetoslav · 11 years ago
  32. afd1967 Avoid NPE and add a warning log if a printing app misbehaves. by Svetoslav · 11 years ago
  33. 57b296f Update the PrintDocumentAdapter docs. by Svetoslav · 11 years ago
  34. d270cb9 Cancel current work in PrintDocumentAdatper if printing is cancelled. by Svetoslav · 11 years ago
  35. b4fda13 Complete implementation of the advanced print options. by Svetoslav · 11 years ago
  36. 4d4c66d Update the documentaton of the android.print package. by Svetoslav Ganov · 11 years ago
  37. 858a185 Hide the print dialog if the printing activity is destroyed. by Svetoslav Ganov · 11 years ago
  38. 1c43fce Add APIs for an advanced print options activity. by Svetoslav · 11 years ago
  39. d91cb3e The list of active print jobs in print service retunring wrong result. by Svetoslav Ganov · 11 years ago
  40. 7d7888d Printed document size not persisted. by Svetoslav Ganov · 11 years ago
  41. 9b6d3a1 Fail only scheduled print jobs, i.e. handed to a service, if the service is disabled. by Svetoslav Ganov · 11 years ago
  42. 54adee8 Print spooler not starting. by Svetoslav · 11 years ago
  43. 7bfbbcb Refactor how the print dialog activity is started. by Svetoslav · 11 years ago
  44. a18661d Coalescing multiple print job notifications. by Svetoslav Ganov · 11 years ago
  45. ef4a6f8 Merge "Do not do a layout and write while a cancellation is in progress." into klp-dev by Svetoslav Ganov · 11 years ago
  46. db63677 Do not do a layout and write while a cancellation is in progress. by Svetoslav Ganov · 11 years ago
  47. b2420c9 The undefined media sizes for both orientations not properly constructed. by Svetoslav Ganov · 11 years ago
  48. 19565ad Merge "Small print API tweaks" into klp-dev by Svetoslav · 11 years ago
  49. b450d0d Small print API tweaks by Svetoslav · 11 years ago
  50. 7be27ac Print attributes hint not honored. by Svetoslav Ganov · 11 years ago
  51. cfab245 Printers in the list of printers change position. by Svetoslav Ganov · 11 years ago
  52. d8dbc13 Ignore historical printer records for installed services by Svetoslav · 11 years ago
  53. b415525 Merge "Print job files and print job records not always cleaned up." into klp-dev by Svetoslav Ganov · 11 years ago
  54. dd68da2 Print job files and print job records not always cleaned up. by Svetoslav Ganov · 11 years ago
  55. c335eb4 Printers in the list of printers change position. by Svetoslav · 11 years ago
  56. 704697b Adding hidden APIs for observing the print jobs state. by Svetoslav Ganov · 11 years ago
  57. 678e907e Merge "Update android.print.PrintAttributes documentation" into klp-dev by Svetoslav Ganov · 11 years ago
  58. d8f391b Offer to enable a print service after it is installed. by Svetoslav · 11 years ago
  59. 22cb917 Update android.print.PrintAttributes documentation by Svetoslav Ganov · 11 years ago
  60. facc08c Merge "Move PdfDocument to android.graphics.pdf" into klp-dev by Svetoslav · 11 years ago
  61. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  62. 81d4014 Hiding a method that was never meant to be public. by Svetoslav · 11 years ago
  63. 013b816 Update the print dialog. by Svetoslav · 11 years ago
  64. 22d2575 Merge "Adding more standard media sizes." into klp-dev by Svetoslav Ganov · 11 years ago
  65. fa77ece Adding more standard media sizes. by Svetoslav Ganov · 11 years ago
  66. 2fbd2a7 App UI freezes when printing. API clean up. by Svetoslav · 11 years ago
  67. 860f8a6 Spooler should not crash if print service config activities are not exported. by Svetoslav Ganov · 11 years ago
  68. 651dd4e Remove unneeded print APIs and update the min margins APIs. by Svetoslav · 11 years ago
  69. cc65b0c Not change the print options on printer change if possible. by Svetoslav · 11 years ago
  70. c606679 Handle print serivce crashes. by Svetoslav · 11 years ago
  71. 4e45183 Printers for a disappearing print serivce incorrectly removed. by Svetoslav Ganov · 11 years ago
  72. a36285f Bug fixes in the print dialog by Svetoslav · 11 years ago
  73. 2def614 Merge "Hiding some unneeded APIs," into klp-dev by Svetoslav · 11 years ago
  74. a76233a Hiding some unneeded APIs, by Svetoslav · 11 years ago
  75. c5c203d Merge "Print API updated." into klp-dev by Svetoslav · 11 years ago
  76. 773f54d Print API updated. by Svetoslav · 11 years ago
  77. 19fba5d KLP API Review: PrintDocumentAdapter documentation by Svetoslav Ganov · 11 years ago
  78. d26d489 Print spooler security and some new print service facing APIs. by Svetoslav Ganov · 11 years ago
  79. aec1417 Print APIs update. by Svetoslav Ganov · 11 years ago
  80. 44720af Print UI bug fixing and printer discovery refactoring. by Svetoslav Ganov · 11 years ago
  81. 269403b Implemented advanced printer selection and API refactoring. by Svetoslav · 11 years ago
  82. 9abf735 Make PrintFileDocumentAdapter non-final. by Svetoslav · 11 years ago
  83. 798bed6 Refinement of the print service APIs. by Svetoslav Ganov · 11 years ago
  84. 14db965 Print UI polish (a.k.a. just the next iteration)) by Svetoslav Ganov · 11 years ago
  85. 835835e Polish the print spooler loading of stored print jobs. by Svetoslav Ganov · 11 years ago
  86. 8c43376 First cut of the print notifications. by Svetoslav Ganov · 11 years ago
  87. 55b409a Iteration of the print sub-system. by Svetoslav Ganov · 11 years ago
  88. 85b1f88 Iteration on the print sub-system. by Svetoslav Ganov · 11 years ago
  89. 0d1daa5 Updating the print dialog and its interactinos with the printing app. by Svetoslav Ganov · 11 years ago
  90. 88d1991 Implement persistence/restoring of print spooler state. by Svetoslav Ganov · 11 years ago
  91. 6283608 Tweak the print APIs. by Svetoslav · 11 years ago
  92. 17b7f6e Clean up of the print APIs. by Svetoslav · 11 years ago
  93. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  94. fd90651 Print APIs documentation update by Svetoslav · 11 years ago
  95. 53f57d1 Print API tweaks. by Svetoslav · 11 years ago
  96. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago
  97. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  98. 7a56be0 Revert "Generate PDF from Canvas." by Svetoslav Ganov · 11 years ago
  99. 923c633 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago