android
android copied to clipboard
Test with Android 14
To finally get ahead of versions bumps, let us directly test android 14
- [ ] use Jsonnet: https://github.com/nextcloud/spreed/blob/stable26/.drone.jsonnet#L131-L162
- [x] Tests written, or not not needed
blue-Light-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11681-Screenshot-blue-Light-09-22
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/8906-IT-master-09-53
stable-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/8906-IT-stable-10-06
Codacy
Lint
| Type | master | PR |
| Warnings | 80 | 81 |
| Errors | 0 | 0 |
SpotBugs
| Category | Base | New |
|---|---|---|
| Bad practice | 26 | 26 |
| Correctness | 85 | 85 |
| Dodgy code | 434 | 434 |
| Experimental | 2 | 2 |
| Internationalization | 9 | 9 |
| Malicious code vulnerability | 2 | 2 |
| Multithreaded correctness | 9 | 9 |
| Performance | 59 | 59 |
| Security | 18 | 18 |
| Total | 644 | 644 |
Lint increased!
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11681.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.
blue-Light-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11681-Screenshot-blue-Light-10-54
Hi, what is missing here?