1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-17 06:07:45 +01:00
Gadgetbridge/app
Marc Nause 677d8503d9 Added rule to keep static members of CallSpec class
The support class for BangleJS devices uses reflection to retrieve an array of the fields and used them to generate JSON which is sent to the devices. Without the new rule ProGuard breaks alerts for incoming calls in release builds.

See also: https://github.com/espruino/BangleApps/issues/976
2022-03-22 19:50:53 +01:00
..
src fix xml 2022-03-17 22:46:26 +01:00
build.gradle bump version, tweak changelog 2022-03-17 20:57:20 +01:00
proguard-rules.pro Added rule to keep static members of CallSpec class 2022-03-22 19:50:53 +01:00