[PR #2666] [MERGED] [PM-3320][PM-3321] Fix labels and UI tweaks #29726

Closed
opened 2026-04-18 13:38:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2666
Author: @andrebispo5
Created: 8/7/2023
Status: Merged
Merged: 8/7/2023
Merged by: @andrebispo5

Base: feature/pm-1029-tde-loginHead: auth/pm-3320-fix-design


📝 Commits (2)

  • 4712c33 [PM-3320] Fix UI copy and remember me default ON.
  • b58978a [PM-3321] Fix UI on Log in with device screen.

📊 Changes

5 files changed (+38 additions, -27 deletions)

View changed files

📝 src/App/Pages/Accounts/LoginApproveDeviceViewModel.cs (+2 -1)
📝 src/App/Pages/Accounts/LoginPasswordlessRequestPage.xaml (+21 -24)
📝 src/App/Pages/Accounts/LoginPasswordlessRequestViewModel.cs (+2 -2)
📝 src/App/Resources/AppResources.Designer.cs (+9 -0)
📝 src/App/Resources/AppResources.resx (+4 -0)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Change labels and Log in with device page UI tweaks.

Screenshots

image image

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/2666 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@andrebispo5](https://github.com/andrebispo5) **Base:** `feature/pm-1029-tde-login` ← **Head:** `auth/pm-3320-fix-design` --- ### 📝 Commits (2) - [`4712c33`](https://github.com/bitwarden/android/commit/4712c33046d40d19075777587ccfb2ef36c1f5bc) [PM-3320] Fix UI copy and remember me default ON. - [`b58978a`](https://github.com/bitwarden/android/commit/b58978a4703f44cba4da791b184b0300215debbf) [PM-3321] Fix UI on Log in with device screen. ### 📊 Changes **5 files changed** (+38 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/LoginApproveDeviceViewModel.cs` (+2 -1) 📝 `src/App/Pages/Accounts/LoginPasswordlessRequestPage.xaml` (+21 -24) 📝 `src/App/Pages/Accounts/LoginPasswordlessRequestViewModel.cs` (+2 -2) 📝 `src/App/Resources/AppResources.Designer.cs` (+9 -0) 📝 `src/App/Resources/AppResources.resx` (+4 -0) </details> ### 📄 Description ## Type of change - [X] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Change labels and _Log in with device page_ UI tweaks. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> <img width="392" alt="image" src="https://github.com/bitwarden/mobile/assets/4648522/fbe15e99-7b6b-437c-8077-e1ffc6b184af"> <img width="394" alt="image" src="https://github.com/bitwarden/mobile/assets/4648522/0135d5df-97d8-476f-99d4-014e5bb72c63"> ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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-18 13:38:40 -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#29726