summaryrefslogtreecommitdiff
path: root/core/java/android/print/PrinterInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-3/+3
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-3/+3
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-3/+3
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-2/+5
* Dump print manager as protoPhilip P. Moltmann2017-07-251-3/+4
* Add event tracking to print UI.Philip P. Moltmann2016-06-201-0/+11
* Change hasCustomPrintIcon and setStatus as requested by API council.Philip P. Moltmann2016-03-241-2/+4
* Clean up API for PrinterInfo.Philip P. Moltmann2016-01-141-86/+110
* Fix wrong annotation for PrintInfo.Builder.setStatusPhilip P. Moltmann2016-01-061-1/+1
* Rename variable that hides the contatining classes name.Philip P. Moltmann2015-12-221-1/+2
* Clean up print subsystemPhilip P. Moltmann2015-12-221-12/+23
* Allow a print service to specify per printer icons, description andPhilip P. Moltmann2015-12-211-15/+205
* Update the documentaton of the android.print package.Svetoslav Ganov2013-10-251-5/+18
* Adding hidden APIs for observing the print jobs state.Svetoslav Ganov2013-09-251-1/+1
* Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-1/+4
* Print APIs update.Svetoslav Ganov2013-08-271-4/+25
* Implemented advanced printer selection and API refactoring.Svetoslav2013-08-191-3/+4
* Refinement of the print service APIs.Svetoslav Ganov2013-08-111-727/+83
* First cut of the print notifications.Svetoslav Ganov2013-08-021-26/+1
* Iteration of the print sub-system.Svetoslav Ganov2013-07-311-94/+242
* Iteration on the print sub-system.Svetoslav Ganov2013-07-301-5/+0
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-45/+70
* Print - platform APIsSvetoslav Ganov2013-06-211-0/+798