[Q] Contacts Search methods - Verizon Samsung Galaxy Note II

Hi
I just got my dad a Note 2, and he has a problem with (and so do I) about how the search results appear when searching the contact list.
I tried looking for a solution but wasn't able to find one. I tried third party contact apps and they perform the same style of result displays.
Example.
We have 4 contacts,
A
Blah Abba
Alphabet
Some random Stuff And
It'll end up displaying it something like this when we type in "A"
Blah Abba
Alphabet
Some random Stuff And
A
We want it to display the result "A" first, and so on in a normal alphabetical progressive ordering.
Anyone know how to do this or get an app that will do it? Because this is extremely frustrating for me... and I can only imagine how my father feels being a tech noob.
Thanks.

Go into the contacts screen, click settings and select "Display contacts by", and choose "Last name first". I'm assuming that's what you're asking, but I didn't quite understand your question.
Sent from my Inverted Beans ROM @ 240 DPI

Please read forum rules before posting
Questions and help issues go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator

sleevasteve said:
Go into the contacts screen, click settings and select "Display contacts by", and choose "Last name first". I'm assuming that's what you're asking, but I didn't quite understand your question.
Sent from my Inverted Beans ROM @ 240 DPI
Click to expand...
Click to collapse
It's sorted by first name. I think it may just be an error on my dads end and bad contact management.
Either way, I have had a couple android phones but never a Samsung, and it seems their search return (in contacts) results in a different ordering of the displayed results.
If i typed "K" into the search, normal thought would be that if I had a contact named "K" it would show at the top of the list. This does not happen, rather it happens by showing "Some random name Karen" for example, and about halfway down the results it will then show only "K" and there does not seem to be any apparent ordering in the results. I do know for a fact that the contacts are stored by first name only without last name, because they were an import from an older phone that was not on android.
Thanks though.

Related

Issues sending SMS's, i have searched forum :-)

Hi All,
I have searched on this one and can't quite find anyone with a resolution, either positive or negative. Any help is appreciated.
When sending SMS's i have found that my contacts lists will show the correct entries for the person that i search for. However after about 2 seconds, all the entries (ie home p, mobile p & work p) will change into e-mail entries. If i guess & click on correct one it fills out the SMS form correctly, however this is a bit hit and miss. Whats worse is that the order changes!
Thanks guys, and if i have missed the post with the solution please accept my apologies & i understand I’ll be suitably chastised.
PS - ROM 3.17.03 ENG with RADIO 4.21.00
Confirmed...
It happens when you go to 'inbox', hit 'New' (left-bottom), hit the contacts icon, and then use the 'search' function to look for someone with more than one entry of either type 'mobile' or 'email'.
Bad bug, they never tested the search from here. Must say I never search from there either. Looks like the search results window is populated in a screwed up way, where the order of the real information and the displayed information doesn't match.
They really need to force these developers to use their own code on a day-by-day basis.
( I send my SMS's by just going to the contacts straight away, tap and hold a contact and selecting 'Send SMS' from the context menu. Works unless you're sending the same message to a number of people, I guess.)
Thanks for that, seems to be a bit too much "they didn't test" in this product i must say.
I'm sure they'll get it all sorted in the end. It took a very long time to get PPC2002 to a usable state .

remove phone numbers formatting (dashes)

