Files
Gadgetbridge/app
Thomas Kuehne 1313392a84 add BundleUtils.addToBundle
- deduplicate code from BangleJSDeviceSupport and IntentApiReceiver
- add support for more standard types
- add BangleJS support for simple JSON arrays and JSON null values:
   - `"nullValue" : null`
   - `"booleanArray" : [true, false]`
   - `"doubleArray" : [1.2, -3.4]`
   - `"longArray" : [12, -34]`
   - `"StringArray" : ["12", "xyz"]`
2026-06-14 10:36:11 +00:00
..
2026-06-14 10:36:11 +00:00
2024-02-19 12:14:36 +01:00