Skip to content

fix(file-display-activity): on rename finish operation#17220

Merged
tobiasKaminsky merged 3 commits into
masterfrom
fix/on-rename-finish-refresh-on-shared-or-favorite-root
Jun 24, 2026
Merged

fix(file-display-activity): on rename finish operation#17220
tobiasKaminsky merged 3 commits into
masterfrom
fix/on-rename-finish-refresh-on-shared-or-favorite-root

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

Fixes following issues

  1. Parent directory of file should not be checked if user in root shared or root favorite
  2. OCFileSearchTask may run during renaming process thus only one central place should be used to refresh adapter to prevent flicker and displaying wrong filename

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0.x

@github-actions

Copy link
Copy Markdown

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

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 fix/on-rename-finish-refresh-on-shared-or-favorite-root branch from 631dd87 to 13da52b Compare June 24, 2026 05:13
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3333
Correctness6767
Dodgy code211211
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3131
Performance4141
Security1616
Total409409

@github-actions

Copy link
Copy Markdown

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

@tobiasKaminsky tobiasKaminsky merged commit e6fd495 into master Jun 24, 2026
19 of 23 checks passed
@tobiasKaminsky tobiasKaminsky deleted the fix/on-rename-finish-refresh-on-shared-or-favorite-root branch June 24, 2026 06:28
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