2020-04-28 22:12:06 +00:00
0.01: Basic calendar
2021-06-24 13:28:46 +00:00
0.02: Make Bangle 2 compatible
2021-12-07 18:32:49 +00:00
0.03: Add setting to start week on Sunday
2021-12-17 13:12:58 +00:00
0.04: Add setting to switch color schemes. On Bangle 2 non-dithering colors will be used by default. Use localized names for months and days of the week (Language app needed).
2022-01-04 11:03:47 +00:00
0.05: Update calendar weekend colors for start on Sunday
2022-01-05 16:25:07 +00:00
0.06: Use larger font for dates
2022-03-25 18:01:34 +00:00
0.07: Fix off-by-one-error on previous month
2022-05-04 21:40:21 +00:00
0.08: Do not register as watch, manually start clock on button
read start of week from system settings
2022-06-02 17:39:42 +00:00
0.09: Fix scope of let variables
2022-06-18 20:08:51 +00:00
0.10: Use default Bangle formatter for booleans
2022-10-16 18:37:20 +00:00
0.11: Fix off-by-one-error on next year
2023-01-19 20:33:14 +00:00
0.12: Mark dated events on a day
2023-02-10 16:10:37 +00:00
0.13: Switch to swipe left/right for month and up/down for year selection
Display events for current month on touch
2023-05-02 18:03:58 +00:00
0.14: Add support for holidays
2023-07-24 16:24:14 +00:00
0.15: Edit holidays on device in settings