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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move extension checking code into FileUtils.
Ben Kwa
2015-04-23
1
-0
/
+2
*
Merge "Update strings for the copy error dialog to match the latest specs."
Tomasz Mikolajewski
2015-04-23
2
-9
/
+5
|
\
|
*
Update strings for the copy error dialog to match the latest specs.
Tomasz Mikolajewski
2015-04-23
2
-9
/
+5
*
|
Implement retrying copying in case of an error in DocumentsUI.
Tomasz Mikolajewski
2015-04-23
4
-32
/
+54
|
/
*
DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog.
Daichi Hirono
2015-04-23
5
-20
/
+11
*
Merge "Update activities to clear search term when a root that doesn't suppor...
Steve McKay
2015-04-23
3
-26
/
+42
|
\
|
*
Update activities to clear search term when a root that doesn't support searc...
Steve McKay
2015-04-22
3
-26
/
+42
*
|
Merge "Implement DayNight theme for DocumentsUI"
Alan Viverette
2015-04-23
37
-59
/
+110
|
\
\
|
|
/
|
/
|
|
*
Implement DayNight theme for DocumentsUI
Alan Viverette
2015-04-22
37
-59
/
+110
*
|
Merge "Reduce code duplication between DocumentsActivity and StandaloneActivi...
Steve McKay
2015-04-22
8
-1242
/
+753
|
\
\
|
*
|
Reduce code duplication between DocumentsActivity and StandaloneActivity.
Steve McKay
2015-04-22
8
-1242
/
+753
*
|
|
Merge "Disable copying from Recents."
Ben Kwa
2015-04-22
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable copying from Recents.
Ben Kwa
2015-04-22
1
-1
/
+2
*
|
|
Import translations. DO NOT MERGE
Geoff Mendal
2015-04-22
5
-7
/
+235
|
|
/
|
/
|
*
|
Implement some tests for com.android.documentsui.CopyService.
Ben Kwa
2015-04-21
3
-60
/
+482
|
/
*
Merge "DocumentsUI: Save source file list into BaseActivity.State."
Daichi Hirono
2015-04-21
2
-4
/
+8
|
\
|
*
DocumentsUI: Save source file list into BaseActivity.State.
Daichi Hirono
2015-04-20
2
-4
/
+8
*
|
Import translations. DO NOT MERGE
Geoff Mendal
2015-04-20
2
-13
/
+11
|
/
*
Merge "Enable the copy feature."
Jeff Sharkey
2015-04-19
1
-5
/
+1
|
\
|
*
Enable the copy feature.
Ben Kwa
2015-04-16
1
-5
/
+1
*
|
Import translations. DO NOT MERGE
Geoff Mendal
2015-04-17
72
-792
/
+672
*
|
Merge "Stop to take multiline file name in the create directory dialog."
Daichi Hirono
2015-04-17
1
-1
/
+2
|
\
\
|
*
|
Stop to take multiline file name in the create directory dialog.
Daichi Hirono
2015-04-16
1
-1
/
+2
*
|
|
Merge "Fix cancellation of copy jobs."
Ben Kwa
2015-04-16
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix cancellation of copy jobs.
Ben Kwa
2015-04-16
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge "DocumentsUI: Hide pick button of copy destination picker for read only...
Daichi Hirono
2015-04-16
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DocumentsUI: Hide pick button of copy destination picker for read only direct...
Daichi Hirono
2015-04-15
1
-2
/
+3
|
|
/
*
|
Import translations. DO NOT MERGE
Geoff Mendal
2015-04-15
73
-135
/
+803
|
/
*
Merge "DocumentsUI: Use system cancel string resources."
Daichi Hirono
2015-04-15
1
-1
/
+1
|
\
|
*
DocumentsUI: Use system cancel string resources.
Daichi Hirono
2015-04-15
1
-1
/
+1
*
|
DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent.
Daichi Hirono
2015-04-15
3
-14
/
+16
|
/
*
Merge "DocumentsUI: Filter out downloads root if the source documents include...
Daichi Hirono
2015-04-15
4
-0
/
+22
|
\
|
*
DocumentsUI: Filter out downloads root if the source documents include direct...
Daichi Hirono
2015-04-15
4
-0
/
+22
*
|
Merge "Add an initial version of the copy failure dialog to DocumentsUI."
Tomasz Mikolajewski
2015-04-15
4
-5
/
+146
|
\
\
|
*
|
Add an initial version of the copy failure dialog to DocumentsUI.
Tomasz Mikolajewski
2015-04-15
4
-5
/
+146
*
|
|
DocumentsUI: Polish buttons of copy destination dialog.
Daichi Hirono
2015-04-15
4
-12
/
+51
|
|
/
|
/
|
*
|
Import translations. DO NOT MERGE
Geoff Mendal
2015-04-13
12
-24
/
+12
|
/
*
DocumentsUI roots can have settings.
Jeff Sharkey
2015-04-12
3
-2
/
+17
*
Merge "DocumentsUI: Add new private intent action to select copy destination."
Daichi Hirono
2015-04-13
4
-15
/
+48
|
\
|
*
DocumentsUI: Add new private intent action to select copy destination.
Daichi Hirono
2015-04-13
4
-15
/
+48
*
|
Add support for notifying about child changes in StubProvider.
Tomasz Mikolajewski
2015-04-13
1
-12
/
+21
*
|
Add support for opening files in StubProvider.
Tomasz Mikolajewski
2015-04-13
1
-47
/
+58
|
/
*
Add support for removing files and directories in StubProvider.
Tomasz Mikolajewski
2015-04-13
1
-2
/
+30
*
Merge "Simulate running out of space in StubProvider."
Tomasz Mikolajewski
2015-04-13
1
-5
/
+76
|
\
|
*
Simulate running out of space in StubProvider.
Tomasz Mikolajewski
2015-04-13
1
-5
/
+76
*
|
Show copy destination when clicking on the copy notification in Documents UI.
Tomasz Mikolajewski
2015-04-13
6
-56
/
+59
|
/
*
Browse mode for DocumentsUI, removed volume state.
Jeff Sharkey
2015-04-12
5
-25
/
+50
*
Import translations. DO NOT MERGE
Geoff Mendal
2015-04-10
73
-5
/
+151
*
Merge "Enable directory copying."
Ben Kwa
2015-04-10
3
-51
/
+212
|
\
|
*
Enable directory copying.
Ben Kwa
2015-04-10
3
-51
/
+212
[next]