Files
Calendarr-Android/app
Guido Schmit 382cb717a4 fix: match sync errors to calendars by id, not name suffix
The server now includes calendar_id in per-calendar sync-error entries.
Match CalendarFilterSheet's warning icon on (source, calendarId) like
calendarKey() already does everywhere else, instead of a fragile
name-suffix comparison that could false-positive across accounts whose
calendar names happen to overlap.
2026-07-02 19:00:49 +02:00
..