| Commit message (Expand) | Author | Age | Files | Lines |
* | Define EXTRA_SIZE for ContentProviders. | Jeff Sharkey | 2014-08-27 | 1 | -3/+1 |
* | Refactor directory API to "opening document tree." | Jeff Sharkey | 2014-06-09 | 1 | -54/+66 |
* | Support for renaming documents. | Jeff Sharkey | 2014-05-21 | 1 | -0/+51 |
* | resolved conflicts for merge of 3ce4f3d0 to master | Elliott Hughes | 2014-04-28 | 1 | -5/+5 |
|\ |
|
| * | am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." | Elliott Hughes | 2014-04-28 | 1 | -5/+5 |
| |\ |
|
| | * | Track libcore.os' move to android.system. | Elliott Hughes | 2014-04-28 | 1 | -5/+5 |
* | | | Add directory selection to DocumentsProvider. | Jeff Sharkey | 2014-04-22 | 1 | -22/+132 |
|/ / |
|
* | | Fix @see link in DocumentsContract docs. | John Spurlock | 2013-11-25 | 1 | -2/+0 |
|/ |
|
* | Suppress OperationCanceledException logging. | Jeff Sharkey | 2013-10-29 | 1 | -1/+4 |
* | Extra to always show advanced devices. | Jeff Sharkey | 2013-10-25 | 1 | -0/+3 |
* | Improve DocumentsProvider and contract docs. | Jeff Sharkey | 2013-10-15 | 1 | -24/+36 |
* | Add extras to AFD, send orientation metadata. | Jeff Sharkey | 2013-10-14 | 1 | -3/+72 |
* | Support overriding calling package in Documents. | Jeff Sharkey | 2013-10-09 | 1 | -0/+3 |
* | Drop <meta-data> support for DocumentsProviders. | Jeff Sharkey | 2013-10-09 | 1 | -11/+8 |
* | Add <intent-filter> support to <provider>. | Jeff Sharkey | 2013-10-07 | 1 | -0/+6 |
* | Avoid NPE when ProviderInfo is missing. | Jeff Sharkey | 2013-10-04 | 1 | -1/+1 |
* | Detect wedged ContentProviders, treat as ANR. | Jeff Sharkey | 2013-10-01 | 1 | -26/+22 |
* | New roots UX, async, performance, docs. | Jeff Sharkey | 2013-09-27 | 1 | -80/+51 |
* | Tighten flags enforcement, API to test Uris. | Jeff Sharkey | 2013-09-26 | 1 | -0/+25 |
* | Require that persistable Uri permissions be taken. | Jeff Sharkey | 2013-09-25 | 1 | -36/+0 |
* | More UX updates around picking images. | Jeff Sharkey | 2013-09-13 | 1 | -0/+12 |
* | Move search to roots; Documents root; hide empty. | Jeff Sharkey | 2013-09-13 | 1 | -27/+36 |
* | Handle pipe thumbnails, acquire unstable refs. | Jeff Sharkey | 2013-09-11 | 1 | -22/+68 |
* | More UX work for thumbnails, search, management. | Jeff Sharkey | 2013-09-10 | 1 | -0/+11 |
* | Rename offer() to add(), remove/hide some APIs. | Jeff Sharkey | 2013-09-09 | 1 | -0/+1 |
* | Remember mode and sort on per-directory basis. | Jeff Sharkey | 2013-09-09 | 1 | -3/+9 |
* | Separate root and document management. | Jeff Sharkey | 2013-09-06 | 1 | -1/+17 |
* | Filter roots based on supported MIME types. | Jeff Sharkey | 2013-09-05 | 1 | -28/+11 |
* | New recents behavior to match spec. | Jeff Sharkey | 2013-09-02 | 1 | -0/+9 |
* | Refactoring of DocumentsContract. | Jeff Sharkey | 2013-08-31 | 1 | -349/+402 |
* | Stronger DocumentsProvider contract. | Jeff Sharkey | 2013-08-28 | 1 | -260/+294 |
* | Return EXIF thumbnails when available. | Jeff Sharkey | 2013-08-23 | 1 | -11/+45 |
* | Add CancellationSignal support to file operations. | Jeff Sharkey | 2013-08-23 | 1 | -36/+105 |
* | Management actions, invalidate caches. | Jeff Sharkey | 2013-08-18 | 1 | -1/+0 |
* | Resized thumbnails; async; extend MatrixCursor. | Jeff Sharkey | 2013-08-17 | 1 | -5/+17 |
* | Documents management mode; API adjustment. | Jeff Sharkey | 2013-08-15 | 1 | -94/+108 |
* | DocumentsUI handles GET_CONTENT; hinting, errors. | Jeff Sharkey | 2013-08-15 | 1 | -2/+2 |
* | Root invalidation, write and grid flags, local. | Jeff Sharkey | 2013-08-14 | 1 | -4/+70 |
* | API to discover granted Uri permissions. | Jeff Sharkey | 2013-08-11 | 1 | -3/+43 |
* | Settings, replace files, sorting by size, tweaks. | Jeff Sharkey | 2013-08-07 | 1 | -0/+2 |
* | Storage roots in fragment, sectioned. | Jeff Sharkey | 2013-08-06 | 1 | -0/+32 |
* | Track and persist directory stacks; recents work. | Jeff Sharkey | 2013-08-02 | 1 | -16/+52 |
* | Reference docs by ROOT_ID and DOC_ID; recents. | Jeff Sharkey | 2013-08-02 | 1 | -25/+27 |
* | Define storage roots, external GUIDs, creation. | Jeff Sharkey | 2013-07-30 | 1 | -11/+127 |
* | External storage provider, document picker UI. | Jeff Sharkey | 2013-05-01 | 1 | -1/+3 |
* | Start fleshing out new storage APIs. | Jeff Sharkey | 2013-05-01 | 1 | -0/+207 |