Quote:
Originally Posted by psyki
I'd bet money this change (vibrate on connect) didn't affect the phone/answer. Someone posted the sharedmodules version in this rom (that I requested, thanks) and it's just an older version than I am using which apparently doesn't support the vibrate feature I've been talking about.
However a certain (different) regkey is set that automatically disconnects data and that can, in my testing, affect your ability to answer the phone. I've seen the sticky "answer" in Tachi in my rom as well and I posted the regfix for it a few pages back but I'll repeat it here, feel free to test and I'm sure you'll see it works. As I mentioned when I posted this before, setting this key will disable EVDO auto-disconnect but it WILL make tachi answer every time.
Code:
[HKLM\Comm\ConnMgr\Planner\Settings]
"SuspendResume"="#777"
It's probably set to something like this:
Code:
[HKLM\Comm\ConnMgr\Planner\Settings]
"SuspendResume"="GPRS_bye_if_device_off"
Of course I could be wrong but I've tested this setting and the vibrate on connect a 100 times and it always works. Hope that helps!
|
The setting when I checked is
[HKLM\Comm\ConnMgr\Planner\Settings]
"SuspendResume"="#777"