Good that you solved it Happy to hear that. We already implented permissions checks to help users grant them, but as your debug info said they were already granted…
DAVdroid 1.7 Release Notes
-
Version 1.7
- support per-event colors for events (RFC 7986 COLOR)
- WiFi SSID restriction: allow multiple SSIDs
- minor improvements and bug fixes
If your calendar app crashes when setting event colors, it’s a bug of your calendar app!
Setting event colors has successfully been tested with DigiCal / DigiCal+, Business Calendar 2 and aCalendar. See FAQ: Calendar app crashes when setting an event color for more info. Showing calendar colors should work in most calendar apps. -
Version 1.7.1
- minor bug fixes and optimizations
-
Version 1.7.2
- make event color support optional (opt-in) for compatibility with major calendar apps which crash when event colors are used
- optimize logging
- upgrade support library
- minor optimizations and bug fixes
To synchronize per-event colors, enable the option in DAVdroid account settings before synchronizing a calendar. To make it working for already synchronized events:
- uncheck the calendar in the DAVdroid account
- enable per-color events in DAVdroid account settings
- check the calendar in the DAVdroid account
- force-sync
-
Version 1.7.3
- improvements for custom certificates (CustomCertService is shut down when not needed anymore)
- update to okhttp/3.9.0 (including ALPN support)
- minor improvements and bug fixes