Hello,
Me and my trusty G1 have recently moved out of the US. Im running CM's latest, and just like the stock ROM, phone numbers stored in the phone have the xxx-xxx-xxxx US format. This format does not apply to most countries outside of the US. So here when someone calls (or when im trying to add a new contact) phone numbers tend to look weird since phone numbers here have an XX-XXX-XXX format (8 digits total), and so they end up showing as XXX-XXX-XX, which is just confusing.
So in short, is there any way to stop the dashes from showing up in the call log/ caller id/adding new contact form??
Thanks alot!!
No one has the same problem or has heard of a fix to this???
Hi, my G1 & I moved out of the US recently, too. The way I did it was to change all the numbers while logged in to Gmail in my browser. It was tedious but it lets you use a proper keyboard and mouse instead of trying to do it on the phone. All you really need to do is type the new prefix/country code once, and then cut and paste it in front of all the US numbers. Gmail will then just push it out to the phone right away. Hope this helps...
My biggest concern isn't fixing the already existing numbers in my phone book. My concern is when adding a new number or when someone not in my phone book calls, the number looks confusing because of the existence of the dashes.
But thanks anyway for your suggestion.
I have MoreLocale2 installed and when i changed it to my language i got the correct formatting.
Hey I just wanted to bump this thread to point out that morelocale 2 worked like a charm! so thanks a lot for the suggestion
Sorry to bump an old thread but i'm having exactly the same problem and its driving me mad I cant get MyLocale 2 working, it doesn't take the dashes from my numbers
Old thread, but might help someone: I also had the dash problem although in Gmail my contacts had no dashes. Changing the locale from US to UK removed the dashes for me (Home/Settings/Locale and Text/Select locale/ English (UK)).
aygunes said:
Old thread, but might help someone: I also had the dash problem although in Gmail my contacts had no dashes. Changing the locale from US to UK removed the dashes for me (Home/Settings/Locale and Text/Select locale/ English (UK)).
Click to expand...
Click to collapse
Thanks aygunes, this is a realy easy solution to have the numbers format without dashes.
Find a way to export your contacts to a CSV file or a single vCARD file. Then you can just use something like a shell command:
Code:
cat file.csv | tr -d '-' > cleanfile.csv
or just edit the resulting file with any text editor and import back. http://forum.xda-developers.com/showthread.php?t=1417184
[EDIT] I forgot that probably ALL phone numbers are stored without dashes in the (latest) contacts database.
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
hybridb said:
Hello,
Me and my trusty G1 have recently moved out of the US. Im running CM's latest, and just like the stock ROM, phone numbers stored in the phone have the xxx-xxx-xxxx US format. This format does not apply to most countries outside of the US. So here when someone calls (or when im trying to add a new contact) phone numbers tend to look weird since phone numbers here have an XX-XXX-XXX format (8 digits total), and so they end up showing as XXX-XXX-XX, which is just confusing.
So in short, is there any way to stop the dashes from showing up in the call log/ caller id/adding new contact form??
Thanks alot!!
Click to expand...
Click to collapse
I have a similar issue. I'm in Brazil and I'm using a Galaxy S 3 that I bought in US. Our numbers are stored as (XXX)prefix-XXXX-XXXX.
When I receive a sms or a call it doesnt show my contact name... only the numbers. How can I change this?
A friend has a S3 he bought in here... when he dials any number they appear without dashes and spaces like this XXXXXXXX. When I dial it appears XX XXXX-XX.
Anyone could help?

T9 search in stock dialer

