| Commit message (Expand) | Author | Age | Files | Lines |
* | Scan after writing external storage files. | Jeff Sharkey | 2014-08-05 | 1 | -1/+24 |
* | Refactor directory API to "opening document tree." | Jeff Sharkey | 2014-06-09 | 1 | -1/+1 |
* | Support for renaming documents. | Jeff Sharkey | 2014-05-21 | 1 | -1/+25 |
* | Add directory selection to DocumentsProvider. | Jeff Sharkey | 2014-04-22 | 1 | -3/+20 |
* | Guard against missing document columns. | Jeff Sharkey | 2013-10-29 | 1 | -0/+5 |
* | Use inotify to update DocumentsUI. | Jeff Sharkey | 2013-10-25 | 1 | -1/+92 |
* | Extra to always show advanced devices. | Jeff Sharkey | 2013-10-25 | 1 | -2/+2 |
* | Show spinner while waiting for mutations. | Jeff Sharkey | 2013-10-23 | 1 | -1/+10 |
* | Treat document thumbnails as preemptable. | Jeff Sharkey | 2013-10-23 | 1 | -12/+38 |
* | Include external storage devices in DocumentsUI. | Jeff Sharkey | 2013-10-17 | 2 | -41/+142 |
* | Add extras to AFD, send orientation metadata. | Jeff Sharkey | 2013-10-14 | 1 | -13/+2 |
* | Treat dates near epoch as unknown. | Jeff Sharkey | 2013-10-11 | 1 | -2/+11 |
* | Isolate calls to each remote DocumentsProvider. | Jeff Sharkey | 2013-10-02 | 1 | -1/+20 |
* | Detect wedged ContentProviders, treat as ANR. | Jeff Sharkey | 2013-10-01 | 1 | -8/+28 |
* | New roots UX, async, performance, docs. | Jeff Sharkey | 2013-09-27 | 2 | -8/+3 |
* | Directories are always enabled; update assets. | Jeff Sharkey | 2013-09-26 | 1 | -5/+5 |
* | Merge "Create unique files, root ordering, UI bugs." into klp-dev | Jeff Sharkey | 2013-09-22 | 1 | -33/+34 |
|\ |
|
| * | Create unique files, root ordering, UI bugs. | Jeff Sharkey | 2013-09-21 | 1 | -33/+34 |
* | | Merge "Surfaces ParcelFileDescriptor#parseMode() as API" into klp-dev | Adam Lesinski | 2013-09-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Surfaces ParcelFileDescriptor#parseMode() as API | Adam Lesinski | 2013-09-20 | 1 | -1/+1 |
* | | Load RootInfo in background, invalidation. | Jeff Sharkey | 2013-09-19 | 1 | -1/+31 |
|/ |
|
* | Move search to roots; Documents root; hide empty. | Jeff Sharkey | 2013-09-13 | 1 | -9/+27 |
* | Handle pipe thumbnails, acquire unstable refs. | Jeff Sharkey | 2013-09-11 | 1 | -14/+66 |
* | More UX work for thumbnails, search, management. | Jeff Sharkey | 2013-09-10 | 1 | -5/+4 |
* | Rename offer() to add(), remove/hide some APIs. | Jeff Sharkey | 2013-09-09 | 2 | -25/+25 |
* | Disabled states, more UX work, bug fixes. | Jeff Sharkey | 2013-09-09 | 1 | -0/+5 |
* | Another asset drop, provider icons, tests. | Jeff Sharkey | 2013-09-06 | 1 | -1/+0 |
* | Show loading, error, and info messages as footers. | Jeff Sharkey | 2013-09-03 | 1 | -0/+244 |
* | Filter roots based on incoming request. | Jeff Sharkey | 2013-09-02 | 1 | -3/+1 |
* | Refactoring of DocumentsContract. | Jeff Sharkey | 2013-08-31 | 1 | -70/+97 |
* | Stronger DocumentsProvider contract. | Jeff Sharkey | 2013-08-28 | 2 | -540/+186 |
* | Return EXIF thumbnails when available. | Jeff Sharkey | 2013-08-23 | 1 | -1/+36 |
* | Request more documents when EXTRA_HAS_MORE. | Jeff Sharkey | 2013-08-18 | 1 | -0/+253 |
* | Resized thumbnails; async; extend MatrixCursor. | Jeff Sharkey | 2013-08-17 | 1 | -44/+56 |
* | Documents management mode; API adjustment. | Jeff Sharkey | 2013-08-15 | 1 | -12/+21 |
* | Track and persist directory stacks; recents work. | Jeff Sharkey | 2013-08-02 | 1 | -20/+31 |
* | Reference docs by ROOT_ID and DOC_ID; recents. | Jeff Sharkey | 2013-08-02 | 1 | -74/+98 |
* | Define storage roots, external GUIDs, creation. | Jeff Sharkey | 2013-07-30 | 1 | -54/+192 |
* | External storage provider, document picker UI. | Jeff Sharkey | 2013-05-01 | 1 | -0/+204 |