[Q] People/Contacts - Verizon HTC One (M8)

Am I the only one having problems transitioning to the People application for HTC? I again hate to be that guy who says, "On the Samsung", but, on the Samsung phones, I could edit the contacts to take individual ringtones AND message alerts. This does not seem to be a feature with People. People also seems to be separating out my contacts by individual phone number and email. I'm certain its a learning process for me, but if ANYONE has any help, or suggestions I'd really really appreciate it.
TIA!!!

ufkal said:
Am I the only one having problems transitioning to the People application for HTC? I again hate to be that guy who says, "On the Samsung", but, on the Samsung phones, I could edit the contacts to take individual ringtones AND message alerts. This does not seem to be a feature with People. People also seems to be separating out my contacts by individual phone number and email. I'm certain its a learning process for me, but if ANYONE has any help, or suggestions I'd really really appreciate it.
TIA!!!
Click to expand...
Click to collapse
Sorry, I have no idea what kind of 3rd party app Samsung devices use, but I also only have the ability to assign an individual ringtone, not individual message alerts.
As far as it separating contacts by phone number and email, do you mean you have, for instance, one contact for your mom for her cell phone, and another separate contact for her email? Because that's not happening for me. If that's the case, Touchwiz may have stored contacts in an odd fashion that Google wasn't expecting, so when it pulled your contacts back down for your M8 it couldn't categorize them correctly? But that's just a wild guess. I came from a Galaxy Nexus, but before that I had a Droid X, and my contacts have been correct since day 1.

sfreemanoh said:
Sorry, I have no idea what kind of 3rd party app Samsung devices use, but I also only have the ability to assign an individual ringtone, not individual message alerts.
As far as it separating contacts by phone number and email, do you mean you have, for instance, one contact for your mom for her cell phone, and another separate contact for her email? Because that's not happening for me. If that's the case, Touchwiz may have stored contacts in an odd fashion that Google wasn't expecting, so when it pulled your contacts back down for your M8 it couldn't categorize them correctly? But that's just a wild guess. I came from a Galaxy Nexus, but before that I had a Droid X, and my contacts have been correct since day 1.
Click to expand...
Click to collapse
Yeah, that is exactly what I mean. and it appears to be all over the place. And this is just a personal feeling, but it doesn't feel clean. or intuitive. Not a biggie, I was just curious. I try to use stock applications, but if stock messaging won't let me assign specific message alerts, I'll just use something else.
Thanks for the reply.

ufkal said:
Yeah, that is exactly what I mean. and it appears to be all over the place. And this is just a personal feeling, but it doesn't feel clean. or intuitive. Not a biggie, I was just curious. I try to use stock applications, but if stock messaging won't let me assign specific message alerts, I'll just use something else.
Thanks for the reply.
Click to expand...
Click to collapse
No problem, sorry I couldn't help more. I actually just went through my contacts, and though there were a lot of dupes, it's actually because I apparently had separate contacts for some people (in all the cases the names of the dupes were slightly different, or only the first name for one, then first and last for the other, etc). But I didn't see any that were obviously just separated by the HTC app. Try Go Contacts maybe? It's fairly popular I think. I don't know if it supports per-contact message alert tones though, but I haven't used it in over 2 years.

You got to go into settings within the people app (from dialer), bro. Then you can uncheck all the extra pulls you don't need, then 'link' contacts. If you check in there now, and look above your name, I bet there are some link/join suggestions waiting for you.
I know exactly what you're talking. It's the first thing I did on this phone and it was a mess. Got it all cleaned up doing what I said above.
Sent from my HTC6525LVW

Related

Possible for auto text delete app kinda like mem killer

