Phone calls answering/hang up (Gadgetbridge already sends this info to the watch) #65
Labels
BLE
Bluetooth related
GUI
LVGL/UI Related
No Hardware Required
Can be developed within native_posix build.
Event:
t:"call", cmd:"accept/incoming/outgoing/reject/start/end", name: "name", number: "+491234"
Example:
// Call coming in
GB({"t":"call","cmd":"incoming","name":"name","number":"+441234123123"})
To start with this could be a simple modification of the notification popup
The text was updated successfully, but these errors were encountered: