summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/src/com/android/documentsui/RecentsCreateFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Reduce code duplication between DocumentsActivity and StandaloneActivity.Steve McKay2015-04-221-2/+3
* Implement a standalone file manager activity.Steve McKay2015-03-251-4/+4
* Make sure we're obtaining themed drawables correctlyAlan Viverette2014-08-141-2/+1
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* When launched into empty recents, show drawer.Jeff Sharkey2013-10-071-0/+5
* New roots UX, async, performance, docs.Jeff Sharkey2013-09-271-0/+10
* Handle null stacks gracefully.Jeff Sharkey2013-09-251-1/+2
* Freshen restored stacks, more UX bug fixes.Jeff Sharkey2013-09-241-2/+20
* Create unique files, root ordering, UI bugs.Jeff Sharkey2013-09-211-4/+1
* Load RootInfo in background, invalidation.Jeff Sharkey2013-09-191-1/+0
* Also catch one more tablet layout NPE.Jeff Sharkey2013-09-191-1/+1
* More UX work for thumbnails, search, management.Jeff Sharkey2013-09-101-2/+2
* Disabled states, more UX work, bug fixes.Jeff Sharkey2013-09-091-4/+23
* Remember mode and sort on per-directory basis.Jeff Sharkey2013-09-091-8/+7
* Item layout tweaking, hook up more assets.Jeff Sharkey2013-09-061-3/+0
* Instance state, fix sharing, Durable objects.Jeff Sharkey2013-09-011-4/+7
* Refactoring of DocumentsContract.Jeff Sharkey2013-08-311-2/+2
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-281-3/+3
* Request more documents when EXTRA_HAS_MORE.Jeff Sharkey2013-08-181-1/+1
* Management actions, invalidate caches.Jeff Sharkey2013-08-181-1/+2
* Better handling of broken storage providers.Jeff Sharkey2013-08-071-2/+10
* Settings, replace files, sorting by size, tweaks.Jeff Sharkey2013-08-071-5/+4
* Recents in create, uniform item layouts.Jeff Sharkey2013-08-061-0/+209