InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.76k stars 944 forks source link

Empty notifications and notifications on phone wakes up #236

Closed SingingFrog7 closed 3 years ago

SingingFrog7 commented 3 years ago

So I just got my PineTime and was willing to update it. It took a few try to upload the files successfully, but I was able to update to 0.14.0

I also followed the instruction to update the bootloader and flash the version "0.14.1" after. It's successful but still show 0.14.0, but I guess this might be normal as there's no change on the firmware itself I think

Notification are sent to the PineTime, but the notification is empty. When I get a regular call, there's no notification/call answer option. When I get a VOIP call, I get a simple empty notification and no way to answer

Also, if I check "...also when screen is on" (to get notification even if the screen is on) everytime my phone's screen turns on (from sleep), there's a notification sent to the watch.

Is there something I didn't figure out correctly?

Here's my GadgetBridge config:

Screenshot_20210315-210027_Gadgetbridge

Screenshot_20210315-210050_Gadgetbridge

Thanks for your work!

InfiniTime 0.14.1 (from this repo) GadgetBrige 0.55.0 from F-Droid

Oneplus 6T on LineageOS 17.1 (Android 10) from March 11 2021

SingingFrog7 commented 3 years ago

Nevermind, that was stupid and due to a recent XPrivacyLua installation (prior to the GadgetBridge installation) that blocked access to lots of stuff by default on new apps...