Skip to content

fix(e2ee): event listen - #17597

Merged
alperozturk96 merged 2 commits into
masterfrom
fix/e2ee-folder-encryption-toggle
Sep 14, 2026
Merged

fix(e2ee): event listen#17597
alperozturk96 merged 2 commits into
masterfrom
fix/e2ee-folder-encryption-toggle

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

Steps to Reproduce

  1. Start the app.
  2. Open Settings and enable E2E encryption.
  3. Save the displayed passphrase.
  4. Create one or more encrypted folders and upload files to them.
  5. Open Settings and delete the encryption locally.
  6. Tap on an encrypted folder.
  7. Enter the passphrase again.
  8. The message R.string.end_to_end_encryption_folder_not_empty is displayed.
  9. Tap the folder again. The folder then opens normally.

Expected Behavior

After entering the correct passphrase, the encrypted folder should open directly without showing the message.

Actual Behavior

After entering the passphrase, the R.string.end_to_end_encryption_folder_not_empty message is displayed, and the folder does not open until it is tapped again.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-35.0.x

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

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

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

@daniele-verducci daniele-verducci left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could reproduce issue and confirm fix works perfectly

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96
alperozturk96 force-pushed the fix/e2ee-folder-encryption-toggle branch from 88f5663 to b7a1a18 Compare September 14, 2026 09:24
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@nextcloud nextcloud deleted a comment from github-actions Bot Sep 14, 2026
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3532
Correctness5858
Dodgy code194186
Experimental11
Malicious code vulnerability22
Multithreaded correctness2626
Performance3737
Security1919
Total372361

@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

馃摫 QA build

Download app-qa-debug.apk (8.2M)
QR code Open the QR code for this download
Commit 90e1a0e
Version 17597
Available until 7 days after this build

The QA build installs alongside a released Nextcloud app, so you can keep
using your existing install while testing.

Downloading the file requires a GitHub account, so open this link on the
device you want to test on, or transfer the APK to it.

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@alperozturk96
alperozturk96 merged commit 06a0be2 into master Sep 14, 2026
21 of 25 checks passed
@alperozturk96
alperozturk96 deleted the fix/e2ee-folder-encryption-toggle branch September 14, 2026 11:12
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