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
/
packages
/
PrintSpooler
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the "More options" button in printing.
Svetoslav
2014-08-20
2
-16
/
+13
*
Added notification color to all system notifications
Selim Cinek
2014-08-20
1
-4
/
+14
*
Update the print spooler icon.
Svetoslav
2014-08-18
1
-1
/
+1
*
Fix some minor print UX bugs.
Svet Ganov
2014-08-13
4
-14
/
+26
*
Print to PDF putting a pring job in a wrong state.
Svetoslav
2014-07-24
1
-1
/
+10
*
Handle wrong file format when printing.
Svetoslav
2014-07-24
3
-26
/
+54
*
Updating the save to PDF button icon.
Svetoslav
2014-07-24
1
-2
/
+2
*
Update RecyclerView scroll listener to the new API
Yigit Boyar
2014-07-18
1
-7
/
+2
*
Merge "Update the promoted action background color per UX spec" into lmp-dev
Svetoslav
2014-07-16
1
-8
/
+8
|
\
|
*
Update the promoted action background color per UX spec
Svetoslav
2014-07-15
1
-8
/
+8
*
|
Merge "Drop of the final UX assets for printing." into lmp-dev
Svetoslav
2014-07-15
1
-11
/
+11
|
\
\
|
|
/
|
*
Drop of the final UX assets for printing.
Svetoslav
2014-07-15
1
-11
/
+11
*
|
Merge "Update the page count in the print UI to meet new UX." into lmp-dev
Svetoslav
2014-07-15
1
-16
/
+30
|
\
\
|
|
/
|
*
Update the page count in the print UI to meet new UX.
Svetoslav
2014-07-15
1
-16
/
+30
*
|
Merge "Remove text selector and hide ime on print options close." into lmp-dev
Svetoslav
2014-07-15
1
-0
/
+14
|
\
\
|
|
/
|
*
Remove text selector and hide ime on print options close.
Svetoslav
2014-07-15
1
-0
/
+14
*
|
Page size not always adjusted
Svetoslav
2014-07-14
1
-0
/
+1
|
/
*
Rename historical records if printer name changed.
Svet Ganov
2014-07-14
1
-36
/
+65
*
Fix broken actions in print notifications.
Svet Ganov
2014-07-14
1
-10
/
+3
*
Improve print options click to open behavior.
Svet Ganov
2014-07-14
1
-1
/
+2
*
Dimming deselected preview pages
Svet Ganov
2014-07-14
1
-2
/
+14
*
Top printer not properly selected.
Svet Ganov
2014-07-14
3
-36
/
+48
*
Remove commented out dead code
Svetoslav
2014-07-11
1
-30
/
+0
*
Fix print preview rendered page preloading.
Svetoslav
2014-07-11
2
-11
/
+10
*
Addressing comments for the print preview feature.
Svetoslav
2014-07-11
6
-38
/
+20
*
Adding print preview.
Svet Ganov
2014-07-09
15
-467
/
+3099
*
Fix NPE in PrintActivity.
Svetoslav
2014-06-12
1
-4
/
+6
*
Refactor printing
Svetoslav
2014-06-06
21
-3436
/
+4454
*
PrintSpooler crash if printer is reported to have only one color mode.
Svetoslav
2014-01-06
1
-6
/
+10
*
Sometimes write may be called twice in a row for the same content.
Svetoslav
2013-12-20
1
-7
/
+23
*
Merge "Fix incorrent page range parsing when custom print options used." into...
Dave Langemak
2013-11-19
1
-3
/
+7
|
\
|
*
Fix incorrent page range parsing when custom print options used.
Svetoslav Ganov
2013-11-15
1
-3
/
+7
*
|
Created print jobs should not be persisted until they are queued.
Svetoslav
2013-11-14
1
-1
/
+9
|
/
*
Merge "Add missing null pointer check in PrintSpoolerService." into klp-dev
Svetoslav
2013-11-05
1
-1
/
+1
|
\
|
*
Add missing null pointer check in PrintSpoolerService.
Svetoslav
2013-11-04
1
-1
/
+1
*
|
Add way for the user to forget previously used printers.
Svetoslav
2013-11-04
3
-17
/
+164
|
/
*
Cancel current work in PrintDocumentAdatper if printing is cancelled.
Svetoslav
2013-10-31
2
-0
/
+14
*
Complete implementation of the advanced print options.
Svetoslav
2013-10-28
2
-30
/
+293
*
Update the documentaton of the android.print package.
Svetoslav Ganov
2013-10-25
1
-1
/
+1
*
Merge "Hide the print dialog if the printing activity is destroyed." into klp...
Svetoslav Ganov
2013-10-19
1
-15
/
+56
|
\
|
*
Hide the print dialog if the printing activity is destroyed.
Svetoslav Ganov
2013-10-18
1
-15
/
+56
*
|
Merge "Printer list items have wrong width." into klp-dev
Svetoslav
2013-10-18
1
-3
/
+1
|
\
\
|
*
|
Printer list items have wrong width.
Svetoslav
2013-10-16
1
-3
/
+1
|
|
/
*
|
All printers list has incorrect padding and item height.
Svetoslav Ganov
2013-10-17
1
-25
/
+36
|
/
*
Update the message for unavailable printers.
Svetoslav
2013-10-14
1
-4
/
+11
*
Update the print spooler action bar icon.
Svetoslav Ganov
2013-10-14
1
-0
/
+1
*
Layout may be called with invalid print attributes.
Svetoslav
2013-10-14
1
-6
/
+13
*
The print dialog in bad state after pressing back from prnt to PDF.
Svetoslav Ganov
2013-10-12
1
-0
/
+1
*
The list of active print jobs in print service retunring wrong result.
Svetoslav Ganov
2013-10-12
1
-1
/
+1
*
The callbacks for tracking a printer called more than once without printer ch...
Svetoslav Ganov
2013-10-12
1
-0
/
+3
[next]