[PR #6660] [MERGED] [PM-32663] feat: Update vault migration screens #19514

Closed
opened 2026-04-15 03:52:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6660
Author: @aj-rosado
Created: 3/13/2026
Status: Merged
Merged: 3/16/2026
Merged by: @aj-rosado

Base: mainHead: PM-32663/update-vault-migration-screens


📝 Commits (4)

  • 89e61f4 Update vault migration screens
  • 86bc56b Merge branch 'main' into PM-32663/update-vault-migration-screens
  • f13d0ec Add isExternalLink to links on Vault migration screens
  • c179a9a fixed tests

📊 Changes

5 files changed (+65 additions, -57 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationScreen.kt (+18 -16)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/migratetomyitems/MigrateToMyItemsScreen.kt (+14 -20)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationScreenTest.kt (+10 -8)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/migratetomyitems/MigrateToMyItemsScreenTest.kt (+19 -10)
📝 ui/src/main/res/values/strings.xml (+4 -3)

📄 Description

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-32663

📔 Objective

Update the layouts for the vault migration screens

📸 Screenshots

Screenshot_1773333140 Screenshot_1773332642

🔄 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/6660 **Author:** [@aj-rosado](https://github.com/aj-rosado) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/16/2026 **Merged by:** [@aj-rosado](https://github.com/aj-rosado) **Base:** `main` ← **Head:** `PM-32663/update-vault-migration-screens` --- ### 📝 Commits (4) - [`89e61f4`](https://github.com/bitwarden/android/commit/89e61f4e5ccfded9c60087aa147dd4355f76db3d) Update vault migration screens - [`86bc56b`](https://github.com/bitwarden/android/commit/86bc56bfc68c929e378ba3c78dd6124dc07317fc) Merge branch 'main' into PM-32663/update-vault-migration-screens - [`f13d0ec`](https://github.com/bitwarden/android/commit/f13d0ecbbef5205800dd6bcdfa9e5a71e7fa0341) Add isExternalLink to links on Vault migration screens - [`c179a9a`](https://github.com/bitwarden/android/commit/c179a9af7247623cd83e5880593362c3ae220656) fixed tests ### 📊 Changes **5 files changed** (+65 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationScreen.kt` (+18 -16) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/vault/feature/migratetomyitems/MigrateToMyItemsScreen.kt` (+14 -20) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/leaveorganization/LeaveOrganizationScreenTest.kt` (+10 -8) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/migratetomyitems/MigrateToMyItemsScreenTest.kt` (+19 -10) 📝 `ui/src/main/res/values/strings.xml` (+4 -3) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-32663 ## 📔 Objective Update the layouts for the vault migration screens ## 📸 Screenshots <img width="360" alt="Screenshot_1773333140" src="https://github.com/user-attachments/assets/374e4eba-f409-44cb-957b-ada41305dd8c" /> <img width="360" alt="Screenshot_1773332642" src="https://github.com/user-attachments/assets/b459cff4-797f-49e1-ad8e-a1002c658d5c" /> --- <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-04-15 03:52:45 -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#19514