Hi everyone,
I hope to consider this post in the good section, because I think this problem could be solved by a developer.
So, what's about?
I'm coming from a WM device (HTC Touch HD) and, having a huge amount of contacts, I discovered a problem with the stock dialer.
In my old phone dialer, when I searched for (by example) letters JO it returned all the contacts containing these string in name, surname or company name, like this:
Doe, JOhn (Acme Inc.)
JOhannes, Mike (McNeill Co.)
Power, Paul (JOss Ind.)
In my SGS2 (as well as in the Galaxy Tab) stock dialer, the results returned are only the contacts where the name starts with JO: JOhannes, Mike.
Also, the stock dialer isn't showing the company name and, because I have more persons with the same name, I often make confusions and call the wrong person.
Question: can anybody correct this problem and/or modify the stock dialer in order to return all the relevant results?
A related problem is with the anwer screen where only name and surname are shown. Will be great if could be shown the company name also.
P.S. there is a dialer who already can do a real K9 search and snowing all the relevant results: aTAKEphONE. But I prefere to add as less as possible other application to my phone. Also, the above mentioned dialer does not make video calls.
So, what do you think guys ?
Could we have a real K9 serch in our stock dialer ?
Regards to you all !
Sent from my GT-P1000 using XDA App
Same problem as you mate, the dialer sucks due to this fact. I went for go dialer instead. Works well and has video call (i think...?) And nice grouping of contacts if you have lots...
At least it gives the correct search if nothing else
I'd too stick to the default dialer if it actually worked.
Good luck, and please post here if you find a hack for it.
-E
if you mean t9, try dialer one from market.
sent from my SGSII via T*patalk
Yes, sorry...
I wanted to say t9
To reply to the other posts, neither GO contacts nor Dialer One fits my needs. I've tried almost dialers...
And want to have the t9 for the dialer section and not for it's contact section.
So, I also hope that some skilled developer will find a solution for us.
I'll keep posting any news anyway.
Sent from my GT-P1000 using XDA App
I'm curious but what about dialer one isnt meeting your needs? It searchs first and last name and by number, in both contacts and call logs, all similtaneouly. Brings most often contacted to the top, etc. I'm wondering if its the company name? Not sure as that gets included in the return as I have my contacts set up by name except where then company is the name itself and then I have different numbers set up under that contact. Just curious as I'm always looking for a better mousetrap. I'm sure someone will be along to point at that requests do not belong in this section as stated in the faq above.
krabman said:
I'm curious but what about dialer one isnt meeting your needs? It searchs first and last name and by number, in both contacts and call logs, all similtaneouly. Brings most often contacted to the top, etc. I'm wondering if its the company name? Not sure as that gets included in the return as I have my contacts set up by name except where then company is the name itself and then I have different numbers set up under that contact. Just curious as I'm always looking for a better mousetrap. I'm sure someone will be along to point at that requests do not belong in this section as stated in the faq above.
Click to expand...
Click to collapse
Yeh Dialer one searches business name and just about everything in the contact info. I wouldn't go back to stock even if it did search properly, even though that is why I left it. I personally don't see whats missing in Dialer one either so curious what the topic author finds is missing.
Edit: Except he DOESN'T want T9 when searching contacts and only in the dialer. Not sure of the reason for this but hey. He could always use the stock contact manager still and only use the dialer for making calls.
Oh, I assumed he was using T9 search. I dont even have a contact shortcut on the home screen. A lot of people don't realize its actually less clicks to get to a number through T9 on the dialer than any other search method.
krabman said:
Oh, I assumed he was using T9 search. I dont even have a contact shortcut on the home screen. A lot of people don't realize its actually less clicks to get to a number through T9 on the dialer than any other search method.
Click to expand...
Click to collapse
I agree. Pretty much all contact methods are easily accessable in Dialer one by entering just a few numbers for detailed t9 prediction then clicking on their contact photo choose call, sms, email, video call, full contact info, facebook, google maps.....
Jus thought I'd say I have no affiliation with Dialer one, just a happy user
I hear you. The stock dialer is woefully inadaquate in terms of enhanced functionality and search. Was used to much better before I got to android. Like I said though, always looking for a better mousetrap or just learning something new that makes things either easier or faster.
I have been using Rocket Dialer. its the best i saw amongst all T9 dialers
Guys,
First of all, this post was intended to rise a challenge for developers for finding a solution to have a real T9 search on the stock dialer.
Second, I agree that there are many other dialers out there, most of them better than the stock dialer.
Third, Dialer One does not show the company within the returned results. So, if you search JO and you have more "Doe, JOhn" you will see these results without knowing who-is-who. Will you going to open each one in order to find the right John that you want to call?
Anyway, the discussion slipped to a discussion about different dialers, as I can see. All right, maybe this could give ideas to a good developper for implementing the best funtions in a new dialer... or to modify the stock one.
Keep posting, maybe will improve our Android smartphones.
Sent from my GT-P1000 using XDA App
try youlu address book from the market... its has the best t9 search and interface.
stefanjadex said:
Hi everyone,
I hope to consider this post in the good section, because I think this problem could be solved by a developer.
So, what's about?
I'm coming from a WM device (HTC Touch HD) and, having a huge amount of contacts, I discovered a problem with the stock dialer.
In my old phone dialer, when I searched for (by example) letters JO it returned all the contacts containing these string in name, surname or company name, like this:
Doe, JOhn (Acme Inc.)
JOhannes, Mike (McNeill Co.)
Power, Paul (JOss Ind.)
In my SGS2 (as well as in the Galaxy Tab) stock dialer, the results returned are only the contacts where the name starts with JO: JOhannes, Mike.
Also, the stock dialer isn't showing the company name and, because I have more persons with the same name, I often make confusions and call the wrong person.
Question: can anybody correct this problem and/or modify the stock dialer in order to return all the relevant results?
A related problem is with the anwer screen where only name and surname are shown. Will be great if could be shown the company name also.
P.S. there is a dialer who already can do a real K9 search and snowing all the relevant results: aTAKEphONE. But I prefere to add as less as possible other application to my phone. Also, the above mentioned dialer does not make video calls.
So, what do you think guys ?
Could we have a real K9 serch in our stock dialer ?
Regards to you all !
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
dialer from ZSKF4 has that feature. perhaps you can try flashing that rom. bear in mind that's an Asian rom.
stefanjadex said:
Third, Dialer One does not show the company within the returned results. So, if you search JO and you have more "Doe, JOhn" you will see these results without knowing who-is-who. Will you going to open each one in order to find the right John that you want to call?
Click to expand...
Click to collapse
Ahh so you want to show the company name in in the results. Now I re read your message its pretty obvious now I think of it... Ooops.
I agree maybe we should list things that people like from all dialers and maybe some devs can add these functions to the stock dialer.
I thought you meant search say "Nike" and show all people who work for Nike.... of which Dialer one does but it will also show your best mate "Nikelodeon Smith" as well... but will not show the company name in the search names....
Thank you for your suggestion. Can you try please to post a screenshot with a search result ?
Sent from my GT-P1000 using XDA App
I'm glad that you saw the point. Where I want to arrive is: using our Android handsets also for business, not only for fun.
This is mean that they really should be SMARTphones, helping us to use them better and faster.
Ar regarding your suggestion, let's do it!
I'll start a new post for that purpose and I'll post the link here.
Meanwhile, everybody is welcome to post here their suggestions.
Stefan
Sent from my GT-P1000 using XDA App
stefanjadex said:
Hi everyone,
I hope to consider this post in the good section, because I think this problem could be solved by a developer.
So, what's about?
I'm coming from a WM device (HTC Touch HD) and, having a huge amount of contacts, I discovered a problem with the stock dialer.
In my old phone dialer, when I searched for (by example) letters JO it returned all the contacts containing these string in name, surname or company name, like this:
Doe, JOhn (Acme Inc.)
JOhannes, Mike (McNeill Co.)
Power, Paul (JOss Ind.)
In my SGS2 (as well as in the Galaxy Tab) stock dialer, the results returned are only the contacts where the name starts with JO: JOhannes, Mike.
Also, the stock dialer isn't showing the company name and, because I have more persons with the same name, I often make confusions and call the wrong person.
Question: can anybody correct this problem and/or modify the stock dialer in order to return all the relevant results?
A related problem is with the anwer screen where only name and surname are shown. Will be great if could be shown the company name also.
P.S. there is a dialer who already can do a real K9 search and snowing all the relevant results: aTAKEphONE. But I prefere to add as less as possible other application to my phone. Also, the above mentioned dialer does not make video calls.
So, what do you think guys ?
Could we have a real K9 serch in our stock dialer ?
Regards to you all !
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Did you ever get any solution for this very annoying problem?
njallotkar said:
Did you ever get any solution for this very annoying problem?
Click to expand...
Click to collapse
Are you referring to searching for company names too in the dialer?
After reading this post I found this app that does it well - Eir Fast Dialer.
You do have to go into the settings to enable company names though but it seems to work well after that.
jjdoctor said:
I have been using Rocket Dialer. its the best i saw amongst all T9 dialers
Click to expand...
Click to collapse
It consumes memory heavily

