android icon indicating copy to clipboard operation
android copied to clipboard

Remove KAPT

Open tobiasKaminsky opened this issue 3 months ago • 4 comments

We use KAPT only for creating language for MarkwonGrammarLocator. I now replaced it with pre-built version.

This saves on my machen 20s per each full run.

  • [ ] Tests written, or not not needed

tobiasKaminsky avatar Nov 26 '25 12:11 tobiasKaminsky

Codacy

SpotBugs

CategoryBaseNew
Bad practice4242
Correctness7373
Dodgy code275275
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3535
Performance4848
Security1818
Total501501
org.jetbrains.annotations.* is used. Please use androidx.annotation.* instead.

github-actions[bot] avatar Nov 26 '25 12:11 github-actions[bot]

test-Unit test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/16018-Unit-test-12-58

github-actions[bot] avatar Nov 26 '25 12:11 github-actions[bot]

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16018.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

github-actions[bot] avatar Nov 26 '25 12:11 github-actions[bot]

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

github-actions[bot] avatar Nov 26 '25 13:11 github-actions[bot]