This repository was archived by the owner on Jun 9, 2025. It is now read-only.
Commit 76e30b7
Ignore RDATEs when there's an also an infinite RRULE to avoid calendar provider exception (#114)
* Ignore RDATEs when there's an also an infinite RRULE to avoid calendar provider exception
* Added test
Signed-off-by: Arnau Mora <[email protected]>
* Tighten test intention
* Remove unused import directive
---------
Signed-off-by: Arnau Mora <[email protected]>
Co-authored-by: Arnau Mora <[email protected]>
Co-authored-by: Sunik Kupfer <[email protected]>1 parent dd0ac1f commit 76e30b7
File tree
2 files changed
+32
-7
lines changed- lib/src
- androidTest/kotlin/at/bitfire/ical4android
- main/kotlin/at/bitfire/ical4android
2 files changed
+32
-7
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
267 | 282 | | |
268 | 283 | | |
269 | 284 | | |
| |||
Lines changed: 17 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
794 | | - | |
795 | | - | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
796 | 805 | | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
801 | 810 | | |
802 | | - | |
| 811 | + | |
| 812 | + | |
803 | 813 | | |
804 | 814 | | |
805 | 815 | | |
| |||
0 commit comments