Skip to content

fix(file-list): file indicator folder downloaded check#16844

Merged
tobiasKaminsky merged 1 commit intomasterfrom
fix/file-indicator-npe
Apr 15, 2026
Merged

fix(file-list): file indicator folder downloaded check#16844
tobiasKaminsky merged 1 commit intomasterfrom
fix/file-indicator-npe

Conversation

@alperozturk96
Copy link
Copy Markdown
Collaborator

Issue

java.lang.NullPointerException: getEtag(...) must not be null
at com.owncloud.android.ui.adapter.OCFileListDelegate.showLocalFileIndicator(OCFileListDelegate.kt:355)
at com.owncloud.android.ui.adapter.OCFileListDelegate.bindGridMetadataViews(OCFileListDelegate.kt:335)
at com.owncloud.android.ui.adapter.OCFileListDelegate.bindViewHolder(OCFileListDelegate.kt:232)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96
Copy link
Copy Markdown
Collaborator Author

/backport to stable-33.1.0

@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/24389636697/artifacts/6423753764
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
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

Codacy

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness6969
Dodgy code227227
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total433433

@tobiasKaminsky tobiasKaminsky merged commit 3b90fb1 into master Apr 15, 2026
18 of 22 checks passed
@tobiasKaminsky tobiasKaminsky deleted the fix/file-indicator-npe branch April 15, 2026 08:10
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