[PR #7010] [MERGED] PM-38479: Feat: Update the RemovePasswordScreen UI #120954

Closed
opened 2026-06-09 19:25:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/7010
Author: @david-livefront
Created: 6/2/2026
Status: Merged
Merged: 6/2/2026
Merged by: @david-livefront

Base: mainHead: PM-38479-remove-password-ui


📝 Commits (1)

  • 5ad282d PM-38479: Update the RemovePasswordScreen UI

📊 Changes

4 files changed (+74 additions, -38 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/auth/feature/removepassword/RemovePasswordScreen.kt (+65 -31)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/auth/feature/removepassword/RemovePasswordViewModel.kt (+4 -2)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/auth/feature/removepassword/RemovePasswordViewModelTest.kt (+3 -2)
📝 ui/src/main/res/values/strings.xml (+2 -3)

📄 Description

🎟️ Tracking

PM-38479
Figma

📔 Objective

This PR updates the RemovePasswordScreen UI to match the latest designs.

📸 Screenshots

Before After

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/7010 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 6/2/2026 **Status:** ✅ Merged **Merged:** 6/2/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-38479-remove-password-ui` --- ### 📝 Commits (1) - [`5ad282d`](https://github.com/bitwarden/android/commit/5ad282dd72361234b7e93e159f14b5cb3339c986) PM-38479: Update the RemovePasswordScreen UI ### 📊 Changes **4 files changed** (+74 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/auth/feature/removepassword/RemovePasswordScreen.kt` (+65 -31) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/auth/feature/removepassword/RemovePasswordViewModel.kt` (+4 -2) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/auth/feature/removepassword/RemovePasswordViewModelTest.kt` (+3 -2) 📝 `ui/src/main/res/values/strings.xml` (+2 -3) </details> ### 📄 Description ## 🎟️ Tracking [PM-38479](https://bitwarden.atlassian.net/browse/PM-38479) [Figma](https://www.figma.com/design/WjD06w9dFlA67Ba27d1OSu/Dev-Ready--Bitwarden-Android?node-id=40017394-430477&t=Ku0ByzdzQGKSVqF6-4) ## 📔 Objective This PR updates the `RemovePasswordScreen` UI to match the latest designs. ## 📸 Screenshots | Before | After | | --- | --- | | <img width="350" src="https://github.com/user-attachments/assets/db76753f-ae65-4df7-be5a-83fe6054c2bd" /> | <img width="350" src="https://github.com/user-attachments/assets/371bf0bb-3c45-407e-a507-7c46a0e46733" /> | [PM-38479]: https://bitwarden.atlassian.net/browse/PM-38479?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-09 19:25:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#120954