Skip to content

Comments

feat: recent files#16575

Open
alperozturk96 wants to merge 4 commits intomasterfrom
feat/recent-files
Open

feat: recent files#16575
alperozturk96 wants to merge 4 commits intomasterfrom
feat/recent-files

Conversation

@alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Feb 23, 2026

Changes

Enables recent files in drawer menu
Adds correct empty headline and description
Uses correct wording
Adds corresponding search remote operation for recent files
Fixes stuck loading screen

Empty screen

Screenshot_20260224_114057

Items screen

Screenshot_20260224_131651

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 linked an issue Feb 24, 2026 that may be closed by this pull request
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
import com.owncloud.android.utils.FileStorageUtils

@Suppress("ReturnCount")
fun List<OCFile>.hasSameContentAs(other: List<OCFile>): 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.

It was causing stuck at loading

@github-actions
Copy link

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

@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4242
Correctness7575
Dodgy code256256
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4444
Security1818
Total479479

@github-actions
Copy link

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

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.

Recent files

1 participant