Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.9.7
    9c58dfa2 · Version bump to 1.9.7 ·
    Version 1.9.7
    
    * avoid crash on Android 8 when non-DAVdroid accounts are added/removed
    * only ask for tasks permission if there's a tasks provider
    
  • v1.9.6-ose
    Version 1.9.6
    
    Target to Android 8.1:
    
    * set up notification channels
    * don't rely on implicit broadcast to detect tasks app installation
    
  • v1.9.6
    Version 1.9.6
    
    Target to Android 8.1
    
    * set up notification channels
    * don't rely on implicit broadcast to detect tasks app installation
    
  • v1.9.5
    1eb0c338 · Version bump to 1.9.5 ·
    Version 1.9.5
    
    * pass title and color of Webcal calendars to ICSdroid
    * minor bug fixes and improvements
    
  • v1.9.5-ose
    45af16af · Version bump to 1.9.5 ·
    Version 1.9.5
    
    * pass title and color of Webcal calendars to ICSdroid
    * minor bug fixes and improvements
    
  • v1.9.4-ose
    Version 1.9.4
    
    * allow to force read-only ("one-way") sync for collections
    * ask for required permissions when DAVdroid account acitivity is opened
    * library and translation updates
    
  • v1.9.4
    Version 1.9.4
    
    * allow to force read-only ("one-way") sync for collections
    * ask for required permissions when DAVdroid account acitivity is opened
    * library and translation updates
    
  • v1.9.3-ose
    4e4cf764 · Version bump to 1.9.3 ·
    Version 1.9.3
    
    * improved custom certificate support
    * raise API level to 19 (required by ical4j)
    * various minor improvements and bug fixes (including fixed crashes on Android 4.x)
    
  • v1.9.3
    5854733d · Version bump to 1.9.3 ·
    Version 1.9.3
    
    * improved custom certificate support
    * raise API level to 19 (required by ical4j)
    * various minor improvements and bug fixes (including fixed crashes on Android 4.x)
    
  • v1.9.3-beta1
    Version 1.9.3-beta1
    
    * improved custom certificate support
    * raise API level to 19 (required by ical4j)
    * various minor improvements and bug fixes (including fixed crashes on Android 4.x)
    
  • v1.9.2-ose
    Version 1.9.2
    
    * ical4android: upgrade to ical4j/2.1.3 brings VTIMEZONE caching (performance improvement)
    * build tools 27 works around bug of some custom ROMs that causes crashing apps and boot loops
    
  • v1.9.2
    Version 1.9.2
    
    * ical4android: upgrade to ical4j/2.1.3 brings VTIMEZONE caching (performance improvement)
    * build tools 27 works around bug of some custom ROMs that causes crashing apps and boot loops
    
  • v1.9.1-ose
    Version 1.9.1
    
    * improve resource detection
    * better handling of contact group method change
    * prevent multiple syncs to be run at the same time for the same account and authority
    * events: support ACCESS_CONFIDENTIAL
    * minor bug fixes and optimizations
    
  • v1.9.1
    9d97d77b · Version bump to 1.9.1 ·
    Version 1.9.1
    
    * improve resource detection
    * better handling of contact group method change
    * prevent multiple syncs to be run at the same time for the same account and authority
    * Managed DAVdroid: add network config provider (set URL by QR code / Intent)
    
  • v1.9-ose
    0e4bb317 · Version bump to 1.9-ose ·
    Version 1.9
    
    * a lot of internal reworking to make DAVdroid ready for the upcoming Managed DAVdroid release
    * theme and launcher icon update
    * CalDAV: allow email reminders for events, too
    * CalDAV: ical4j library update
    * various bug fixes and improvements
    
  • v1.9
    8fafff33 · Version bump to 1.9 ·
    Version 1.9
    
    * a lot of internal reworking to make DAVdroid ready for the upcoming Managed DAVdroid release
    * theme and launcher icon update
    * CalDAV: allow email reminders for events, too
    * CalDAV: ical4j library update
    * various bug fixes and improvements
    
  • v1.8.1-ose
    Version 1.8.1
    
    Better support for read-only address books:
    * discard local changes read-only address books when syncing
    * show notification when local changes are discarded
    * show warning when read-only address book is selected for sync
    
  • v1.8.1
    Version 1.8.1
    
    Better support for read-only address books:
    * discard local changes read-only address books when syncing
    * show notification when local changes are discarded
    * show warning when read-only address book is selected for sync
    
  • v1.8-ose
    Version 1.8
    
    * CalDAV: enumerate Webcal feeds (subscribed calendars)
    * Webcal feeds: integrate with ICSdroid (or other Webcal apps) – you can now
      subscribe to and unsubscribe from CalDAV-propagated Webcal feeds
      over ICSdroid directly from DAVdroid
    * sync intervals: remove 5 min and 10 min (not allowed in recent Android
      versions anymore for battery saving reasons), added 30 min
    * minor bug fixes and optimizations
    
  • v1.8
    Version 1.8
    
    * CalDAV: enumerate Webcal feeds (subscribed calendars)
    * Webcal feeds: integrate with ICSdroid (or other Webcal apps) – you can now
      subscribe to and unsubscribe from CalDAV-propagated Webcal feeds
      over ICSdroid directly from DAVdroid
    * sync intervals: remove 5 min and 10 min (not allowed in recent Android
      versions anymore for battery saving reasons), added 30 min
    * minor bug fixes and optimizations