[PR #206] [CLOSED] Pages: Settings: Disable fingerprint on Windows #2454

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/206
Author: @alistair23
Created: 12/13/2017
Status: Closed

Base: masterHead: alistair/fingerprint


📝 Commits (1)

  • 39bdba1 Pages: Settings: Disable fingerprint on Windows

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/App/Pages/Settings/SettingsPage.cs (+2 -1)

📄 Description

Looking at the documentation here:
https://github.com/smstuebe/xamarin-fingerprint/blob/master/README.md
the GetAvailabilityAsync() and IsAvailableAsync() don't work on Windows.
To avoid always seeing the fingerprint option just diable it on Windows
as at the moment it's untested.

Signed-off-by: Alistair Francis alistair@alistair23.me


🔄 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/206 **Author:** [@alistair23](https://github.com/alistair23) **Created:** 12/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `alistair/fingerprint` --- ### 📝 Commits (1) - [`39bdba1`](https://github.com/bitwarden/android/commit/39bdba153decc9294ec45aa15cf6e3181619e290) Pages: Settings: Disable fingerprint on Windows ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/SettingsPage.cs` (+2 -1) </details> ### 📄 Description Looking at the documentation here: https://github.com/smstuebe/xamarin-fingerprint/blob/master/README.md the GetAvailabilityAsync() and IsAvailableAsync() don't work on Windows. To avoid always seeing the fingerprint option just diable it on Windows as at the moment it's untested. Signed-off-by: Alistair Francis <alistair@alistair23.me> --- <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:19: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#2454