Skip to content

Upload storage manager improvements#16792

Merged
alperozturk96 merged 6 commits into
masterfrom
upload-storage-manager-improvements
Apr 2, 2026
Merged

Upload storage manager improvements#16792
alperozturk96 merged 6 commits into
masterfrom
upload-storage-manager-improvements

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

Changes

  • Converts java to Kotlin
  • Simplify logics

Side notes

To achieve better performance and a smoother user experience in the upload list this conversion is one of the steps.

The next step will be introducing DAO functions to get rid of cursor overhead and better thread managements from UploadListActivity and UploadListAdapter.

@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23853400075/artifacts/6222512000
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 force-pushed the upload-storage-manager-improvements branch from e856593 to f38eb6e Compare April 2, 2026 06:11
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23886748192/artifacts/6236014155
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23887612478/artifacts/6236339454
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 force-pushed the upload-storage-manager-improvements branch from 652afeb to 4fe1436 Compare April 2, 2026 08:02
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 force-pushed the upload-storage-manager-improvements branch from 9c2d96d to fb0c84f Compare April 2, 2026 08:10
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3736
Correctness6969
Dodgy code230229
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total438436

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

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

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23890818772/artifacts/6237691360
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 merged commit 5a7b13f into master Apr 2, 2026
18 of 21 checks passed
@alperozturk96 alperozturk96 deleted the upload-storage-manager-improvements branch April 2, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants