Commit 7b420d6
authored
Remove deprecated
* [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 fixEvent data class (#123)1 parent 2383958 commit 7b420d6
File tree
11 files changed
+240
-746
lines changed- lib/src
- main/kotlin/at/bitfire
- ical4android
- synctools
- icalendar
- mapping/calendar/processor
- storage/calendar
- test/kotlin/at/bitfire
- ical4android
- synctools
- icalendar
- mapping/calendar
11 files changed
+240
-746
lines changedThis file was deleted.
Lines changed: 0 additions & 154 deletions
This file was deleted.
0 commit comments