Skip to content

fix: receivers#16631

Merged
alperozturk96 merged 7 commits into
masterfrom
fix/receivers
Mar 12, 2026
Merged

fix: receivers#16631
alperozturk96 merged 7 commits into
masterfrom
fix/receivers

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

No description provided.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

# Conflicts:
#	app/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.kt
#	app/src/main/java/com/owncloud/android/ui/preview/PreviewImageActivity.kt
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

# Conflicts:
#	app/src/main/java/com/nextcloud/client/jobs/autoUpload/AutoUploadWorker.kt
#	app/src/main/java/com/nextcloud/client/jobs/upload/FileUploadEventBroadcaster.kt
#	app/src/main/java/com/nextcloud/client/jobs/upload/FileUploadWorker.kt
#	app/src/main/java/com/owncloud/android/ui/activity/FileDisplayActivity.kt
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@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 practice4040
Correctness7272
Dodgy code236236
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total453453

@alperozturk96 alperozturk96 merged commit 6cfd9ba into master Mar 12, 2026
15 of 20 checks passed
@alperozturk96 alperozturk96 deleted the fix/receivers branch March 12, 2026 09:41
@backportbot

backportbot Bot commented Mar 12, 2026

Copy link
Copy Markdown

The backport to stable-3.36 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.36
git pull origin stable-3.36

# Create the new backport branch
git checkout -b backport/16631/stable-3.36

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick fef91e8d 0cfb0afc 239170e1 0280e4b0 8ffc345f d2b71893 57296e0e

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/16631/stable-3.36

Error: Failed to push branch backport/16631/stable-3.36: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/nextcloud/android.git/'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

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

2 participants