1. 8f6feec Allow print services to read advanced options. by Philip P. Moltmann · 8 years ago
  2. c49bf6a Fix doc for default print document content type by Philip P. Moltmann · 8 years ago
  3. 127c971 Merge \"Merge \\"Do not remove handlers for loaders.\\" into nyc-mr1-dev am: b6ee468b3e\" into nyc-mr1-dev-plus-aosp by Philip P. Moltmann · 8 years ago
  4. 00c3659e Do not remove handlers for loaders. by Philip P. Moltmann · 8 years ago
  5. 2e30126 Add event tracking to print UI. by Philip P. Moltmann · 8 years ago
  6. 823715d Rename 'thousands of an inch' to 'thousandths of an inch'in the docs. by Philip P. Moltmann · 8 years ago
  7. c863489 Prevent printing from finishing activity. by Philip P. Moltmann · 8 years ago
  8. 0d1407e Fix Print CTS tests. by Philip P. Moltmann · 8 years ago
  9. e680a8d Make sure PrinterCapabilitiesInfo always have sane values. by Philip P. Moltmann · 8 years ago
  10. 4723f36 Make sure PrintDocumentInfo is always sane. by Philip P. Moltmann · 8 years ago
  11. aa8a4fe Make sure PrintAttributes have sane values. by Philip P. Moltmann · 8 years ago
  12. 9dcb86a Add the print service recommendation service by Philip P. Moltmann · 8 years ago
  13. 456f1e3 Merge "Update print preview when option is changed and clear ranges when they layout changes" into nyc-dev by Philip P. Moltmann · 8 years ago
  14. d74d1e5 Change hasCustomPrintIcon and setStatus as requested by API council. by Philip P. Moltmann · 8 years ago
  15. 4ef83c46 Update print preview when option is changed and clear ranges when they by Philip P. Moltmann · 8 years ago
  16. 66c9659 Add "app printer activity" and always keep the print service state by Philip P. Moltmann · 9 years ago
  17. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  18. e93cf15 Merge "Allow the PDF Printer to "print" non-locale-default paper sizes." by Philip P. Moltmann · 9 years ago
  19. e33b954 Merge "Check parameters for callers of IPrintManager" by Philip P. Moltmann · 9 years ago
  20. 5ddbc2a Merge "Correctly deal with non-null ness of PrintJobId." by Philip P. Moltmann · 9 years ago
  21. 4959caf Allow the PDF Printer to "print" non-locale-default paper sizes. by Philip P. Moltmann · 9 years ago
  22. 22f86b4 Correct nullability in PrintJob. by Philip P. Moltmann · 9 years ago
  23. 76d7e3e Check parameters for callers of IPrintManager by Philip P. Moltmann · 9 years ago
  24. 1c8f1e0 Shorten LOG_TAGs to fit in 23 characters as commented on by lint. by Philip P. Moltmann · 9 years ago
  25. cdf2b40 Enforce non-nullness in PrinterId and exploit it. by Philip P. Moltmann · 9 years ago
  26. fdb2b76 Correctly deal with non-null ness of PrintJobId. by Philip P. Moltmann · 9 years ago
  27. c2ad226 Clean up API for PrinterInfo. by Philip P. Moltmann · 9 years ago
  28. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  29. b8c1a02ad Fix wrong annotation for PrintInfo.Builder.setStatus by Philip P. Moltmann · 9 years ago
  30. bb36206 Rename variable that hides the contatining classes name. by Philip P. Moltmann · 9 years ago
  31. c43639c Clean up print subsystem by Philip P. Moltmann · 9 years ago
  32. bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
  33. b3078c2 Allow print service to specify progress of print and status by Philip P. Moltmann · 9 years ago
  34. b4efdb4 Deal correctly with suggested print attributes by Philip P. Moltmann · 9 years ago
  35. 853a6f5 Add a alert that allows the user to approve a print service when by Philip P. Moltmann · 9 years ago
  36. b95d079 am e4bdf3c1: am be549f9b: Merge "Frameworks/base: Fix precedence bug" by Andreas Gampe · 9 years ago
  37. 869d26f Frameworks/base: Fix precedence bug by Andreas Gampe · 9 years ago
  38. 948c9a6 Add duplex mode support. by Svetoslav · 10 years ago
  39. fce84f0 Crash apps that print malformed or password protected PDFs. by Svet Ganov · 10 years ago
  40. 6552bf3 Print spooler UI polish and bug fixes. by Svetoslav · 10 years ago
  41. 15cbc8a Addressing comments for the print preview feature. by Svetoslav · 10 years ago
  42. 0c126a4 Fix print document with zero pages backwards compatibility. by Svetoslav · 10 years ago
  43. 525a66b Adding print preview. by Svet Ganov · 10 years ago
  44. a798c0a Refactor printing by Svetoslav · 10 years ago
  45. 2235a17 PrintManager should not crash if print fueature is not available. by Svetoslav · 10 years ago
  46. fcf3b10 Merge "Update print docs" by Svetoslav · 10 years ago
  47. 85a85a0 Update print docs by Svetoslav · 10 years ago
  48. 7383259 Merge "Updated print docs." by Svetoslav · 10 years ago
  49. 81f14b9 Updated print docs. by Svetoslav · 10 years ago
  50. b628dd8 PrintSpooler crash if printer is reported to have only one color mode. by Svetoslav · 11 years ago
  51. afd1967 Avoid NPE and add a warning log if a printing app misbehaves. by Svetoslav · 11 years ago
  52. 57b296f Update the PrintDocumentAdapter docs. by Svetoslav · 11 years ago
  53. d270cb9 Cancel current work in PrintDocumentAdatper if printing is cancelled. by Svetoslav · 11 years ago
  54. b4fda13 Complete implementation of the advanced print options. by Svetoslav · 11 years ago
  55. 4d4c66d Update the documentaton of the android.print package. by Svetoslav Ganov · 11 years ago
  56. 858a185 Hide the print dialog if the printing activity is destroyed. by Svetoslav Ganov · 11 years ago
  57. 1c43fce Add APIs for an advanced print options activity. by Svetoslav · 11 years ago
  58. d91cb3e The list of active print jobs in print service retunring wrong result. by Svetoslav Ganov · 11 years ago
  59. 7d7888d Printed document size not persisted. by Svetoslav Ganov · 11 years ago
  60. 9b6d3a1 Fail only scheduled print jobs, i.e. handed to a service, if the service is disabled. by Svetoslav Ganov · 11 years ago
  61. 54adee8 Print spooler not starting. by Svetoslav · 11 years ago
  62. 7bfbbcb Refactor how the print dialog activity is started. by Svetoslav · 11 years ago
  63. a18661d Coalescing multiple print job notifications. by Svetoslav Ganov · 11 years ago
  64. ef4a6f8 Merge "Do not do a layout and write while a cancellation is in progress." into klp-dev by Svetoslav Ganov · 11 years ago
  65. db63677 Do not do a layout and write while a cancellation is in progress. by Svetoslav Ganov · 11 years ago
  66. b2420c9 The undefined media sizes for both orientations not properly constructed. by Svetoslav Ganov · 11 years ago
  67. 19565ad Merge "Small print API tweaks" into klp-dev by Svetoslav · 11 years ago
  68. b450d0d Small print API tweaks by Svetoslav · 11 years ago
  69. 7be27ac Print attributes hint not honored. by Svetoslav Ganov · 11 years ago
  70. cfab245 Printers in the list of printers change position. by Svetoslav Ganov · 11 years ago
  71. d8dbc13 Ignore historical printer records for installed services by Svetoslav · 11 years ago
  72. b415525 Merge "Print job files and print job records not always cleaned up." into klp-dev by Svetoslav Ganov · 11 years ago
  73. dd68da2 Print job files and print job records not always cleaned up. by Svetoslav Ganov · 11 years ago
  74. c335eb4 Printers in the list of printers change position. by Svetoslav · 11 years ago
  75. 704697b Adding hidden APIs for observing the print jobs state. by Svetoslav Ganov · 11 years ago
  76. 678e907e Merge "Update android.print.PrintAttributes documentation" into klp-dev by Svetoslav Ganov · 11 years ago
  77. d8f391b Offer to enable a print service after it is installed. by Svetoslav · 11 years ago
  78. 22cb917 Update android.print.PrintAttributes documentation by Svetoslav Ganov · 11 years ago
  79. facc08c Merge "Move PdfDocument to android.graphics.pdf" into klp-dev by Svetoslav · 11 years ago
  80. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  81. 81d4014 Hiding a method that was never meant to be public. by Svetoslav · 11 years ago
  82. 013b816 Update the print dialog. by Svetoslav · 11 years ago
  83. 22d2575 Merge "Adding more standard media sizes." into klp-dev by Svetoslav Ganov · 11 years ago
  84. fa77ece Adding more standard media sizes. by Svetoslav Ganov · 11 years ago
  85. 2fbd2a7 App UI freezes when printing. API clean up. by Svetoslav · 11 years ago
  86. 860f8a6 Spooler should not crash if print service config activities are not exported. by Svetoslav Ganov · 11 years ago
  87. 651dd4e Remove unneeded print APIs and update the min margins APIs. by Svetoslav · 11 years ago
  88. cc65b0c Not change the print options on printer change if possible. by Svetoslav · 11 years ago
  89. c606679 Handle print serivce crashes. by Svetoslav · 11 years ago
  90. 4e45183 Printers for a disappearing print serivce incorrectly removed. by Svetoslav Ganov · 11 years ago
  91. a36285f Bug fixes in the print dialog by Svetoslav · 11 years ago
  92. 2def614 Merge "Hiding some unneeded APIs," into klp-dev by Svetoslav · 11 years ago
  93. a76233a Hiding some unneeded APIs, by Svetoslav · 11 years ago
  94. c5c203d Merge "Print API updated." into klp-dev by Svetoslav · 11 years ago
  95. 773f54d Print API updated. by Svetoslav · 11 years ago
  96. 19fba5d KLP API Review: PrintDocumentAdapter documentation by Svetoslav Ganov · 11 years ago
  97. d26d489 Print spooler security and some new print service facing APIs. by Svetoslav Ganov · 11 years ago
  98. aec1417 Print APIs update. by Svetoslav Ganov · 11 years ago
  99. 44720af Print UI bug fixing and printer discovery refactoring. by Svetoslav Ganov · 11 years ago
  100. 269403b Implemented advanced printer selection and API refactoring. by Svetoslav · 11 years ago