[PR #1607] [MERGED] add reveal button to password reprompt on iOS #33498

Closed
opened 2026-04-21 01:16:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1607
Author: @jlf0dev
Created: 10/26/2021
Status: Merged
Merged: 10/26/2021
Merged by: @jlf0dev

Base: masterHead: reveal-pin-master-reprompt


📝 Commits (2)

  • 592ff99 add reveal button to password reprompt on iOS
  • 83f4cf6 format special chars as unicode

📊 Changes

2 files changed (+31 additions, -7 deletions)

View changed files

📝 src/iOS.Core/Controllers/LockPasswordViewController.cs (+7 -1)
📝 src/iOS.Core/Views/FormEntryTableViewCell.cs (+24 -6)

📄 Description

Asana task: https://app.asana.com/0/1200578627114106/1201082839928154/f

Adds the reveal password icon to the PIN and Master Password reprompt on iOS.


🔄 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/1607 **Author:** [@jlf0dev](https://github.com/jlf0dev) **Created:** 10/26/2021 **Status:** ✅ Merged **Merged:** 10/26/2021 **Merged by:** [@jlf0dev](https://github.com/jlf0dev) **Base:** `master` ← **Head:** `reveal-pin-master-reprompt` --- ### 📝 Commits (2) - [`592ff99`](https://github.com/bitwarden/android/commit/592ff99628aec3aadb4ff677bf94963f4872c830) add reveal button to password reprompt on iOS - [`83f4cf6`](https://github.com/bitwarden/android/commit/83f4cf64e0975dd1203b51a45ab202df0da0385e) format special chars as unicode ### 📊 Changes **2 files changed** (+31 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/iOS.Core/Controllers/LockPasswordViewController.cs` (+7 -1) 📝 `src/iOS.Core/Views/FormEntryTableViewCell.cs` (+24 -6) </details> ### 📄 Description Asana task: https://app.asana.com/0/1200578627114106/1201082839928154/f Adds the reveal password icon to the PIN and Master Password reprompt on iOS. --- <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-21 01:16:07 -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#33498