summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintAttributes.java
AgeCommit message (Expand)Author
2021-05-05Merge "update L photo size name with JPN_ prefix" am: 2a46c6491f am: 70100919...Treehugger Robot
2021-05-05update L photo size name with JPN_ prefixKurtis Schlepp
2021-04-22Merge "Add Japanese Photo L size" am: d8464708f6 am: edea4fa173 am: 6275761bbdTreehugger Robot
2021-04-22Merge "Add Japanese Photo L size"Treehugger Robot
2021-04-21Merge "add large format media sizes" am: 62bc98dd54 am: 33cc3922c1 am: 016db3...Treehugger Robot
2021-04-20Add Japanese Photo L sizeKurtis Schlepp
2021-04-20add large format media sizesKurtis Schlepp
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-07-25Dump print manager as protoPhilip P. Moltmann
2016-04-21Rename 'thousands of an inch' to 'thousandths of an inch'in the docs.Philip P. Moltmann
2016-03-31Make sure PrintAttributes have sane values.Philip P. Moltmann
2016-01-21Allow the PDF Printer to "print" non-locale-default paper sizes.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2015-11-10Deal correctly with suggested print attributesPhilip P. Moltmann
2015-02-04Add duplex mode support.Svetoslav
2014-07-09Adding print preview.Svet Ganov
2014-06-06Refactor printingSvetoslav
2013-10-25Update the documentaton of the android.print package.Svetoslav Ganov
2013-10-06The undefined media sizes for both orientations not properly constructed.Svetoslav Ganov
2013-10-04Print attributes hint not honored.Svetoslav Ganov
2013-09-21Merge "Update android.print.PrintAttributes documentation" into klp-devSvetoslav Ganov
2013-09-20Offer to enable a print service after it is installed.Svetoslav
2013-09-19Update android.print.PrintAttributes documentationSvetoslav Ganov
2013-09-19Hiding a method that was never meant to be public.Svetoslav
2013-09-18Update the print dialog.Svetoslav
2013-09-17Adding more standard media sizes.Svetoslav Ganov
2013-09-12Remove unneeded print APIs and update the min margins APIs.Svetoslav
2013-09-12Not change the print options on printer change if possible.Svetoslav
2013-09-05Bug fixes in the print dialogSvetoslav
2013-09-05Hiding some unneeded APIs,Svetoslav
2013-09-04Print API updated.Svetoslav
2013-08-27Print APIs update.Svetoslav Ganov
2013-08-11Refinement of the print service APIs.Svetoslav Ganov
2013-07-30Iteration on the print sub-system.Svetoslav Ganov
2013-07-23Updating the print dialog and its interactinos with the printing app.Svetoslav Ganov
2013-07-22Implement persistence/restoring of print spooler state.Svetoslav Ganov
2013-07-16Clean up of the print APIs.Svetoslav
2013-06-21Print - platform APIsSvetoslav Ganov