mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
* Refactor sequence handling in calendar sync - Move sequence update logic to SequenceUpdater - Update LocalCalendar to use new SequenceUpdater - Remove redundant methods from LocalCalendar - Update tests and dependencies * Minor KDoc