android
android copied to clipboard
📱 Nextcloud Android app
### ⚠️ 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. -...
### ⚠️ 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 change defensively switches the order of literals in comparison expressions to ensure that no null pointer exceptions are unexpectedly thrown. Runtime exceptions especially can cause exceptional and unexpected code...
### Problem 1. For each upload, download or any other file related operation app throwing notification 2. Same notification may appear again time to time 3. Code complexity increased in-time...
As a exited ambassador to the NC software, I help people to see how great its features are. One of them is the Auto Upload (AU), it simply releases a...
### ⚠️ 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 fixes the android part of https://github.com/nextcloud/android/issues/12138. The webview part needs some tweaking but can already be used with this PR for testing: https://github.com/nicofrand/nextcloud-text/commits/fixReconnect/. I am quite new to android...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.squareup.leakcanary:leakcanary-android](https://togithub.com/square/leakcanary) | `2.13` -> `2.14` | [](https://docs.renovatebot.com/merge-confidence/)...
Good afternoon, in the home assistant application, there is a function that, when connected to a local network, connects to the server directly via its local IP. Is it possible...