Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
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
..
appmanager Cleanup, deduplication, null-handling fixes 2018-01-13 21:08:51 +01:00
charts Replace the Combined Charts with simple Line Charts 2017-11-01 17:35:05 +01:00
AbstractFragmentPagerAdapter.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AbstractGBActivity.java Avoid potential NPE 2017-11-03 22:01:11 +01:00
AbstractGBFragment.java Update license headers 2017-04-26 00:14:25 +02:00
AbstractGBFragmentActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AbstractSettingsActivity.java Fix language switching for good 2017-09-07 23:26:53 +02:00
AlarmDetails.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AndroidPairingActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AppBlacklistActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AppCompatPreferenceActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
CalBlacklistActivity.java Update license headers 2017-09-12 12:39:15 +02:00
ConfigureAlarms.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
ControlCenterv2.java Fix language switching for good 2017-09-07 23:26:53 +02:00
DbManagementActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
DebugActivity.java Update license headers 2017-10-16 09:38:02 +02:00
DiscoveryActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
ExternalPebbleJSActivity.java Trying to simplify ExternalPebbleJSActivity#onCreate() a bit 2018-01-14 00:20:13 +01:00
FindPhoneActivity.java Amazfit Bip: implement find phone feature 2018-01-13 18:46:21 +01:00
FwAppInstallerActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
GBActivity.java Update license headers 2017-09-12 12:39:15 +02:00
HeartRateUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
InstallActivity.java Mi2: add hint about intermediate firmware 1.0.0.53 2017-03-14 23:45:30 +01:00
SettingsActivity.java Fix crash in settings activity with export location 2018-02-11 14:32:21 +01:00
VibrationActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00