index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
print
Commit message (
Expand
)
Author
Age
Files
Lines
*
am e4bdf3c1: am be549f9b: Merge "Frameworks/base: Fix precedence bug"
Andreas Gampe
2015-03-17
1
-1
/
+1
|
\
|
*
Frameworks/base: Fix precedence bug
Andreas Gampe
2015-03-17
1
-1
/
+1
*
|
Add duplex mode support.
Svetoslav
2015-02-04
2
-15
/
+185
|
/
*
Crash apps that print malformed or password protected PDFs.
Svet Ganov
2014-11-01
2
-0
/
+22
*
Print spooler UI polish and bug fixes.
Svetoslav
2014-09-05
1
-1
/
+1
*
Addressing comments for the print preview feature.
Svetoslav
2014-07-11
2
-2
/
+2
*
Fix print document with zero pages backwards compatibility.
Svetoslav
2014-07-11
1
-1
/
+7
*
Adding print preview.
Svet Ganov
2014-07-09
3
-17
/
+43
*
Refactor printing
Svetoslav
2014-06-06
6
-309
/
+369
*
PrintManager should not crash if print fueature is not available.
Svetoslav
2014-05-08
1
-9
/
+53
*
Merge "Update print docs"
Svetoslav
2014-03-18
1
-5
/
+7
|
\
|
*
Update print docs
Svetoslav
2014-03-18
1
-5
/
+7
*
|
Merge "Updated print docs."
Svetoslav
2014-03-18
1
-0
/
+9
|
\
\
|
|
/
|
*
Updated print docs.
Svetoslav
2014-03-18
1
-0
/
+9
*
|
PrintSpooler crash if printer is reported to have only one color mode.
Svetoslav
2014-03-12
1
-0
/
+6
|
/
*
Avoid NPE and add a warning log if a printing app misbehaves.
Svetoslav
2013-11-13
1
-0
/
+30
*
Update the PrintDocumentAdapter docs.
Svetoslav
2013-11-12
1
-6
/
+49
*
Cancel current work in PrintDocumentAdatper if printing is cancelled.
Svetoslav
2013-10-31
2
-0
/
+13
*
Complete implementation of the advanced print options.
Svetoslav
2013-10-28
1
-28
/
+88
*
Update the documentaton of the android.print package.
Svetoslav Ganov
2013-10-25
10
-90
/
+362
*
Hide the print dialog if the printing activity is destroyed.
Svetoslav Ganov
2013-10-18
3
-71
/
+226
*
Add APIs for an advanced print options activity.
Svetoslav
2013-10-16
1
-1
/
+76
*
The list of active print jobs in print service retunring wrong result.
Svetoslav Ganov
2013-10-12
2
-8
/
+22
*
Printed document size not persisted.
Svetoslav Ganov
2013-10-12
1
-1
/
+1
*
Fail only scheduled print jobs, i.e. handed to a service, if the service is d...
Svetoslav Ganov
2013-10-12
1
-0
/
+8
*
Print spooler not starting.
Svetoslav
2013-10-11
1
-28
/
+0
*
Refactor how the print dialog activity is started.
Svetoslav
2013-10-11
3
-53
/
+60
*
Coalescing multiple print job notifications.
Svetoslav Ganov
2013-10-09
3
-42
/
+98
*
Merge "Do not do a layout and write while a cancellation is in progress." int...
Svetoslav Ganov
2013-10-08
1
-43
/
+165
|
\
|
*
Do not do a layout and write while a cancellation is in progress.
Svetoslav Ganov
2013-10-07
1
-43
/
+165
*
|
The undefined media sizes for both orientations not properly constructed.
Svetoslav Ganov
2013-10-06
1
-2
/
+2
|
/
*
Merge "Small print API tweaks" into klp-dev
Svetoslav
2013-10-04
2
-3
/
+4
|
\
|
*
Small print API tweaks
Svetoslav
2013-10-04
2
-3
/
+4
*
|
Print attributes hint not honored.
Svetoslav Ganov
2013-10-04
1
-2
/
+23
|
/
*
Printers in the list of printers change position.
Svetoslav Ganov
2013-09-28
1
-5
/
+4
*
Ignore historical printer records for installed services
Svetoslav
2013-09-27
2
-1
/
+21
*
Merge "Print job files and print job records not always cleaned up." into klp...
Svetoslav Ganov
2013-09-28
2
-2
/
+1
|
\
|
*
Print job files and print job records not always cleaned up.
Svetoslav Ganov
2013-09-27
2
-2
/
+1
*
|
Printers in the list of printers change position.
Svetoslav
2013-09-26
1
-10
/
+34
|
/
*
Adding hidden APIs for observing the print jobs state.
Svetoslav Ganov
2013-09-25
7
-15
/
+282
*
Merge "Update android.print.PrintAttributes documentation" into klp-dev
Svetoslav Ganov
2013-09-21
1
-14
/
+34
|
\
|
*
Update android.print.PrintAttributes documentation
Svetoslav Ganov
2013-09-19
1
-14
/
+34
*
|
Offer to enable a print service after it is installed.
Svetoslav
2013-09-20
1
-82
/
+102
*
|
Merge "Move PdfDocument to android.graphics.pdf" into klp-dev
Svetoslav
2013-09-20
3
-495
/
+78
|
\
\
|
|
/
|
/
|
|
*
Move PdfDocument to android.graphics.pdf
Svetoslav
2013-09-19
3
-495
/
+78
*
|
Hiding a method that was never meant to be public.
Svetoslav
2013-09-19
1
-1
/
+1
|
/
*
Update the print dialog.
Svetoslav
2013-09-18
1
-1
/
+1
*
Merge "Adding more standard media sizes." into klp-dev
Svetoslav Ganov
2013-09-17
1
-6
/
+187
|
\
|
*
Adding more standard media sizes.
Svetoslav Ganov
2013-09-17
1
-6
/
+187
*
|
App UI freezes when printing. API clean up.
Svetoslav
2013-09-16
10
-54
/
+178
[next]