InfiniTimeOrg / InfiniTime

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

[Feature request] Vibrate on lost connection #670

Closed adocampo closed 3 years ago

adocampo commented 3 years ago

I've found myself missing a lot of notifications because PT has disconnected from gadgetbridge. I don't know why it could be, but PT disconnects silently. I'm missing a pebble function, and I think it could be of use in this scenario. When pebble got disconnected for any reason, it vibrated and the watchface changed during a few seconds (10'' or the like) with the message "Where is my phone". I think this could help users to make them re-connect as soon as possible.

Riksu9000 commented 3 years ago

Duplicate of #597