Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always display encryption badge #4219

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Always display encryption badge #4219

merged 2 commits into from
Jan 30, 2025

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Jan 30, 2025

Content

Ensure that the encryption badge are always displayed in the room detail screen, by removing the isPublic condition.

Motivation and context

Parity with iOS and advertise the encryption status of the room explicitely.

Screenshots / GIFs

Tests

  • Open room detail screen of various room type and see that the encryption badge is always shown.

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

  • Changes have been tested on an Android device or Android emulator with API 24
  • UI change has been tested on both light and dark themes
  • Accessibility has been taken into account. See https://github.com/element-hq/element-x-android/blob/develop/CONTRIBUTING.md#accessibility
  • Pull request is based on the develop branch
  • Pull request title will be used in the release note, it clearly define what will change for the user
  • Pull request includes screenshots or videos if containing UI changes
  • You've made a self review of your PR

@bmarty bmarty requested a review from a team as a code owner January 30, 2025 11:11
@bmarty bmarty requested review from ganfra and removed request for a team January 30, 2025 11:11
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/Kvt1VH

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.23%. Comparing base (73c66dd) to head (e214345).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4219      +/-   ##
===========================================
- Coverage    80.24%   80.23%   -0.01%     
===========================================
  Files         2042     2042              
  Lines        54079    54078       -1     
  Branches      6569     6568       -1     
===========================================
- Hits         43393    43391       -2     
  Misses        8414     8414              
- Partials      2272     2273       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmarty bmarty merged commit 22795af into develop Jan 30, 2025
29 checks passed
@bmarty bmarty deleted the feature/bma/encryptionBadge branch January 30, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants