summaryrefslogtreecommitdiffstats
path: root/core/java/android/printservice
Commit message (Expand)AuthorAgeFilesLines
* Propagete document meta-data to custom print UI.Svet Ganov2015-06-111-0/+13
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Fix breakages in update-api.Narayan Kamath2015-02-061-2/+2
* Merge "Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT""Narayan Kamath2014-12-291-4/+4
|\
| * Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT"jangwon.lee2014-02-061-4/+4
* | Correct printer extra constant value.Svet Ganov2014-07-141-1/+1
* | Refactor printingSvetoslav2014-06-061-6/+18
|/
* Complete implementation of the advanced print options.Svetoslav2013-10-283-5/+39
* Add APIs for an advanced print options activity.Svetoslav2013-10-162-1/+58
* Small print API tweaksSvetoslav2013-10-041-0/+12
* Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-251-1/+1
* Multiple printer discovery session instances and other bugs.Svetoslav2013-09-231-0/+40
* Move PdfDocument to android.graphics.pdfSvetoslav2013-09-191-2/+2
* App UI freezes when printing. API clean up.Svetoslav2013-09-164-59/+42
* Spooler should not crash if print service config activities are not exported.Svetoslav Ganov2013-09-141-0/+8
* Handle print serivce crashes.Svetoslav2013-09-121-1/+0
* Add dumping the state of the print sub-system.Svetoslav Ganov2013-09-092-4/+10
* Merge "Print API updated." into klp-devSvetoslav2013-09-052-117/+52
|\
| * Print API updated.Svetoslav2013-09-042-117/+52
* | Merge "Addressing API councing suggestions for com.android.printservice" into...Svetoslav Ganov2013-09-053-5/+4
|\ \ | |/ |/|
| * Addressing API councing suggestions for com.android.printserviceSvetoslav Ganov2013-08-293-5/+4
* | Bug fixes in the printer dialog activity and fused printer loader.Svetoslav Ganov2013-09-031-1/+1
* | Print spooler security and some new print service facing APIs.Svetoslav Ganov2013-08-295-46/+184
|/
* Fix buildSvetoslav Ganov2013-08-201-2/+2
* Implemented advanced printer selection and API refactoring.Svetoslav2013-08-195-204/+510
* Remove exceptions from the printer discovery session APIs.Svetoslav Ganov2013-08-121-43/+17
* Refinement of the print service APIs.Svetoslav Ganov2013-08-116-326/+567
* First cut of the print notifications.Svetoslav Ganov2013-08-024-36/+38
* Iteration of the print sub-system.Svetoslav Ganov2013-07-312-30/+115
* Iteration on the print sub-system.Svetoslav Ganov2013-07-301-0/+12
* First pass of the print dialog UXSvetoslav2013-07-191-15/+0
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-166-161/+231
* Print APIs documentation updateSvetoslav2013-06-242-8/+11
* Print - platform APIsSvetoslav Ganov2013-06-216-0/+1074