Skip to content

[ical4j 4.x] Update task property mapping#217

Closed
ArnyminerZ wants to merge 10 commits intomainfrom
190-ical4j-4x-update-task-property-mapping
Closed

[ical4j 4.x] Update task property mapping#217
ArnyminerZ wants to merge 10 commits intomainfrom
190-ical4j-4x-update-task-property-mapping

Conversation

@ArnyminerZ
Copy link
Member

No description provided.

rfc2822 and others added 9 commits March 4, 2026 12:38
* Update ical4j dependency

* Make at.bitfire.ical4android package compile again

* Make package at.bitfire.synctools.icalendar compile again

* Make at.bitfire.synctools compile again (add TODOs)

* Make at.bitfire.ical4android unit tests run again

* Make event builder tests run again

* Make remaining unit tests compile again
* Update CalendarUidSplitter to support ical4j 4.x

* Remove ignore annotation

* Improve kdoc

* Change Instant to LocalDate
Migrate `ICalendarGenerator` and `ICalendarParser` to ical4j 4.x
* Handle empty timezones in `AndroidCompatTimeZoneRegistry` (#203)

* Handle empty timezones

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Just check for empty timezones

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Add clarifying comment

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

---------

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Update minSdkVersion to 24 and remove deprecated code (#204)

* Update minSdkVersion

* - Replace deprecated `closeCompat()` with standard `close()`
- Remove compatibility method `closeCompat()` from `MiscUtils`

---------

Co-authored-by: cketti <ck@cketti.de>

* [ical4j 4.x] Update event validators

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Remove UTC validation rule

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Fix test

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Implement helper

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

* Throw original exception

Signed-off-by: Arnau Mora <arnyminerz@proton.me>

---------

Signed-off-by: Arnau Mora <arnyminerz@proton.me>
Co-authored-by: Ricki Hirner <hirner@bitfire.at>
Co-authored-by: cketti <ck@cketti.de>
* Update ICalendar.vAlarmToMin()

* Update ICalendar.timezoneDefToTzId()

* Update ICalendar.fromReader()

# Conflicts:
#	lib/src/main/kotlin/at/bitfire/synctools/icalendar/validation/ICalPreprocessor.kt

* Remove CreatedPropertyRule

� Conflicts:
�	lib/src/main/kotlin/at/bitfire/synctools/icalendar/validation/ICalPreprocessor.kt

* Typo
Signed-off-by: Arnau Mora <arnyminerz@proton.me>
Signed-off-by: Arnau Mora <arnyminerz@proton.me>
@ArnyminerZ ArnyminerZ self-assigned this Mar 10, 2026
@ArnyminerZ ArnyminerZ requested a review from a team as a code owner March 10, 2026 11:35
@ArnyminerZ ArnyminerZ added the refactoring Quality improvement of existing functions label Mar 10, 2026
@ArnyminerZ ArnyminerZ linked an issue Mar 10, 2026 that may be closed by this pull request
@ArnyminerZ ArnyminerZ closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Quality improvement of existing functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ical4j 4.x] Update task property mapping

4 participants