2020-05-05 13:15:13 +00:00
|
|
|
0.01: Initial commit. Not very efficient, and widgets not working for some reason.
|
|
|
|
0.02: Fixes; widget support
|
2021-03-23 18:27:58 +00:00
|
|
|
0.03: Remove hardcoded hour buzz (you can install widchime if you miss it)
|
2021-06-24 12:12:59 +00:00
|
|
|
0.04: Update to use Bangle.setUI instead of setWatch
|
2021-09-01 07:41:31 +00:00
|
|
|
0.05: Avoid 'loadWidgets' at LCD on, which will cause memory leak
|
2021-09-01 07:46:26 +00:00
|
|
|
Avoid clearTimeout() usage, as it may break other widgets
|
2024-03-04 21:32:06 +00:00
|
|
|
0.06: Minor code improvements
|