summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/src/com/android/documentsui/BaseActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Finish when browsed root goes away.Jeff Sharkey2015-06-161-1/+16
* Update visibility of the stack dropdown list after the search view is collapsed.Daichi Hirono2015-06-111-7/+28
* Enable apps to exclude their own roots from the DocumentsUI roots list.Ben Kwa2015-06-101-2/+41
* Ensure sort menu is shown as needed.Steve McKay2015-05-041-0/+35
* Update activities to clear search term when a root that doesn't support searc...Steve McKay2015-04-221-12/+41
* Reduce code duplication between DocumentsActivity and StandaloneActivity.Steve McKay2015-04-221-12/+525
* DocumentsUI: Save source file list into BaseActivity.State.Daichi Hirono2015-04-201-0/+6
* DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent.Daichi Hirono2015-04-151-10/+12
* DocumentsUI: Filter out downloads root if the source documents include direct...Daichi Hirono2015-04-151-0/+7
* DocumentsUI: Add new private intent action to select copy destination.Daichi Hirono2015-04-131-0/+4
* Browse mode for DocumentsUI, removed volume state.Jeff Sharkey2015-04-121-1/+2
* Implement a standalone file manager activity.Steve McKay2015-03-251-0/+152