PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   Enable/Disable mute call when phone is flipped over - [HKEY_LOCAL_MACHINE\Software\HT (http://forum.ppcgeeks.com/showthread.php?t=57070)

Cicatrize 03-17-2009 11:08 AM

Re: Enable/Disable mute call when phone is flipped over - [HKEY_LOCAL_MACHINE\Softwar
 
Quote:

Originally Posted by rainfreak (Post 777610)
Ok, so I had to try it and flipping the phone face down when a call comes in silences the ringer, as I stated above. But if you leave the phone face down, and another call comes in, it will ring/vibrate.

Yeah, that's such a bummer. I wish you could have it auto-mute while face-down.

kayfouroh 03-17-2009 03:59 PM

Re: Enable/Disable mute call when phone is flipped over - [HKEY_LOCAL_MACHINE\Softwar
 
Quote:

Originally Posted by Cicatrize (Post 777618)
Yeah, that's such a bummer. I wish you could have it auto-mute while face-down.

Programatically I don't think there is a way to do it. I think the current way is a combination of the accelerometer detecting a downward-facing movement along with the light sensor detecting nothing. Only way I can think of doing it is setting a flag and once the accelerometer detects non-downward-facing movement and the light sensor picks light up, to take the flag off.. but what if the phone is in your bag or pocket?

Cicatrize 03-17-2009 04:00 PM

Re: Enable/Disable mute call when phone is flipped over - [HKEY_LOCAL_MACHINE\Softwar
 
Quote:

Originally Posted by kayfouroh (Post 778202)
Programatically I don't think there is a way to do it. I think the current way is a combination of the accelerometer detecting a downward-facing movement along with the light sensor detecting nothing. Only way I can think of doing it is setting a flag and once the accelerometer detects non-downward-facing movement and the light sensor picks light up, to take the flag off.. but what if the phone is in your bag or pocket?

Yeah, I agree. I don't think it's possible. It's nice to dream though. :D

ShadowDrake 03-17-2009 05:32 PM

Re: Enable/Disable mute call when phone is flipped over - [HKEY_LOCAL_MACHINE\Softwar
 
Quote:

Originally Posted by kayfouroh (Post 778202)
Programatically I don't think there is a way to do it. I think the current way is a combination of the accelerometer detecting a downward-facing movement along with the light sensor detecting nothing. Only way I can think of doing it is setting a flag and once the accelerometer detects non-downward-facing movement and the light sensor picks light up, to take the flag off.. but what if the phone is in your bag or pocket?

It doesn't poll the light sensor... I've flipped mine face down holding it in the air to mute it before.

The way HTC has done it is good enough, I think... just muting one call. Sometimes when it's in my pocket and I'm sitting down, it's pretty much face down (I always keep the screen facing me, just in case something comes crashing into my leg)... this means that it would just mute all calls and I'd never know.

An issue with what you're suggesting though, is that the accelerometer and light sensor aren't polled while the device is in standby... So it would have to be on to trigger the silent mode, and on again to turn off silent mode. You could force it to poll both of those sensors all of the time, but that'll kill the battery.

I don't think it's a possibility for right now.


All times are GMT -4. The time now is 12:07 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0