Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.6.1
    Version 1.6.1
    
    * cert4android: don't show InterruptedException
    * rewrite dav4android to Kotlin
    
  • v1.6-ose
    Version 1.6
    
    * [CardDAV] Support for partial dates, for instance birthdays without years (VCard4: native support, VCard3: X-APPLE-OMIT-YEAR parameter)
    * [Account setup] Improved resource detection (now reads information from unrequested multi-status responses instead of discarding them)
    * [Transport security layer] cert4android was rewritten in Kotlin (other libraries will follow)
    
  • v1.6
    Version 1.6
    
    * [CardDAV] Support for partial dates, for instance birthdays without years (VCard4: native support, VCard3: X-APPLE-OMIT-YEAR parameter)
    * [Account setup] Improved resource detection (now reads information from unrequested multi-status responses instead of discarding them)
    * [Transport security layer] cert4android was rewritten in Kotlin (other libraries will follow)
    
  • v1.5.2-ose
    Version 1.5.2
    
    * upgrade to okhttp/3.8.0 (should fix NoSuchElementException on empty DNS results)
    * remove "vcard4android" from VCard PRODID to avoid folding for better compatibility
    * use UUIDs for newly generated event/task UIDs (RFC 7986 5.3 UID Property)
    
  • v1.5.2
    Version 1.5.2
    
    * upgrade to okhttp/3.8.0 (should fix NoSuchElementException on empty DNS results)
    * remove "vcard4android" from VCard PRODID to avoid folding for better compatibility
    * use UUIDs for newly generated event/task UIDs (RFC 7986 5.3 UID Property)
    
  • v1.5.1-ose
    Version 1.5.1
    
    * bug fix: check sync conditions (connection type/WiFi restrictions) for new contacts sync, too
    * bug fix: process null values of IS_ORGANIZER
    * bug fix: use untranslated User-Agent again (was introduced with 1.5.0.3)
    
  • v1.5.1
    Version 1.5.1
    
    * bug fix: check sync conditions (connection type/WiFi restrictions) for new contacts sync, too
    * bug fix: process null values of IS_ORGANIZER
    * bug fix: use untranslated User-Agent again (was introduced with 1.5.0.3)
    
  • v1.5.0.3-ose
    f368456e · Version bump to 1.5.0.3 ·
    Version 1.5.0.3 (maintenance release)
    
    * library updates:
      - okhttp/3.7.0 (was 3.6.0)
      - dnsjava/2.1.8 (was 2.1.7)
      - commons-lang3/3.5 (was 3.4)
      - sl4fj-jdk14/1.7.25 (was 1.7.21)
    * new translations
    
  • v1.5.0.3
    05ce7a44 · Version bump to 1.5.0.3 ·
    Version 1.5.0.3 (maintenance release)
    
    * library updates:
      - okhttp/3.7.0 (was 3.6.0)
      - dnsjava/2.1.8 (was 2.1.7)
      - commons-lang3/3.5 (was 3.4)
      - sl4fj-jdk14/1.7.25 (was 1.7.21)
    * new translations
    
  • v1.5.0.2-ose
    33510ff2 · Version bump to 1.5.0.2 ·
    Version 1.5.0.2
    
    * fix: address book sync working again
    * open DAVdroid main activity when add a "DAVdroid Address book" account is added over Settings
    * account settings: restart loader after sync interval update
    * debug info: add signature for easier automatic processing
    * minor bug fixes
    
  • v1.5.0.2
    d529f6fb · Version bump to 1.5.0.2 ·
    Version 1.5.0.2
    
    * open DAVdroid main activity when add a "DAVdroid Address book" account is added over Settings
    * account settings: restart loader after sync interval update
    * debug info: add signature for easier automatic processing
    
  • v1.5.0.1
    29ef41b3 · Version bump to 1.5.0.1 ·
    Hotfix: don't crash on empty address book displayName
    
  • v1.5-ose
    f1a4253c · Version bump to 1.5 ·
    Version 1.5
    
    * support for multiple address books per DAVdroid account
    * minor improvements and bug fixes
    
  • v1.5
    a8012d83 · Version bump to 1.5 ·
    Version 1.5
    
    * support for multiple address books per DAVdroid account
    * minor improvements and bug fixes
    
  • v1.4.1-ose
    949f78f1 · Fix maven ·
    Version 1.4.1
    
    * show notification in accounts activity if global sync is disabled
    * updated translations
    
  • v1.4.1
    de452418 · Fix maven ·
    Version 1.4.1
    
    * show notification in accounts activity if global sync is disabled
    * updated translations
    
  • v1.4.0.3-ose
    Version 1.4.0.3
    
    * don't use UID_2445 column on Android <4.2 (fixes exception with Android <4.2)
    * alarm ACTION: compare only value (fixes ignored alarm for Nextxcloud popup reminders)
    
  • v1.4.0.3
    Version 1.4.0.3
    
    * don't use UID_2445 column on Android <4.2 (fixes exception with Android <4.2)
    * alarm ACTION: compare only value (fixes ignored alarm for Nextxcloud popup reminders)
    
  • v1.4.0.2-ose
    526c0e23 · Version bump to 1.4.0.2 ·
    Version 1.4.0.2
    
    * improve Android 7 workaround behavior in combination with CATEGORIES/VCard4 contact groups
    * retain Events.UID_2445 when preparing events for upload
    
  • v1.4.0.2
    889d487d · Version bump to 1.4.0.2 ·
    Version 1.4.0.2
    
    * improve Android 7 workaround behavior in combination with CATEGORIES/VCard4 contact groups
    * retain Events.UID_2445 when preparing events for upload