summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/src/com/android/documentsui/DirectoryLoader.java
Commit message (Expand)AuthorAgeFilesLines
* If user ejects a storage from details, take user to...Makoto Onuki2015-07-011-0/+7
* Implement a standalone file manager activity.Steve McKay2015-03-251-6/+6
* Isolate calls to each remote DocumentsProvider.Jeff Sharkey2013-10-021-5/+6
* Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-3/+5
* New roots UX, async, performance, docs.Jeff Sharkey2013-09-271-2/+4
* Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-131-2/+18
* More UX work for thumbnails, search, management.Jeff Sharkey2013-09-101-6/+20
* Sort order is sticky for session, back leaves.Jeff Sharkey2013-09-091-6/+7
* Remember mode and sort on per-directory basis.Jeff Sharkey2013-09-091-12/+72
* Show loading, error, and info messages as footers.Jeff Sharkey2013-09-031-1/+2
* New recents behavior to match spec.Jeff Sharkey2013-09-021-6/+12
* Instance state, fix sharing, Durable objects.Jeff Sharkey2013-09-011-5/+7
* Use Cursors directly when binding documents.Jeff Sharkey2013-08-311-59/+108
* Refactoring of DocumentsContract.Jeff Sharkey2013-08-311-9/+9
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-281-15/+3
* Request more documents when EXTRA_HAS_MORE.Jeff Sharkey2013-08-181-49/+43
* Management actions, invalidate caches.Jeff Sharkey2013-08-181-0/+2
* DocumentsUI handles GET_CONTENT; hinting, errors.Jeff Sharkey2013-08-151-2/+34
* Better handling of broken storage providers.Jeff Sharkey2013-08-071-3/+10
* More recents work; filtering and sorting.Jeff Sharkey2013-08-051-0/+90