android
android copied to clipboard
📱 Nextcloud Android app
### Steps to reproduce 1. Install NextCloud 2. Download a file from your server ### Expected behaviour Normally I'm able to upload pictures and music with my PC to my...
Release [3.21.0](https://github.com/nextcloud/android/releases/tag/stable-3.21.0) is not on Huawei AppGallery due to the following problem: ```ruby {"ret"=>{"code"=>204144660, "msg"=>"[cds]submit failed, additional msg is [The history of questionnaire feedback content ratings is empty .]"}} ```
It's the "correct" way to do it and seems to prevent random Recyclerview crashes in CI: https://github.com/nextcloud/android/pull/10602/commits/9ed4d3d1ee34e8a1d4d86e7320d868e44c35bf2f Also convert to Kotlin since we're here - [x] Tests written, or not...
### Steps to reproduce 1. Take a picture with a camera app which writes also GPS data into the picture 2. Ensure GPS data is written into the picture with...
Hello i am Using NC 24 (released Today) with the latest Android Client 3.20 on my Samung Galaxy S20 Ultra. Since installed no auto picture upload is working. The 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. -...
### Steps to reproduce 1. Configure a fresh autoupload folder with lots of files 2. While uploading, try to open the autoupload settings page 3. settings load take forever, phone...
Calling `File.lastModified` inside the comparator means that if the file modification date changes during the sort, comparison will be inconsistent and will then crash. Fixes #9638 Also converted to Kotlin...
### ⚠️ 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. - The NC app from the Play-store uses Google Firebase Cloud Messaging to deliver push notifications. As Nextcloud is...