Feature #546
Redesign file access to work with scoped storage
Start date:
03/31/2020
Due date:
% Done:
0%
Estimated time:
Description
There is a temporary workaround described in https://redmine.stoutner.com/issues/545, but a more permanent solution needs to be found as the temporary solution isn't likely to work with Android 11.
History
Updated by Soren Stoutner 8 months ago
Scoped storage is changing again in Android 11.
Updated by Soren Stoutner 6 months ago
There is some more information about this at https://redmine.stoutner.com/issues/478
Updated by Soren Stoutner 3 months ago
WebView seems to want to download .mht files instead of opening them when they are content:// URL (it works correctly with file:// URLs).