Anyone happen to know where the code would be that causes the vibrate on connect? I'm pretty sure it's not in Phone.apk or HtcDialer.apk.
HtcDialer makes a call like this when getting ready to dial:
I've sorted out the signature problems for modifying Phone.apk and all other system apks... i've seen a couple of question threads about this and will be posting a solution shortly
HtcDialer makes a call like this when getting ready to dial:
only problem is i'm not sure where this class would be located, ie in which APK...invoke-static {p1}, Lcom/htc/util/phone/DialUtils;->callDirectly(Landroid/content/IntentZ
I've sorted out the signature problems for modifying Phone.apk and all other system apks... i've seen a couple of question threads about this and will be posting a solution shortly