I would be willing to start a bounty for a auto text delete app... like delete texts for each person after 100 texts... is this possible?
Its not auto, but try SMS Quick delete
No Offense. But Its not that hard to Delete Text Messages.
I agree with this post. I think getting sms quick delete to do a nightly scheduled delete would be amazing.
ebartolon said:
No Offense. But Its not that hard to Delete Text Messages.
Click to expand...
Click to collapse
I think youre missing the point.
I agree, btw something like this would be great. Either running to deleted messages by scheduled task and or delete message based on a specified count.
ebartolon said:
No Offense. But Its not that hard to Delete Text Messages.
Click to expand...
Click to collapse
It's not that hard to mail a letter via postal service, but I'd still rather email.
I think it's a great idea, you could adjust it to purge anything over x number of messages or older than x number of days.
I'd love to see this happen.
OP I think you may have a better chance by emailing SMS Quick Delete because they already have the app started...
I haven't looked into what APIs the SDK offers for dealing with text messages, but just thinking this through real quick, this shouldn't be a hard app to write.
When I get a text, it appears in both the stock app and in Handcent. This indicates that the messages are stored in a central location. The existence of Handcent and Chomp also make it clear that third party apps can access and manipulate this storage.
Performing tasks on a schedule is easy to code.
What sort of features would people like to see in this? Delete by age? Delete by count? Exempt certain contacts from having their messages deleted? etc...
I've been looking for an idea for a simple app to write to get more familiar with coding for the Android environment. If there's interest in something like this, it seems like as good a project as any to practice with.
subliminalurge said:
I haven't looked into what APIs the SDK offers for dealing with text messages, but just thinking this through real quick, this shouldn't be a hard app to write.
When I get a text, it appears in both the stock app and in Handcent. This indicates that the messages are stored in a central location. The existence of Handcent and Chomp also make it clear that third party apps can access and manipulate this storage.
Performing tasks on a schedule is easy to code.
What sort of features would people like to see in this? Delete by age? Delete by count? Exempt certain contacts from having their messages deleted? etc...
I've been looking for an idea for a simple app to write to get more familiar with coding for the Android environment. If there's interest in something like this, it seems like as good a project as any to practice with.
Click to expand...
Click to collapse
Issue is
1. You want to delete it when no one is sending you messages as to delete one you missed which would make you think that scheduled at night is best but...
2. Either count or time (i.e. middle of the night schedule) can screw you up if you get a message and the app then deletes it before you are able to check your messages...
I think it could be anything if you could prevent the deletion of new texts then I guess it wouldn't matter as much.
pipskicks said:
Issue is
1. You want to delete it when no one is sending you messages as to delete one you missed which would make you think that scheduled at night is best but...
2. Either count or time (i.e. middle of the night schedule) can screw you up if you get a message and the app then deletes it before you are able to check your messages...
I think it could be anything if you could prevent the deletion of new texts then I guess it wouldn't matter as much.
Click to expand...
Click to collapse
I see what you're saying, but if it's properly designed, neither one should really be an issue. If, for example, it's set to auto-delete anything over 30 days old, well, frankly if it's been sitting on your phone for 30 days and you haven't read it yet, then either it wasn't important, or you've been sitting in jail and likely have more important things to worry about.
Same with going by number of messages, you'd want the threshold set at a level where there's not really much chance of you not getting to it before it gets deleted.
Ideally, these thresholds would be user configurable. For me, deleting anything over 100 texts would easily retain a month's worth, but for my daughter, it would be blasting stuff that was only a few hours old. (I've honest to god seen this girl sleep with her phone in her hands, thumbs never leaving typing position....)
That said, it would definitely be a good idea to never, ever delete unread messages. Or, at least have separate criteria for unread messages.
isn't this a feature that's included in non-Sense messages app??? I much prefer that version, but I don't know how to replace the sense version with that one (if possible)
I think having delete by both age and number would be best... for example, if it could delete any message that is more than say 5 days old, up to the point where there is <10 messages left in the thread then stop deleting from that thread
and if you could adjust the two variables...
and:
adjust which persons messages get deleted...maybe even make it so that you could adjust the two variables individually depending on the person?
dmc971989 said:
maybe even make it so that you could adjust the two variables individually depending on the person?
Click to expand...
Click to collapse
Ultimately, that's the idea. Let each user specify their own criteria.
To be honest, if I decide to take a crack at this, my initial "proof of concept" version would probably just have a couple criteria hardcoded in, and then I would add configurability in increments.
The actual "guts" of this program should be crazy simple to code, but being new to Android, I'm still getting used to designing UIs on the platform, so that would be the portion that slows me down (and also the part that I'm looking to get some practice with...).
the file for storing texts is /data/data/com.android.providers.telephony/databases/mmssms.db
and no that's not a typo, there is a data folder within the data folder
also, by the way, I tried messing with it once to restore some old texts from a previous rom, and kept force closing my handcent and the stock app until I just deleted the file and let it recreate itself
Yeah honestly i am shocked that no one has done this. My friend and i have had so many texts our phone slows way down. And then when we try to delete txts of the contact(s) with the largest amount of texts the phone will lock up for along time or untill we pull the battery. After the phone lock up the texts are still there. i would be happy if all my contacts where limited to 100 texts. this issue normally happens around the 1000 mark (for a single contact) from what i have noticed.
Also this has happend on sevral roms that i have used so its def not a rom issue
danaff37 said:
the file for storing texts is /data/data/com.android.providers.telephony/databases/mmssms.db
and no that's not a typo, there is a data folder within the data folder
also, by the way, I tried messing with it once to restore some old texts from a previous rom, and kept force closing my handcent and the stock app until I just deleted the file and let it recreate itself
Click to expand...
Click to collapse
Yeah, that's a database file. Probably not a great idea to edit it directly, you would want to make changes through the sqlite interface....
any solutions?

