[PR #1576] [MERGED] support for new btnReturnText in mobile webauthn connector #2975

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1576
Author: @mpbw2
Created: 10/13/2021
Status: Merged
Merged: 10/14/2021
Merged by: @mpbw2

Base: masterHead: webauthn-returntoapp-btn-text


📝 Commits (2)

  • 992b22c support for new btnReturnText in mobile webauthn connector
  • ee7fd67 added header text for connector localization

📊 Changes

3 files changed (+11 additions, -0 deletions)

View changed files

📝 src/App/Pages/Accounts/TwoFactorPageViewModel.cs (+2 -0)
📝 src/App/Resources/AppResources.Designer.cs (+6 -0)
📝 src/App/Resources/AppResources.resx (+3 -0)

📄 Description

Added "Return to App" button text for i8ln support in mobile webauthn connector (see this PR for details).


🔄 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/1576 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 10/13/2021 **Status:** ✅ Merged **Merged:** 10/14/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `webauthn-returntoapp-btn-text` --- ### 📝 Commits (2) - [`992b22c`](https://github.com/bitwarden/android/commit/992b22c4f0cc944641399a3cc0810a2c10a6262c) support for new btnReturnText in mobile webauthn connector - [`ee7fd67`](https://github.com/bitwarden/android/commit/ee7fd679e3aa1ff7be758aeb87597932d3e82982) added header text for connector localization ### 📊 Changes **3 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/TwoFactorPageViewModel.cs` (+2 -0) 📝 `src/App/Resources/AppResources.Designer.cs` (+6 -0) 📝 `src/App/Resources/AppResources.resx` (+3 -0) </details> ### 📄 Description Added "Return to App" button text for i8ln support in mobile webauthn connector (see [this PR](https://github.com/bitwarden/web/pull/1236) for details). --- <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:26:39 -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#2975