android
android copied to clipboard
fix trashbin loading screenshot test
- [x] Tests written, or not not needed
Codacy
Lint
| Type | master | PR |
| Warnings | 71 | 71 |
| Errors | 3 | 3 |
SpotBugs
| Category | Base | New |
|---|---|---|
| Bad practice | 64 | 64 |
| Correctness | 69 | 69 |
| Dodgy code | 346 | 346 |
| Experimental | 1 | 1 |
| Internationalization | 7 | 7 |
| Malicious code vulnerability | 2 | 2 |
| Multithreaded correctness | 6 | 6 |
| Performance | 57 | 57 |
| Security | 19 | 19 |
| Total | 571 | 571 |
blue-Light-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/12978-Screenshot-blue-Light-18-03
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12978.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.
fixed via https://github.com/nextcloud/android/pull/13192