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
/
PrintAttributes.java
Age
Commit message (
Expand
)
Author
2021-05-05
Merge "update L photo size name with JPN_ prefix" am: 2a46c6491f am: 70100919...
Treehugger Robot
2021-05-05
update L photo size name with JPN_ prefix
Kurtis Schlepp
2021-04-22
Merge "Add Japanese Photo L size" am: d8464708f6 am: edea4fa173 am: 6275761bbd
Treehugger Robot
2021-04-22
Merge "Add Japanese Photo L size"
Treehugger Robot
2021-04-21
Merge "add large format media sizes" am: 62bc98dd54 am: 33cc3922c1 am: 016db3...
Treehugger Robot
2021-04-20
Add Japanese Photo L size
Kurtis Schlepp
2021-04-20
add large format media sizes
Kurtis Schlepp
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-04-21
Rename 'thousands of an inch' to 'thousandths of an inch'in the docs.
Philip P. Moltmann
2016-03-31
Make sure PrintAttributes have sane values.
Philip P. Moltmann
2016-01-21
Allow the PDF Printer to "print" non-locale-default paper sizes.
Philip P. Moltmann
2015-12-22
Clean up print subsystem
Philip P. Moltmann
2015-11-10
Deal correctly with suggested print attributes
Philip P. Moltmann
2015-02-04
Add duplex mode support.
Svetoslav
2014-07-09
Adding print preview.
Svet Ganov
2014-06-06
Refactor printing
Svetoslav
2013-10-25
Update the documentaton of the android.print package.
Svetoslav Ganov
2013-10-06
The undefined media sizes for both orientations not properly constructed.
Svetoslav Ganov
2013-10-04
Print attributes hint not honored.
Svetoslav Ganov
2013-09-21
Merge "Update android.print.PrintAttributes documentation" into klp-dev
Svetoslav Ganov
2013-09-20
Offer to enable a print service after it is installed.
Svetoslav
2013-09-19
Update android.print.PrintAttributes documentation
Svetoslav Ganov
2013-09-19
Hiding a method that was never meant to be public.
Svetoslav
2013-09-18
Update the print dialog.
Svetoslav
2013-09-17
Adding more standard media sizes.
Svetoslav Ganov
2013-09-12
Remove unneeded print APIs and update the min margins APIs.
Svetoslav
2013-09-12
Not change the print options on printer change if possible.
Svetoslav
2013-09-05
Bug fixes in the print dialog
Svetoslav
2013-09-05
Hiding some unneeded APIs,
Svetoslav
2013-09-04
Print API updated.
Svetoslav
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-23
Updating the print dialog and its interactinos with the printing app.
Svetoslav Ganov
2013-07-22
Implement persistence/restoring of print spooler state.
Svetoslav Ganov
2013-07-16
Clean up of the print APIs.
Svetoslav
2013-06-21
Print - platform APIs
Svetoslav Ganov