BangleApps/apps/calendar
James Taylor c5f5efff26 calendar - fix off-by-one-error on next year
The calendar jumps from 2022 to 2024 between December and January,
and this seems to fix it

Signed-off-by: James Taylor <jt-git@nti.me.uk>
2022-10-17 08:56:14 +01:00
..
ChangeLog calendar - fix off-by-one-error on next year 2022-10-17 08:56:14 +01:00
README.md calendar: shorten settings to prevent clipping 2021-12-17 14:42:47 +01:00
calendar-icon.js calendar: compress app icon 2021-12-17 14:51:12 +01:00
calendar.js calendar - fix off-by-one-error on next year 2022-10-17 08:56:14 +01:00
calendar.png calendar: use non-dithering colors by default; 2021-12-17 14:05:52 +01:00
metadata.json calendar - fix off-by-one-error on next year 2022-10-17 08:56:14 +01:00
screenshot_calendar.png calendar: Update screenshot 2022-01-05 17:26:32 +01:00
settings.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00

README.md

Calendar

Basic calendar

Usage

  • Use BTN4 (left screen tap) to go to the previous month
  • Use BTN5 (right screen tap) to go to the next month

Settings

  • Starts Sunday: whether the calendar should start on Sunday (default is Monday).
  • B2 Colors: use non-dithering colors (default, recommended for Bangle 2) or the original color scheme.