summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/src
Commit message (Expand)AuthorAgeFilesLines
* Freshen restored stacks, more UX bug fixes.Jeff Sharkey2013-09-248-51/+188
* Allow saving to Downloads.Jeff Sharkey2013-09-231-1/+8
* Latest UX asset drop, grid padding.Jeff Sharkey2013-09-213-3/+11
* Create unique files, root ordering, UI bugs.Jeff Sharkey2013-09-218-20/+55
* Load RootInfo in background, invalidation.Jeff Sharkey2013-09-1911-147/+439
* Also catch one more tablet layout NPE.Jeff Sharkey2013-09-191-1/+1
* Latest UX asset drop.Jeff Sharkey2013-09-183-6/+28
* Save directory state and animate.Jeff Sharkey2013-09-184-25/+220
* More UX updates around picking images.Jeff Sharkey2013-09-137-38/+90
* Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-136-16/+41
* DocumentsUI tablet support.Jeff Sharkey2013-09-125-74/+198
* More tweaks to match UX spec.Jeff Sharkey2013-09-101-3/+14
* More UX work for thumbnails, search, management.Jeff Sharkey2013-09-1010-50/+195
* Rename offer() to add(), remove/hide some APIs.Jeff Sharkey2013-09-091-1/+0
* Sort order is sticky for session, back leaves.Jeff Sharkey2013-09-093-68/+86
* Disabled states, more UX work, bug fixes.Jeff Sharkey2013-09-093-36/+115
* Remember mode and sort on per-directory basis.Jeff Sharkey2013-09-0913-278/+682
* Item layout tweaking, hook up more assets.Jeff Sharkey2013-09-064-13/+48
* Another asset drop, provider icons, tests.Jeff Sharkey2013-09-065-10/+36
* Separate root and document management.Jeff Sharkey2013-09-062-14/+21
* Filter roots based on supported MIME types.Jeff Sharkey2013-09-053-48/+30
* Asset drop, icons for common MIME types.Jeff Sharkey2013-09-046-46/+248
* Fix document management permission enforcement.Jeff Sharkey2013-09-042-21/+57
* Show loading, error, and info messages as footers.Jeff Sharkey2013-09-034-5/+119
* Updated documents UX around action bar.Jeff Sharkey2013-09-034-95/+90
* Filter roots based on incoming request.Jeff Sharkey2013-09-026-30/+129
* New recents behavior to match spec.Jeff Sharkey2013-09-028-52/+492
* Instance state, fix sharing, Durable objects.Jeff Sharkey2013-09-0110-192/+482
* Use Cursors directly when binding documents.Jeff Sharkey2013-08-316-190/+511
* Refactoring of DocumentsContract.Jeff Sharkey2013-08-3113-172/+235
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-2813-461/+170
* Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-1/+0
* Request more documents when EXTRA_HAS_MORE.Jeff Sharkey2013-08-184-80/+92
* Management actions, invalidate caches.Jeff Sharkey2013-08-1811-104/+344
* Resized thumbnails; async; extend MatrixCursor.Jeff Sharkey2013-08-172-6/+141
* Documents management mode; API adjustment.Jeff Sharkey2013-08-158-56/+106
* DocumentsUI handles GET_CONTENT; hinting, errors.Jeff Sharkey2013-08-158-45/+215
* Always include a default DocumentStack.Jeff Sharkey2013-08-081-1/+1
* Better handling of broken storage providers.Jeff Sharkey2013-08-076-23/+71
* Settings, replace files, sorting by size, tweaks.Jeff Sharkey2013-08-079-54/+249
* Recents in create, uniform item layouts.Jeff Sharkey2013-08-0610-184/+484
* Storage roots in fragment, sectioned.Jeff Sharkey2013-08-069-220/+644
* More recents work; filtering and sorting.Jeff Sharkey2013-08-058-336/+852
* Track and persist directory stacks; recents work.Jeff Sharkey2013-08-023-132/+266
* Reference docs by ROOT_ID and DOC_ID; recents.Jeff Sharkey2013-08-024-60/+263
* XML metadata for storage backend; custom icons.Jeff Sharkey2013-08-013-37/+166
* Sliding drawer for roots, move sorting, search.Jeff Sharkey2013-07-313-257/+290
* Define storage roots, external GUIDs, creation.Jeff Sharkey2013-07-303-28/+156
* Support sorting in storage UI.Jeff Sharkey2013-07-013-49/+259
* Support multi-select in storage UI.Jeff Sharkey2013-07-012-10/+129