Commit Graph

20 Commits (044fc173c5d9cbf71bc9a6e972372e61c955b556)

Author SHA1 Message Date
Erik Andresen 044fc173c5 calendar: Add type other+repeat 2023-05-03 22:09:14 +02:00
Erik Andresen aa6d7cdbe1 calendar: Display holidays 2023-05-02 20:03:58 +02:00
Erik Andresen 3f1ded53ed calendar: Read day names from locale 2023-05-02 19:33:29 +02:00
Erik Andresen fc4a944da5 calendar: remove event in loop 2023-02-10 17:45:14 +01:00
Erik Andresen ed53150afe calendar event pre calculation to month+2weeks 2023-02-10 17:25:35 +01:00
Erik Andresen 6e81af5db5 calendar cleanup 2023-02-10 17:20:00 +01:00
Erik Andresen 584b25b97c calendar cleanup 2023-02-10 17:15:35 +01:00
Erik Andresen 09f2b655ff calendar 0.13
- Change usage to swipe left/right for next/previous month
- Add up/down swipe for next/previous year
- Display scheduler events for current month on touch
2023-02-10 17:10:37 +01:00
Erik Andresen e836b25e16 calendar: Mark dated events on a day 2023-01-19 21:33:14 +01:00
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
Erik Andresen 602ffee601 calendar: Fix scope of let variables 2022-06-02 19:39:42 +02:00
Erik Andresen 6fafba454d calendar
- Do not register as watch, manually start clock on button
  (Compatibility with Quick Launch)
- Read start of week from new system settings instead of own
  configuration
2022-05-04 23:49:59 +02:00
Erik Andresen 5e5ba0cc69 calendar:
Add one to previous month
2022-03-25 19:01:34 +01:00
Alexander Minges af187929ea calendar: Use larger font for dates 2022-01-05 17:25:07 +01:00
Craig Millett 48da0cbacf
Update calendar.js
If week is set to start on Sunday, make Saturday (last row) and Sunday (first row) have weekend colors.
2021-12-21 12:11:30 -07:00
Minges, Alexander Ralph Michael (almin100) a67ef83bd8 calendar: use hardware version to set color scheme 2021-12-17 14:21:26 +01:00
Minges, Alexander Ralph Michael (almin100) bae67ecf6d calendar: use non-dithering colors by default;
localize strings; remove unused variables
2021-12-17 14:05:52 +01:00
qucchia 5e0b4a9703 Allow Calendar app to begin on Sunday. 2021-12-07 19:32:49 +01:00
Gordon Williams 272007c652 more tweaks 2021-06-24 14:29:13 +01:00
Francesco Bedussi bc0c04f060 feat: add calendar app 2020-04-29 00:12:06 +02:00