Actions
Feature #546
closedRedesign file access to work with the 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.
Files
Updated by Soren Stoutner over 4 years ago
Scoped storage is changing again in Android 11.
Updated by Soren Stoutner over 4 years ago
There is some more information about this at https://redmine.stoutner.com/issues/478
Updated by Soren Stoutner about 4 years ago
WebView seems to want to download .mht files instead of opening them when they are content:// URL (it works correctly with file:// URLs).
Updated by Soren Stoutner about 4 years ago
- Priority changed from 3.x to Next Release
Updated by Soren Stoutner over 3 years ago
Testing file uploads with scoped storage.
Updated by Soren Stoutner over 3 years ago
Google has a lot of scattered (and sometimes conflicting) information about the Storage Access Framework. This is the best single location: https://developer.android.com/training/data-storage/shared/documents-files.
Updated by Soren Stoutner over 3 years ago
- Subject changed from Redesign file access to work with scoped storage to Redesign file access to work with the Storage Access Framework
Updated by Soren Stoutner over 3 years ago
Updated by Soren Stoutner over 3 years ago
- Subject changed from Redesign file access to work with the Storage Access Framework to Redesign file access to work with the scoped storage
Updated by Soren Stoutner over 3 years ago
- Status changed from New to Closed
Actions