Skip to content

Commit 7b420d6

Browse files
authored
Remove deprecated Event data class (#123)
* [WIP] Rewrite AndroidEventBuilder to use VEvent * [WIP] Continue * [WIP] Rewrite Builders * [WIP] Rewrite tests * [WIP] Fix remaining tests (UnknownPropertiesBuilder yet not working) * Mark EventReader as deprecated, move util method * Update UnknownPropertiesBuilder and Processor - Add unknownProperties() method to filter known properties - Update test for unknown properties handling - Refactor KNOWN_PROPERTY_NAMES to include processed properties * AndroidEventBuilder: document how main VEvent is generated when it's missing * Refactor EventWriter to ICalendarWriter that uses `AssociatedComponents` * Remove Event class * - Add @WillNotClose annotation to Reader and Writer parameters - Deprecate AndroidEvent2 class - Make AndroidEvent2 values public * Refactor AndroidEvent2 deprecation message - Update deprecation message to suggest using Entity / EventAndExceptions instead. * Minor fix
1 parent 2383958 commit 7b420d6

File tree

11 files changed

+240
-746
lines changed

11 files changed

+240
-746
lines changed

lib/src/main/kotlin/at/bitfire/ical4android/Event.kt

Lines changed: 0 additions & 87 deletions
This file was deleted.

lib/src/main/kotlin/at/bitfire/ical4android/EventReader.kt

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)