Files
Gadgetbridge/app
Thomas Kuehne db09823aca BangleJS: add optional device target filter for com.banglejs.uart.tx intent
Analog to IntentApiReceiver enhancement #6250

Adds an optional `device` extra containing the MAC address of the target gadget.
Missing `device` extra or a `null` value forward the intent payload to all initialised BangleJS.
The existing device preference filter (device_intents == true) remains unchanged.
2026-06-14 17:50:27 +00:00
..