Vibrate on keypress? - JAM, MDA Compact, S100 General

Hello!
I often thougt that dialing numbers on the dialpad really does not offer enough fisical feedback to satisfy my perfectionism.
I tried a program called "finger clix" wich is mainly an improved contact manager but... it had a dialpad aswell wich offered tiny vibration as feedback on press. I have to say that the feeling of actually dialing a keypad really boosted.
Now to my question shouldn't it be possible to hack the built in dialpad of the Magician so it returns not only a dialtone but a tiny vibration aswell?
Anyone have any ideas?
C.

...how about using search? it already exists and works...
http://forum.xda-developers.com/viewtopic.php?t=23395&highlight=vibrate this is what the simple word "vibrate" brings up, when you type it into the search here...
cheers, lutz

Thanks lutzh!
To be perfectly honest with you I do use the search engine a lot actually.
I guess I wasn't very observant this time.
Thanks anyway for posting the link!
C.

you're welcome anyway
ciao ragazzi, lutz

There are a couple of dialer apps that do this, w the assistance of CE Dot Net. Beware that they eat up battery though.

Related

Button mapping

I really miss my old s100 button mapping. Like in phone mode the right button brought up the call history. (most missed) Any way to get this function to work on the wizard ?????
Best regards Lars
gaustabl - can you try this app out for me.
Install it, go to your programs menu > vijay555 > vjcallhistory and give it a pop.
Please report ASAP if it needs work! Either here or on my website!
http://www.vijay555.com/index.php?Releases:VJCallHistory
WM5 devices only! Only tested on the Universal and emulator though.
If it works, make a donation or click on an ad on my webpage eh?
V
It works, but i still would like to map it to one of the left/right buttons.
Thanks for your reply
Best regards Lars
try following this post, it can be done
http://forum.xda-developers.com/viewtopic.php?t=33212
If you specifically want it mapped to dpad left/right, I think ButtonMax is the only software around right now that lets you map on a per app basis and using the dpad.
Mapping to the soft menu is easy enough.
V
Have tried some programs now, Mortbuttons and buttonmax. Have a problem with getting rid of mortbuttons. It uninnstalls, but next time I start my phone i get a message that it cannot start mortbuttons, and hangs for a while.
Buttonmax seems to do what i want, but i cant find how to start the call history. I cant get it to record a macro either......
Best regards
Lars

Touch Dialer for 6800

Hi, I wanted to use this http://forum.xda-developers.com/showthread.php?t=311225&highlight=touch , dialer on my 6800, but it doesnt work with the system menus, the stuff liek ##DATA# and the like.
Please tell me how to make it work, or if anyone is kind enough to do so, can you please modify it to work on the Titan. I am new to this stuff, and I dont want to mess with anything that much, this is my first Windows Mobile device, so please if you can help me out. Thanks.
Go here it's fixed to work with CDMA by Paul Hammons
http://pdaphonehome.com/forums/ppc-6800-xv6800/91652-sprint-native-big-button-dialer-theme-here.html
thanks for posting this mate, but i already tried this one, and i didnt like it, the ## stuff works, but it felt a bit more sluggish, and the blue was freaking me out. lol, i just want one where its the true touch dialer, like the one that was posted here for the wizard. Thanks for the reply though, god i wish i knew how to do this crap, lol.
Oh, I also tried an addon that was posted in taht thread where it made it look like the original touch one, but it too feels sluggish on my mogul for some reason, and when you dial numbers, it brings up that old menu type thing for recent callers, which overlaps teh backspace button, instead of just using the space in teh window.
If you turn off tones in the options menu it'll get rid of the lag.
rijc99 said:
If you turn off tones in the options menu it'll get rid of the lag.
Click to expand...
Click to collapse
what do you mean by tones? color tones or sounds?
sound tones.
also, while you are in the options menu, if you turn off smartdialing, you won't get that overlapping box and numbers will show up on the top row. I personally think smartdialing is too valuable, despite any cosmetic flaws.
just wished i can send an sms from the smartdialing window.

Show keyboard while hiding SIP toolbar below

