Skip to content
Version 1.3.3.1

Core:
* share debug info: always use attachment (before: send inline if it was small enough)
* use FileProvider for debug info attachment (for Android 7 compatibility)
* new translations

dav4android:
* rewrite authentication scheme parameters to lower case (to accept "Realm" as well as "realm")
* disable compression for GET requests because it may change the ETag

vcard4android:
* better handling for empty FN/N (for instance, organization-only contacts without structured name)

ical4android:
* upgrade to ical4j 2.0.0-rc2