Simple-Calendar/app
Naveen 2d33c1f8f0
Properly handle Update all occurrences option
Closes https://github.com/SimpleMobileTools/Simple-Calendar/issues/981

The events were moved forward because the start and end timestamps from the repeating occurrence were saved instead of the original start and end times.

The call to `eventsHelper.addEventRepeatLimit()` was removed because I believe it was added there by mistake and the changes were overwritten anyways due to the next call to `eventsHelper.updateEvent()`. Another reason to remove it is to avoid triggering a CalDAV update which may interfere with the event update.
2023-05-29 04:49:57 +05:30
..
src Properly handle Update all occurrences option 2023-05-29 04:49:57 +05:30
.gitignore
build.gradle update version to 6.21.9 2023-05-12 09:38:53 +02:00
proguard-rules.pro