Replies: 2 comments
-
|
Do you mean
If you look at https://github.com/search?q=repo%3Aespruino%2FBangleApps+.quiet&type=code you can see a bunch of apps are using it. Specifically messages, which should be what causes buzzing when you receive a message, does check it: https://github.com/espruino/BangleApps/blob/b9141d8986aea70836c7a9c6a71a70bc836fae61/apps/messages/lib.js#L204 But you're saying that sending a message via Gadgetbridge still causes buzzing? I just tried here and it does stop buzzing for me. Are you sure you're actually setting the value of Quiet Mode? Those menus can be a bit strange to use - you need to scroll up and down to change and tap to confirm - if you hit the button it goes back without setting the value (and the menu would then still show If you don't want any buzzing at all, you can just turn off |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply. Yes, it still vibrates, although the message app only vibrates once shortly when quiet mode is on. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand the silent mode — no matter what value I set (off / alarms / silent), the watch still vibrates.
I’ve tried test notifications from Gadgetbridge as well as directly from the timer app, but it keeps vibrating.
Could you help? My software is u to date
Beta Was this translation helpful? Give feedback.
All reactions