-
-
Notifications
You must be signed in to change notification settings - Fork 94
Labels
bugSomething isn't workingSomething isn't working
Description
On my Android 15
Workaround is there but probably UI not enabled for Android 14+
davx5-ose/app/src/main/kotlin/at/bitfire/davdroid/sync/adapter/SyncFrameworkIntegration.kt
Lines 187 to 190 in 2ba4a2a
if (Build.VERSION.SDK_INT >= 34) { | |
// On Android 14+ pending sync checks always return true (bug), so we don't need to check. | |
// See: https://github.com/bitfireAT/davx5-ose/issues/1458 | |
flowOf(false) |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Todo