Artesee / OMG

OMG
1 stars 0 forks source link

Contacts with multiple numbers #20

Open bzaar opened 9 years ago

bzaar commented 9 years ago

Ask what number to call or call the most recent by default. When I tap Start -> Phone -> My wife's icon, it calls her Estonian number which is not what I meant.

Artesee commented 9 years ago

Hmm.. interesting..

What is actually stored behind each "contact" you see on the screen is in fact a specific phone number.

So just to clarify the use case:-

Use case 1: you are referring to a phone number picked up by the app as part of the initial default configuration process -> this would then be the same issue as with your dad showing up there, and should be resolved by the improvement based on "recency" as you suggested in #22

Use case 2: you have picked a "contact" manually on the Preferences Configuration screen -> it was supposed to ask you to pick a specific phone number if the contact has more than one -> do let me know if this didn't work (I can imagine that different android versions may have different default behaviour on this feature)

Let me know which one it is then - many thanks

bzaar commented 9 years ago

I guess my case was closer to 1 except that I use her UK number much more frequently than the Estonian number.

Artesee commented 9 years ago

OK I see.. having reviewed the code, can't see why that would be the case. Let's deal with #22 and re-test ?