HTC Hero : Extend The Vibration Time When A Call Comes In And For Notifications
Dec 2, 2009
Can anyone recommend an app that will extend the vibration time when a call comes in and for notifications. I find the vibration strong enough (coming from a BB 8900, the Hero is twice as strong) but the vibration time is a little short for liking.
View 3 Replies
Nov 12, 2009
Is there a way to alter the intensity of vibration or the type of vibration for different notifications? Same goes for the LED light
View 5 Replies
View Related
Jun 22, 2010
I've had two HTC hero's on T-Mobile, and on my old one I used to be able to check the time I made or received a call on the 'call history' display. I had that phone stolen and got a replacement that is identical but running newer software, I think. All is great, except for the fact that it no longer displays the time a call was made or received in the history. I see this as a very important feature to have on a phone, so how can I get it to work properly? At present it just says the date - no time.
View 1 Replies
View Related
Feb 26, 2010
Anyone know how to see the time of call instead of just the date in my Hero's Call History?
View 2 Replies
View Related
Mar 15, 2010
Is there a way to set the phone to not give me notifications while i am sleeping?? lol i get woke up every night from some stupid spam email!
View 9 Replies
View Related
Dec 31, 2009
Is there a way to stop my Hero from placing a missed call notification in the notification bar?
View 1 Replies
View Related
Dec 3, 2010
I have had 2.1 for a few weeks, and must say I didnt think I was missing anything having 1.6. But its like having a new phone now I have 2.1 I love it. But one thing that is really annoying is that it is all too easy to accidental go into the arrange icons mode by mistake without even realizing it. Quite often I look at my phone and my address book, or calls have disappeared from the corners and now sit with the icons. Is it possible to extend the length of time needed for a long press?
View 2 Replies
View Related
May 20, 2010
Just wanted to ask if someone knows how to see the time missed call was made?
View 3 Replies
View Related
Aug 3, 2010
Is there a way to not have it vibrate with notification sound on incoming texts and have it vibrate when I turn phone to vibrate mode. I cant seem to figure this out, I want it to vibrate when I have vibrate mode on but I want sound only when I have it off of vibrate mode. I know you can go into settings each time but I want to avoid that.
View 1 Replies
View Related
Jun 29, 2010
I saw this question asked before with no answer (a post in April) so I thought I would ask again. Does anyone know of an app that will allow vibration for e-mail notifications when phone is set to vibrate? This has always bothered me about a device that I otherwise think is just an outstanding piece of equipment. If anyone has an idea I would GREATLY appreciate it.
View 2 Replies
View Related
May 17, 2010
Every time I receive a notification, the phone also vibrates which I really don't like. Perhaps I am just missing something but I do not see a way to turn vibration off for notifications. Is it possible?
View 1 Replies
View Related
Nov 8, 2009
Is there a way to make all notifications vibrate instead of sound a ringtone?
View 1 Replies
View Related
Nov 1, 2009
Does anyone know how you get the information of a call up ?
The time you made it, length ect.
When you press the call button it only comes up with the number and if it is outgoing/incoming/missed.
View 8 Replies
View Related
Jul 21, 2010
I have created an application that creates notifications, using the following code:
// Notification notification = new Notification(R.drawable.notification_icon, title, System.currentTimeMillis());
notification.flags |= Notification.FLAG_AUTO_CANCEL;
// parameters
String ringtone = prefs.getString(context.getString(R.string.key_notifications_ringtone), "");
if (ringtone.length() > 0) { notification.sound = Uri.parse(ringtone);
notification.audioStreamType = AudioManager.STREAM_NOTIFICATION;
} boolean useVibrator = prefs.getBoolean(context.getString(R.string.key_notifications_use_vibrator), false);
if (useVibrator) { notification.defaults |= Notification.DEFAULT_VIBRATE;
} boolean useLed = prefs.getBoolean(context.getString(R.string.key_notifications_use_led), false);
if (useLed) { notification.defaults |= Notification.DEFAULT_LIGHTS;
notification.flags |= Notification.FLAG_SHOW_LIGHTS;
} // alert
RemoteViews contentView = new RemoteViews(context.getPackageName(), R.layout.notification);
contentView.setImageViewResource(R.id.notification_icon, R.drawable.icon);
contentView.setTextViewText(R.id.notification_title, title);
contentView.setTextViewText(R.id.notification_text, text);
notification.contentView = contentView;
Intent notificationIntent = new Intent(context, MyActivity.class);
PendingIntent contentIntent = PendingIntent.getActivity(context, 0, notificationIntent, 0);
notification.contentIntent = contentIntent; notificationManager.notify(1, notification);
The notification works, and the correct ringtone is used. However, even though the preferences are correctly activated and notification flags are correctly set (I checked by debugging), the notification never vibrates and never cause the lights to be activated. I would have blamed my phone's settings, but every other app using notifications, like messaging, gmail, and others correctly use all these features. (My phone is a HTC Hero with Android 2.1)
View 1 Replies
View Related
Jan 17, 2012
I rooted my Sidekick 4G yesterday and everything worked great, until I noticed that my phone wasn't vibrating for notification. I tried messing around with the settings but no luck. I get haptic feedback but no notification vibrations.
Additional information:
Rooted with SuperOneClick (latest version, I'm pretty sure).
FROYO
2.2.1
View 1 Replies
View Related
Dec 18, 2009
Yesterday I had a missed called. I wanted to check at what time this person had called me. When I clicked on the phone icon that's at the bottom of the screen it opens all my call history (incoming, outgoing and missed calls).
But it doesn't not list anytime stamp for any type of call. I click on the menu button and click on call history. I click on the menu button again and click on the View option. Then I select Missed calls. The time stamps just show the day. For example some of them say 3 days ago or Yesterday but no time.
The only way i'm able to see the actual time of the missed call is if I open that person contact card and view the history from there.
Is there a way I can get this information with out having to open up the contacts?
View 8 Replies
View Related
Jan 4, 2010
One little thing I miss on my Blackberry was that I had it set to vibrate once for Social Network notifications, twice for an email and three times for an SMS. That way I knew how important it might be and whether to take it out of my pocket. My T-Mobile G2/HTC Hero (1.5) doesn't seem to have the option to change the default "vibrate twice". Is there any way of changing it? Or an app that might do it?
View 1 Replies
View Related
Apr 4, 2010
Is there a way to get the vibration to go more than one time..get a lil buzz and thats it...is there a way to set it to 3 or more vibrations...i've looked but can't find anything..fairly new to the milestone...
View 2 Replies
View Related
Jan 4, 2010
One thing I've noticed with my HTC Hero (Sprint) is that I have a very short period of time to answer an incoming call before the caller is directed to voice mail. When I do answer the phone people are routinely telling me that it rang 4 or more times before I answered even though, from my perspective, I answered it rather quickly. Could this have something to do with using downloaded ringtones? Perhaps, while the phone should be ringing, instead, it is loading the ringtone off the sdcard.
View 9 Replies
View Related
Jun 14, 2010
This is really annoying and I can't figure out how to get it to stop. When I'm in a call and get an email or text message, the phone vibrates as it normally would- causing the person on the other end of the line to hear a really annoying noise.. Is there a way to turn off notification sounds/vibrations when you're in a call.
View 9 Replies
View Related
Oct 28, 2010
Android doesn't seem to recognize when I am on the phone. While on a call, it still vibrates when I get a text or e-mail. It is loud and annoying. When not on vibrate, it still plays the message received tone, and it is loud too. Has anyone else experienced this issue?
View 1 Replies
View Related
Aug 4, 2010
How do I turn off the vibration notification while I am on a call? If I am on a phone call, and I get a text or email, the phone vibrates. I want this feature of course while I am NOT on a call, but while on a call people on the other end of the call have described it as a duck being murdered. I have tested it myself and cant disagree with them.
View 15 Replies
View Related
Feb 19, 2010
So I am trying to simulate that the phone is receiving a call. I have successfully extracted the phones ring tone and played it. Now I want to simulate the vibration. While I can make the phone vibrate, I want to emulate the exact pattern that the phone vibrates with as when it receives a call. Is there some setting or class that I can use to extract this pattern, and also detect if vibration is turned on?
View 3 Replies
View Related
Feb 27, 2012
I installed cm7 on my htc inspire. everytime i make a call and just after the other party picks up, i get a vibration. i disabled all haptic vibration in settings. but this didnt stop it. how do i disable this?
View 1 Replies
View Related
Dec 31, 2009
I'll be in a call, phone to ear, and all the sudden **Vrrt-Vrrt** in my ear... my caller even says "What was that? You still there?"
View 1 Replies
View Related
Jan 4, 2013
I've recently bought a MKT6577 Galaxy 3 clone - HDC S9380.
The phone is running on Jelly Bean 4.1.1
Whenever I'm making an outgoing call there is a call connected vibration when the call is picked up by the other side, the feature is nice, but the problem is that the person I'm calling is able to hear this vibration in their phone. Is there a way to disable this vibration, or delay the microphone initiation?
I already tried changing all the sound and vibration settings in the phone without any success.
View 4 Replies
View Related
Oct 14, 2010
I don't remember my DroidX always doing this, but recently after I hang-up from a call it shows the "Call Time XX:XX" in the center of the screen and I can't do anything until it goes away, which is generally 5-8 seconds. Hitting Home, Back, etc does nothing and tapping on the screen or the message also does nothing.Is this a setting I can disable? I can look at the recent calls to get the length of call if I need to see it, so I don't need the dramatic pause to give me this info.
View 2 Replies
View Related
Jul 28, 2010
I got my phone on Monday and I've noticed that when somebody is talking to me on the phone it causes a vibration type noise. I've tried lowering the volume but it still seems to be doing it. Not to mention, even with the audio turned all the way up it's hard to hear the people I'm talking to.
View 15 Replies
View Related
Nov 24, 2010
Perhaps stupid but in android 1.6 together with the wifi and gps there was a icon to select the sound on/off/vibration know after update to 2.1 i can't find a fast way to change de sound to off or vibration except via the setting menu.
Is there a widget or perhaps a link so you can put it on one of the screens.
View 4 Replies
View Related
Dec 3, 2011
I get notifications, mostly email, through the night. Most of them are commercial emails that go out at 2-4am and wake me up. Is there a way, or an app, that allows the notifications for alerts (not phone) to be automatically shut off for specified hours?
View 6 Replies
View Related