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