[PR #933] [MERGED] check app options ios extension on nfc check #2670

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/933
Author: @kspearrin
Created: 5/29/2020
Status: Merged
Merged: 5/29/2020
Merged by: @kspearrin

Base: masterHead: yubiext


📝 Commits (1)

  • 9f6933d check app options ios extension on nfc check

📊 Changes

5 files changed (+12 additions, -8 deletions)

View changed files

📝 src/App/App.xaml.cs (+1 -1)
📝 src/App/Models/AppOptions.cs (+1 -1)
📝 src/iOS.Autofill/CredentialProviderViewController.cs (+2 -2)
📝 src/iOS.Core/Services/DeviceActionService.cs (+6 -2)
📝 src/iOS.Extension/LoadingViewController.cs (+2 -2)

📄 Description

  • Rename EmptyApp option to IosExtension since that's what it's really for
  • Add IosExtension check to SupportsNfc checks

🔄 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/933 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 5/29/2020 **Status:** ✅ Merged **Merged:** 5/29/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `yubiext` --- ### 📝 Commits (1) - [`9f6933d`](https://github.com/bitwarden/android/commit/9f6933dab3161217dbc0d64d1abf441b9cd4fb22) check app options ios extension on nfc check ### 📊 Changes **5 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/App/App.xaml.cs` (+1 -1) 📝 `src/App/Models/AppOptions.cs` (+1 -1) 📝 `src/iOS.Autofill/CredentialProviderViewController.cs` (+2 -2) 📝 `src/iOS.Core/Services/DeviceActionService.cs` (+6 -2) 📝 `src/iOS.Extension/LoadingViewController.cs` (+2 -2) </details> ### 📄 Description - Rename EmptyApp option to IosExtension since that's what it's really for - Add IosExtension check to SupportsNfc checks --- <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:22:27 -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#2670