Shortcut or keymap for activating smartdial? - Windows Mobile Development and Hacking General

So I discovered something today on my sprint touch that most probably already know about. My biggest complaint with the dialer is the slow responsiveness of the keypress. However, i just discovered that if I turn off smartdial, then it is very fast and responsive. Plus it formats the number in (xxx) xxx-xxxx which is perfect for use in the US.
The problem is I use smartdial alot more than I don't, can't really live without it. It is so much faster than any finger friendly type contacts program.
But this slow response is definitely a drawback to smartdial. Also, when i just want to type in a number, smartdial sometimes interfere with dialing the wrong number I am trying to type.
For me, the perfect scenario would be to turn smartdial on and off with a single button, either hard button or soft button, doesn't matter, although realize Touch is limited on soft buttons. Anybody can think of a way to make this happen? This way when I am dialing a contact I will use smartdial, and when i am dialing a new number, I can turn it off. I never use that contact button on the bottom left corner of the dialpad so replacing that with enabling/disabling smartdial would be ideal.

superflysocal said:
So I discovered something today on my sprint touch that most probably already know about. My biggest complaint with the dialer is the slow responsiveness of the keypress. However, i just discovered that if I turn off smartdial, then it is very fast and responsive. Plus it formats the number in (xxx) xxx-xxxx which is perfect for use in the US.
The problem is I use smartdial alot more than I don't, can't really live without it. It is so much faster than any finger friendly type contacts program.
But this slow response is definitely a drawback to smartdial. Also, when i just want to type in a number, smartdial sometimes interfere with dialing the wrong number I am trying to type.
For me, the perfect scenario would be to turn smartdial on and off with a single button, either hard button or soft button, doesn't matter, although realize Touch is limited on soft buttons. Anybody can think of a way to make this happen? This way when I am dialing a contact I will use smartdial, and when i am dialing a new number, I can turn it off. I never use that contact button on the bottom left corner of the dialpad so replacing that with enabling/disabling smartdial would be ideal.
Click to expand...
Click to collapse
If it's set in the registry (which it probably is) it should be very easy to create a console app that changes the setting and can be launched by a hardware keypress or a shortcut. I'll do a bit of digging and see what I can find...
If it's not stored in the registry, I have no easy way of achieving this...

Related

Blackberry/Treo-like numbers in Wizard keyboard