Threads... why?

Ive seen MS chose to combine IM and SMS and to me this looks really messy.
First of all the integration of IM is quite nice but I wish it was kept seperate from SMS conversations since these are to the majority of people still different than IMs and used on different devices or apps. I dont want to continue a conversation automatically on a different app or something. This will be very annoying to the other user.
Certainly if somebody just left his/her pc on or IM on accidently....
They should have added facebook private messaging as well and IM/SMS seperated like it was and just added a chat pivot in the messaging hub.
to me an sms is still something every user has always with him her, like when u send somebody an address or something it should be on their phones and not deliverd trough IM and its annoying having to switch first.
Its kind of short sighted implementation, the idea is good but the reality will be very annoying the way it works now.
you will get a ton of sms like notifications for every IM which can be annoying since on a chat conversation people send much more messages per minute than trough sms. Having to toggle online offline all the time will be a pita
am i the only one who thinks this will be garbage? Instead they should have allowed third party apps like whatsapp to use this on user permission. I hope I can switch off the live messenger. Or just revert back to the original sms screen
I like the idea to have an overview of my messages regardlessly whether they come via SMS, Windows Live or Facebook. Although I agree that getting notifications for all those messages shown on the SMS tile would be kind of overwhelming. But I can imagine Microsoft changes the way the tile works. So it still shows the number of SMS, but in addition to that shows an icon or something when you recieve a chat message from Facebook or Windows Live.
In my opinion.. the best feauture ever, of every OS. Loved that!
I love it as well, and think its nice not to have to go to 4 different places for my facebook, text, wlm & (eventually skype).
While I hope they either have a toggle setting for separate 'rows', or add it soon after Mango for those who really don't like it, I honestly doubt they want to mess it up by having too many places for messages. It fits in pretty perfectly with their vision for the overall UI design imo.
For me,M$ thread is not a new idea,it just copying the messaging app in the HP webos...however HP webos messaging is better,they can download apps that support HP connect and integrate into the messaging app(so,this means they can have more than 1 im clients in 1 messaging app).
Feel so sorry to HP webos,always being copied by others,even the UI design of playbook has been copied
Marvin_S said:
First of all the integration of IM is quite nice but I wish it was kept seperate from SMS conversations since these are to the majority of people still different than IMs and used on different devices or apps. I dont want to continue a conversation automatically on a different app or something. This will be very annoying to the other user.
Click to expand...
Click to collapse
Threading will be the beginning of the end for SMS IMNSHO. Most people still use SMS because it's what they know and are used to.
My wife is a great example, she keeps sending me SMSes while I'm out because that's what she's used to. Even though I've had email (and to some extent IM) on my phones since forever. With a "messaging hub" it takes all the guesswork out of the equation - she'll write the message as she normally does and the phone will decide whether it should deliver via FB, Messenger, Skype or SMS.
Now, if you don't want to continue the conversation if the user has moved to a different device you don't have to. The phone will tell you how the message was sent as well as what services the recipient is currently logged on to.
Marvin_S said:
to me an sms is still something every user has always with him her, like when u send somebody an address or something it should be on their phones and not deliverd trough IM and its annoying having to switch first.
Click to expand...
Click to collapse
This just proves my point - you're used to SMS. And again, you can choose whether to send as SMS or IM.
Personally I find this feature great. Two things should be done to make it even better though;
1. Implement a industry-wide protocol so it doesn't matter if you're on a crackberry, iphone or windows phone. Sure, Skype and Messenger goes a long way towards achieving this but there are still people who use smaller IM services only.
2. Allow third-party apps to hook in to the messaging hub - there's a few apps out there today that are not chat apps as such but still implement messaging. Being able to receive (and reply to) these messages from the same place would be great. It would also make it easier for other IM services to integrate with the OS.
dkp1977 said:
Although I agree that getting notifications for all those messages shown on the SMS tile would be kind of overwhelming.
Click to expand...
Click to collapse
But why? Are you less likely to want to read a message coming in thru Messenger than one delivered via SMS? I for one don't care how my messages are delivered, I just want to be notified. It's a bit like having three post boxes outside your house - one for deliveries by DHL only, another for Deutsche Post and a third for everyone else - i.e. pointless
I really like this new feature as well. I am confident that any replies you send to someone will use the same service they used to "text" you, unless you choose to change it. People on non-WP7 phones won't suddenly need to be jumping all over the place.
On the other hand, when other people send you messages from multiple sources (SMS, FB, WLM, etc), you will be able to get all of the messages in one convenient place. I like that.

