android-library
android-library copied to clipboard
☎️ Nextcloud Android library
## What: The Nextcloud Android client does not currently feature any way to limit bandwidth of the auto upload feature like the desktop client [does](https://github.com/nextcloud/android/issues/1662). To add this feature this...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://redirect.github.com/google/guava) | `28.2-android` -> `33.3.1-jre` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This is one of a series of pull requests which aim to replace all instances of `OwnCloudClient` with `NextcloudClient`. The reason for this change is that the newer `NextcloudClient` uses...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://redirect.github.com/google/guava) | `28.2-android` -> `28.2-jre` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.jackrabbit:jackrabbit-webdav](http://jackrabbit.apache.org/) | `2.13.5` -> `2.22.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
If an user account is disabled, previously ResultCode was MAINTENANCE_MODE, now it is USER_DISABLED. I will create a branch on Files app that is using this.