I'm sure the question has been asked 10,000,000 times already, but neither the search function nor a general Google are returning a solution.
I love my 8125, really I do, all except for numeric entry, which I do just often enough to hate the horizontal number arrangement.
Someone somewhere has to have written a little hack to add a numbers mode. Does anybody here happen to know who and where?
I dont have a Wizard but let me guess..
The easier way is to use your on screen keypad input. Im not sure how you are using your phone, probably landscape, but if you were to use potrait mode, the on screen keypad is really good.
That really isn't very practical in my case. I need to use the hardware buttons. I bought a Wizard because it had a real keyboard, it just isn't very good for numbers.
Is this really something that cannot be done? I guess the TyTn does it right from the pictures, but my Wizard is like three weeks old, and I really am having a very hard time entering numbers here.
You can't enter numbers on the onscreen keypad if you can't see it. The assumption made by MobileSpeak Pocket is that if you have a lot of data entry to do that you will buy a Bluetooth keyboard. I bought my Wizard so I wouldn't need to carry one.
i been tryin to find this as well.. similar to the hermes numeric layout. i would like the fact that i can answer and end phone calls by using the sliding keyboard. but that not happening on our wizard yet.
anyway i kinda hav a partial solution to what you want which i hav implemented at the moment.
you need both software vito quick contact (latest) and pqzII wizard version. first use the code menu in pqzII to map ur alt + Y U I as 1 2 3 and H J K as 4 5 6 and so on. and alt+space as return.
now to dial normal numeric number jus open up vito quick contact hold ur alt button to toggle alt button and press those buttons above and press space twice to dial.
it may not be convenient but once u get the hang of it you can even dial with your eyes close literaly. well say like when you are driving you can dial it and use bluetooth headset or handsfree speaker. i know you all gonna say voice dial is better. but i dreaded voicedial and physical button never fails me.
just hopes some one will come out with the sliding answering method.
Okay, I am a little confused here (and maybe this is just PQII and maybe it's not..)
The keyboard has a shift and a dot. In addition to these, Mobile Speak Pocket remaps hardware buttons as Control, Alt, Shift, and Tab. I wonder if these are the same buttons that PQII uses. In the event that they are, PQII will do exactly what I want sinze Alt is sticky in MSP.
Ideally though, I want to basically change the layout of the symbols when you press the dot, and just use double-dot to put my phone into the appropriate mode.
uummm i uses caps/shift for my alt button in pqzII, i dun use control. maybe thats why it didnt work. u can try the windows key or the ok key if other software remaps your cap/shift and dot button.
remember this can only work in vito quick contact as the our normal dialer cant detect those other symbols button. basically after i play around with the wizard too much =P, i found out that it is in the double dot format when you are in dialer but pressing the symbols wont work other than the normal numbers and * and #. so thats why you need vito quick contact

Mapping D-Pad in the phone app

at one point i had an i-mate PDA2k, and i was quite used to a nice feature it had.
while on the phone, you could always get into the last calls list by pressing the D-Pad right.. you can then scroll up and down your calls list and call anyone from the history
with the Universal, this isn't possible without tapping the screen.. and that's not always easy while on the road :S
would it be possible to map d-pad right to call history?
i think we can then map d-pad left to contacts
i bet vijay555 could do it
i'd like to see a program to enable this feature made. i hope vijay555 does it.
Search for the "Smartskey". Current version 0.56. It can do that thing, and a lot of other cool stuff.
smartkeys is good and it does this job, but it's missing something very important to me, which is enabling speaker phone or muting with the d-pad while on call.

Smartdial delay possible?

I currently have over 200 contacts and I notice the smartdial search is getting slow and I have to wait 1-2sec before pressing another key (as soon as no contacts are found its quite fast).
Is there a way to force a delay so that:
wait 200milisec. if no other key was pressed, search the contacts as usual. if other key is pressed, print it and reset the timer.
This would allow me to write the number or initials fast and then wait a few seconds for the search instead of waiting a few seconds for each button I press.
paulo_andre said:
I currently have over 200 contacts and I notice the smartdial search is getting slow and I have to wait 1-2sec before pressing another key (as soon as no contacts are found its quite fast).
Is there a way to force a delay so that:
wait 200milisec. if no other key was pressed, search the contacts as usual. if other key is pressed, print it and reset the timer.
This would allow me to write the number or initials fast and then wait a few seconds for the search instead of waiting a few seconds for each button I press.
Click to expand...
Click to collapse
With that many contacts, I'd recommend voice dialing them. Use your phone's built-in recorder. It's not magical or anything, but it's adequate, and much faster than typing half the phone number in by hand, and you're one button click from activating it. Just be sure to use a consistent method for recording, such as "first name, last name" for all your dials, and as long as you know the name, you've got it licked.
the problem is with these many contacts I don't remember the name, I have to start typing what I remember and then choose from the list. And usually what I remember is similar to 5-6 contacts so I can't use voice dialing
What about a scrolling directory, like PocketCM?
again, that would be fine if I remembered the first name, but sometimes I remember the first, other times the middle, even others the last... I really need a full search like the native smardial but that search should only be made after I stop typing and not after every key
Good luck, then. Sorry.
Actually, pocketCM DOES allow you to search by first name, last name (probably middle name too), or phone number. Try it and see if it's any faster. It might be, since it caches all contacts, and doesn't have to connect to outlook's database. Caching also has a downside - it will take some time when you start the program before you see any contacts. But when you keep the program running in the background and don't close it, only minimize, it's not a big problem.
To start searching, bring up the pocketCM's dialpad (phone button in default skin), and start typing.
I tried it and it's actually slower than the native smartdial. This because I have to write the name in the keyboard instead of just using the phone buttons to enter text.
paulo_andre said:
I tried it and it's actually slower than the native smartdial. This because I have to write the name in the keyboard instead of just using the phone buttons to enter text.
Click to expand...
Click to collapse
If you're in PocketCM, you can click the phone icon to call up a dial pad. Start entering the desired number, and the directory will start narrowing the list of numbers that match until you have the one you want.
You really should give this program a chance, instead of dismissing it without actually using it as it was intended (which is to have many ways to get to the desired phone number as quickly as possible). Your patience will be rewarded.

How dows one add/change a hardkey?

Hi, I did a lot of searching for this but I can't come up with any solution (which is odd as it strikes me to be a problem).
I bought voice commander yesterday as I'm on the road for my company a lot and all that works perfectly. So then I tried assigning it to a hardkey (is that the right word?) on my Touch HD (uk).
Apparently some incompetent interaction designer must have thought that it was a brilliant idea to only have one hardkey and bind that hard to making calls as well. Result? Me accidentally dialling 6 people out of the 7 times that I tried using it. I can only imagine what a horror it must be when I'm driving.
So here is the question; how do I add hardkeys to the buttons menu in the settings so I can assign stuff to those buttons? Any button really, preferably the 'hang up' button. Currently there is only 'button 1' but there must be a way of tapping into those other buttons.
I'm not shy of reg editing (it has to be a key or something in the registry) or anything like that but I can't seem to find a regeditor.
I'd try the HTC helpdesk but they don't know anything really beyond the standard questions (at least not the last 3 times I tried).
Zeus2.0 said:
Hi, I did a lot of searching for this but I can't come up with any solution (which is odd as it strikes me to be a problem).
I bought voice commander yesterday as I'm on the road for my company a lot and all that works perfectly. So then I tried assigning it to a hardkey (is that the right word?) on my Touch HD (uk).
Apparently some incompetent interaction designer must have thought that it was a brilliant idea to only have one hardkey and bind that hard to making calls as well. Result? Me accidentally dialling 6 people out of the 7 times that I tried using it. I can only imagine what a horror it must be when I'm driving.
So here is the question; how do I add hardkeys to the buttons menu in the settings so I can assign stuff to those buttons? Any button really, preferably the 'hang up' button. Currently there is only 'button 1' but there must be a way of tapping into those other buttons.
I'm not shy of reg editing (it has to be a key or something in the registry) or anything like that but I can't seem to find a regeditor.
I'd try the HTC helpdesk but they don't know anything really beyond the standard questions (at least not the last 3 times I tried).
Click to expand...
Click to collapse
Have you tried AEBPlus?
That requires me to run the program in the memory constantly doesn't it (and it's not freeware iirc)?
Zeus2.0 said:
That requires me to run the program in the memory constantly doesn't it (and it's not freeware iirc)?
Click to expand...
Click to collapse
Yes, it does takes some resources, but it gives a lot more functionality and improves the phone greatly.
For example,
You could ingle press to forward/repeat songs or change channel in FM radio, and long press to change volume.
You could single press the green button to either do nothing or start your VOIP phone if you have one, and double press to run the regular phone. (this prevents accidental dialing the last number)
Double press the back key to close active application
etc.
Hmmm, it's a last option solution for me. It's more a matter of principle. When I buy a phone like this, I expect to be able to have access to all buttons, not just one. It's a bit stupid that I need to run an extra app to actually use my phone properly. I mean; didn't anyone at htc think that just having one button is stupid and then assigning it to the dial button is just braindead thinking?
Right, gave that program a go but it doesn't seem to be working for me.
Zeus2.0 said:
Right, gave that program a go but it doesn't seem to be working for me.
Click to expand...
Click to collapse
That's because you're not familiar with how to use it yet, I think.
This is how yo use that software:
Say, you want to reassign the up volume button. First you might note that the initial defaultsetting is "do not touch button".
press and HOLD the up volume entry until
the screen for altering the setting appear.
Once that happens, the rest should be intuitively enough.
Remember later to save and exit. No need to soft reset.

Dialer issues - by design, bug or only me?

Hi everyone,
I recently traded my HTC Touch dual for Leo, and so far I'm pretty impresed, and I really really like it. I've had it three days and charged it three or four times already, because I can't stop playing with that phone.
However, today I noticed the first thing that annoyed me, and it did so pretty instantly.
I was playing around in Sounds and notifications, and I enabled the hardware button click sound, (didn't enable the screen tapping sound), and noticed that most of the time the dialer would immediatly dial the last dialled number upon key press, the same effect as pressing the hardware pickup button twice very fast. After disabling the hardware button sounds, the issue was resolved, so I don't worry to much about it, but I'm curious if anyone can replicate this behaviour on his/hers HD2...
During all this playing with the dialer and accidently dialing numbers I noticed how I can't just select a number in the dialer, it automatically redials from my call list. So I never actually have to press that green "Talk" button, the call I select is just immediatly dialed. This is very annoying, als the context menu is only useful for the last call (or the first number on the list).
The dialer also 'quits to desktop' immediatly when I hang up by tapping the red end call button. No call summary? No need to close the dialer?
I was wondering abour your dialer behaviour: does is dial out on screen tap, or does it just select the number? How about ending calls?
Grtz
Lukas
Yes, I hate the dialler app. I only use it for dialling fresh numbers not in my contacts list, or my voicemail (press and hold #1#), otherwise I use the contacts app. The dialler does dial out on a screen tap and quitting the call returns me to the home screen.
So the "add new numbers to contacts after the call"-function doesn't work either? I assume it's a bug? I run v.1.48 , does the 1.43 ROM behave the same way? I didn't notice...
Thnx
Lukas
*bump*
Anyone running 1.43 ROM; is this behaviour same as on 1.48?
Hey guys,
I'm gonna bump it one more time.
Can someone with 1.43 take the 10 seconds it takes to check if they can select a call in the dialer without immediatly dialing it? If it's the same as on 1.48 I won't have to flash back to it and you'll save few hours of my time, which I would greatly appreciate.
Thnx again.
Lukas
I'm not sure what your on about, but if you mean when you press the hardware call button and the dialed list appears, if you want to open the caller you press the icon on the right hand side of the screen next to the callers/name number.
Tapping the name/number calls them.
This has always been the case in all ROM's not just Leo
I've had an HTC Touch Dual, and tapping the calls opened call history for that number, with left softkey being 'call'. Pressing the call hardware button would dial out as well.
Also, after pressing 'end call' my touch would display a call summary (call duration) and wouldn't quit to desktop immedietly so I had the time to dial another number as wel.
Thnx for answering tho... I appreciate it.
Grtz
Lukas
It's by design.
You can tap the card icon instead of the number and it will open the card where you can tap the number you want to dial. I think it was done this way by design. No problems for me, save me a few taps for a call and when I end it.
Lukass,
No such issue on 1.48 WWE.
However, the tapping sound disappears after the 1st press of the green button. It reappears after pressing a different button though.

Categories

Resources