armcha / armcha/AutoLinkTextView
Can we include letters as part of the recognition of phone numbers?
- Lingua principale
- Java
- Stelle
- 1.1k
- Fork
- 137
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, java
- Ambito
- mobile
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100