Skip to content

fix(e2ee): event listen - #17597

Open
alperozturk96 wants to merge 1 commit into
masterfrom
fix/e2ee-folder-encryption-toggle
Open

fix(e2ee): event listen#17597
alperozturk96 wants to merge 1 commit 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.

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@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

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

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3536
Correctness5858
Dodgy code195195
Experimental11
Malicious code vulnerability22
Multithreaded correctness2626
Performance3737
Security1919
Total373374

SpotBugs increased!

@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

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.

1 participant