android
android copied to clipboard
📱 Nextcloud Android app
- [x] Tests written, or not not needed ### What this PR does? It adds auto verify for intent filters Adds missing intent filters Calls handleOpenFileViaIntent() function in line 564...
- [x] Tests written, or not not needed **Feature** Enterprise client can set proxy config If something went wrong during setting app config, enterprise client will be reported Listening app...
- [x] Tests written, or not not needed ### Improvements Login Flow v2 used instead of v1. [Documentation](https://docs.nextcloud.com/server/19/developer_manual/client_apis/LoginFlow/index.html#deleting-an-app-password) Instead of using WebView default web browser used for login. ### How...
- [x] Tests written, or not not needed **Before** https://github.com/nextcloud/android/assets/67455295/80e673c5-8e9c-4136-9b52-07a3ce403637 **After** https://github.com/nextcloud/android/assets/67455295/608b918a-2f1b-48ca-bc71-55a7fe7e6fc3 **Improvements** + All notifications are dismissible. Some users are experiencing problems with notifications that are stuck. + One...
- [x] Tests written, or not not needed
- [x] Tests written, or not not needed **Improvements** The function encryptedUpload was quite large and challenging to read and debug. Therefore, in this pull request, it has been divided...
- [x] 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. -...
- [x] Tests written, or not not needed **How to Test** 1. Create encrypted folder 2. Upload multiple files inside encrypted folder 3. Delete one file from encrypted folder 4....