mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Changes suggested in PR
- use `BLETypeConversions`, added the missing functions there (+ unit tests for all) - change Java package of Protobuf definitions so that they are not discarded by Proguard -- +add subpackages to the Proguard rules so we can subdivide the classes + disable device-specific settings for Vivomove (no settings yet)
This commit is contained in:
Vendored
+1
-1
@@ -62,4 +62,4 @@
|
||||
}
|
||||
|
||||
# Keep generated protobuf classes
|
||||
-keep class nodomain.freeyourgadget.gadgetbridge.proto.* { *; }
|
||||
-keep class nodomain.freeyourgadget.gadgetbridge.proto.** { *; }
|
||||
|
||||
Reference in New Issue
Block a user