[Q] XT910 2.3.x dialer question

In the Display Options of the dialer I've selected just one group from my google contacts to show (not all of my google contacts).
Now when I searched for a contact by name in my ICSed Nexus S if there were no results for the displayed group there was an option to search thru all contacts. There's no such option on my 2.3.x XT910. Not sure wherever it was an option of the ICS (I believe I've had the same option on my Nexus S with GB tho) or it's the non-stock dialer on the Moto, but does anyone have an idea how can I get this functionality in the dialer on my XT910?
thanks!
there is a search button on the dialler. although can't you press the search soft key?
surely it's only searching google because that's the only account you have shown in contacts.......
As I said before, the problem isn't that it's searching within google, the problem that it's searching *only* within displayed group, while on Nexus S the experience is different.
Thanks for the tip about the soft search button, but it did NOT solve my issue -- the dialogue which comes up after I press it only searches contact within displayed group as well.
So if I want to dial a contact by name which isn't in my displayed group it's a PITA.
Have you tried a third party dialler program such as go contacts pro or something else.
I do not have the need for them. But your answer may lay over there.
Sent from my XT910 using xda premium
Would be great if someone who actually *knows* how to solve this (or a dialer which would work same way as the one from Nexus S) could chime in. I'm not really in a position to test out any additional dialers.
So just to get this simplified .....
When you search in the dialler you just want to see a certain group? If so I shall download a few diallers and have a look for you.
Sent from my XT910 using xda premium
With the dialer open, when searching for "Tom" for example, just click the numbers 8 6 6 and you should see the name Tom.
Sexywacko said:
So just to get this simplified .....
When you search in the dialler you just want to see a certain group? If so I shall download a few diallers and have a look for you.
Sent from my XT910 using xda premium
Click to expand...
Click to collapse
No, the opposite, when I search in the dialer I want the search to be account-wide, not the default display group-wide. If you can test a few dialers for me I'd be much obliged.
Shadowdancer123 said:
With the dialer open, when searching for "Tom" for example, just click the numbers 8 6 6 and you should see the name Tom.
Click to expand...
Click to collapse
That only works within the default display group on Moto, not within the whole account like on Nexus S.
Resolved this by updating to the T-Mo 4.0.4 leak. In the ICS the search runs globally in all contacts despite the display option setting in the contacts app.

Search within whatsapp

I am using a Samsung Galaxy S6 edge user in India. Ive been long an ios user, recently switched to android. The device and OS feels great except for one little glitch. In iOS in whatsapp when putting in a keyword in the search bar, it used to search that word within the chat content also, while in android it just searched the Group name or contact name.
I use it a lot to search for keywords, it helps me to recall when did i talk about certain topic. How do i do it. I know its a pretty simple question and I am most probably missing something silly. But Pls help.
Thanks
manan
somekeystrokes said:
I am using a Samsung Galaxy S6 edge user in India. Ive been long an ios user, recently switched to android. The device and OS feels great except for one little glitch. In iOS in whatsapp when putting in a keyword in the search bar, it used to search that word within the chat content also, while in android it just searched the Group name or contact name.
I use it a lot to search for keywords, it helps me to recall when did i talk about certain topic. How do i do it. I know its a pretty simple question and I am most probably missing something silly. But Pls help.
Thanks
manan
Click to expand...
Click to collapse
You have to go into the conversation of the contact your searching text and then click on the 3-dot icon in the top right. It should then have an Option to search within the contact for any text you enter.
*EDIT*
It's not possible to search for text using the search icon on the main chat view.
**EDIT**
Welcome to the Android Community

Categories

Resources