android
android copied to clipboard
📱 Nextcloud Android app
### 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...
### ⚠️ 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 **Changes:** • Fixed the issue of scheduling too many FileDownloadWorker instances for folder sync. • Improved file download status observation, including states...
### ⚠️ 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. -...
I have tried thrice to change the file path for downloaded files. App has crashed every time. ### Cause of error ```java Exception in thread "AsyncTask #1" java.lang.RuntimeException: An error...
### 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...
### ⚠️ 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 new Albums Functionality. Library PR: https://github.com/nextcloud/android-library/pull/1736 - [ ] Tests written, or not not needed
- [x] Tests written, or not not needed - Simplify the StoragePermissionDialog logic by removing the external listener. The dialog’s sole responsibility should be to either open the app settings...