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
/
PrintJobInfo.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-07-31
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-15
Hold wake lock while printing
Philip P. Moltmann
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-07-25
Dump print manager as proto
Philip P. Moltmann
2016-10-04
Allow print services to read advanced options.
Philip P. Moltmann
2016-03-24
Change hasCustomPrintIcon and setStatus as requested by API council.
Philip P. Moltmann
2016-01-21
Correct nullability in PrintJob.
Philip P. Moltmann
2015-12-22
Clean up print subsystem
Philip P. Moltmann
2015-12-01
Allow print service to specify progress of print and status
Philip P. Moltmann
2013-10-28
Complete implementation of the advanced print options.
Svetoslav
2013-10-25
Update the documentaton of the android.print package.
Svetoslav Ganov
2013-10-16
Add APIs for an advanced print options activity.
Svetoslav
2013-10-12
The list of active print jobs in print service retunring wrong result.
Svetoslav Ganov
2013-10-12
Fail only scheduled print jobs, i.e. handed to a service, if the service is d...
Svetoslav Ganov
2013-10-11
Print spooler not starting.
Svetoslav
2013-10-09
Coalescing multiple print job notifications.
Svetoslav Ganov
2013-10-04
Small print API tweaks
Svetoslav
2013-09-25
Adding hidden APIs for observing the print jobs state.
Svetoslav Ganov
2013-09-16
App UI freezes when printing. API clean up.
Svetoslav
2013-08-29
Print spooler security and some new print service facing APIs.
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-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
2013-06-22
Print API tweaks.
Svetoslav
2013-06-21
Print - platform APIs
Svetoslav Ganov