android
android copied to clipboard
Tile view
Sucessor of #10008
- [ ] Tests written, or not not needed
test-Unit test failed, but no output was generated. Maybe a preliminary stage failed.
Codacy
Lint
| Type | master | PR |
| Warnings | 85 | 91 |
| Errors | 0 | 0 |
SpotBugs
| Category | Base | New |
|---|---|---|
| Bad practice | 29 | 29 |
| Correctness | 46 | 46 |
| Dodgy code | 353 | 359 |
| Experimental | 1 | 1 |
| Internationalization | 9 | 9 |
| Multithreaded correctness | 9 | 9 |
| Performance | 59 | 59 |
| Security | 28 | 28 |
| Total | 534 | 540 |
Lint increased!
SpotBugs increased!
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10079.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, but no output was generated. Maybe a preliminary stage failed.
master-IT test failed, but no output was generated. Maybe a preliminary stage failed.
blue-Light-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/10079-Screenshot-blue-Light-10-17
Also, fast scroller needs to be removed from GalleryFragment
Rebased and fixed after m3 merge ✨
Codacy
Lint
| Type | master | PR |
| Warnings | 84 | 83 |
| Errors | 0 | 0 |
SpotBugs
| Category | Base | New |
|---|---|---|
| Bad practice | 28 | 28 |
| Correctness | 46 | 46 |
| Dodgy code | 343 | 351 |
| Internationalization | 9 | 9 |
| Multithreaded correctness | 9 | 9 |
| Performance | 58 | 58 |
| Security | 28 | 28 |
| Total | 521 | 529 |
SpotBugs increased!
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10079.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.
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/6296-IT-master-14-30
stable-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/6296-IT-stable-14-44