android
android copied to clipboard
📱 Nextcloud Android app
- [x] Tests written, or not not needed ### Fixes Do not attempt to upload if token it not exists Fixes file lock release Remove the saved unlock token to...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) |...
### Cause of error ```java Exception in thread "main" android.content.res.Resources$NotFoundException: Resource ID #0x7f0a0420 type #0x12 is not valid at android.content.res.Resources.loadXmlResourceParser(Resources.java:2535) at android.content.res.Resources.getLayout(Resources.java:1335) at android.view.LayoutInflater.inflate(LayoutInflater.java:536) at androidx.appcompat.app.AlertController.setupCustomContent(AlertController.java:644) at androidx.appcompat.app.AlertController.setupView(AlertController.java:475) at androidx.appcompat.app.AlertController.installContent(AlertController.java:233)...
### ⚠️ Before posting ⚠️ - [x] This is a **bug**, not a question or an enhancement. - [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...
This PR improves the stability, safety, and reliability of the integration test Bash script used in the Android CI pipeline. ### ✔ Summary of Improvements The update focuses on modernizing...
### ⚠️ Before posting ⚠️ - [x] This is a **bug**, not a question or an enhancement. - [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...
- [x] Tests written, or not not needed ### Fixes ``` E Could not dispatch event: class com.owncloud.android.ui.events.SearchEvent to subscribing class class com.owncloud.android.ui.fragment.OCFileListFragment android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created...
The ICS event file has been updated to follow proper RFC 5545 formatting and improve compatibility with calendar applications. ### Changes - Replaced the empty DESCRIPTION field with a valid...
- [ ] Tests written, or not not needed