mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2024-12-12 08:36:30 +01:00
d0f88c1099
The bug: - Create a recurring event with a specific number of occurrences like 10 that starts on Jan 1 - Edit some occurrence e.g. 5th and select "Update this and future occurrences only" - The edited event (5th) keeps repeating 10 times instead of ending on the end date of the original event (10th Jan). This is not consistent with other calendars (except nextcloud). The fix: Count the occurrence number starting from the first event and subtract it from the total number of repetitions before saving the event |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |