summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintAttributes.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "update L photo size name with JPN_ prefix" am: 2a46c6491f am: 70100919...Treehugger Robot2021-05-051-2/+2
|\
| * update L photo size name with JPN_ prefixKurtis Schlepp2021-05-051-2/+2
* | Merge "Add Japanese Photo L size" am: d8464708f6 am: edea4fa173 am: 6275761bbdTreehugger Robot2021-04-221-0/+4
|\|
| * Merge "Add Japanese Photo L size"Treehugger Robot2021-04-221-0/+4
| |\
| | * Add Japanese Photo L sizeKurtis Schlepp2021-04-201-0/+4
* | | Merge "add large format media sizes" am: 62bc98dd54 am: 33cc3922c1 am: 016db3...Treehugger Robot2021-04-211-0/+44
|\| |
| * | add large format media sizesKurtis Schlepp2021-04-201-0/+44
| |/
* / Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-4/+4
|/
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-4/+7
* Dump print manager as protoPhilip P. Moltmann2017-07-251-5/+6
* Rename 'thousands of an inch' to 'thousandths of an inch'in the docs.Philip P. Moltmann2016-04-211-16/+16
* Make sure PrintAttributes have sane values.Philip P. Moltmann2016-03-311-83/+68
* Allow the PDF Printer to "print" non-locale-default paper sizes.Philip P. Moltmann2016-01-211-0/+18
* Clean up print subsystemPhilip P. Moltmann2015-12-221-29/+52
* Deal correctly with suggested print attributesPhilip P. Moltmann2015-11-101-6/+2
* Add duplex mode support.Svetoslav2015-02-041-9/+100
* Adding print preview.Svet Ganov2014-07-091-16/+18
* Refactor printingSvetoslav2014-06-061-0/+99
* Update the documentaton of the android.print package.Svetoslav Ganov2013-10-251-26/+33
* The undefined media sizes for both orientations not properly constructed.Svetoslav Ganov2013-10-061-2/+2
* Print attributes hint not honored.Svetoslav Ganov2013-10-041-2/+23
* Merge "Update android.print.PrintAttributes documentation" into klp-devSvetoslav Ganov2013-09-211-14/+34
|\
| * Update android.print.PrintAttributes documentationSvetoslav Ganov2013-09-191-14/+34
* | Offer to enable a print service after it is installed.Svetoslav2013-09-201-82/+102
|/
* Hiding a method that was never meant to be public.Svetoslav2013-09-191-1/+1
* Update the print dialog.Svetoslav2013-09-181-1/+1
* Adding more standard media sizes.Svetoslav Ganov2013-09-171-6/+187
* Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-107/+26
* Not change the print options on printer change if possible.Svetoslav2013-09-121-6/+6
* Bug fixes in the print dialogSvetoslav2013-09-051-2/+2
* Hiding some unneeded APIs,Svetoslav2013-09-051-24/+14
* Print API updated.Svetoslav2013-09-041-921/+332
* Print APIs update.Svetoslav Ganov2013-08-271-29/+31
* Refinement of the print service APIs.Svetoslav Ganov2013-08-111-19/+19
* Iteration on the print sub-system.Svetoslav Ganov2013-07-301-55/+240
* Updating the print dialog and its interactinos with the printing app.Svetoslav Ganov2013-07-231-0/+16
* Implement persistence/restoring of print spooler state.Svetoslav Ganov2013-07-221-2/+2
* Clean up of the print APIs.Svetoslav2013-07-161-315/+579
* Print - platform APIsSvetoslav Ganov2013-06-211-0/+1226