Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e513dc5344a415b081a3c322f1c583edb9f876fd
/
packages
/
PrintSpooler
/
src
/
com
42ec9b8
Merge \"Always trigger a write if no pages are written\" into nyc-mr1-dev
by Philip P. Moltmann
· 8 years ago
fde8ecc
Always trigger a write if no pages are written
by Philip P. Moltmann
· 8 years ago
5a4d4c4
Merge \"Set PrintDocumentInfo#mDataSize\" into nyc-mr1-dev am: ba229ce88a
by Philip P. Moltmann
· 8 years ago
76801da
Set PrintDocumentInfo#mDataSize
by Philip P. Moltmann
· 8 years ago
4c1327d
Merge \"Prevent PrintRegistry callbacks when finishing\" into nyc-mr1-dev
by Philip P. Moltmann
· 8 years ago
2eae8eb
Prevent PrintRegistry callbacks when finishing
by Philip P. Moltmann
· 8 years ago
c76f44f
Merge \"Syncronize renderPage vs. onServiceDisconnected\" into nyc-mr1-dev
by Philip P. Moltmann
· 8 years ago
3cf17ad
Syncronize renderPage vs. onServiceDisconnected
by Philip P. Moltmann
· 8 years ago
89fe3e0
Merge \"Do not launch non exposed add printer activity\" into nyc-dev
by Philip P. Moltmann
· 8 years ago
61209bc
Do not launch non exposed add printer activity
by Philip P. Moltmann
· 8 years ago
5fe5dcd
Merge \"Cache resources needed to sort media sizes.\" into nyc-dev
by Philip P. Moltmann
· 8 years ago
0c47082
Cache resources needed to sort media sizes.
by Philip P. Moltmann
· 8 years ago
bf0f82b
Merge "Do not rotate PDFPrinter pages." into nyc-dev am: 5d6a4f582e
by Philip P. Moltmann
· 8 years ago
cd7b1b7
Do not rotate PDFPrinter pages.
by Philip P. Moltmann
· 8 years ago
5365e7a
Merge "Declare no print services if 0 print services are enabled." into nyc-dev
by Philip P. Moltmann
· 8 years ago
b852d01
Merge "Declare no print services if 0 print services are enabled." into nyc-dev
by Philip P. Moltmann
· 8 years ago
0ba575e
Merge "Handle printers selected by SelectPrinter activity" into nyc-dev
by Philip P. Moltmann
· 8 years ago
e951a13
Declare no print services if 0 print services are enabled.
by Philip P. Moltmann
· 8 years ago
f141324
Handle printers selected by SelectPrinter activity
by Philip P. Moltmann
· 8 years ago
74aac8d
Merge "Clear state when ProgressMessageCtrl. is canceled" into nyc-dev
by Philip P. Moltmann
· 8 years ago
9a40a32
Clear state when ProgressMessageCtrl. is canceled
by Philip P. Moltmann
· 9 years ago
227b8aa6
Merge "Handle failure to create file." into nyc-dev am: 808f2c361a
by Philip P. Moltmann
· 9 years ago
e05a7b7
Handle failure to create file.
by Philip P. Moltmann
· 9 years ago
537f92d
Merge "Handle more config changes and handle onDestroy" into nyc-dev
by Philip P. Moltmann
· 9 years ago
383189f
Merge "Handle more config changes and handle onDestroy" into nyc-dev
by Philip P. Moltmann
· 9 years ago
dee53b2
Merge "Visibility of pageRangeTitle =!= pageRangeText" into nyc-dev
by Philip P. Moltmann
· 9 years ago
f1b8495
Merge "Delay callback from printerRegistry after Constr." into nyc-dev
by Philip P. Moltmann
· 9 years ago
8582909
Merge "Visibility of pageRangeTitle =!= pageRangeText" into nyc-dev
by Philip P. Moltmann
· 9 years ago
f24285d
Visibility of pageRangeTitle =!= pageRangeText
by Philip P. Moltmann
· 9 years ago
172d840
Handle more config changes and handle onDestroy
by Philip P. Moltmann
· 9 years ago
3c75703
Delay callback from printerRegistry after Constr.
by Philip P. Moltmann
· 9 years ago
9cb79d1
Merge "Send update notifications when the status of a print job updates and make sure to only access mPrintServicesChangeListenerRecords when locked." into nyc-dev
by Philip P. Moltmann
· 9 years ago
4bd8fac
Send update notifications when the status of a print job updates and
by Philip P. Moltmann
· 9 years ago
7ea0731
Merge "Integer.valueOf() -> Integer.parseInt() to avoid allocation." am: c027ae49f0
by Tobias Thierer
· 9 years ago
9bbbf2b
Integer.valueOf() -> Integer.parseInt() to avoid allocation.
by Tobias Thierer
· 9 years ago
d0e1239
Add a log if the printing activity died unexpectly.
by Philip P. Moltmann
· 9 years ago
1a1f249
Merge "Prefix printer description with service-label instead of package-label." into nyc-dev
by Philip P. Moltmann
· 9 years ago
3df18a9
Prefix printer description with service-label instead of package-label.
by Philip P. Moltmann
· 9 years ago
c6c319e
Print Activity: Use a single (re-implemented) parsing logig for page ranges.
by Philip P. Moltmann
· 9 years ago
a97415b
Merge "Make sure to update the selected pages when needed in the right order." into nyc-dev
by Philip P. Moltmann
· 9 years ago
9e4bbc6
Do not rely on documentInfo.pageCount when selecting which pages to scrap
by Philip P. Moltmann
· 9 years ago
7b92d3c
When we update slow we override the current state. Make sure to reset the state the operation finishes.
by Philip P. Moltmann
· 9 years ago
c309d71
Make sure to update the selected pages when needed in the right order.
by Philip P. Moltmann
· 9 years ago
9dcb86a
Add the print service recommendation service
by Philip P. Moltmann
· 9 years ago
02add6a
Merge "Rewrite workflow on how the destination printer is selected." into nyc-dev
by Philip P. Moltmann
· 9 years ago
456f1e3
Merge "Update print preview when option is changed and clear ranges when they layout changes" into nyc-dev
by Philip P. Moltmann
· 9 years ago
7134fcc
RemotePrintDocument might get destroyed in constructor
by Philip P. Moltmann
· 9 years ago
c7927cb
Merge "Update printers even if there are no printers found." into nyc-dev
by Philip P. Moltmann
· 9 years ago
b5be5ec
Merge "Handle all configuration changes in PrintActivity as it cannot be destroyed synchronously." into nyc-dev
by Philip P. Moltmann
· 9 years ago
ebf3976
Merge "Change hasCustomPrintIcon and setStatus as requested by API council." into nyc-dev
by Philip P. Moltmann
· 9 years ago
d74d1e5
Change hasCustomPrintIcon and setStatus as requested by API council.
by Philip P. Moltmann
· 9 years ago
4ef83c46
Update print preview when option is changed and clear ranges when they
by Philip P. Moltmann
· 9 years ago
13460a6
Turn off verbose logs and remove log that is covered by verbose logs.
by Joe Onorato
· 9 years ago
940fa80
Handle all configuration changes in PrintActivity as it cannot be
by Philip P. Moltmann
· 9 years ago
49435a7
Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev
by Philip P. Moltmann
· 9 years ago
b170c08
Don't mix UI and print job state
by Philip P. Moltmann
· 9 years ago
066bf81
Deal with print-preview renderings that do not match the correct number
by Philip P. Moltmann
· 9 years ago
27db661
Treat all remotedocumentadapter-command results as cancel in the case we
by Philip P. Moltmann
· 9 years ago
74f9a2f
Merge "Do not finish multiple times." into nyc-dev
by Philip P. Moltmann
· 9 years ago
5849f20
Merge "If we finish before the the remotePrintedDocument is initialized" into nyc-dev
by Philip P. Moltmann
· 9 years ago
e7f06a8
The PageAdapter update might be caused by the RecylerView.
by Philip P. Moltmann
· 9 years ago
63ce0b7
Rewrite workflow on how the destination printer is selected.
by Philip P. Moltmann
· 9 years ago
ada5a04
Update printers even if there are no printers found.
by Philip P. Moltmann
· 9 years ago
ba245f9
Update 'more options' button when changing the printer.
by Philip P. Moltmann
· 9 years ago
0ad7fc5
Do not finish multiple times.
by Philip P. Moltmann
· 9 years ago
32e0755
If we finish before the the remotePrintedDocument is initialized
by Philip P. Moltmann
· 9 years ago
66c9659
Add "app printer activity" and always keep the print service state
by Philip P. Moltmann
· 9 years ago
59d12c6
Merge "Update print document view if printer capabilities changed" into nyc-dev
by Philip P. Moltmann
· 9 years ago
8eb4515
Redraw the UI when a print page preview is updated
by Philip P. Moltmann
· 9 years ago
1bb7f36
Update print document view if printer capabilities changed
by Philip P. Moltmann
· 9 years ago
d365f69
Fix three bugs in the handling of the advanced options activity
by Philip P. Moltmann
· 9 years ago
645a3e1
Force cancel pending RemotePrintDocument commands when the PrintActivity exits
by Philip P. Moltmann
· 9 years ago
cc3fa0d
Clarify synchronization between PrintActivity and RemotePrintDocument
by Philip P. Moltmann
· 9 years ago
cf5b777
Cancel print job if PrintActivity was finished before spooler could be
by Philip P. Moltmann
· 9 years ago
56190d5
Merge "Also search in description when filtering printers."
by Philip P. Moltmann
· 9 years ago
e93cf15
Merge "Allow the PDF Printer to "print" non-locale-default paper sizes."
by Philip P. Moltmann
· 9 years ago
18fc58f
Merge "UI improvements for the print spooler"
by Philip P. Moltmann
· 9 years ago
2fbd43e
Merge "Update summary when printer changes"
by Philip P. Moltmann
· 9 years ago
76855d3
Merge "Init and clean up printer registry independat of state."
by Philip P. Moltmann
· 9 years ago
51dbc8e
Init and clean up printer registry independat of state.
by Philip P. Moltmann
· 9 years ago
c2f913d
Only update UI when bound
by Philip P. Moltmann
· 9 years ago
17332cb
Update summary when printer changes
by Philip P. Moltmann
· 9 years ago
443075a
UI improvements for the print spooler
by Philip P. Moltmann
· 9 years ago
e33b954
Merge "Check parameters for callers of IPrintManager"
by Philip P. Moltmann
· 9 years ago
e58d8ff
Also search in description when filtering printers.
by Philip P. Moltmann
· 9 years ago
dc5765e
Carry over orientation when updating the printAttributes with the capabilities of the printer.
by Philip P. Moltmann
· 9 years ago
4959caf
Allow the PDF Printer to "print" non-locale-default paper sizes.
by Philip P. Moltmann
· 9 years ago
76d7e3e
Check parameters for callers of IPrintManager
by Philip P. Moltmann
· 9 years ago
5462e88
Treat empty strings similar to null-strings when composing the subtitle in the SelectPrinterActivity.
by Philip P. Moltmann
· 9 years ago
c2ad226
Clean up API for PrinterInfo.
by Philip P. Moltmann
· 9 years ago
e978af6
Merge "Do not add far favorite printers more than once."
by Philip P. Moltmann
· 9 years ago
fcb51b8
Merge "ApprovedServices might be null, handle the case:"
by Philip P. Moltmann
· 9 years ago
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
0d1e622
ApprovedServices might be null, handle the case:
by Philip P. Moltmann
· 9 years ago
9b99d76
Do not add far favorite printers more than once.
by Philip P. Moltmann
· 9 years ago
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
1f46779
Display toast when print services are disabled.
by Philip P. Moltmann
· 9 years ago
8141bdf
Store which print services are disabled instead of which are enabled
by Philip P. Moltmann
· 9 years ago
a5fcd50
Remove debugging from print notification code.
by Philip P. Moltmann
· 9 years ago
a1cdb4b
Use notification grouping for print notification.
by Philip P. Moltmann
· 9 years ago
Next »