It is handled on the phone, so it depends if you have iPhone or Android - but looks like you're on Android.
For blocking notifications on Android with Gadgetbridge, you can do Settings -> Notification Settings -> Applications List however there is also a shortcut from the Bangle:
When you get a message, tap the button with the icon in it in the top right, then tap Ignore. This'll change the Gadgetbridge setting for you.
Music is handled differently (on Bangle.js). On the Bangle, go to Settings -> Apps -> Messages and ensure Auto open Music isn't set (this should be the default though).
If you are getting a music notification that actually auto-opens on the watch, it might be because of an actual notification from an app that's getting parsed - in which case you need to do the Ignore thing mentioned above.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Glad you're enjoying it!
It is handled on the phone, so it depends if you have iPhone or Android - but looks like you're on Android.
For blocking notifications on Android with Gadgetbridge, you can do
Settings -> Notification Settings -> Applications List
however there is also a shortcut from the Bangle:When you get a message, tap the button with the icon in it in the top right, then tap
Ignore
. This'll change the Gadgetbridge setting for you.Music is handled differently (on Bangle.js). On the Bangle, go to
Settings -> Apps -> Messages
and ensureAuto open Music
isn't set (this should be the default though).If you are getting a music notification that actually auto-opens on the watch, it might be because of an actual notification from an app that's getting parsed - in which case you need to do the
Ignore
thing mentioned above.