Skip to content

refactor: convert activities activity Java classes to Kotlin#16654

Merged
alperozturk96 merged 7 commits into
masterfrom
convert-activities-activity-to-kt
Mar 11, 2026
Merged

refactor: convert activities activity Java classes to Kotlin#16654
alperozturk96 merged 7 commits into
masterfrom
convert-activities-activity-to-kt

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Mar 11, 2026

Copy link
Copy Markdown
Collaborator

Changes

Converts all related Java classes to Kotlin
Makes interfaces parameters non-nullable
Simplifies and uses coroutines instead of async task
Fixes first time load in file details

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 added the technical debt Refactoring or cleanup needed to improve maintainability. label Mar 11, 2026
@alperozturk96 alperozturk96 changed the title refactor: convert activities Java classes to Kotlin refactor: convert activities activity Java classes to Kotlin Mar 11, 2026
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice4140
Correctness7574
Dodgy code241237
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total462456

@github-actions

Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16654.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

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

@alperozturk96 alperozturk96 merged commit 79ee297 into master Mar 11, 2026
17 of 22 checks passed
@alperozturk96 alperozturk96 deleted the convert-activities-activity-to-kt branch March 11, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review technical debt Refactoring or cleanup needed to improve maintainability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants