Back to Freedom.Tech
Project Self-hosting

DAVx5

DAVx⁵, Android CalDAV/CardDAV/WebDAV synchronization with Nextcloud, ownCloud, and any standards-compliant server.

2.8k Stars
131 Forks
14
Releases tracked
GitHub releases
Source type
6 days
Avg cadence
May 2026
First tracked
24d ago
Latest

Release history

Self-hosting release Aug 3, 2026

DAVx5 4.5.19-ose

DAVx5 fixes digest auth, task syncing, and removes blocking calls to improve reliability and performance

Self-hosting release Aug 1, 2026

DAVx5 4.5.19-rc.2

Rc.2 fixes Digest auth, task synchronization bugs, and removes blocking coroutine calls for better reliability

Self-hosting release Jul 27, 2026

DAVx5 4.5.19-rc.1-ose

Ose fixes task sync crashes, corrects PRODID headers, and converts blocking calls to async coroutines for better stability

Self-hosting release Jul 18, 2026

DAVx5 4.5.18-ose

DAVx5 fixes read-only collection handling, thread safety for HTTP proxies, and I/O dispatcher issues in CalDAV/CardDAV sync

Self-hosting release Jul 17, 2026

DAVx5 4.5.17

DAVx5 4.5.17 fixes Digest authentication, improves HTTP content negotiation, and migrates OAuth to ktor-client-auth for better protocol compliance

Self-hosting release Jul 17, 2026

DAVx5 4.5.18-rc.1-ose

DAVx5 fixes HTTP authentication and read-only collection handling, improves sync concurrency control, and updates build tooling

Self-hosting release Jul 10, 2026

DAVx5 4.5.17

DAVx5 4.5.17 fixes Digest authentication, improves HTTP content negotiation and logging, refactors to Ktor client libraries

Privacy release Jul 9, 2026

DAVx5 4.5.17-ose

DAVx5 fixes HTTP header handling, improves OAuth authentication with ktor-client-auth, and refactors HTTP client internals for better reliability

Privacy release Jul 6, 2026

DAVx5 4.5.16-ose

Adds RAM info to debug output; Runs garbage collection when ical4j ZoneIdPool empties

Privacy release Jun 23, 2026

DAVx5 4.5.15-ose

Ose fixes all-day event timezone handling, datetime exceptions, and refactors task storage API while advancing jtx rewrite builders

Privacy release Jun 23, 2026

DAVx5 4.5.16-beta.1-ose

DAVx5 fixes calendar parsing errors, garbage collection issues, and advances jtx task rewrite with improved handlers and WebDAV migration to Ktor

Privacy release Jun 20, 2026

DAVx5 4.5.15-ose

Ose fixes timezone handling for all-day events, datetime parsing exceptions, and refactors task storage API for improved reliability

Privacy release May 30, 2026

DAVx5 4.5.13-ose

DAVx5 fixes calendar parsing, attachment handling, and timezone crashes while migrating core sync logic to new synctools library

Privacy release May 16, 2026

DAVx5 4.5.12-ose

DAVx5 refactors sync validation and push management, fixes repeated push requests, improves JSON parsing compatibility, and updates dependencies