mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-04 09:17:29 +01:00
78b50e82fa
The way this works will never be a fully working solution, because uris are *not supposed* to be resolved to a filesystem path. So while this may work right now, it will most probably fail in the future, with other content providers. See e.g. https://github.com/iPaulPro/aFileChooser/issues where this code originally came from (via Stackoverflow). We won't crash anymore, but we won't support certain content providers. In the long run, we should search for the proper solution. Closes #982 |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |