haykuro / sapphire-port-dream

Automatically exported from http://code.google.com/p/sapphire-port-dream
0 stars 0 forks source link

Dialer ignores pauses in contact phone #s #264

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a contact with a pause (comma) in their phone number
2. Call the number from the contacts app

What is the expected output? What do you see instead?
The number should dial, pause briefly at the comma, then continue dialing. 
Instead, the 
dialer ignores the comma and lumps all of the numbers together. E.g. I want to 
dial 1-800-
555-1212 ext 1234. I set a contact 18005551212,1234. In stock ROM, the number 
would 
dial, pause, then enter the extension (for an automated phone system). Now this 
contact 
would dial 180055512121234, which is an invalid phone number.

What build are you using? Do you have apps-on-sd? What radio? Did you wipe
after flashing (yes if you are on an auto-wipe build)?
5.0.2Hr3, apps in main memory, wiped, radio 2.23.19.23

Original issue reported on code.google.com by ryannosa...@gmail.com on 23 Apr 2009 at 9:29

GoogleCodeExporter commented 8 years ago
Update - figured out the problem. I was editing a contact's phone number with 
the VK,
and noticed it was a different keypad - it was styled like a dialer, and had a 
P and
W key.

The old dialer used commas for pauses, this (improved) one uses P for pause.

So this is not an issue. Thanks for the great work guys!

Original comment by ryannosa...@gmail.com on 26 Apr 2009 at 11:04