summaryrefslogtreecommitdiff
path: root/core/java/android/provider/DocumentsContract.java
Commit message (Expand)AuthorAgeFilesLines
...
* Tighten flags enforcement, API to test Uris.Jeff Sharkey2013-09-261-0/+25
* Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-36/+0
* More UX updates around picking images.Jeff Sharkey2013-09-131-0/+12
* Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-131-27/+36
* Handle pipe thumbnails, acquire unstable refs.Jeff Sharkey2013-09-111-22/+68
* More UX work for thumbnails, search, management.Jeff Sharkey2013-09-101-0/+11
* Rename offer() to add(), remove/hide some APIs.Jeff Sharkey2013-09-091-0/+1
* Remember mode and sort on per-directory basis.Jeff Sharkey2013-09-091-3/+9
* Separate root and document management.Jeff Sharkey2013-09-061-1/+17
* Filter roots based on supported MIME types.Jeff Sharkey2013-09-051-28/+11
* New recents behavior to match spec.Jeff Sharkey2013-09-021-0/+9
* Refactoring of DocumentsContract.Jeff Sharkey2013-08-311-349/+402
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-281-260/+294
* Return EXIF thumbnails when available.Jeff Sharkey2013-08-231-11/+45
* Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-36/+105
* Management actions, invalidate caches.Jeff Sharkey2013-08-181-1/+0
* Resized thumbnails; async; extend MatrixCursor.Jeff Sharkey2013-08-171-5/+17
* Documents management mode; API adjustment.Jeff Sharkey2013-08-151-94/+108
* DocumentsUI handles GET_CONTENT; hinting, errors.Jeff Sharkey2013-08-151-2/+2
* Root invalidation, write and grid flags, local.Jeff Sharkey2013-08-141-4/+70
* API to discover granted Uri permissions.Jeff Sharkey2013-08-111-3/+43
* Settings, replace files, sorting by size, tweaks.Jeff Sharkey2013-08-071-0/+2
* Storage roots in fragment, sectioned.Jeff Sharkey2013-08-061-0/+32
* Track and persist directory stacks; recents work.Jeff Sharkey2013-08-021-16/+52
* Reference docs by ROOT_ID and DOC_ID; recents.Jeff Sharkey2013-08-021-25/+27
* Define storage roots, external GUIDs, creation.Jeff Sharkey2013-07-301-11/+127
* External storage provider, document picker UI.Jeff Sharkey2013-05-011-1/+3
* Start fleshing out new storage APIs.Jeff Sharkey2013-05-011-0/+207