index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
print
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
4
-4
/
+4
*
Add TEST_MAPPING for print and pdf tests
Philip P. Moltmann
2019-10-11
2
-0
/
+19
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
8
-8
/
+8
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-31
4
-0
/
+10
*
Utility methods useful for working with files.
Jeff Sharkey
2018-07-11
1
-1
/
+1
*
Hold wake lock while printing
Philip P. Moltmann
2018-05-15
1
-0
/
+9
*
Allow Print subsystem to work with services provided by instant app
Philip P. Moltmann
2018-05-10
1
-0
/
+17
*
Add RequiresFeature annotation.
Jeff Sharkey
2018-02-16
1
-0
/
+3
*
Move more folks to FileUtils.copy().
Jeff Sharkey
2018-02-01
1
-22
/
+11
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
4
-11
/
+25
*
Merge "Remove unused AIDL files" am: d0abc863f4 am: 43f665c95e
Colin Cross
2017-12-05
1
-30
/
+0
|
\
|
*
Merge "Remove unused AIDL files"
Colin Cross
2017-12-05
1
-30
/
+0
|
|
\
|
|
*
Remove unused AIDL files
Colin Cross
2017-12-04
1
-30
/
+0
*
|
|
Dump print manager as proto
Philip P. Moltmann
2017-07-25
3
-15
/
+18
|
/
/
*
|
Enforce permission for print system APIs
Philip P. Moltmann
2017-07-14
1
-3
/
+7
*
|
Document what ALL_PAGES returning from onWrite means
Philip P. Moltmann
2017-06-16
1
-1
/
+3
|
/
*
Ensure only test print services enabled - framework
Svetoslav Ganov
2017-06-07
1
-0
/
+3
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-8
/
+2
*
Return inet addr for discoverable printers
Philip P. Moltmann
2017-04-06
3
-46
/
+58
*
Allow print services to read advanced options.
Philip P. Moltmann
2016-10-04
1
-6
/
+0
*
Fix doc for default print document content type
Philip P. Moltmann
2016-07-06
1
-1
/
+1
*
Merge \"Merge \\"Do not remove handlers for loaders.\\" into nyc-mr1-dev am: ...
Philip P. Moltmann
2016-06-27
2
-12
/
+5
|
\
|
*
Do not remove handlers for loaders.
Philip P. Moltmann
2016-06-24
2
-12
/
+5
*
|
Add event tracking to print UI.
Philip P. Moltmann
2016-06-20
1
-0
/
+11
|
/
*
Rename 'thousands of an inch' to 'thousandths of an inch'in the docs.
Philip P. Moltmann
2016-04-21
1
-16
/
+16
*
Prevent printing from finishing activity.
Philip P. Moltmann
2016-04-20
1
-0
/
+6
*
Fix Print CTS tests.
Philip P. Moltmann
2016-04-01
1
-1
/
+1
*
Make sure PrinterCapabilitiesInfo always have sane values.
Philip P. Moltmann
2016-03-31
1
-16
/
+32
*
Make sure PrintDocumentInfo is always sane.
Philip P. Moltmann
2016-03-31
1
-7
/
+9
*
Make sure PrintAttributes have sane values.
Philip P. Moltmann
2016-03-31
1
-83
/
+68
*
Add the print service recommendation service
Philip P. Moltmann
2016-03-30
4
-9
/
+312
*
Merge "Update print preview when option is changed and clear ranges when they...
Philip P. Moltmann
2016-03-30
1
-0
/
+3
|
\
|
*
Update print preview when option is changed and clear ranges when they
Philip P. Moltmann
2016-03-24
1
-0
/
+3
*
|
Change hasCustomPrintIcon and setStatus as requested by API council.
Philip P. Moltmann
2016-03-24
3
-5
/
+67
|
/
*
Add "app printer activity" and always keep the print service state
Philip P. Moltmann
2016-03-07
4
-21
/
+359
*
When system server goes down, crash apps more.
Jeff Sharkey
2016-02-27
1
-14
/
+11
*
Merge "Allow the PDF Printer to "print" non-locale-default paper sizes."
Philip P. Moltmann
2016-02-02
1
-0
/
+18
|
\
|
*
Allow the PDF Printer to "print" non-locale-default paper sizes.
Philip P. Moltmann
2016-01-21
1
-0
/
+18
*
|
Merge "Check parameters for callers of IPrintManager"
Philip P. Moltmann
2016-01-26
2
-6
/
+14
|
\
\
|
*
|
Check parameters for callers of IPrintManager
Philip P. Moltmann
2016-01-21
2
-6
/
+14
|
|
/
*
|
Merge "Correctly deal with non-null ness of PrintJobId."
Philip P. Moltmann
2016-01-26
1
-7
/
+8
|
\
\
|
*
|
Correctly deal with non-null ness of PrintJobId.
Philip P. Moltmann
2016-01-14
1
-7
/
+8
*
|
|
Correct nullability in PrintJob.
Philip P. Moltmann
2016-01-21
2
-8
/
+16
|
|
/
|
/
|
*
|
Shorten LOG_TAGs to fit in 23 characters as commented on by lint.
Philip P. Moltmann
2016-01-20
1
-1
/
+1
*
|
Enforce non-nullness in PrinterId and exploit it.
Philip P. Moltmann
2016-01-14
1
-16
/
+12
|
/
*
Clean up API for PrinterInfo.
Philip P. Moltmann
2016-01-14
1
-86
/
+110
*
Store which print services are disabled instead of which are enabled
Philip P. Moltmann
2016-01-07
1
-1
/
+7
*
Fix wrong annotation for PrintInfo.Builder.setStatus
Philip P. Moltmann
2016-01-06
1
-1
/
+1
*
Rename variable that hides the contatining classes name.
Philip P. Moltmann
2015-12-22
1
-1
/
+2
*
Clean up print subsystem
Philip P. Moltmann
2015-12-22
11
-127
/
+206
[next]