[Q] Multiple threads for same contact in Google Voice

Im not sure if this has been asked and answered... My search of the nexus s forum didnt turn up much...
In google voice (where i've been receiving all of my voice and text messages) the same contact has multiple threads. It seems like each days text messages go into a new thread by default or something. Bottom line, to look at a previous day's messages i have to back out of the current days message thead and scroll down (through other contact's duplicated threads) and open the same contacts messages from a previous day.
In the default android messaging app all texts to a single contact are grouped together. google voice on the other hand makes going back through texts a pain. is there any way to make google voice text groupings behave like the stock android app?
sorry to reply to my own question.... >100 views, anyone have any ideas? is anyone with sprint even experiencing the same issue?
Yes, I am experiencing the same issue on my Nexus S on Sprint.
droidster24 said:
Yes, I am experiencing the same issue on my Nexus S on Sprint.
Click to expand...
Click to collapse
That's how they are grouped at voice.google.com too so I don't believe it's an app or a Sprint issue.
EDIT: Seems like it was designed that way, the reasons for which aren't clear:
http://www.google.com/support/forum/p/voice/thread?tid=2e9955e6dd3bc56a&hl=en
I noticed the same thing. It gets kind of annoying but I just archive the old ones in case I need to go back for something. Would be nice to have one per person but perhaps it's to limit size?
Any resolution to this? I have gvoice on my HTC vision and it still seems to be creating multiple threads for the same contact (not 100% of the time, but often)

[Q] Group SMS

So on my iphone I could have group conversations with 3 other people and it would all be in the same conversation window, I but now, on my one x, when I try this it just sends to everyone individually. It works on my friends droid because he has the verizon messaging app which isn't available to att users (I think)
anyways I was just wondering if there was a simple solution to this (I've tried two 3rd party messaging apps with no luck)
Yeah, you're not gonna be able to get that, AFAIK. The "WhatsApp Messenger" app does this, but that's not actual text messaging, it's an IM app that uses your contacts phone numbers to identify them, and can only message other WhatsApp users.
Just for my own curiosity, when you would do this with your iPhone, would all the other participants be iPhone users? Or would it be a mixed bag of BB/Android/WP7/iPhone?
You should check out the app 'GroupMe'.
Great app that can do either real texting or over the internet messages.
The catch is, you have to message a 'Group number' and GroupMe then forwards that message on to everyone else.
This enables you to add/remove people to a conversation.
You can make these numbers private or public
I'm pretty sure they support every os and you can also just use their website to send messages.
It's all free which is the best part.
This is one of my biggest gripes with Android ICS. My Galaxy Nexus wasn't able to do group SMS either and, coming from an iPhone where I had lots of groups, it's a pain in the ass.
Also, using 3rd party apps that require every other person you want to chat with to also have the app is not a real solution. GroupMe is even worse than the rest b/c if someone EVER had the app (and no longer does) it doesn't recognize that and just doesn't deliver the message at all.
NextNexus said:
This is one of my biggest gripes with Android ICS. My Galaxy Nexus wasn't able to do group SMS either and, coming from an iPhone where I had lots of groups, it's a pain in the ass.
Also, using 3rd party apps that require every other person you want to chat with to also have the app is not a real solution. GroupMe is even worse than the rest b/c if someone EVER had the app (and no longer does) it doesn't recognize that and just doesn't deliver the message at all.
Click to expand...
Click to collapse
The awesome thing about GroupMe is you don't need the App at all. You can use their service purely through texting.
[email protected] said:
The awesome thing about GroupMe is you don't need the App at all. You can use their service purely through texting.
Click to expand...
Click to collapse
You didn't read what I wrote. If someone EVER had the app and got rid of it then the app doesn't recognize that and simply doesn't deliver the message at all. This is even worse than simply not being able to message people who don't have the app b/c now the sender has no clue whether their messages were delivered to each recipient.
NextNexus said:
You didn't read what I wrote. If someone EVER had the app and got rid of it then the app doesn't recognize that and simply doesn't deliver the message at all. This is even worse than simply not being able to message people who don't have the app b/c now the sender has no clue whether their messages were delivered to each recipient.
Click to expand...
Click to collapse
If I am not mistaken, If the user changed his settings through the web interface he could set it up to be texting only again.
I have never ran in to this issue personally. When I removed the App from my phone I would still get the messages, just not through texts until I switched the settings.
Sorry for not fully understanding the first time.

A very key missing feature from Android...

First off I love my GNex... such a great phone and I love Android. However there is one feature missing that is probably keeping it from being used more in business. That feature is per folder notification. What I mean by that is if you have an exchange account configured on your phone and in your Mailbox you have a rule to move email from certain senders to a certain folder you will not get any sort of notification that you have received that email (yes the folder is set for Push Sync). If you check your email and click on your account name at the top you can see if there are emails as they do sync and show how many unread messages are in that folder so the possibility is there.
It seems like such a simple fix for something that would have a large impact. I had 2 co-workers all set to get an android phone and when i told them about this limitation one got an iPhone and the other is going to wait for the Windows 8 phones.
I am aware there are third party apps (not cheap) that supposedly provide this feature (touchdown) but aside from providing that feature I havent heard great things about them (and all seem to negatively affect battery life).
I was really hopeful that it would be addressed in JB but it still remains untouched after all these versions
WoodroweBones said:
First off I love my GNex... such a great phone and I love Android. However there is one feature missing that is probably keeping it from being used more in business. That feature is per folder notification. What I mean by that is if you have an exchange account configured on your phone and in your Mailbox you have a rule to move email from certain senders to a certain folder you will not get any sort of notification that you have received that email (yes the folder is set for Push Sync). If you check your email and click on your account name at the top you can see if there are emails as they do sync and show how many unread messages are in that folder so the possibility is there.
It seems like such a simple fix for something that would have a large impact. I had 2 co-workers all set to get an android phone and when i told them about this limitation one got an iPhone and the other is going to wait for the Windows 8 phones.
I am aware there are third party apps (not cheap) that supposedly provide this feature (touchdown) but aside from providing that feature I havent heard great things about them (and all seem to negatively affect battery life).
I was really hopeful that it would be addressed in JB but it still remains untouched after all these versions
Click to expand...
Click to collapse
Have you tired Tasker?
Oh I'm aware there are apps that can help you with this but it should be a core functionality of the email.apk.
More apps doing stuff means worse battery life and more to backup/restore. Its hard to sell to business customers when their argument is "well with the iPhone it just works"
that's one thing that I really miss from my TP2 running winmo is the "persistent notifications" (that's what I call them anyhow). If you dismiss the notification in the curtain on android then its just gone. My old TP2 would show notification bubbles anywhere and everywhere you could think of.
if you had a text it would show on the text icon, if you were looking through your contacts it would show notification bubbles for text/call/email right on the contact info
i guess gmail.apk has that
vNa5h said:
i guess gmail.apk has that
Click to expand...
Click to collapse
and apparently devs aren't making use of it?
widgetlocker & tesla unread is the closest I've come to some of the old winmo functionality
three west said:
that's one thing that I really miss from my TP2 running winmo is the "persistent notifications" (that's what I call them anyhow). If you dismiss the notification in the curtain on android then its just gone. My old TP2 would show notification bubbles anywhere and everywhere you could think of.
if you had a text it would show on the text icon, if you were looking through your contacts it would show notification bubbles for text/call/email right on the contact info
Click to expand...
Click to collapse
Many custom launchers (Nova, Apex, etc) give you the option of showing unread counts on the icons of apps such as SMS, Gmail, etc. Those shouldn't disappear when you dismiss notifications, so that would at least solve half your problem!
RoadHazard said:
Many custom launchers (Nova, Apex, etc) give you the option of showing unread counts on the icons of apps such as SMS, Gmail, etc. Those shouldn't disappear when you dismiss notifications, so that would at least solve half your problem!
Click to expand...
Click to collapse
If I was on an ICS+ rom that would be more helpful, but it's something to look forward to at least. Although none them seem to have that feature for standard email which is where I miss it most.
I'll have to check out holo because I believe it at least does the same sms and calls.
three west said:
If I was on an ICS+ rom that would be more helpful, but it's something to look forward to at least. Although none them seem to have that feature for standard email which is where I miss it most.
I'll have to check out holo because I believe it at least does the same sms and calls.
Click to expand...
Click to collapse
I did this with LauncherPro back when I was on Android 2.3, so I'm guessing it should work with that for you?

Categories

Resources