[PR #6807] [MERGED] PM-35281: feat: Update the BlockAutofill screen UI #43972

Closed
opened 2026-04-23 22:38:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6807
Author: @david-livefront
Created: 4/16/2026
Status: Merged
Merged: 4/21/2026
Merged by: @david-livefront

Base: mainHead: PM-35281-block-autofill-ui


📝 Commits (1)

  • 3ff7d84 PM-35281: Update the BlockAutofill screen UI

📊 Changes

6 files changed (+200 additions, -155 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/AddEditBlockedUriDialog.kt (+7 -9)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillScreen.kt (+130 -96)
📝 app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillViewModel.kt (+8 -3)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillScreenTest.kt (+36 -37)
📝 app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillViewModelTest.kt (+17 -9)
📝 ui/src/main/res/values/strings.xml (+2 -1)

📄 Description

🎟️ Tracking

PM-35281

📔 Objective

This PR update the BlockAutofillScreen to adhere to 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/6807 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 4/16/2026 **Status:** ✅ Merged **Merged:** 4/21/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-35281-block-autofill-ui` --- ### 📝 Commits (1) - [`3ff7d84`](https://github.com/bitwarden/android/commit/3ff7d8425cbc556010ea19770fb94f46732ee962) PM-35281: Update the BlockAutofill screen UI ### 📊 Changes **6 files changed** (+200 additions, -155 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/AddEditBlockedUriDialog.kt` (+7 -9) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillScreen.kt` (+130 -96) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillViewModel.kt` (+8 -3) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillScreenTest.kt` (+36 -37) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/ui/platform/feature/settings/autofill/blockautofill/BlockAutoFillViewModelTest.kt` (+17 -9) 📝 `ui/src/main/res/values/strings.xml` (+2 -1) </details> ### 📄 Description ## 🎟️ Tracking [ PM-35281](https://bitwarden.atlassian.net/browse/PM-35281) ## 📔 Objective This PR update the `BlockAutofillScreen` to adhere to the latest designs. ## 📸 Screenshots | Before | After | | --- | --- | | <video width="350" src="https://github.com/user-attachments/assets/9ca0d51c-efcb-45f5-b543-56199b323b7d" /> | <video width="350" src ="https://github.com/user-attachments/assets/f86db9bd-952e-4357-9b8e-b8a75a6a733e" /> | --- <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-23 22:38:43 -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#43972