Skip to content

fix(oc-file-list-adapter): local file indicator#16696

Merged
alperozturk96 merged 2 commits intomasterfrom
fix/download-local-file-indicator
Mar 18, 2026
Merged

fix(oc-file-list-adapter): local file indicator#16696
alperozturk96 merged 2 commits intomasterfrom
fix/download-local-file-indicator

Conversation

@alperozturk96
Copy link
Collaborator

No description provided.

dirType: String = MimeType.DIRECTORY,
webdavType: String = MimeType.WEBDAV_FOLDER
): List<FileEntity>
fun isFolderFullyDownloaded(parentId: Long, accountName: String): Boolean
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least one child is exists as file and no child's media_path is null and not directory.

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the fix/download-local-file-indicator branch from 51cf85a to b31eeb6 Compare March 17, 2026 14:47
@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4040
Correctness7272
Dodgy code237237
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total454454

@github-actions
Copy link

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

@github-actions
Copy link

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

@alperozturk96 alperozturk96 merged commit 6639e18 into master Mar 18, 2026
19 of 21 checks passed
@alperozturk96 alperozturk96 deleted the fix/download-local-file-indicator branch March 18, 2026 11:11
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