vivekiyer / corporateaddressbook

1 stars 1 forks source link

Ignore extra characters in phone number #10

Closed vivekiyer closed 10 years ago

vivekiyer commented 10 years ago

From viveki...@gmail.com on November 20, 2010 09:07:03

I have another question. Regarding phonenumbers, my company finds it necessary to put a certain word in this field. So when I look up a persons data I see for example "12345 Grpnr." where grpnr stands for gripnumber, which is a term we use for shortnumbers we use when calling to collegues (cheaper then using their mobilenumber). Hope I explained that clear :)

Now, when I press the phoneicon within the app, the app dials not only 12345 but it translates the grprs to 47767. So in total it dials to 1234547767. My question: can you make the app to ignore other characters except numbers?

Original issue: http://code.google.com/p/corporateaddressbook/issues/detail?id=10

vivekiyer commented 10 years ago

From viveki...@gmail.com on January 19, 2011 10:23:46

Fixed in 1.2.0

Now when you "long click" on a phone number in the contact detail, you will be provided an option ("Edit number before call". This way you can remove the extra characters (Grpnr) and then dial only the desired number.

Status: Fixed