summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrintDocumentInfo.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2016-07-06Fix doc for default print document content typePhilip P. Moltmann
2016-03-31Make sure PrintDocumentInfo is always sane.Philip P. Moltmann
2015-12-22Clean up print subsystemPhilip P. Moltmann
2015-03-17Frameworks/base: Fix precedence bugAndreas Gampe
2014-07-11Fix print document with zero pages backwards compatibility.Svetoslav
2013-10-25Update the documentaton of the android.print package.Svetoslav Ganov
2013-10-12Printed document size not persisted.Svetoslav Ganov
2013-09-12Remove unneeded print APIs and update the min margins APIs.Svetoslav
2013-09-04Print API updated.Svetoslav
2013-08-29Print spooler security and some new print service facing APIs.Svetoslav Ganov
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-22Implement persistence/restoring of print spooler state.Svetoslav Ganov
2013-07-16Refactoring of the print sub-system and API clean up.Svetoslav Ganov