android
android copied to clipboard
📱 Nextcloud Android app
Adjust jvmargs Gradle: --no-daemon --no-configuration-cache - [ ] Tests written, or not not needed
### ⚠️ 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. -...
We use KAPT only for creating language for MarkwonGrammarLocator. I now replaced it with pre-built version. This saves on my machen 20s per each full run. - [ ] Tests...
### ⚠️ 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. -...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...
- [x] Tests written, or not not needed Changed files are using java-17 @tobiasKaminsky fyi. Let's test via this PR.
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
- [x] Tests written, or not not needed ### Fixes Fixes existingFile initialization previously, `EXTRA_EXISTING_FILE` was never set, causing `existingFile` to always have a file ID of -1L. With this...