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. -...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.compose:compose-bom](https://developer.android.com/jetpack) | `2024.09.02` -> `2024.10.00` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
### Cause of error ```java Exception in thread "main" java.lang.NullPointerException: Attempt to invoke virtual method 'void com.owncloud.android.db.OCUpload.setUploadStatus(com.owncloud.android.datamodel.UploadsStorageManager$UploadStatus)' on a null object reference at com.nextcloud.client.jobs.upload.FileUploadHelper.cancelFileUpload(FileUploadHelper.kt:195) at com.owncloud.android.ui.adapter.UploadListAdapter.lambda$onBindViewHolder$8(UploadListAdapter.java:394) at com.owncloud.android.ui.adapter.UploadListAdapter.$r8$lambda$kywbgzz57zMlZh-b9RZ0R3Pd-tg(Unknown Source:0) at...
### ⚠️ 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. -...
### Is your feature request related to a problem? Please describe. In https://github.com/nextcloud/android/issues/1238 owncloud-android has introduced chunked upload with 10MB chunks for wi-fi and 1MB chunks on mobile. Whenever I'm...
Hopefully the below is not a duplicate. I searched the old issues, finding many variations on the theme, but none particular to my recent experience. I have encountered abundant discussion...
So i favor the files that im using quiet frequently. So i can access it fast via favourites. I also have them synced (cause they my favourites that i use...
Once app figures out that server is not available, we should also reflect this in UI - no download - no direct editing - no streaming - no file action...
### Actual behaviour Android says "Nextcloud no response. Wait or Stop?". ### Expected behaviour Nextcloud should download files quietly in background. ### Steps to reproduce 1. Create a folder in...