davx5/fastlane/metadata/android/en-US/changelogs/301000012.txt
2025-11-20 14:05:57 +01:00

6 lines
564 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

* reworked permissions: permissions are now clearly managed application-wide (no unclear notifications about missing permissions anymore)
* minify VTIMEZONEs (doesnt include observances for times before DTSTART anymore) of sent events/tasks
* sync algorithm: reworking with improvements in parallelism, cancelling, exception handling (using parallel coroutines)
* account creation/login: suggest all detected email addresses as account name
* internal rewrite: now uses latest ical4j/3.x even on Android 5+ with R8 desugaring
* minor improvements and bug fixes