1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 14:00:48 +02:00
Gadgetbridge/app/src/main
Andreas Shimokawa bdf403210e Pebble: Fix configuration of certain pebble apps
for appkeys with index 0 it was assumed they were not found becaus JSONObject.getOpt() returns 0 if not found.
Use the getOpt() method variant with a fallback parameter instead and set that to -1 fixes the problem.

(Also fixes a missing debug output)

Fixes #419
2016-10-28 00:03:50 +02:00
..
.settings #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
aidl/com/android/internal/telephony Support for rejecting/ending calls via Pebble buttons 2015-03-07 17:44:39 +01:00
assets run optipng on all pngs 2016-09-21 09:25:33 +02:00
java/nodomain/freeyourgadget/gadgetbridge Pebble: Fix configuration of certain pebble apps 2016-10-28 00:03:50 +02:00
res Release 0.13.6 2016-10-23 23:14:05 +02:00
.classpath #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
.project #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
AndroidManifest.xml Vibratissimo: add simple and buggy activity with a slider for vibration control 2016-09-20 20:28:52 +02:00
lint.xml #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
project.properties #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00