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
/
PrintManager.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-07-31
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-16
Add RequiresFeature annotation.
Jeff Sharkey
2017-07-14
Enforce permission for print system APIs
Philip P. Moltmann
2017-06-07
Ensure only test print services enabled - framework
Svetoslav Ganov
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-04-06
Return inet addr for discoverable printers
Philip P. Moltmann
2016-04-20
Prevent printing from finishing activity.
Philip P. Moltmann
2016-03-30
Add the print service recommendation service
Philip P. Moltmann
2016-03-07
Add "app printer activity" and always keep the print service state
Philip P. Moltmann
2016-02-27
When system server goes down, crash apps more.
Jeff Sharkey
2016-01-21
Check parameters for callers of IPrintManager
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
2014-11-01
Crash apps that print malformed or password protected PDFs.
Svet Ganov
2014-09-05
Print spooler UI polish and bug fixes.
Svetoslav
2014-07-11
Addressing comments for the print preview feature.
Svetoslav
2014-07-09
Adding print preview.
Svet Ganov
2014-06-06
Refactor printing
Svetoslav
2014-05-08
PrintManager should not crash if print fueature is not available.
Svetoslav
2014-03-18
Update print docs
Svetoslav
2014-03-18
Updated print docs.
Svetoslav
2013-11-13
Avoid NPE and add a warning log if a printing app misbehaves.
Svetoslav
2013-10-31
Cancel current work in PrintDocumentAdatper if printing is cancelled.
Svetoslav
2013-10-25
Update the documentaton of the android.print package.
Svetoslav Ganov
2013-10-18
Hide the print dialog if the printing activity is destroyed.
Svetoslav Ganov
2013-10-12
The list of active print jobs in print service retunring wrong result.
Svetoslav Ganov
2013-10-11
Refactor how the print dialog activity is started.
Svetoslav
2013-10-09
Coalescing multiple print job notifications.
Svetoslav Ganov
2013-10-07
Do not do a layout and write while a cancellation is in progress.
Svetoslav Ganov
2013-09-27
Ignore historical printer records for installed services
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-09-14
Spooler should not crash if print service config activities are not exported.
Svetoslav Ganov
2013-08-29
Print spooler security and some new print service facing APIs.
Svetoslav Ganov
2013-08-23
Print UI bug fixing and printer discovery refactoring.
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-06
Print UI polish (a.k.a. just the next iteration))
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-17
Tweak the print APIs.
Svetoslav
2013-07-16
Clean up of the print APIs.
Svetoslav
2013-07-16
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-06-24
Print APIs documentation update
Svetoslav
2013-06-22
Print API tweaks.
Svetoslav
2013-06-21
Print - platform APIs
Svetoslav Ganov