android
android copied to clipboard
Bugfix E2E File Deletion For V1
- [x] Tests written, or not not needed
How to Test
- Create encrypted folder
- Upload multiple files inside encrypted folder
- Delete one file from encrypted folder
- Refresh folder, file must be deleted
- Try to add some file again, file conflict notification should't appear
Test it for V1 (Nextcloud 27.1.7) and V2 (v28 and above)
Note
E2E version must be lower than 2.0
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12942.apk
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
Codacy
Lint
| Type | master | PR |
| Warnings | 72 | 72 |
| Errors | 3 | 3 |
SpotBugs
| Category | Base | New |
|---|---|---|
| Bad practice | 67 | 67 |
| Correctness | 72 | 72 |
| Dodgy code | 341 | 341 |
| Experimental | 1 | 1 |
| Internationalization | 7 | 7 |
| Malicious code vulnerability | 2 | 2 |
| Multithreaded correctness | 6 | 6 |
| Performance | 57 | 57 |
| Security | 19 | 19 |
| Total | 572 | 572 |
Approved, restarted CI as "rename" test failed.
/backport to stable-3.29