bitwarden / android

Bitwarden mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
5.85k stars 760 forks source link

Update CipherViewExtensions to use previous state to avoid clearing user set values #3368

Closed david-livefront closed 1 week ago

david-livefront commented 1 week ago

🎟️ Tracking

N/A

📔 Objective

This PR updates CipherViewExtensions to use previous state to avoid clearing user set values like visibility and password re-prompt.

📸 Screenshots

Before After

⏰ Reminders before review

🦮 Reviewer guidelines

github-actions[bot] commented 1 week ago

Logo Checkmarx One – Scan Summary & Details0216349e-39f9-4554-9e12-519aca94b791

No New Or Fixed Issues Found

codecov[bot] commented 1 week ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

david-livefront commented 1 week ago

Thanks @brian-livefront