1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-08 15:35:24 +02:00
Gadgetbridge/app/src/main/java
cpfeiffer 78b50e82fa Fix crash in settings activity with export location
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
2018-02-11 14:32:21 +01:00
..
nodomain/freeyourgadget/gadgetbridge Fix crash in settings activity with export location 2018-02-11 14:32:21 +01:00
ru/gelin/android/weather/notification Pebble: when faking the OWN response also set the "description" field with the current condition 2018-02-03 23:08:12 +01:00