summaryrefslogtreecommitdiff
path: root/core/java/android/provider/DocumentsContract.java
Commit message (Expand)AuthorAgeFilesLines
...
* Add DataUnit to clarify SI-vs-IEC units.Jeff Sharkey2018-01-071-2/+2
* Merge "Fix broken javadocs." into oc-mr1-dev am: b79eb54d36Jeff Sharkey2017-08-061-0/+1
|\
| * Fix broken javadocs.Jeff Sharkey2017-08-061-0/+1
* | Remove "tags" arg from getDocumentMetadata.Steve McKay2017-07-271-42/+47
|/
* Add provider support for metadata extractionJulian Mancini2017-07-191-2/+102
* Merge "Unhide FLAG_SUPPORT_EJECT and related methods."TreeHugger Robot2017-03-241-19/+20
|\
| * Unhide FLAG_SUPPORT_EJECT and related methods.Garfield Tan2017-03-231-19/+20
* | Cleanup passing emails for Web Links API.Tomasz Mikolajewski2017-03-221-4/+5
|/
* Merge "Fix whitespace."TreeHugger Robot2017-03-141-1/+1
|\
| * Fix whitespace.Ben Lin2017-03-131-1/+1
* | Merge "Stop DocumentsContract from consuming Exceptions if app is targetting ...Ben Lin2017-03-131-14/+41
|\|
| * Stop DocumentsContract from consuming Exceptions if app is targetting OBen Lin2017-03-101-14/+41
* | Merge "Fix documentation for the Web Links API."Tomasz Mikolajewski2017-03-131-2/+5
|\ \ | |/ |/|
| * Fix documentation for the Web Links API.Tomasz Mikolajewski2017-03-031-2/+5
* | Merge "Address comments from API council."TreeHugger Robot2017-03-101-13/+16
|\ \
| * | Address comments from API council.Garfield Tan2017-03-021-13/+16
* | | Address feedback from API council for INITIAL_URI.Garfield Tan2017-03-021-0/+3
|/ /
* / Remove DocumentsContract.ACTION_BROWSE.Garfield Tan2017-03-011-3/+0
|/
* Unhide root MIME type.Garfield Tan2017-02-211-1/+3
* Add Web Links API to framework.Tomasz Mikolajewski2017-01-191-0/+96
* Merge "Update API documentation about virtual files."Tomasz Mikolajewski2017-01-051-0/+3
|\
| * Update API documentation about virtual files.Tomasz Mikolajewski2016-12-091-0/+3
* | Add DocumentsContract#ACTION_DOCUMENT_SETTINGS and Documents#FLAG_SUPPORTS_SE...Ben Lin2016-12-161-0/+25
|/
* Add internal support to convert a file system path to document URI.Garfield Tan2016-11-101-1/+5
* Add an extra to pass initial location URI for file choosers.Garfield Tan2016-11-071-0/+16
* Unhide findPath() API. Add JavaDoc to related features.Garfield Tan2016-11-031-7/+6
* Iteration on findDocumentPath() API.Garfield Tan2016-11-011-8/+8
* Merge "Remove the EXTRA_FANCY_FEATURES flag..."Steve McKay2016-10-311-3/+0
|\
| * Remove the EXTRA_FANCY_FEATURES flag...Steve McKay2016-10-281-3/+0
* | Iteration on findPath API. Address Jeff's comment in ag/1542773.Garfield Tan2016-10-281-1/+1
|/
* Merge "Remove no longer used FLAG_ARCHIVE."Tomasz Mikolajewski2016-10-271-13/+0
|\
| * Remove no longer used FLAG_ARCHIVE.Tomasz Mikolajewski2016-10-111-13/+0
* | Iteration on findPath API.Garfield Tan2016-10-141-18/+92
|/
* Add findPath API to SAF.Garfield Tan2016-10-061-0/+86
* Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF."Garfield Tan2016-10-061-86/+0
* DO NOT MERGE ANYWHERE: Add findPath API to SAF.Garfield Tan2016-10-051-0/+86
* Remove EXTRA_SHOW_FILESIZE.Steve McKay2016-08-221-3/+0
* Merge \\"Fix javadoc broken links in DocumentsContract.\\" into nyc-mr1-dev a...Tomasz Mikolajewski2016-07-141-6/+5
|\
| * Fix javadoc broken links in DocumentsContract.Tomasz Mikolajewski2016-07-131-6/+5
* | Provider-level changes for implementing direct eject of a root in Files app.Ben Lin2016-06-291-0/+36
|/
* Don't show new-window item in Downloads per Gabe.Steve McKay2016-05-101-0/+3
* Unhide DocumentsContract.EXTRA_ORIENTATION.Tomasz Mikolajewski2016-03-311-2/+1
* Add config flag to show/hide internal storage.Aga Wronska2016-03-211-3/+15
* Add FLAG_PARTIAL. Partial files can't be copied.Steve McKay2016-03-151-1/+11
* Merge "Display file names in Media libraries in grid mode" into nyc-devAga Wronska2016-03-111-12/+0
|\
| * Display file names in Media libraries in grid modeAga Wronska2016-03-101-12/+0
* | Delete downloads activity.Steve McKay2016-03-101-2/+0
|/
* Make COLUMN_CAPACITY_BYTES public.Steve McKay2016-03-031-1/+0
* Show proper icons for SD and USB attached storage.Steve McKay2016-03-031-0/+16
* Always show intern storage.Steve McKay2016-03-021-13/+1