Bangle.js 2 not showing incoming call notifications #5790
Replies: 1 comment
-
Posted at 2022-02-04 by Alessandro Hello! Take a look here: espruino/BangleApps#976 (comment) ;-) Posted at 2022-02-04 by cramill So, is this going to be fixed in the next version of Gadgetbridge? How often is Gadgetbridge released? Posted at 2022-02-05 by Alessandro
I think yes.
They seem to release once or twice a month. Latest version (0.65) came out one week ago. Posted at 2022-03-13 by Graphity Soooo... did this somehow break the GB release process? I'm really waiting for this fix and GB's last release was more than a month ago Posted at 2022-03-14 by cramill Ha, I've been wondering this as well, still waiting for the next GB release... Posted at 2022-03-21 by Alessandro GB 0.66 released! Posted at 2022-03-21 by cdohb Do you get the notifications on the watch after the update to 0.66? On my watch it's still not working .... Posted at 2022-03-21 by InnerCode Same! Installed the default apps and the Android Integration app. Removed and added the Bangle in the Gadgetbridge app but still no notification on an incoming call. Posted at 2022-03-21 by Alessandro Nope :/ Posted at 2022-03-21 by m2c_n3e Unfortunately debug and release builds seem the behave differently: espruino/BangleApps#976 (comment) Posted at 2022-03-22 by @gfwilliams
Well that's a good thing really - it means we have a way to reproduce :) Posted at 2022-03-22 by m2c_n3e The pull request which should hopefully finally fix this issue has just been merged. Let's hope for version 0.67. Posted at 2022-03-22 by cramill 0.66 did not resolve the issue for me either. Hope we don't have to wait too long for version 0.67... Posted at 2022-04-08 by Ocim Where do you find this 0.66 version? I am using F-Droid to install Gadgetbridge and it is still showing 0.63.1 as the latest version. Never mind, I think it is a problem on my phone. F-Droid is not updating anything... Posted at 2022-05-19 by youphyun Same issue here with LineageOS + Gadgetbridge 0.66. I believe 0.67 is coming soon to F-Droid, the changelog was already posted. Posted at 2022-05-24 by Graphity This is really frustrating. Why does it take two months until Gadgetbridge makes a new release? Didn't "they" make one every month or every few weeks last year? Who may I offer my help to speed things up? Posted at 2022-05-24 by rigrig It seems the GadgetBridge 0.67 build failed, but a fix is underway. Posted at 2022-06-01 by user144944 GB .67 Released on last week and this issue fixed 🥰 Posted at 2022-06-01 by user144944 Download .67 apk directly from droid site Posted at 2022-06-01 by Ocim In the meantime the bangle.js version of Gadgetbridge became available and I am using that now. Posted at 2022-06-22 by Graphity Ok, so I have installed bangle.js version of Gadgetbridge (0.67.1b-banglejs) and bangleJ firmware version 2v14. I didn't receive call notifications. I checked Gadgetbrige's permissions and it was missing phone and caller list permissions (not sure about the english names of permissions, it's "Telefon" and "Anrufliste" in German). I added them and now I see a notification when my phone is ringing 🎉🎉 Is there a way to make this notification vibrate until I accept the call? Posted at 2022-06-27 by Ocim I have the similar request posted here: maybe you can comment on the settings suggestion? Posted at 2023-03-23 by user154779 Hi - I just started out with my new Bangle.js 2. I love the watch but have the same issue with both the official release of gadgetbridge and the version I installed from F-Droid. Is there a fix for this yet? Gettting notifications for incoming phone calls is one of the main reason I need a smartwatch to begin with. Posted at 2023-03-24 by @gfwilliams So you're saying that normal notifications work fine, you're just not getting call notifications? What about if you go into Gadgetbridge on Android, click Posted at 2023-03-24 by user154779 Thank you so much for helping me out! I‘ve connected the watch and clicked on Debug and Incoming call - then the alert comes in perfectly, the watch is buzzing and everything. But still not when it comes to an actual phone call. Posted at 2023-03-25 by user154779 Oh, finally got it to worked - Gadgetbridge did not have permissions for phone and call logs (I was sure I had checked that, but I guess I didn‘t). Again, thanks for helping me! Posted at 2023-03-27 by @gfwilliams Great - glad you got it sorted! Android can be really strange about requesting permissions - sometimes even if you gave it all the permissions, if you didn't use it for a while Android can remove them too! Posted at 2023-03-29 by user154779 Oh, did not realise that you are the actual guy behind the watch! Then I'll have to add additional thanks for making a sort-of-pebble successor possible; I really like the Bangle.js so far and am very happy that someone's keeping the e-ink-smartwatch-dream alive. Thank you so much! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2022-02-04 by cramill
I am not getting incoming call notifications on my Bangle.js 2. Other notifications are showing up fine.
I'm on firmware 2.12, Gadgetbridge 0.65.0, and Android 12. I'm using the Development app loader and I'm on v0.07 of the Android Integration.
I can send test notifications using the Debug part of Gadgetbridge; should the "Incoming call" button in the Debug part of Gadgetbridge be doing something on my Bangle.js 2?
I've tried re-paring my watch with Gadgetbridge, and I have the Phone Calls set to Always in the Gadgetbridge notification settings. Are there any other settings I need to check?
Beta Was this translation helpful? Give feedback.
All reactions