AutoLinkTextView icon indicating copy to clipboard operation
AutoLinkTextView copied to clipboard

Can we include letters as part of the recognition of phone numbers?

Open mattinger opened this issue 7 years ago • 2 comments

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.

mattinger avatar Dec 15 '16 23:12 mattinger

@mattinger You mean it will recognize for example "tel 0123456789" as phone number ?

armcha avatar Jan 27 '17 15:01 armcha

No I mean recognize acronyms in numbers

1-800-CALLME1

On Jan 27, 2017 10:30, "Arman" [email protected] wrote:

@mattinger https://github.com/mattinger You mean it will recognize for example "tel 0123456789" as phone number ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/armcha/AutoLinkTextView/issues/4#issuecomment-275692290, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQgjiURb5tQ5kjjgNMTuRZxa_KSKJr9ks5rWg1_gaJpZM4LOq_O .

mattinger avatar Jan 27 '17 17:01 mattinger