2022-02-17 01:42:21 +00:00
|
|
|
0.01: Initial creation of the clock face time and calendar
|
|
|
|
0.02: Feature Request #1154 and some findings...
|
|
|
|
-> get rendered time from optimisations
|
|
|
|
-> *BATT SAFE* only update once a minute instead of once a second
|
|
|
|
-> *RAM optimized* clean code, corrected minute update (timout, no intervall)
|
|
|
|
-> locale: weekday name (first two characters) from locale
|
|
|
|
-> added settings to render cal view begin day (-1: today, 0:sunday, 1:monday [default])
|
|
|
|
0.03: a lot of more settings for outline, colors and highlights
|
2022-02-18 11:41:30 +00:00
|
|
|
0.04: finalized README, fixed settings cancel, fixed border-setting
|
2022-04-18 13:13:25 +00:00
|
|
|
0.05: bugfix: default settings
|
|
|
|
0.06: bugfix: Mrk.Color doesn't reflect the color selected, fixes #1706
|
2024-03-13 10:56:27 +00:00
|
|
|
0.07: Minor code improvements
|