| Commit message (Expand) | Author | Age | Files | Lines |
* | Support overriding calling package in Documents. | Jeff Sharkey | 2013-10-09 | 1 | -3/+8 |
* | Drop <meta-data> support for DocumentsProviders. | Jeff Sharkey | 2013-10-09 | 1 | -10/+0 |
* | Grab Activity reference before leaving fragment. | Jeff Sharkey | 2013-10-08 | 1 | -12/+12 |
* | Merge "Add <intent-filter> support to <provider>." into klp-dev | Jeff Sharkey | 2013-10-07 | 1 | -33/+48 |
|\ |
|
| * | Add <intent-filter> support to <provider>. | Jeff Sharkey | 2013-10-07 | 1 | -33/+48 |
* | | Merge "When launched into empty recents, show drawer." into klp-dev | Jeff Sharkey | 2013-10-07 | 3 | -3/+16 |
|\ \
| |/
|/| |
|
| * | When launched into empty recents, show drawer. | Jeff Sharkey | 2013-10-07 | 3 | -3/+16 |
* | | Custom pressed states, fixed column sizes. | Jeff Sharkey | 2013-10-04 | 1 | -0/+4 |
|/ |
|
* | Isolate calls to each remote DocumentsProvider. | Jeff Sharkey | 2013-10-02 | 6 | -52/+147 |
* | Fix animations, padding in RTL mode. | Jeff Sharkey | 2013-10-01 | 1 | -1/+1 |
* | Detect wedged ContentProviders, treat as ANR. | Jeff Sharkey | 2013-10-01 | 8 | -55/+143 |
* | New roots UX, async, performance, docs. | Jeff Sharkey | 2013-09-27 | 13 | -193/+408 |
* | Make directories always enabled, for realz. | Jeff Sharkey | 2013-09-26 | 1 | -5/+5 |
* | Tighten flags enforcement, API to test Uris. | Jeff Sharkey | 2013-09-26 | 1 | -0/+7 |
* | Directories are always enabled; update assets. | Jeff Sharkey | 2013-09-26 | 1 | -20/+25 |
* | Require that persistable Uri permissions be taken. | Jeff Sharkey | 2013-09-25 | 2 | -1/+5 |
* | Handle null stacks gracefully. | Jeff Sharkey | 2013-09-25 | 3 | -3/+5 |
* | Freshen restored stacks, more UX bug fixes. | Jeff Sharkey | 2013-09-24 | 8 | -51/+188 |
* | Allow saving to Downloads. | Jeff Sharkey | 2013-09-23 | 1 | -1/+8 |
* | Latest UX asset drop, grid padding. | Jeff Sharkey | 2013-09-21 | 3 | -3/+11 |
* | Create unique files, root ordering, UI bugs. | Jeff Sharkey | 2013-09-21 | 8 | -20/+55 |
* | Load RootInfo in background, invalidation. | Jeff Sharkey | 2013-09-19 | 11 | -147/+439 |
* | Also catch one more tablet layout NPE. | Jeff Sharkey | 2013-09-19 | 1 | -1/+1 |
* | Latest UX asset drop. | Jeff Sharkey | 2013-09-18 | 3 | -6/+28 |
* | Save directory state and animate. | Jeff Sharkey | 2013-09-18 | 4 | -25/+220 |
* | More UX updates around picking images. | Jeff Sharkey | 2013-09-13 | 7 | -38/+90 |
* | Move search to roots; Documents root; hide empty. | Jeff Sharkey | 2013-09-13 | 6 | -16/+41 |
* | DocumentsUI tablet support. | Jeff Sharkey | 2013-09-12 | 5 | -74/+198 |
* | More tweaks to match UX spec. | Jeff Sharkey | 2013-09-10 | 1 | -3/+14 |
* | More UX work for thumbnails, search, management. | Jeff Sharkey | 2013-09-10 | 10 | -50/+195 |
* | Rename offer() to add(), remove/hide some APIs. | Jeff Sharkey | 2013-09-09 | 1 | -1/+0 |
* | Sort order is sticky for session, back leaves. | Jeff Sharkey | 2013-09-09 | 3 | -68/+86 |
* | Disabled states, more UX work, bug fixes. | Jeff Sharkey | 2013-09-09 | 3 | -36/+115 |
* | Remember mode and sort on per-directory basis. | Jeff Sharkey | 2013-09-09 | 13 | -278/+682 |
* | Item layout tweaking, hook up more assets. | Jeff Sharkey | 2013-09-06 | 4 | -13/+48 |
* | Another asset drop, provider icons, tests. | Jeff Sharkey | 2013-09-06 | 5 | -10/+36 |
* | Separate root and document management. | Jeff Sharkey | 2013-09-06 | 2 | -14/+21 |
* | Filter roots based on supported MIME types. | Jeff Sharkey | 2013-09-05 | 3 | -48/+30 |
* | Asset drop, icons for common MIME types. | Jeff Sharkey | 2013-09-04 | 6 | -46/+248 |
* | Fix document management permission enforcement. | Jeff Sharkey | 2013-09-04 | 2 | -21/+57 |
* | Show loading, error, and info messages as footers. | Jeff Sharkey | 2013-09-03 | 4 | -5/+119 |
* | Updated documents UX around action bar. | Jeff Sharkey | 2013-09-03 | 4 | -95/+90 |
* | Filter roots based on incoming request. | Jeff Sharkey | 2013-09-02 | 6 | -30/+129 |
* | New recents behavior to match spec. | Jeff Sharkey | 2013-09-02 | 8 | -52/+492 |
* | Instance state, fix sharing, Durable objects. | Jeff Sharkey | 2013-09-01 | 10 | -192/+482 |
* | Use Cursors directly when binding documents. | Jeff Sharkey | 2013-08-31 | 6 | -190/+511 |
* | Refactoring of DocumentsContract. | Jeff Sharkey | 2013-08-31 | 13 | -172/+235 |
* | Stronger DocumentsProvider contract. | Jeff Sharkey | 2013-08-28 | 13 | -461/+170 |
* | Add CancellationSignal support to file operations. | Jeff Sharkey | 2013-08-23 | 1 | -1/+0 |
* | Request more documents when EXTRA_HAS_MORE. | Jeff Sharkey | 2013-08-18 | 4 | -80/+92 |