index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
print
/
PrinterInfo.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-07-25
Dump print manager as proto
Philip P. Moltmann
2016-06-20
Add event tracking to print UI.
Philip P. Moltmann
2016-03-24
Change hasCustomPrintIcon and setStatus as requested by API council.
Philip P. Moltmann
2016-01-14
Clean up API for PrinterInfo.
Philip P. Moltmann
2016-01-06
Fix wrong annotation for PrintInfo.Builder.setStatus
Philip P. Moltmann
2015-12-22
Rename variable that hides the contatining classes name.
Philip P. Moltmann
2015-12-22
Clean up print subsystem
Philip P. Moltmann
2015-12-21
Allow a print service to specify per printer icons, description and
Philip P. Moltmann
2013-10-25
Update the documentaton of the android.print package.
Svetoslav Ganov
2013-09-25
Adding hidden APIs for observing the print jobs state.
Svetoslav Ganov
2013-09-12
Remove unneeded print APIs and update the min margins APIs.
Svetoslav
2013-08-27
Print APIs update.
Svetoslav Ganov
2013-08-19
Implemented advanced printer selection and API refactoring.
Svetoslav
2013-08-11
Refinement of the print service APIs.
Svetoslav Ganov
2013-08-02
First cut of the print notifications.
Svetoslav Ganov
2013-07-31
Iteration of the print sub-system.
Svetoslav Ganov
2013-07-30
Iteration on the print sub-system.
Svetoslav Ganov
2013-07-16
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-06-21
Print - platform APIs
Svetoslav Ganov