[PR #1097] [MERGED] Allow alphanumeric card numbers #2744

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1097
Author: @TheDuffman85
Created: 9/30/2020
Status: Merged
Merged: 9/30/2020
Merged by: @kspearrin

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/App/Pages/Vault/AddEditPage.xaml (+2 -3)

📄 Description

Removed Keyboard="Numeric" property from CardNumberEntry. European debit card numbers are alphanumeric. See also https://en.wikipedia.org/wiki/International_Bank_Account_Number.


🔄 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/1097 **Author:** [@TheDuffman85](https://github.com/TheDuffman85) **Created:** 9/30/2020 **Status:** ✅ Merged **Merged:** 9/30/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5683782`](https://github.com/bitwarden/android/commit/56837829173ce03f43d95171ecda96e9a9ca98ff) Update AddEditPage.xaml ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/AddEditPage.xaml` (+2 -3) </details> ### 📄 Description Removed Keyboard="Numeric" property from CardNumberEntry. European debit card numbers are alphanumeric. See also https://en.wikipedia.org/wiki/International_Bank_Account_Number. --- <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:23:30 -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#2744