Skip to content
Version 1.3.4

davdroid:
* add app-wide HTTP proxy setting
* debug info: send inline on Android <4.1 and when creating an attachment doesn't work

ical4android:
* upgrade to ical4j 2.0 final
* ignore DTSTART instead of DUE, if DTSTART>DUE
* better handling of events without DTEND/DURATION
* handle TransactionTooLargeException correctly when a single operation is too large

vcard4android:
* handle TransactionTooLargeException correctly when a single operation is too large
* rescale photos when they're bigger than ContactsContract.DisplayPhoto.DISPLAY_MAX_DIM
  before inserting them into the Android contact provider