index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
DocumentsUI
/
src
/
com
/
android
/
documentsui
/
BaseActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish when browsed root goes away.
Jeff Sharkey
2015-06-16
1
-1
/
+16
*
Update visibility of the stack dropdown list after the search view is collapsed.
Daichi Hirono
2015-06-11
1
-7
/
+28
*
Enable apps to exclude their own roots from the DocumentsUI roots list.
Ben Kwa
2015-06-10
1
-2
/
+41
*
Ensure sort menu is shown as needed.
Steve McKay
2015-05-04
1
-0
/
+35
*
Update activities to clear search term when a root that doesn't support searc...
Steve McKay
2015-04-22
1
-12
/
+41
*
Reduce code duplication between DocumentsActivity and StandaloneActivity.
Steve McKay
2015-04-22
1
-12
/
+525
*
DocumentsUI: Save source file list into BaseActivity.State.
Daichi Hirono
2015-04-20
1
-0
/
+6
*
DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent.
Daichi Hirono
2015-04-15
1
-10
/
+12
*
DocumentsUI: Filter out downloads root if the source documents include direct...
Daichi Hirono
2015-04-15
1
-0
/
+7
*
DocumentsUI: Add new private intent action to select copy destination.
Daichi Hirono
2015-04-13
1
-0
/
+4
*
Browse mode for DocumentsUI, removed volume state.
Jeff Sharkey
2015-04-12
1
-1
/
+2
*
Implement a standalone file manager activity.
Steve McKay
2015-03-25
1
-0
/
+152