LocalTaskList/LocalTask: Consume fields provided by synctools (#1811)

* Move companion object to end of class

* Update synctools

* Make DmfsTaskList final

* Use DmfsTaskList SyncState

* Drop fields now provided in DmfsTask and adapt constructors

* Use column constants from DmfsTask instead

* Use DmfsTask column constants

* Update synctools

* Don't handle scheduleTag

Signed-off-by: Sunik Kupfer <kupfer@bitfire.at>

* Update synctools

Signed-off-by: Sunik Kupfer <kupfer@bitfire.at>

---------

Signed-off-by: Sunik Kupfer <kupfer@bitfire.at>
Co-authored-by: Ricki Hirner <hirner@bitfire.at>
This commit is contained in:
Sunik Kupfer
2025-11-27 16:35:17 +01:00
committed by GitHub
parent e9fc570895
commit a3a952d875
4 changed files with 23 additions and 70 deletions

View File

@@ -20,7 +20,7 @@ androidx-test-junit = "1.3.0"
androidx-work = "2.11.0"
bitfire-cert4android = "42d883e958"
bitfire-dav4jvm = "acd9bca096"
bitfire-synctools = "017187c6d8"
bitfire-synctools = "6ff0b64485"
compose-accompanist = "0.37.3"
compose-bom = "2025.11.01"
conscrypt = "2.5.3"