1
0
Fork 0
Commit Graph

5 Commits (f06168af97906e724faeae52165b5099c4857e9b)

Author SHA1 Message Date
Hank d0a33541a5 0.15: Added option to hide widget when connected 2022-07-04 09:45:15 +02:00
Hank d83396036b widbt: Added configuration option 2022-07-01 23:01:48 +02:00
Hank c99a0de9a9 widbt_notify: Added "connection restored" notification. Fixed restoring of the watchface. 2022-07-01 19:49:35 +02:00
storm64 dde4cc1562 [widbt_notify] Prevent repeated `draw()`
Replace `setInterval` with `setTimeout` to clear the `Connection lost.`-message to prevent repeatedly calling of `draw()` from the current app/clock.
2022-05-18 13:00:53 +02:00
KungPhoo 8df137b21d widget 'widbt_notify'
New Widget 'widbt_notify' is a bluetooth widget, that vibrates, when the connection gets lost.
2022-03-29 14:32:33 +02:00