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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
provider
/
DocumentsContract.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add DataUnit to clarify SI-vs-IEC units.
Jeff Sharkey
2018-01-07
1
-2
/
+2
*
Merge "Fix broken javadocs." into oc-mr1-dev am: b79eb54d36
Jeff Sharkey
2017-08-06
1
-0
/
+1
|
\
|
*
Fix broken javadocs.
Jeff Sharkey
2017-08-06
1
-0
/
+1
*
|
Remove "tags" arg from getDocumentMetadata.
Steve McKay
2017-07-27
1
-42
/
+47
|
/
*
Add provider support for metadata extraction
Julian Mancini
2017-07-19
1
-2
/
+102
*
Merge "Unhide FLAG_SUPPORT_EJECT and related methods."
TreeHugger Robot
2017-03-24
1
-19
/
+20
|
\
|
*
Unhide FLAG_SUPPORT_EJECT and related methods.
Garfield Tan
2017-03-23
1
-19
/
+20
*
|
Cleanup passing emails for Web Links API.
Tomasz Mikolajewski
2017-03-22
1
-4
/
+5
|
/
*
Merge "Fix whitespace."
TreeHugger Robot
2017-03-14
1
-1
/
+1
|
\
|
*
Fix whitespace.
Ben Lin
2017-03-13
1
-1
/
+1
*
|
Merge "Stop DocumentsContract from consuming Exceptions if app is targetting ...
Ben Lin
2017-03-13
1
-14
/
+41
|
\
|
|
*
Stop DocumentsContract from consuming Exceptions if app is targetting O
Ben Lin
2017-03-10
1
-14
/
+41
*
|
Merge "Fix documentation for the Web Links API."
Tomasz Mikolajewski
2017-03-13
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix documentation for the Web Links API.
Tomasz Mikolajewski
2017-03-03
1
-2
/
+5
*
|
Merge "Address comments from API council."
TreeHugger Robot
2017-03-10
1
-13
/
+16
|
\
\
|
*
|
Address comments from API council.
Garfield Tan
2017-03-02
1
-13
/
+16
*
|
|
Address feedback from API council for INITIAL_URI.
Garfield Tan
2017-03-02
1
-0
/
+3
|
/
/
*
/
Remove DocumentsContract.ACTION_BROWSE.
Garfield Tan
2017-03-01
1
-3
/
+0
|
/
*
Unhide root MIME type.
Garfield Tan
2017-02-21
1
-1
/
+3
*
Add Web Links API to framework.
Tomasz Mikolajewski
2017-01-19
1
-0
/
+96
*
Merge "Update API documentation about virtual files."
Tomasz Mikolajewski
2017-01-05
1
-0
/
+3
|
\
|
*
Update API documentation about virtual files.
Tomasz Mikolajewski
2016-12-09
1
-0
/
+3
*
|
Add DocumentsContract#ACTION_DOCUMENT_SETTINGS and Documents#FLAG_SUPPORTS_SE...
Ben Lin
2016-12-16
1
-0
/
+25
|
/
*
Add internal support to convert a file system path to document URI.
Garfield Tan
2016-11-10
1
-1
/
+5
*
Add an extra to pass initial location URI for file choosers.
Garfield Tan
2016-11-07
1
-0
/
+16
*
Unhide findPath() API. Add JavaDoc to related features.
Garfield Tan
2016-11-03
1
-7
/
+6
*
Iteration on findDocumentPath() API.
Garfield Tan
2016-11-01
1
-8
/
+8
*
Merge "Remove the EXTRA_FANCY_FEATURES flag..."
Steve McKay
2016-10-31
1
-3
/
+0
|
\
|
*
Remove the EXTRA_FANCY_FEATURES flag...
Steve McKay
2016-10-28
1
-3
/
+0
*
|
Iteration on findPath API. Address Jeff's comment in ag/1542773.
Garfield Tan
2016-10-28
1
-1
/
+1
|
/
*
Merge "Remove no longer used FLAG_ARCHIVE."
Tomasz Mikolajewski
2016-10-27
1
-13
/
+0
|
\
|
*
Remove no longer used FLAG_ARCHIVE.
Tomasz Mikolajewski
2016-10-11
1
-13
/
+0
*
|
Iteration on findPath API.
Garfield Tan
2016-10-14
1
-18
/
+92
|
/
*
Add findPath API to SAF.
Garfield Tan
2016-10-06
1
-0
/
+86
*
Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF."
Garfield Tan
2016-10-06
1
-86
/
+0
*
DO NOT MERGE ANYWHERE: Add findPath API to SAF.
Garfield Tan
2016-10-05
1
-0
/
+86
*
Remove EXTRA_SHOW_FILESIZE.
Steve McKay
2016-08-22
1
-3
/
+0
*
Merge \\"Fix javadoc broken links in DocumentsContract.\\" into nyc-mr1-dev a...
Tomasz Mikolajewski
2016-07-14
1
-6
/
+5
|
\
|
*
Fix javadoc broken links in DocumentsContract.
Tomasz Mikolajewski
2016-07-13
1
-6
/
+5
*
|
Provider-level changes for implementing direct eject of a root in Files app.
Ben Lin
2016-06-29
1
-0
/
+36
|
/
*
Don't show new-window item in Downloads per Gabe.
Steve McKay
2016-05-10
1
-0
/
+3
*
Unhide DocumentsContract.EXTRA_ORIENTATION.
Tomasz Mikolajewski
2016-03-31
1
-2
/
+1
*
Add config flag to show/hide internal storage.
Aga Wronska
2016-03-21
1
-3
/
+15
*
Add FLAG_PARTIAL. Partial files can't be copied.
Steve McKay
2016-03-15
1
-1
/
+11
*
Merge "Display file names in Media libraries in grid mode" into nyc-dev
Aga Wronska
2016-03-11
1
-12
/
+0
|
\
|
*
Display file names in Media libraries in grid mode
Aga Wronska
2016-03-10
1
-12
/
+0
*
|
Delete downloads activity.
Steve McKay
2016-03-10
1
-2
/
+0
|
/
*
Make COLUMN_CAPACITY_BYTES public.
Steve McKay
2016-03-03
1
-1
/
+0
*
Show proper icons for SD and USB attached storage.
Steve McKay
2016-03-03
1
-0
/
+16
*
Always show intern storage.
Steve McKay
2016-03-02
1
-13
/
+1
[prev]
[next]