nextcloud / nextcloud/android

Use dav4jvm with okhttp3

Open
#3,149 1 comment 1 reaction 1 assignee Claimed by @tobiasKaminsky View on GitHub
2. developing enhancement performance 🚀 technical debt
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

This is technically in android-library, but will also affects client.

In longer term we should switch to [Dav4jvm](https://github.com/bitfireAT/dav4jvm) (formerly Dav4android) and okhttp3 (as they also use it).

One of the main benefits will be that the library allows streams.
So imagine that we want to get a list of 50k files, then we do not have to wait until all is downloaded and parse it then, but we can start in parts directly, which will make UX much more convenient.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.