-
released this
2026-06-09 10:47:43 -04:00 | -23 commits to feature/same-day-time-slots since this releaseAdded
- HTML formatting support in event titles (<b>, <i>)
- Checklist events with checkbox rendering in day view, event list, and widgets
- Formatting toolbar in event editor (Bold, Italic, Checklist buttons)
- Strikethrough and alpha dimming for checked checklist items
- Widget checklist checkbox tap support via ChecklistToggleReceiver
Changed
- Merged upstream Fossify Calendar 1.10.3
- CalDAV delete errors are now surfaced via showErrorToast() instead of silently swallowed
Fixed
- Multi-slot event editing now properly loads and saves all sibling time slots
- Multi-slot event duplication now works correctly
- Strikethrough rendering for checked checklist items (reverted broken SpannableString approach)
- Checklist checkbox no longer causes visual artifacts on unrelated tasks after rapid scroll
- Checklist tasks (type=TYPE_TASK) can now be toggled correctly via checkbox
- Widget checklist checkbox state updates properly after toggle
Notes
- Raw HTML tags are stored in the title field for CalDAV compatibility
- Tags are hidden in read-only views; visible only in the title field during editing
- Other devices without this feature will display raw tags as fallback
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads