Simple-Calendar/app
Evan Goode b7c90f9cfb Resolves (or at least improves):
- #1538
- https://github.com/bitfireAT/davx5-ose/discussions/66
- https://github.com/Kozea/Radicale/issues/1264
- May also resolve some of the issues described in #1983.

The "EXDATE" property is only meant to be set on events with the "RRULE" property. See discussion in #1538, especially the response from DAVx5 support listed in the first comment.

I tried also setting STATUS_CANCELED on these recurrence exception events, but DAVx5 would sometimes no longer recognize them as belonging to the parent event and would give the child events different UIDs, which is undesirable. It seems like it works great to just leave out the EXDATE.

I have not tested this patch with other CalDAV setups, but it solves the problem for me on DAVx5+Radicale.
2023-04-20 03:22:33 -04:00
..
src Resolves (or at least improves): 2023-04-20 03:22:33 -04:00
.gitignore creating the project 2016-01-26 22:08:27 +01:00
build.gradle moving backup related strings to Commons 2023-04-15 10:47:06 +02:00
proguard-rules.pro update Commons with joda proguard rules 2017-12-31 12:20:17 +01:00