1. cc3fa0d Clarify synchronization between PrintActivity and RemotePrintDocument by Philip P. Moltmann · 9 years ago
  2. cf5b777 Cancel print job if PrintActivity was finished before spooler could be by Philip P. Moltmann · 9 years ago
  3. 56190d5 Merge "Also search in description when filtering printers." by Philip P. Moltmann · 9 years ago
  4. e93cf15 Merge "Allow the PDF Printer to "print" non-locale-default paper sizes." by Philip P. Moltmann · 9 years ago
  5. 18fc58f Merge "UI improvements for the print spooler" by Philip P. Moltmann · 9 years ago
  6. 2fbd43e Merge "Update summary when printer changes" by Philip P. Moltmann · 9 years ago
  7. 76855d3 Merge "Init and clean up printer registry independat of state." by Philip P. Moltmann · 9 years ago
  8. 51dbc8e Init and clean up printer registry independat of state. by Philip P. Moltmann · 9 years ago
  9. c2f913d Only update UI when bound by Philip P. Moltmann · 9 years ago
  10. 17332cb Update summary when printer changes by Philip P. Moltmann · 9 years ago
  11. 443075a UI improvements for the print spooler by Philip P. Moltmann · 9 years ago
  12. 0b953a2 Size recyclerview correctly. by Philip P. Moltmann · 9 years ago
  13. e33b954 Merge "Check parameters for callers of IPrintManager" by Philip P. Moltmann · 9 years ago
  14. b18cacf Merge "Carry over orientation when updating the printAttributes with the capabilities of the printer." by Philip P. Moltmann · 9 years ago
  15. e58d8ff Also search in description when filtering printers. by Philip P. Moltmann · 9 years ago
  16. 93f18ce Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  17. dc5765e Carry over orientation when updating the printAttributes with the capabilities of the printer. by Philip P. Moltmann · 9 years ago
  18. 4959caf Allow the PDF Printer to "print" non-locale-default paper sizes. by Philip P. Moltmann · 9 years ago
  19. 76d7e3e Check parameters for callers of IPrintManager by Philip P. Moltmann · 9 years ago
  20. 5462e88 Treat empty strings similar to null-strings when composing the subtitle in the SelectPrinterActivity. by Philip P. Moltmann · 9 years ago
  21. 2874739 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  22. 82ec4e9 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  23. c2ad226 Clean up API for PrinterInfo. by Philip P. Moltmann · 9 years ago
  24. 3e3a451 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  25. e978af6 Merge "Do not add far favorite printers more than once." by Philip P. Moltmann · 9 years ago
  26. fcb51b8 Merge "ApprovedServices might be null, handle the case:" by Philip P. Moltmann · 9 years ago
  27. 8d978ba Merge "In rare cases the printing client app might have been dieded before remotePrintDocument.start(). In this case the print spooler should not crash." by Philip P. Moltmann · 9 years ago
  28. f7b5018 Merge "Display toast when print services are disabled." by Philip P. Moltmann · 9 years ago
  29. d7483de Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  30. 0d1e622 ApprovedServices might be null, handle the case: by Philip P. Moltmann · 9 years ago
  31. 9b99d76 Do not add far favorite printers more than once. by Philip P. Moltmann · 9 years ago
  32. f6114c4 In rare cases the printing client app might have been dieded before remotePrintDocument.start(). In this case the print spooler should not crash. by Philip P. Moltmann · 9 years ago
  33. 1f46779 Display toast when print services are disabled. by Philip P. Moltmann · 9 years ago
  34. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  35. a5fcd50 Remove debugging from print notification code. by Philip P. Moltmann · 9 years ago
  36. a1cdb4b Use notification grouping for print notification. by Philip P. Moltmann · 9 years ago
  37. 98edbe3 Merge "Show indeterminate progress bar when job is queued or started and the progress is not known." by Philip P. Moltmann · 9 years ago
  38. b0d78d4 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  39. de55766 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  40. f25c403 Show indeterminate progress bar when job is queued or started and the progress is not known. by Philip P. Moltmann · 9 years ago
  41. 9896326 Prefer printers that have been used physically close to the current by Philip P. Moltmann · 9 years ago
  42. 4c95567 Merge "Clean up print subsystem" by Philip P. Moltmann · 9 years ago
  43. 30172e2 Merge "Close closeguard of PageContentRepository." by Philip P. Moltmann · 9 years ago
  44. c43639c Clean up print subsystem by Philip P. Moltmann · 9 years ago
  45. bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
  46. 38fdd4f Close closeguard of PageContentRepository. by Philip P. Moltmann · 9 years ago
  47. 6f3143d Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  48. a958fc3 Unset is -1 not Nan by Philip P. Moltmann · 9 years ago
  49. b3078c2 Allow print service to specify progress of print and status by Philip P. Moltmann · 9 years ago
  50. 1f3257d Merge changes Iee47e374,Icc64942a by Yohei Yukawa · 9 years ago
  51. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  52. 03755a1 Syncronosuly notify SelectPrinterActivity about changes to enabled print by Philip P. Moltmann · 9 years ago
  53. c913761 Merge changes from topic 'AddPrinters' by Philip P. Moltmann · 9 years ago
  54. abef6d6 Merge "Allow fragment state loss on fragment transaction" by Svetoslav Ganov · 9 years ago
  55. d25ddc3 Allow fragment state loss on fragment transaction by Svetoslav · 9 years ago
  56. c0c7327 Merge "printspooler.NotificationCOntroller: Remove deprecated APIs and silence other warnings." by Philip P. Moltmann · 9 years ago
  57. 7684a41 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  58. dd635ce printspooler.NotificationCOntroller: Remove deprecated APIs and silence other warnings. by Philip P. Moltmann · 9 years ago
  59. e2b95e4 Update printer availability when printSpooler is paused. This makes the window update syncronously when in multi-window mode. by Philip P. Moltmann · 9 years ago
  60. adac7f3 Do not restart printSpooler when switching portait mode / landscape mode by Philip P. Moltmann · 9 years ago
  61. b3197f8 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  62. 354bd63 Merge "Show "select a printer" as "destination" the first the the user prints" by Philip P. Moltmann · 9 years ago
  63. ca3f938 Merge "Switch add icons to the default menu add icon" by Philip P. Moltmann · 9 years ago
  64. 5e54896 Show "select a printer" as "destination" the first the the user prints by Philip P. Moltmann · 9 years ago
  65. 7dfe4f6 Switch add icons to the default menu add icon by Philip P. Moltmann · 9 years ago
  66. 97f8aae Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  67. 0477e97 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  68. d86e8d8 Merge "Do not disable the add printer icon and have special empty view if no print services are enabled" by Philip P. Moltmann · 9 years ago
  69. 953639c Do not disable the add printer icon and have special empty view if no by Philip P. Moltmann · 9 years ago
  70. 6dc9114 Merge "Deal correctly with suggested print attributes" by Philip P. Moltmann · 9 years ago
  71. 3aa1fc5 Allow ellipsizing of copy count and media size in PrintActivity main view. by Philip P. Moltmann · 9 years ago
  72. 5fcbc95 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  73. b4efdb4 Deal correctly with suggested print attributes by Philip P. Moltmann · 9 years ago
  74. 59cf308 Merge "Avoid NPE in printspooler when changing language" am: 8d8515e708 am: 5522efb130 by Svetoslav Ganov · 9 years ago
  75. 16009a6 Merge "Avoid NPE in printspooler when changing language" am: 8d8515e708 by Svetoslav Ganov · 9 years ago
  76. 5522efb Merge "Avoid NPE in printspooler when changing language" am: 8d8515e708 by Svetoslav Ganov · 9 years ago
  77. 853a6f5 Add a alert that allows the user to approve a print service when by Philip P. Moltmann · 9 years ago
  78. 86d13f3 Avoid NPE in printspooler when changing language by Masaaki Iwaguchi · 9 years ago
  79. 40fa6b1 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  80. 198127c Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  81. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  82. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  83. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  84. 1c85ac6 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  85. 2741a28 am 75cc74b6: am a757636e: am b35152cb: am ca3a3650: am 6e75e7dd: Merge "Instrument printing service for metrics collection." into mnc-dev by Chris Wren · 9 years ago
  86. a757636 am b35152cb: am ca3a3650: am 6e75e7dd: Merge "Instrument printing service for metrics collection." into mnc-dev by Chris Wren · 9 years ago
  87. b35152c am ca3a3650: am 6e75e7dd: Merge "Instrument printing service for metrics collection." into mnc-dev by Chris Wren · 9 years ago
  88. 6fe9424 am 6e75e7dd: Merge "Instrument printing service for metrics collection." into mnc-dev by Chris Wren · 9 years ago
  89. dcc34fd Instrument printing service for metrics collection. by Chris Wren · 9 years ago
  90. b851c21 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  91. ceb0c2d am 58ef5f1d: am dc63edf4: am 34c1df3a: am 9124c178: am 8a54da92: Merge "Pass correct extras to the custom print options activity" into mnc-dev by Svetoslav Ganov · 9 years ago
  92. dc63edf am 34c1df3a: am 9124c178: am 8a54da92: Merge "Pass correct extras to the custom print options activity" into mnc-dev by Svetoslav Ganov · 9 years ago
  93. 34c1df3 am 9124c178: am 8a54da92: Merge "Pass correct extras to the custom print options activity" into mnc-dev by Svetoslav Ganov · 9 years ago
  94. 817ea6d am 8a54da92: Merge "Pass correct extras to the custom print options activity" into mnc-dev by Svetoslav Ganov · 9 years ago
  95. f12b393 Pass correct extras to the custom print options activity by Svet Ganov · 9 years ago
  96. 9f1c526 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  97. 7031706 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  98. eddc2bc Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  99. 5d935e8 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  100. f756607 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago