summaryrefslogtreecommitdiff
path: root/core/java/android/print
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-193-8/+8
* Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Ashwini Oruganti2022-01-123-8/+8
|\
| * Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-123-8/+8
* | Migrate unsafer parcel APIs [2]Bernardo Rufino2022-01-061-1/+1
|/
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-153-8/+8
* 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
| |/
* | Merge "Remove me from OWNERS files" am: 25ee5a7fb7 am: bf8de269cb am: 39198ddd84Philip P. Moltmann2021-02-112-2/+0
|\|
| * Remove me from OWNERS filesPhilip P. Moltmann2021-02-112-2/+0
* | resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey2020-12-082-0/+10
|\|
| * Improve OWNERS coverage across frameworks/base/.Jeff Sharkey2020-12-082-0/+10
* | Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-158-11/+18
|/
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-184-4/+4
* Add TEST_MAPPING for print and pdf testsPhilip P. Moltmann2019-10-112-0/+19
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-288-8/+8
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-07-314-0/+10
* Utility methods useful for working with files.Jeff Sharkey2018-07-111-1/+1
* Hold wake lock while printingPhilip P. Moltmann2018-05-151-0/+9
* Allow Print subsystem to work with services provided by instant appPhilip P. Moltmann2018-05-101-0/+17
* Add RequiresFeature annotation.Jeff Sharkey2018-02-161-0/+3
* Move more folks to FileUtils.copy().Jeff Sharkey2018-02-011-22/+11
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-134-11/+25
* Merge "Remove unused AIDL files" am: d0abc863f4 am: 43f665c95eColin Cross2017-12-051-30/+0
|\
| * Merge "Remove unused AIDL files"Colin Cross2017-12-051-30/+0
| |\
| | * Remove unused AIDL filesColin Cross2017-12-041-30/+0
* | | Dump print manager as protoPhilip P. Moltmann2017-07-253-15/+18
|/ /
* | Enforce permission for print system APIsPhilip P. Moltmann2017-07-141-3/+7
* | Document what ALL_PAGES returning from onWrite meansPhilip P. Moltmann2017-06-161-1/+3
|/
* Ensure only test print services enabled - frameworkSvetoslav Ganov2017-06-071-0/+3
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-8/+2
* Return inet addr for discoverable printersPhilip P. Moltmann2017-04-063-46/+58
* Allow print services to read advanced options.Philip P. Moltmann2016-10-041-6/+0
* Fix doc for default print document content typePhilip P. Moltmann2016-07-061-1/+1
* Merge \"Merge \\"Do not remove handlers for loaders.\\" into nyc-mr1-dev am: ...Philip P. Moltmann2016-06-272-12/+5
|\
| * Do not remove handlers for loaders.Philip P. Moltmann2016-06-242-12/+5
* | Add event tracking to print UI.Philip P. Moltmann2016-06-201-0/+11
|/
* Rename 'thousands of an inch' to 'thousandths of an inch'in the docs.Philip P. Moltmann2016-04-211-16/+16
* Prevent printing from finishing activity.Philip P. Moltmann2016-04-201-0/+6
* Fix Print CTS tests.Philip P. Moltmann2016-04-011-1/+1
* Make sure PrinterCapabilitiesInfo always have sane values.Philip P. Moltmann2016-03-311-16/+32
* Make sure PrintDocumentInfo is always sane.Philip P. Moltmann2016-03-311-7/+9
* Make sure PrintAttributes have sane values.Philip P. Moltmann2016-03-311-83/+68
* Add the print service recommendation servicePhilip P. Moltmann2016-03-304-9/+312
* Merge "Update print preview when option is changed and clear ranges when they...Philip P. Moltmann2016-03-301-0/+3
|\