Hey,
I am developing for WM5 using C# ... is there any way that I can show my SIP keyboard but without the bar below it? I am running my App fullscreen and it just looks silly with the little bar below it... also it's a waste of real estate of the screen.
this is a pic of what I mean
Is there any reg key/COM usage/code/workarounds or anything I can do (not sticking something on the screen ) to hide this while showing the keyboard?
Mark
is this is an iphone keyboard??
i understand your pain. This is a design decision from Microsoft so that the user is able to switch on and off the keyboard at any time. But obviously they messed it up.
When I was trying I was not even able to draw something upon it to at least make it invisible. Anyway, if u are programming in C++ you could create your own SIP class. try this article from MSDN to help you out http://blogs.msdn.com/windowsmobile/archive/2005/02/10/370355.aspx
Hehe... yes it is indeed an iPhoney keyboard
I got it using the PCMKeyboard Here and then skinning it with this skin I actually found somewhere in xda dev forums
I have seen that link, that would allow me to create my own SIP keyboard and add it in... I like the iphone one and want to use it.. just without the stupid little icon. I'm happy to hack it off but ideally only when in my app... it'd be a bit annoying to lose it permanantly. I was thinking about some way to even force it offscreen... so it's "there" it's just not visible? ... might be a load of hassle as id'd have to catch the scrollbar everytime and only show it when the screen content was > screenheight + 20 px or something... but that might be an idea. Obviously I could write a keyboard controll but that's a lot of hassle to write and skin it.... unless there is already one in .net out there
Hope some xda dev genius can come up with a better solution though...
Resco Keyboard Pro also has iphone keyboard skin.
Yeah we work closely with Peter and the guys at resco with their mobile forms toolkit and co-design a lot of custom items... unfortunately that is just another SIP keyboard... so I would run into the same problem of hiding the evil little icon/toolbar.
There must be someone here who knows how to do this.. I mean I just watched videos of people proving they are smarter than HTC and writing OpenGL drivers for a phone!! lol... I might go and annoy a jr developer to make myself feel smart again as reading posts in this forum are no good for my ego
Not sure if there is anything in here for you. I can't see what your after, but I'll post it anyhow. You might be able to gleam something from it...
http://msdn.microsoft.com/en-us/library/aa182530.aspx
Ta
Dave
DaveShaw said:
Not sure if there is anything in here for you. I can't see what your after, but I'll post it anyhow. You might be able to gleam something from it...
http://msdn.microsoft.com/en-us/library/aa182530.aspx
Ta
Dave
Click to expand...
Click to collapse
Hmm... nothing there, but thanks very much. I have created a menu bar and when I add more than 2 items to it the sip icon moves to the right hand side, so there is obviously something somewhere that can control this... if it is docked in that menu, I wonder if there is a way to hide the menu as opposed to removing it and possibly hide the sip thing too??! or the sip thing might exist "above" the bar and just appear to be on it....
Any more ideas would be very welcome!
Cheers for the help,
Mark
I'm no programmer so I can't help. But I remember when I was using PocketCM contacts (written by the tene who wrote PocketCM keyboards), during the sms screen the keyboard will popup but the little "evil" bar won't appear. You may want to ask tene how s/he achieved that.
wearefree said:
I'm no programmer so I can't help. But I remember when I was using PocketCM contacts (written by the tene who wrote PocketCM keyboards), during the sms screen the keyboard will popup but the little "evil" bar won't appear. You may want to ask tene how s/he achieved that.
Click to expand...
Click to collapse
Ooh... cheers for that! I'll post on the PocketCM forum and see if I can get an idea.. or is he a member here?
Can't believe how much hassle such a small thing is... unfortunately my plan to push the form 25px lower to simply hide the bar doesnt seem to be working....
Mark
I just saw the thing about the Q&A thread ... so sorry for doing this... but in for a penny and all that...
I have seen here what looks like the code to hide the sip button.. but I am unsure how to call that in c# anyone able to help?
markmcgookin said:
I just saw the thing about the Q&A thread ... so sorry for doing this... but in for a penny and all that...
I have seen here what looks like the code to hide the sip button.. but I am unsure how to call that in c# anyone able to help?
Click to expand...
Click to collapse
Im having a play, let me see what I find...
Dave
Cheers dave!
Much appreciated!
Heres a quick Port of what I need to do to show/hide the SIP.
Did you also spot the link to the C++ article at the bottom. (http://support.microsoft.com/kb/266244/EN-US/)
Ta
Dave
Dave,
Thanks for your help... that seems to just be the same as
this.InputPanel1.enabled = false;
and if you still click there it proceeds to appear. I really want the keyboard up.. but with no icon or space down there. (Tempted to say it's impossible just to spark peoples interest in a challenge! lol)
I have tried this and it's PERFECT for what I want... only in VB
So I am going to have a go at converting it to c# ... but we all know... this will never work... lol so I will keep you posted and put the solution up when I finish. (P.S - Please dont tell my boss I've spent all day on this... but you know what it's like when you come up against a problem that puzzles you!)
HORRAY!
We have success... this is based on the work from the link that the guys in the above post have done in VB... I won't lie I don't understand it 100% but I get most of it. I have ported it over to .cs and it works a treat!
the commented out line in the code is for me, I have a custom iphoney SIP with different dimensions in it. The project as is should work for the standard windows kb sip.
Thanks so much for all the contributions and help though!
solution is attached
markmcgookin said:
HORRAY!
We have success... this is based on the work from the link that the guys in the above post have done in VB... I won't lie I don't understand it 100% but I get most of it. I have ported it over to .cs and it works a treat!
the commented out line in the code is for me, I have a custom iphoney SIP with different dimensions in it. The project as is should work for the standard windows kb sip.
Thanks so much for all the contributions and help though!
solution is attached
Click to expand...
Click to collapse
Grats Mark,
I was just looking at that code. What it does, is it gets the Handle of the Window of the SIP (keyboard and the bar your trying to hide) using Find Window, SipWndClass is the name of the SIP window.
And them moves them down, off the bottom of the screen.
Ta
Dave
I dont mean to bring up old threads but I just wanted to add a note for any one that stumbles across this on the intertubes(as i did). In fact, the sipbutton and sipkeyboard have different handles. To actually hide the sipbutton(and not just move the keyboard over top of it) you need to use the "MS_SIPBUTTON" class to get your handle instead of "SipWndClass".
i.e.
Code:
Dim h As IntPtr = FindWindow("MS_SIPBUTTON", Nothing)
MoveWindow(h, 0, Me.Height, 0, 0, False)
With Fingerkeyboard you have the option to simply not show the entire bar
Would it be possible to have this work only if your keyboard was in landscape position? I know Fingerkeyboard has this option but I would like to do the same thing with a different keyboard. Thanks in advance.
Oh wow.
I have been looking for this solution for a LONG TIME. I'd love to be able to have the same type of screen as using Pocket CM (keyboard at the bottom of the screen) in other programs, without losing the functionality of the screen buttons... like "Send" "Menu" in messaging.

Change Softkeys to allow answer during incoming call (to get round hardware issue)

Hi all,
Looks like my T-Mobile MDA Vario II is heading the way of the D-Pad/White Screen ribbon failure (http://forum.xda-developers.com/showthread.php?t=321163) but as I've not yet got the white screen, and the problem is intermittent I wanted to ask a software question first before I broke out the screwdrivers.
Is there an easy way to change the soft key actions during a incoming call, so that I can click on the screen instead of the answer hardware key to answer a call reliably?
From reading around it may be that this is locked to the particular dialer as none of the key config tools seem to allow you to change these temporary soft key items?
At the moment I'm running Schaps 4.30 ROM which I've found very stable and feature packed, but when there's an incoming call the soft keys change to 'Silence' and 'Send Text' neither of which are as important to me as 'Answer' and 'Reject' which is what I'd like on there.
If it is a case that these soft keys can't be changed via the registry does anyone know of a WM6-6.1 ROM or Dialer that does have the options I need?
Many thanks in advance for any help!
I'm pretty sure my ROM does the 'Answer' and 'Reject' soft keys... I'm pretty sure that's the default too... If Schaps has something different, then I think he changed it away from the default to what he has...
Many thanks now on latest CRC 6.1 Stable
Hi CRC,
Many thanks for your quick reply, flashed to your latest WM 6.1 Stable ROM last night and can confirm Accept/Reject Softkeys on answer are present and work great!
ROM also feels smoking fast, so will leave it as is for a week or so and then might move to your development ROM to help give feedback and squash bugs.
Obviously your ROMs are very clean so looks like I'll start heading off to find all those Cabs like 6 button Home, Big Start Menu and Audio Manager that make life that little bit more thumb friendly.
Really appreciate the work you do getting the engine tuned so well! (You should get a small donation come through soon.)
Alan
(Now I can wait until IE opening whenever a new txt comes in finally drives me mad enough to crack the case and try to fix the ribbon cable!)

Vibrate when the onscreen keyboard is pressed

In Samsung Omnia, there is this cool thing of the phone vibrating when you press a button on the keyboard, which give somekind of feedback feeling.
Any one knows how to make this happen in diamond????
there is an app that does this already, search for Vibration Feedback
http://forum.xda-developers.com/showthread.php?t=269024
dont work on my diamond! unsuccessfull installation!
way?
When I red the post in which is written that this app. is battery eater... I kinda cooled down from it
Haptic feedback for Diamond.
Guys,
The link provided above is for some older Haptic feedback tool which is definitely not a good idea on the Diamond.
There is only one tool to achieve this on the Diamond. This is the newest release and battery use is fine.
There is a control panel to activate vibration feedback only if the SIP is in use, which is mega useful.
http://forum.xda-developers.com/showthread.php?p=2623677
Best regards,
Adam
here, this works on the diamond. personally i dont use it, the novelty wore off real quick. the vibration frequency is not to my taste. also i don't think the default tones are working after un-install.
shamefull double post but the uplaod worked this time
Blazeitup123 said:
shamefull double post but the uplaod worked this time
Click to expand...
Click to collapse
Hmmm, please be careful with the tnyynt DialPad Vibrate.cab file. It makes registry changes to replace the DTMF tones only in the Dialer SIP. The vibration is not adjustable and unless you have a backup of the original values, it is hard to restore the original tones. If you uninstall, it will not undo the changes made to the registry....
....Seriously best bet is to try the app I linked to in my post above. It uses a separate application "VOA" to register any screen-taps. The included setting utility allows to change the vibration level and dictate when it should be active. Plus it is uninstallable and no system changes are made to files/registry.

Categories

Resources