armcha / armcha/AutoLinkTextView
Can we include letters as part of the recognition of phone numbers?
- Lenguaje dominante
- Java
- Estrellas
- 1.1k
- Forks
- 137
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java
- Área
- mobile
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100