diff options
author | Tomasz Mikolajewski <mtomasz@google.com> | 2016-04-07 18:00:08 +0900 |
---|---|---|
committer | Tomasz Mikolajewski <mtomasz@google.com> | 2016-04-08 10:45:04 +0900 |
commit | 8fa99701491dee0ac18b8707e32252cb3c621af1 (patch) | |
tree | 3d7c97cb5f8ced95c27e8e76aa158b706db753cc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7d718bb252fe2bdee0c9c728a1e6e4892deb8ac7 (diff) |
Fix opening archives in Downloads.
When opening an archive in Downloads we first want to use
the ACTION_MANAGE_DOCUMENT intent, as it's a file on Downloads.
However, for files within archives we don't want call this intent,
as ACTION_MANAGE_DOCUMENT does not support files in archives.
Finally, we actually need to call ACTION_MANAGE_DOCUMENT for
archive files on Downloads, to give third party apps a chance
to show up in the Intent choose (invoked by the Trampoline).
This CL makes things work as they worked before merging
DownloadsActivity with DocumentsActivity.
Bug: 28033554
Change-Id: I287759aa8fc0457341ce6ece07d5c2ccf36f2c8c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions