-
I captured a quick GB debug log and it shows this when receiving an SMS on the phone:
SENDING GB({t:"notify",id:1691570958,title:"",subject:"",body:"Testing",sender:"Me",tel:"redacted"})
Dismissing the notification does not generate a "notify-" action, but I see these for other notifications I dismiss.
I can also add that I see the same behaviour as described by the OP when it comes to SMS: interacting with the messages UI on the watch doesn't do anything for the notification on the phone. Other apps can have the notification both dismissed and the app being opened depending on the watch interaction.
The messaging app I'm using is the AOSP Messaging app that comes with my installed Android ROM.
When I try using a different app for SMS it gets a little more interesting. I installed this one:
https://play.google.com/store/apps/details?id=com.simplemobiletools.smsmessengerThe following then shows up in the logs:
SENDING GB({t:"notify",id:1691570974,title:"",subject:"",body:"Testing 6",sender:"Me",tel:"redacted"}) SENDING GB({t:"notify",id:1691570975,src:"SMS Messenger",title:"Me",subject:"",body:"Testing 6",sender:""}) SENDING GB({t:"notify-",id:1691570975})
When dismissing this notification I'm moved to the messages list on the watch, and the first of the above received notifications is still there. With this app it is possible to dismiss the notification using the watch, but not to open the app.
SENDING GB({t:"notify",id:1691570980,title:"",subject:"",body:"Testing 9",sender:"Me",tel:"redacted"}) SENDING GB({t:"notify",id:1691570981,src:"SMS Messenger",title:"Me",subject:"",body:"Testing 9",sender:""}) {"t":"notify","n":"OPEN","id":1691570981} {"t":"notify","n":"OPEN","id":1691570980} SENDING GB({t:"notify-",id:1691570981})
SENDING GB({t:"notify",id:1691570982,title:"",subject:"",body:"Testing 10",sender:"Me",tel:"redacted"}) SENDING GB({t:"notify",id:1691570983,src:"SMS Messenger",title:"Me",subject:"",body:"Testing 10",sender:""}) {"t":"notify","n":"DISMISS","id":1691570983} SENDING GB({t:"notify-",id:1691570983})
Of course, when dismissing, one of the messages still remain in the messages list and needs to be removed manually.
All of this is on a custom Android 11 ROM. Firmware version of the watch and versions of the involved apps on the watch does not seem to matter since I've seen this behavior for some time.
Bangle firmware - 2v18.126
Android integration - v0.31
Messages - v0.60
Messages UI - v0.73
Gadgetbridge - 0.75.0b-banglejs (229) -
@Gordon Regarding SMS, I've actually observed a different behaviour for those notifications compared to others (but haven't had an opportunity to dig any further).
Whenever I get an SMS and then clear the notification on my phone, the message persists on the Bangle and has to be deleted manually. This only happens with SMS.
Could of course be a particular thing with my setup, and I've been suspecting as much since I haven't seen anyone mentioning anything similar. But, since we're talking about SMS quirks here I figured I'd mention it.
I'll try to grab a log for this later today.
-
-
-
About the original issue (a clarification). Is this about SMS? I'm asking, because I've been seeing an issue with SMS notifications that might be related.
First, with all other notifications I'm not seeing any issues. Pressing the checkmark marks the message as read and keeps it in the messages app, while pressing the X dismisses it and removes it from the app (and sometimes also from the phone, depending on the app). But, with regular text messages (SMS) the message is never removed from the app on the watch. Not even when dismissing the notification from the phone. A manual delete is required...
-
-
-
An occasional splash from using the sink faucet was enough to make the device unresponsive and cause it to constantly reboot. This is surprising to me because IP67 rated devices are supposed to be protected from not just occasional splashes, but also water immersion of up to 1 meter for 30 minutes.
FYI: If it was just a splash it shouldn't be any worries, but if the watch ended up directly in the water stream underneath the faucet it could have been exposed to water pressure that would greatly exceed the pressure it would experience when just immersed to 1 meter.
-
Yeah... The main problem is that people do not understand what the IP-ratings for dust- and waterproofness actually mean. They see "IP67, waterproof to 1 meter for 30 minutes" and think: "Great, I can swim with that as long as I don't dive". When in reality you shouldn't even let a watch with that rating go under the tap while washing your hands (unless you have a really soft flowing tap)...
-
-
Have you tried resetting the watch?
https://www.espruino.com/Bangle.js2#resetting-without-loading-any-code -
-
-
As @Gordon said above, the 1 meter for 30 seconds rating is at optimal conditions. As soon as you move your arm in the water you're going to exceed the pressure that an IP67 rating is for. Basically it's splash proof and might survive a quick accidental dunk, nothing more...
If you want something that could be called waterproof you need to have at least IP68.
-
That was this type? https://www.ebay.co.uk/itm/293495192890
I must admit I was a little concerned that the area to the side of the cut-out might be a bit weak - but that's not what broke in this case?
Similar... I can't find the link right now, but it was a couple of generic silicone straps from Amazon. I'm uploading a photo of the break.
-
-
-
-
-
-
I have seen this as well in the past few weeks. I've also noted that the Gadgetbridge app (Bangle.js version) sometimes also has crashed when the watch has locked up. Haven't had time to debug yet, and I cannot get the app to save a debug log (nothing happens when I press Fetch Debug Logs)...
I'm using "A Configurable Analog Clock" as my watch face.
-
Fairemail is deprecated
Considering that M66B added a commit 3 hours ago (as of writing this), I wouldn't call FairEmail deprecated... And it does show the contents of the email in the notification, so it might be possible to get Bangle to show it with some work (outside my skill set though).
-
-
I opened the GB debug app on my watch, and when receiving messages in FairEmail it looks like this:
"t": "notify",
"id": 1655971523,
"src": "FairEmail",
"title": "name of sender",
"body": "email subject"So, in other words, it's not strange that we're not seeing the message contents in there...
Edit: fixed a formatting mistake
@Alberich123
https://shop.espruino.com/accessories/banglejs-parts/banglejs2-lcd