[PR #1729] [MERGED] Update FA icons on LockPasswordViewController #3077

Closed
opened 2025-11-26 23:28:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1729
Author: @Hinton
Created: 1/24/2022
Status: Merged
Merged: 1/27/2022
Merged by: @Hinton

Base: masterHead: hotfix/lock-icon


📝 Commits (2)

  • 94f44ce Update FA icons on LockPasswordViewController
  • dbccc40 change font on autofill controller

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 src/iOS.Core/Controllers/LockPasswordViewController.cs (+4 -3)

📄 Description

Type of change

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

Objective

Resolves a missed icon conversion from #1541.

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • 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/1729 **Author:** [@Hinton](https://github.com/Hinton) **Created:** 1/24/2022 **Status:** ✅ Merged **Merged:** 1/27/2022 **Merged by:** [@Hinton](https://github.com/Hinton) **Base:** `master` ← **Head:** `hotfix/lock-icon` --- ### 📝 Commits (2) - [`94f44ce`](https://github.com/bitwarden/android/commit/94f44ce07f882ec787073b903040766c4865a3ee) Update FA icons on LockPasswordViewController - [`dbccc40`](https://github.com/bitwarden/android/commit/dbccc40b5a4dfad967080208ffb699880a3ae6b9) change font on autofill controller ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/iOS.Core/Controllers/LockPasswordViewController.cs` (+4 -3) </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--> Resolves a missed icon conversion from #1541. ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [ ] 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 2025-11-26 23:28:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3077