armcha / armcha/AutoLinkTextView
Can we include letters as part of the recognition of phone numbers?
- Langage dominant
- Java
- Étoiles
- 1.1k
- Forks
- 137
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
It would be great if we could include letters as recognizable as part of the phone number pattern. I know that android.util.Patterns.PHONE doesn't cover this, but it should be easy enough to come up with a custom pattern to allow letters, at least in the non area code part of the phone number.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the phone-number recognition entry point and its use of android.util.Patterns.PHONE. Confirm the intended format for letters in the non-area-code portion, then add or update coverage so those numbers are recognized without changing area-code handling.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- android, java
- Domaine
- mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100