[03/07/08] FSD - Full Screen Dialer (0.27.02) - Windows Mobile Development and Hacking General

PLEASE DO NOT DISTRIBUTE THIS SOFTWARE WITHOUT ASKING MY CONSENT!
After seeing a request for a large button dialer in the Prophet forums, I decided to try to develop a solution my self...
What does it do/not do?
FSD is a more finger friendly dial pad than the WM default one.
FSD is skinable.
FSD does not have any speed dial/redial or anything more complicated than basic number entry.
FSD is a full screen dialer!
FSD will run on WM5/6 or WM2003 devices with .NET CF 2.0.
FSD uses the default dial pad once the call has been started.
Call/End hardware buttons do not work within FSD!
Pressing the call button with no number loads iContact
Pressing the end button with no number quits the app.
Skinning from anywhere!
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits
Thanks to Vijay555 for allowing me to use and distribute VJPhone, which is used to parse the call.
Thanks to twolf for the skin!
Notes
FSD may have bugs etc, but I will try to iron them out.
FSD supports MoDaCo AppToDate, but the place I would host the files is down ATM...
The WM2003 cab is untested!
To change the skin folder, change the string "skin" in"HKCU\\Software\\L3v5y\\FSD" to whatever the name of the folder is and place that folder into the Dialer folder on your device. For folders located within the installation directory, put the name of the folder. For ones stored anywhere else, put the full path name (e.g. \Storage Card\FSD\Skin).
To change whether the app exits on a call: change the value of ExitOnCall (under HKLM\Software\l3v5y\FSD) is set to 1, the app will exit on a call/when the contacts app is opened.
Bugs/Issues
WM2003 cab not working well.
Hardware button mapping not great...
Change log:
0.25 fixes all known bugs!
0.24 adds some basic configuration options (click on the number display area).
0.23 now draws the number text on screen allowing for backgrounds! (Text is no longer in an text box).
0.21.02 has some bug fixes.
0.21 adds a "ExitOnCall" option. If the value of ExitOnCall (under HKLM\Software\l3v5y\FSD) is set to 1, the app will exit on a call/when the contacts app is opened.
0.20.02 has some bug fixes.
0.20 also uses windows default contact manager rather than iContact (EDITABLE).
0.20 adds selecatability of "silent" to show or supress error messages. Edit under HKLM\Software\l3v5y\FSD using the "Silent" parameter. 0 is off, 1 is on. Default is 0.
0.19.01 fixes a bug!
0.19 now changes the font size if the text string is longer than 10 digits long! (credit to lamandrion for the idea!)
0.18 adds choice of contacts app. (Change path under HKCU\Software\l3v5y\FSD using the contacts and contactsparm strings. If the paths start with "\", the path is assumed to be a full path, if it starts with anything else, it is assumed to be a local path to the FSD.exe file).
0.17 has better key mapping (left softkey does same as on screen call button, right softkey does same as on screen end button).
0.16 has some basic VGA support.
0.15.01 allows for skinning using any folder.
0.14.07 double click on backspace now removes last two numbers
0.14.06 changes hardware mapping (now the center button works...)
0.14.05 updates the XML file for AppToDate support
0.14.04 includes bug fixes from 0.14
0.14.04 adds skinning functionality (Change skin folder under HKLM\Software\l3v5y\FSD)
0.14 adds change of image when a number is pressed.
Download:
[/COLOR]Now with ATD support! (Click here to download!)
Get AppToDate!
Because of AppToDate support, it's easier for me to roll out updates by updating the cab linked above than uploading to this post.
Skinning:
Each skin consists of numerous files. Each number has two files, a normal image and a pressed image, as do all other buttons. The background image, only has one state, so only one image.
The number images and the call/end images are 80px by 60px for QVGA and 160px by 120px for VGA, although either size can be used as the images are scaled to fit.
The backspace arrow is 80px by 80px for QVGA and 160px by 160px for VGA, but, again the image can be either size as it is scaled.
The background is only shown in the top right behind the number. No transparency is used in the text, so the background image at this point should be white. The background can be 240x320 or 480x640.
All images should be *.jpg files.
The naming is as follows:
Unpressed numbers are named in single digit form e.g. the image for one is "1.jpg".
Pressed numbers are named in single digit form with press added on e.g. one is "1press.jpg".
The call key is "call.jpg" for normal, and "callpress.jpg" for pressed.
End is "end.jpg" for normal and "endpress.jpg" for pressed.
The background is "bkgd.jpg".
Backspace is "bkspc.jpg" normally and "bkspcpress.jpg" for the pressed image.
All the files should be placed in a single folder, and to apply the skin, the "skin" string under "HKCU\\Software\\L3v5y\\FSD" should be changed to whatever that folder is called.
Distinct AppToDate checks:

It's very thank you~~

Very nice!
And very usefull with this kind of keys...
PS:
What about a dialer like this....
http://forum.xda-developers.com/showthread.php?t=393784

Doesnt install on qtek s110 with wm2003 se...
Life is funny that way sometimes.
;D
--edit--
actually, the WM2003 cab.cab doesnt install on wm2003se, but the FSD.cab installs and works fine (on wm2003se).
One small bug, the 7 button is always pressed.

looks cool! love the bigger buttons. could be a permanent replacement with a few graphical updates. i.e., the actual numbers that display when pressing buttons to dial and maybe try and en-corporate a contacts buttons linked to pocketcm. but, overall great job and keep up the good work

Great!!
I love it so much.

Is there anyway to make the hardware buttons usable, then it would be the perfect dialer.

Nice, but can screen dialing with Big button too in next Version make? Sorry for my English

twolf said:
Doesnt install on qtek s110 with wm2003 se...
Life is funny that way sometimes.
;D
--edit--
actually, the WM2003 cab.cab doesnt install on wm2003se, but the FSD.cab installs and works fine (on wm2003se).
One small bug, the 7 button is always pressed.
Click to expand...
Click to collapse
I haven't tested the WM2003 version...
I have an updated cab, that includes the option of customization (I'll update the first post).
Is there anyway to make the hardware buttons usable, then it would be the perfect dialer.
Click to expand...
Click to collapse
ATM, pressing the up button closes the app, and the center button should dial the number.
looks cool! love the bigger buttons. could be a permanent replacement with a few graphical updates. i.e., the actual numbers that display when pressing buttons to dial and maybe try and en-corporate a contacts buttons linked to pocketcm. but, overall great job and keep up the good work
Click to expand...
Click to collapse
If you press the green button with no number entered, it loads iContact, although I can change that. Pressing the end button with no number entered quits the app.
Nice, but can screen dialing with Big button too in next Version make? Sorry for my English
Click to expand...
Click to collapse
Not quite sure what you want. Do you want speed dial?

twolf said:
Doesnt install on qtek s110 with wm2003 se...
Life is funny that way sometimes.
;D
--edit--
actually, the WM2003 cab.cab doesnt install on wm2003se, but the FSD.cab installs and works fine (on wm2003se).
Click to expand...
Click to collapse
Same for me
Good work so far!
Two thinks that should be improved:
1.
When i dial a number there is some kind of notifcation bubble and there is the number i dialed. is it possible that this bubble shouldnt be shown?
i have read something here: http://www.vijay555.com/?Releases:VJPhoneTools
"\Program Files\vijay555\VJSMSSender.exe" 1234 -silent
The -silent delets the notification bubble for the sms!
It would be cool if this would work for calls, too.
2.
Hardwarebuttons doesnt work
Thank you, very nice app!

lamandrion said:
Same for me
Good work so far!
Two thinks that should be improved:
1.
When i dial a number there is some kind of notifcation bubble and there is the number i dialed. is it possible that this bubble shouldnt be shown?
i have read something here: http://www.vijay555.com/?Releases:VJPhoneTools
"\Program Files\vijay555\VJSMSSender.exe" 1234 -silent
The -silent delets the notification bubble for the sms!
It would be cool if this would work for calls, too.
2.
Hardwarebuttons doesnt work
Thank you, very nice app!
Click to expand...
Click to collapse
I don't get this bubble on WM5/6, but I can't test WM2003
The -silent doesn't work for the dialer and causes my program to crash if I attempt to call it
As for hardware buttons, I shall work out how to handle/intercept the Call/End buttons. For the moment though, the center button will call and the up button will quit.
EDIT: there was a mistake in my code... Just retesting it!
EDIT2: adding the -silent parameter has no effect on my device (WM6.1) but may do something...

in picture 3nd . I like all button ( call history, save, hold, note ,contact, talk ) its BIG button and Backgroud same to Picture 1st

ancola66 said:
in picture 3nd . I like all button ( call history, save, hold, note ,contact, talk ) its BIG button
Click to expand...
Click to collapse
That is the WM default dialer. I haven't worked out how I can code something like that (yet)...

@ l3v5y
Wow you are very fast at devoloping right now^^ around 5 different versions in a few hours?!

lamandrion said:
@ l3v5y
Wow you are very fast at devoloping right now^^ around 5 different versions in a few hours?!
Click to expand...
Click to collapse
I find little bugs and change them... It's nothing major, maybe a few lines of code at most!

Wow!
Kudo's l3v5y, now I've finally found a better dialskin than the PaulyA's. (And there's someone else in the world that has no need for a "smart dialer", ehehe)
I use smartskey and use the Right D-Pad to go to Contacts, Up for Speeddial, Down for History and Left for PIE and it works flawlessly! One bad ass One Handed Dialer, IMO!
I took the liberty of modifying your 3b cab and hardcoded those two files in, compressed and make it not prompt for install loction so as to work with UC, I could post it if you'd like. (I, as always, take absolutely no credit, this is YOUR work)

Go ahead and post it! I have no objections...
I haven't set the paths to be hard coded 'cause the paths are all relative, and I use AppToDate to install it anyway... Also I can't work out how to make Visual Studio do it :s
BTW, the latest version (the 0.15.02) has fewer issues than the others, so you may want to update the exe in your cab!

14.0.7 latest build I see on the OP.... and my buttons are white, not the blue as in OP.... ??
Boy do I feel silly, was looking at your OP as I was playing with DxC's New IPhone Dialer Skin, which is why I was asking dumb questions, didn't apply to your work
I'll look at your stuff in a few, looks interesting!

Dr Puttingham said:
14.0.7 latest build I see on the OP.... and my buttons are white, not the blue as in OP.... ??
Click to expand...
Click to collapse
The link under "Download" is a link to where it's hosted for ATD. I'll upload it here as well...

unable to install FSD 0.15.02.CAB on wm2003...

Related

Blimkeys - an SMS-like text-input method software

Blimkeys is a standard Software Input Panel for PocketPC 2002 and WM2003 based PDA-s.
You can input text to your PDA like write SMS on a regular cellphone.
This method is quite fast, and you can use it one hand.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Blimkeys is under development. Let's try it! Every useful tipps, suggestions, bugreports are wellcome.
The homepage of the project is here:
http://sala.sallala.hu/pda/blimkeys/blimkeys_en.html (English)
http://sala.sallala.hu/pda/blimkeys/blimkeys_hu.html (Hungarian)
You can download Blimkeys from the links above.
Nobody try it?
Sallala
installation problems.,.,.
i tried it but this is what i get :
Can't load
"\windows\dvoraksip.dll",
GetLastError returned :
193: %1 is not a valid
Win32 application.
plz help.,.,..,
Great
Hi, this is great idea as I'm looking for this type application for past 1 year. But, the file unable to load.
Hmm, maybe I uploaded the wrong file? I made it late time. Maybe I uploaded the emulator's version. It's not for ARM CPU but for x86.
One moment, and I grab the dll from my XDA and change the uploaded file.
dvoraksip.dll updated!
Ok, I am sorry, I uploaded the x86 file.
Now, I updated the dll.
Try to download again above!
Now that is a working copy, from my XDA.
Oh, and I tryed with my friend's Himalaya earlyer, and it worked with.
New version with space and backspace, and maybe with capital letters coming soon next week.
a couple of quick comments...
1. I find the time for double and tripple clicks is too short.
2. Would be great if it had predictive text capabilities
ok it worked this time, seems to be a nice app.
i suggest that T9 type input as an option would be a good idea, with cutom dictionary which can remember new words.
anyways bro, VERY NICE WORK!!!!
keep it up.
Good suggestions.
- Yes, timedelay will be configuralble. As I remember, now it is 400ms.
- Of course, I planed to integrate predictive input. (With an independent dictionary from MS) This time I don't know, how to make that, but it will be user editeable, or convertable-importable from/to txt or other simply file format. I like to support different languages.
My plan is:
TODO:Most important
- space, backspace, enter
I think backspace will be a horizontal line with the stylus right to left, and space will be a rhumb left to right, like in Letter Recognizer. Or let the rhumbs will be the cursor move keys? And how to implement the enter key?
- Capital letters, numbers, signs
TODO:That I like to develop before other things
- internationale support, first for hungarian keys like: óüöúőűáéí
- copy, cut, paste shortcuts? Like my earlyer project (see my homepage for (only) screenshot)
- options page for customization, (like time delay)
TODO:Other things
- Predictive input
- ...
Thank you for the interest!
Oh this is cool. I am also interested in this. I've been looking for a one hand SMS, getting tired sms'ing with the stylus. Thanks for the great effort.
Ive also been looking for the same kind of program. It´s great that you make this effort. Looking forward for future programs. Once it´s done, i will defenetly make a donation to support further versions!!
It is very good!!!
Hi Sallala.
I think that it could be very usefull. It is what I need.
I've tried to use it in the default SMS client and I dont' know why in the field to find the contact you can not write other letters than the first (for example you can not write the letter b, but only a).
In any case I think that you made an eccelent work.
I hope you will go further with this wonderfull piece of software.
Bye,
Uros
Re: It is very good!!!
Urosh said:
I've tried to use it in the default SMS client and I dont' know why in the field to find the contact you can not write other letters than the first (for example you can not write the letter b, but only a).
Click to expand...
Click to collapse
Did you mean:
Start to write a new (SMS type) message, in the Inbox application, and you can't type corectly tha "To:" field?
I tried this. This is worked me fine, as in other windows. The delay time, while you switch a->b->c is quite short. Maybe this was the reason to you.
I also tryed the find contact window, and it works.
Did you know? When you press the Contact HW button, and start typeing, you immediatly type to the "find contact" box. To click in it, before typeing is not neccesarry ;-)
Question
Question
- How to implement the enter key?
A stroke up->down?
- How to implement the space and the backspace key?
A stroke left->right and right->left?
- How to implemet the cursor move-keys?
Strokes are make conflict with I write above
Let's response fast, I like to program it tonight!
Do remember, I waiting for methods that we can do with one finger without the stylus.
And I think there is no more space for another column of buttons. I think the size of the buttons now exactly good for komfortable typeing.. Or let's try more buttons?
Sallala, can you position the buttons just like that of a regular cell phone? and place the letters according to those of a regular cell phone? this way, it will be easier to switch from cellphone to xda and vice versa. you may follow the interface of WM2003's phone interface. i find it already comfortable dialling with one hand. what do you think?
Hi Boybi!
Urosh suggest this layout, and I think it's good.
The buttons are enough big to typing one finger, and it's size the same as the other input methods.
The normal GSM phone keboard have four row. That's mean, if I change the layout to your suggestion the panel height will be twice.
Let's take a look for example pocket excel! If the keyboard height is twice, and it is open, you can view only 4-5 rows from the excel sheet, because there is a formatting tab and a satuts bar too in excel.
But of course, typing maybe easyer on a bigger keyboard. And I know, peepole like the conventional methods.
So this is not a wrong idea, but I like to finish this layout first, and after, let's go back here! I think it is not a big work, to transform the layout.
Thank you!
i forgot the software you're developing is an Input Method and not a regular sms software. if this were a regular sms software, then i would strongly suggest to stick with a regular phone's layout.
great work Sallala! hope you could finish it soon!
Re: It is very good!!!
Sallala said:
Urosh said:
I've tried to use it in the default SMS client and I dont' know why in the field to find the contact you can not write other letters than the first (for example you can not write the letter b, but only a).
Click to expand...
Click to collapse
Did you mean:
Start to write a new (SMS type) message, in the Inbox application, and you can't type corectly tha "To:" field?
I tried this. This is worked me fine, as in other windows. The delay time, while you switch a->b->c is quite short. Maybe this was the reason to you.
I also tryed the find contact window, and it works.
Did you know? When you press the Contact HW button, and start typeing, you immediatly type to the "find contact" box. To click in it, before typeing is not neccesarry ;-)
Click to expand...
Click to collapse
I've tried it again and it works OK.
I don't know why it didn't work before.
Well done!!!
Uros
Re: Question
Sallala said:
Question
- How to implement the enter key?
A stroke up->down?
- How to implement the space and the backspace key?
A stroke left->right and right->left?
- How to implemet the cursor move-keys?
Strokes are make conflict with I write above
Let's response fast, I like to program it tonight!
Do remember, I waiting for methods that we can do with one finger without the stylus.
And I think there is no more space for another column of buttons. I think the size of the buttons now exactly good for komfortable typeing.. Or let's try more buttons?
Click to expand...
Click to collapse
For the cursors is it possible to use the 5 way HW pad? It could be the best solution.
For backspace it could be that you have to press any button for 1 second.
I think also that you can make two more buttons on the right (where now you have three buttons that doesn't work). In this manner you can make the last position (for example the first button abc1) for the numbers. The last two buttons should have also spacebar and other 5 or 6 characters (for example [email protected]? ecc. or what we need most).
What do you think?
Urosh
I forgot another thing.
It could be better if you implement a sound ("bip") or something like this when you tap. It is better to hear the tapping to know how many times you tap.
bye,
Uros

A new button to quick dial

I've finally ported to XDAs my old project that adds a functionality to the empty button in a "Phone" application, so by pressing it you can select any contact to dial. The program supports contact groups and several phone numbers per contact. The screenshot is:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
screenshot is in Russian, but the English version is also available. Only English, Russian, Italian OSes are supported.
The program behaves correctly when the call is in progress, so you can "held" a call or perform any other functions mapped to this button.
-----
The most recent build: http://mamaich.kasone.com/imate/cproghook.rar
-----
My site is down, so I've attached the recent version to this post
Edited: reattached file, previous was 0 bytes in size
mamaich said:
I've finally ported to XDAs my old project that adds a functionality to the empty button in a "Phone" application, so by pressing it you can select any contact to dial. The program supports contact groups and several phone numbers per contact.
Click to expand...
Click to collapse
Mamaich, very nice, I really hated that tiny little box at the bottom. Just played around for a minute but looks good. What do you think about having the categories as boxes (like the dial pad) 2 or 3 in a row that way it would make the one handed approach work better. Just an idea.
Speed Dial
Does this allow system characters (e.g. "#") to be send as a quick dial?
The normal phone operation doesn't support this - it insists that these characters have to be keyed in on the phone keypad - which means I cannot "speed call" my divert / divert-cancel settings.
Speed Dial
Does this allow system characters (e.g. "#") to be send as a quick dial?
The normal phone operation doesn't support this - it insists that these characters have to be keyed in on the phone keypad - which means I cannot "speed call" my divert / divert-cancel settings.
iggy said:
What do you think about having the categories as boxes (like the dial pad) 2 or 3 in a row that way it would make the one handed approach work better
Click to expand...
Click to collapse
I have not seen the "dial pad" program, but everything is possible to implement, of cause when I'll have time for that.
Does this allow system characters (e.g. "#") to be send as a quick dial?
Click to expand...
Click to collapse
Probably it is not. I use the same system function that is used by a "Contacts" application to dial a number.
Wow!, that is a really usefull little addon!, thanks for that, i think i am going to find that very usefull,
I assumed the box that popped up in russian on the ppc after installing said to do a reset? as thats what i did and it worked
mamaich, did some more testing. very nice.
I like that I can use the D-pad to scroll up & down through the list then click the center to call and that your app closes once the number is dialed otherwise like the phone app you have to go back and close it after making a call. Would be nice if the left&Right could be use for your back&next. That would make the D-pad fully functional and you would only have to click your contacts button leaving all other control to the D-pad.
Aleternatively your program is not a .exe file so at this point it is not possible to set it to a button(i.e. button 2-contacts). What do you think.
:lol: really useful tool and its free
mamaich ur the man :lol:
really utilised that ugly little empty spot in the phone menu this tool seems like its meant to fill up that spot
suggestions
hi, very nice usage of the empty button on the dialer screen.
one suggestion/modification though.
is it possible that if we press that "Contacts" Button, we are also given the option of attaching some 'exe' file to it?
e.g, i use FingerClix a lot, so is it possible that if i click the "contacts" button i assosiate it with FingerClix. and by pressing it, FinderClix launches??
That's a kick ass little addition you did there! Thanks a lot for that.
db
Mosser said:
I assumed the box that popped up in russian on the ppc after installing said to do a reset? as thats what i did and it worked
Click to expand...
Click to collapse
Yes, its asks to reset a phone. I've forgot to translate this message
Would be nice if the left&Right could be use for your back&next. That would make the D-pad fully functional and you would only have to click your contacts button leaving all other control to the D-pad.
Click to expand...
Click to collapse
I'll try to do this. I can try to make my program run when you move the joystick down in the "Phone" application. Like in old Siemens phones.
Code:
Aleternatively your program is not a .exe file so at this point it is not possible to set it to a button(i.e. button 2-contacts). What do you think.
I'll write such a program.
Re: suggestions
buchay said:
is it possible that if we press that "Contacts" Button, we are also given the option of attaching some 'exe' file to it?
Click to expand...
Click to collapse
It is possible to add any function to this button. But it would require additional coding. I don't use FingerClix because it does not have Russian keyboard.
Re: suggestions
I've uploaded a new built to:
http://mamaich.kasone.com/imate/SetupNewENG.rar (only English version).
This build allows you to use joystick right/left to press "Next"/"Back" buttons, pressing joystick down in "Phone" main dialog is mapped to "Contacts" button, and archive includes a program that can be mapped to the "contacts" button.
If you have already installed a previous version of the program you should not uninstall it. This Setup would correctly update the old build.
Known problems:
Uninstall is not working yet. To manually uninstall program you should delete file "\Windows\StartUp\CprogHook.exe", reboot, then uninstall should process fine.
Joystick keys are processed when they are pressed, but normal "Phone" application processes them on "keyup" message (i.e. on release). This can potentially cause duplicated keypresses.
Don't work in my spanish version of XDA2 (TSM500) ... Is corectly installed in the Startup (Inicio en spanish version) folder, but no new appears in my phone ... Why?
jplanelles said:
Don't work in my spanish version of XDA2 (TSM500) ... Is corectly installed in the Startup (Inicio en spanish version) folder, but no new appears in my phone ... Why?
Click to expand...
Click to collapse
This is because I don't know the name of a "Phone" window in spanish
This version works only in Russian and English OSes.
Hi Mamaich,
Looks promisign this hack you made. Only I can't install the new version. When I open the archive (with PowerArchiver) I can only see a text file. Maybe there is something wrong with the archive?
Wouter
Wow, Mamaich, thats a real nice handy app. Is there any way to set this button to one specific number? But even more importantly, which would be very very nice, if you could make this button to switch to HANDSFREE
on, by pressing the button? Possible?
oveeneman said:
Wow, Mamaich, thats a real nice handy app. Is there any way to set this button to one specific number? But even more importantly, which would be very very nice, if you could make this button to switch to HANDSFREE
on, by pressing the button? Possible?
Click to expand...
Click to collapse
YESSS!!! Please?
mamaich, that is fantastic! What a great idea! No need for a clunky T9 dialler now. THANK YOU!
One comment: contacts that have a company name only (and no first/last name) are listed with no name at all in the list. Also, people's names are listed in lastname, firstname order.
Could you make the list display configurable? I prefer John Smith to Smith John, and could you display the company name if there is no personal name?
Perhaps you could provide a list of name display options?
Thanks again
iggy said:
mamaich said:
I've finally ported to XDAs my old project that adds a functionality to the empty button in a "Phone" application, so by pressing it you can select any contact to dial. The program supports contact groups and several phone numbers per contact.
Click to expand...
Click to collapse
Mamaich, very nice, I really hated that tiny little box at the bottom. Just played around for a minute but looks good. What do you think about having the categories as boxes (like the dial pad) 2 or 3 in a row that way it would make the one handed approach work better. Just an idea.
Click to expand...
Click to collapse
EXCELLENT! mamaich, can you share your DEVUSHKI numbers?

[System] FlashKeys - Fullscreen keyboard (freeware)

[System] FlashKeys v1.2 - Fullscreen keyboard (freeware)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a small program made in Flash to emulate a fullscreen virtual keyboard.
This keyboard is fullscreen and always seen in horizontal way (landscape).
It requires Flash 7 installed in your Pocket PC. If you don't have it yet, get it for free here:
http://www.adobe.com/products/flashplayer_Pocketpc/downloads/player.html
You can customize the:
- Text color
- Keypad Skins
- Background image
- Pre-made personal sentences
- English version
You have three screens with keys:
- Normal
- Capital letters
- Special characters
In all of them you can delete the last character, erase all the text or COPY, this last key has two effects:
- Places all the copied text in memory
- Closes the application
Afterwards, you can choose where to paste the text, either on a SMS, a note, email, or any other application where you can use the PASTE command (or CTRL+V).
News:
- keypad sound
- customized key alignment
- screen rotation
- New default skin (just because)
- Minimize+copy
To configure the keys sound just alter the IDsom line in mydata.txt
You may also change that on screen.
Almost all keys are configurable now, with the exception of the characters % & ) = + that cannot be dynamic because they interfere with the code.
Do note that some keys. to help the witting process, jumped to the first screen so that the user could continue witting, keys such as é ã ó, etc.
There is now the option to choose your screen rotation as default, just change the variable on mydata.txt
Or, during use, you can always press left/right (or up/down, depending on the model) to rotate the screen at will.
You can change the skin anytime by pressing up/down on your keypad (or left//right, depending on the model).
To customize your favorite skin, text color, personal sentences or use the English version, read the mydata-english.txt carefully.
Then place it in \Storage Card\Temp\FlashKeys (these folders are created the first time you run the software).
If, for some reason its not there, then search your Pocket pc with a explorer software to seek out where your temp folder is.
You can make a skin yourself, just use the example in the EXTRAS folder. It needs to be a 230x320 JPG file placed in the \Storage Card\Temp\FlashKeys folder with the name back.jpg
In case your screen is rotated you need a second file named back2.jpg
If, by any reason you need to exit the fullscreen, you can close the application with the COPY key, pressing the new minimiza buttton above the volume or press ENTER on you keypad (the button in the middle of the directionals keys).
Place the EXE file where ever you want, make a shortcut or call it with a defined key on your Pocket PC, its your choice.
This software is compatible with WM2003 and WM6. I didn't tested it on WM5, but it should work fine.
The WM2002 version was not created, but can be made easily by request.
Use and distribute this as you want, it was made for all of us.
Any bug report use these forums:
http://www.mobile-freaks.net and http://www.Pocketpt.net
Enjoy.
New version 1.2:
- New default keyboard
- New sound
- Portuguese and English versions separated EXE's
- Bug fixes
New version 1.2b:
- Key 1 Bug fix
Download: http://rapidshare.com/files/114692940/FlashKey_v1.2b.zip.html
Hi, it looks great, is it compatible with 240x240 screens?
hey, yes, great work, looks realy nice. it is possible to turn it 180 degrees?
pretty snappy! is there a left/right cursor key?
cortezzi said:
pretty snappy! is there a left/right cursor key?
Click to expand...
Click to collapse
Hmmm, no, but do you need them?
Oh, got, it, to delete or correct the text...hmmm
Weel, you can select the text with your stylus and i think you can cut and paste also, but that wouldnt work very good, at least with my flash-actionscript limitations, sorry...
grypho said:
Hi, it looks great, is it compatible with 240x240 screens?
Click to expand...
Click to collapse
its made for 320x240 but it -should- resize itself for any screen, but thats something only the flash player itself can manage. Let me know how he reacts to your screen...
Sens said:
hey, yes, great work, looks realy nice. it is possible to turn it 180 degrees?
Click to expand...
Click to collapse
The keys would be too small in 240x320 and it would loose its purpose...
but, yes, it is possible, just not in a direct way... Maybe in the next version, but again, they keys would be really small, when compared to the landscape version...
My Qtek S100 is on portrait mode, but I still use that on landscape, it doesnt affect anything in the system, just gives me more room to have the full keyboard keys in that qwerty kind of way.
cortezzi said:
pretty snappy! is there a left/right cursor key?
Click to expand...
Click to collapse
Yeah, I was wondering that too. I was thinking of picking up a Trinity and need something like this, but I would like to be able to delete things.
twolf said:
The keys would be too small in 240x320 and it would loose its purpose...
but, yes, it is possible, just not in a direct way... Maybe in the next version, but again, they keys would be really small, when compared to the landscape version...
My Qtek S100 is on portrait mode, but I still use that on landscape, it doesnt affect anything in the system, just gives me more room to have the full keyboard keys in that qwerty kind of way.
Click to expand...
Click to collapse
Sorry about the missunderstanding ... i mean landscape too but turned to the left not to the right like now.
LG
S
thks for this freeware; work fine on my wizard with WM6
maevro said:
Yeah, I was wondering that too. I was thinking of picking up a Trinity and need something like this, but I would like to be able to delete things.
Click to expand...
Click to collapse
well, right now you can, but only the last character written... you can also remove things manually by sellecting the text with your stylus and choosing CUT (not sure about this), but im afraid i dont know how to make actioscript in flash that lets you delete part of the texto in the middle, sorry...
Sens said:
Sorry about the missunderstanding ... i mean landscape too but turned to the left not to the right like now.
LG
S
Click to expand...
Click to collapse
OH, yes, that's easy. On the next release then...
New version:
- keypad sound
- customized key alignment
- screen rotation
- New default skin (just because)
- Minimize+copy
Nice app i like it - not really needed on my wizard but usefull on my artemis.
I was looking for the revision details of v 1.1 in the first post - can the changes be added there too
meschle said:
I was looking for the revision details of v 1.1 in the first post - can the changes be added there too
Click to expand...
Click to collapse
Didnt get it, the new things are listed in the post before yours....
twolf said:
Didnt get it, the new things are listed in the post before yours....
Click to expand...
Click to collapse
Sorry - place that text in the first post please - i.e. edit the first post.
If you check most of the software releases they do it in this format - cheers.
meschle said:
Sorry - place that text in the first post please - i.e. edit the first post.
If you check most of the software releases they do it in this format - cheers.
Click to expand...
Click to collapse
but I did that...
only made a new post with a resume of the new things.
twolf said:
but I did that...
only made a new post with a resume of the new things.
Click to expand...
Click to collapse
Got ya twolf - my reading is a little slow
Two questions here for improvement:
1. & is missing from &Key1 at data.txt, initialized by the program - leading key 1 undefined, but this can be corrected by mydata.txt.
2. &FAVSkin cannot be initialized by mydata.txt - always start with default skin, but it can be changed by D-Pad.
Thanks.
1 - yes, that is normal, the first variable cannnot have the & in order to work in flash.
2 - Hmmmm.... I believe it works, he just assumes the jpg file as a sefault, if it doesnt exists, he then selectes the number you picked in that variable as the skin you want. But yes, it can be changed via D-pad always during the use of the application.
Are you sure it doesnt work? You did configured it in mydata.txt, right?
Pocket PC 2002
Hi, I would like to use this keyboard on Acer n10 running Pocket PC 2002 in Czech localization. Do you think it would be possible to make a version for this OS? Thanks in advance.
Dayalpuri
dayalpuri said:
Hi, I would like to use this keyboard on Acer n10 running Pocket PC 2002 in Czech localization. Do you think it would be possible to make a version for this OS? Thanks in advance.
Dayalpuri
Click to expand...
Click to collapse
Here you go:
http://rapidshare.de/files/38284487/FlashKeys_2002.rar.html
This is just the EXE you still need to get the other zip to see how you can configurate the special characters of your language.
this is neat!

[09/26/2007] PocketCM 0.15 "Shrink" - Finger friendly contact manager

Feel free to share it with anybody. BUT PLEASE DO NOT PUBLISH BINARY ON YOUR WEBSITE, link to mine. (And that includes: binary, zip, OEM version, cab remake, package, ROM.).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For those who don't know PocketCM or ContactManager, it's a contact application:
What it does:
- Can be used completely with finger, no need for stylus
- tapping the contact make appear a screen with contact info (photo, name, phone, sms and mail). Selecting one option launch the default compose dialog or make the call. You can also change the contact picture from the detail directly.
- display contact photo if present (in the list and the contact detail).
- allow you to see SMS conversation history
- fully skinnable
- All basic contact operation
- Access to WM contact application if required (for some specific operation taht can't be done using PCMC).
Build a theme:
http://pocketcm.com/phorum/read.php?8,363
History
For a complete changelog, you can look here.
Version 0.15
* Edit before call option: press a call button for 250ms, you'll be able to edit the number
o If you press a contact for 250ms in the list, you can call the contact directly
* SMS optimization, read message faster, doesn't block the device
* Support for second and third e-mail address.
* 40% improved startup time
* PocketCM 0.10 support
* Fixed for landscape mode
* Bug fixes
* Lighter executable, about 200Kb less
Version 0.14
- Current index position indicator
- Better list scrolling feedback at beginning and end of list
Option menu to choose theme (Theme don't need to be called theme.cmt anymore, they can be called anything.cmt. Put them in the program folder, hold the phone button for a second, choose option, then choose theme, and pick the one you like)
- SIP setting is persistant and independant of Windows Mobile: You choose the SIP you like (or no sip) and it will be used by PCM no matter what SIP you're using in WM
- Staying pressed on a message mark it as read/unread
- Fixed PCM looks without theme (it's definitly better with a theme, but is usable).
- Bug fixes
- And yes for some really annoying people (I hope they have some sense of humor), an option to get out of fullscreen
And of course you can get the stuff: here
finally you decide to made a native version... what language are you using to do that ? because your exe is very big and it still use more of 1 Mbyte of memory in my phone... eheheh i saw also you decided to use letter dividers as my iMedia, now I'm in holiday and i can continue my work too
btw You are doing a very good job congratulations
hi,
what's the difference between this log and contactmanager 0.11 ?
bye
Did you even read the message?...
read the 10 first line... right after the "From ContactManager here's what's new/modified:"
Guybrush said:
finally you decide to made a native version... what language are you using to do that ? because your exe is very big and it still use more of 1 Mbyte of memory in my phone... eheheh i saw also you decided to use letter dividers as my iMedia, now I'm in holiday and i can continue my work too
btw You are doing a very good job congratulations
Click to expand...
Click to collapse
And I'll be happy to test your version as soon as it's usable.
By the way, how were the exam?
exams very well thanks... and finally holiday for a month!! my version about scrolling is already usable... I have to make a class to make some nice bitmap buttons, assign commands for direct call and direct SMS (they are just two strings of code) but the most is done... all the other are features to add, I'm using just C++ and API why you choosed to use MFC ? I think you could do it without, it's better.
Wow.
I have to admit this is very impressive. Small memory footprint, fast, elegant...!
And thankfully no .NET, lol.
That threaded SMS is very nice as well. That's a huge bonus.
Couple of things/requests:
- 240x240 support
Right now, it's mostly okay. But in a Contact, some of the formatting gets cut off.
- Type as well as scroll
I understand the primary purpose is to scroll with your finger, but what about having something similar to other Contact managers? So say I want to find "Steve" I type S-t-e with each letter narrowing down the list. Right now, I can type "S" but if I hit "T" it jumps to all of the "T" contacts. Also, better D-pad support. Like say I hit "S" it would be nice then to select each contact by using the D-pad.
I obviously use a Treo so it's much faster for me to type than scroll with the KB always open.
- Any plans for further integration of the threaded SMS into the system?
Like hooking into the notifications and having it "take over" from the default system? I would suspect this is very difficult, yet you've certainly proven yourself already with this app!
The graphics and transitions are simply superb too.
best,
Mal
hi,
thx for this new version but at the moment i will stay with contactmanager 0.11:
1. the alphabetical index on the left has smaller letters than in the .net cf version.
2. scrolling in the previous version works better. the new one has an unnatural acceleration during the scrolling.
edit:
3. on the previous version i could tap for example on "W" and it jumped to the last contacts in my list, which start with the letter "T". in the new version nothing happens.
edit2:
could you please try this:
the current problem with the alphabetical index is that i want to use the device one-handed. while it is in my right hand i have to use my right hand's thumb to use the index. using the left (visible) index means, that i have to stretch my thumb over the whole screen and it often covers display of the currently pressed letter. and with the invisible index on the right holding the device gets a bit difficult and it could drop if i am in the bus for example.
i wanted to ask you if you could try, how a horizontal alphabetical index on the bottom would work. it that too small on a 2,8" display or could it be useful?
Bugs
1. When I press the the hide button it actually exits the program.
2. Text on the Favorites screen is off the screen at the edges.
edit: I also agree with LordDeath that the alphabetical index on the left side should be bigger like on the .Net version.
kDub
how to i adjust the settings for the new PocketCM? in the older version (.11) there was a settings.ini file, however, i dont see such a file in the .zip folder. am i missing something here?
Bugs with 0.5
1.) Contact pictures in details view are cropped in the middle of the picture, so it appears there's missing pixel rows in the middle.
2.) When favorites is empty, the text displayed on the favorites screen runs off the screen, it should be word wrapped.
Great works so far!
Is it possible to tweak the speed of the scroll/flick?
Not trying to be a pain but is there an ETA for the .cab version? Sorry if you posted this, didnt see it in your post. Thanks
Wow so much faster, its great.
Just to offer my 2 cents
1. I love the SMS Threader. Anyway you make the keyboard retractable? Possibly change the font size even?
2. Also related to the keyboard. its actually very good, I just find it difficult to get the buttons on the edge because of the design of the 8525 in my case. Maybe to move the Q,A, etc in a little more? Maybe im retarded but I tried writing 'mwah' to my gf and I hit s instead of a 4 times in a row, lol
3. Lastly, can we set up the order that the contact page is displayed for a particular contact. IE right now it looks to be in a strange order (for me anyway) ..showing Company, Home, Work, Mobile, then SMS. Ive love to have Mobile, then SMS then whatever. Or something like that. If we could modify it that would be even better.
Thanks for taking my input. =P
Great product!
I like it better then the ContactManager version but I have one problem your keyboard does not suport many of the letter we use in my contry like æøíóýð so is it posible to not use your keyboard and insted just use the one inside WM6? I know I can use the builtin keyboard but I don't want the one built into the app to show
Hi tene
Just tested your new work. Superb! Few observations:
1) To fast scroll, move finger across the full screen. Short scroll, just the centre portion. Cool!
2) Threading SMS display not perfect yet. When I switched from keyboard to Phonepad, the sms threads moved up automatically, but it didn't display properly until I touch it, move it. But the fact that you can read your previous sms is... cool too!
3) Sending of SMS, no problem I believe, cos' it appears in the Messaging 'Sent' box. Will know when my wife reply.
- But one thing that's strange. In the 'Sent' box, it didn't show the my wife's name, but just the phone number. Any idea how come?
4) The 'twirling' effect - moving from contact screen to SMS panel is COOL!
5) Index scrolling.. You lengthen the display of letters is also a great enhancement. Not so easily block by hand now.
6) Index scrolling 2 .. When you scroll to 'E', it will stop at E section (with the 'E' title bar on top). Think this is good cos' it's very clear that you are at the section of your selection.
Overall, a great job!!
Great upgrade!
Definite improvement over 0.11--good job!
Observations
--Loads much faster as advertised!
--I like the scrolling effect in 0.11 better. It was smoother, but now seems less fluid and "stiffer"
-- New single letter headers to break up the contacts list is interesting--not sure I like it yet
-- How do I delete a contact? Appears I have to select the contact, tap to bring up the menu, tap to view contact, then click menu softkey then delete and another tap to confirm...too many steps (6 taps on screen). Can you add a "Delete contact" option with confirmation in the menu for eact contact? Wouls reduce to 4 taps anyway...
--PageDown and PageUp were not added as mentioned in 0.11 thread--can you consider adding this to function just like up/down on the d-pad?
It seems as if the A-Z index on the side is designed more in mind for one-handed operation for left handed people. Is there any way you'd consider adding an option in the settings.ini file to allow us to move around components? Say for example, moving the A-Z index bar to the right side, move contact pictures in the list view, etc.
Other than that, the only things I'm not wild about is the 'snappiness' of the scrolling as opposed to how soft it was in the previous version, and the small area on the details page to use a finger gesture to go back to the contact list. The last one isn't such a big deal, but the other two would definitely improve usability.
Absolutely fabulous application (as before) and now lightning fast!! Thank you!
I love the SMS Threader. However, I noticed, that the sort order is not always correct. I send an SMS at 19:55 and received an SMS at 19:56. However the last one was put above the first one on the list.
Also: Where is the settings.ini? In my Zip.file of PocketCM there was none.
Read the "Build a theme" section in the original post.
The settings are stored in "theme.cmt". It's just a zip file. There should be a "settings.ini" in the "theme.cmt" file, that you can mess with.
You can do this by :
1.) Renaming "theme.cmt" to "theme.zip"
2.) Unzipping theme.zip to a temporary folder
3.) Modify the settings.ini to your liking
4.) Zip up the contents of the temporary folder
5.) Name the zip file theme.cmt.
Looks great.
Thanks
A couple of observations: Can't change order of phone numbers, if you have a few numbers for a contact the normal mobile contact number ends up off screen, where secondary numbers appear at the top of the list.
Does not seem to be a way to show email address on the contact screen, used to be able to do this thru the .ini.
When using the indexing (which works very well) the "letter" in the bar is too close to the scrolling finger, would be nice if it was in the middle of the screen (portrait mode) so it can be seen when using either hand.
Also I have seen when in portrait mode that when you select the contacts picture the drop down box can come up with 3 x 2 boxes ( 2 lots of 3 side by side) insrtead of the 6 in a row.
Please ignore part of this email, will play with the theme editing to see if it solves some of my issues
Keep up the great work

[UPDATE][10/10/2008] TouchLaunch 0.0.3! so beautiful ( NET2&NET3.5 ) with some skins

[UPDATE][10/10/2008] TouchLaunch 0.0.3! so beautiful ( NET2&NET3.5 ) with some skins
0.0.4 version: http://forum.xda-developers.com/showthread.php?t=437773
TouchLaunch is simple application launcher, which scans start menu shortcuts, and list them alphabetically. Kind of similar to scoll launcher
but this has new quick alphabetic scroll function. This is very early alpha and my first program release.
Features:
-finger scrolling
-quick alphabet shortcuts
-skinnable
-you can choose whether it closes after program launch or not
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[0.0.1][10/06/2008]
[0.0.2][10/07/2008]
+Skin changer
+Better skinning support
+You can use bitmaps as list item highlight
+6 premade skins
+closeAfterLaunch feature
[0.0.3][10/10/2008]
+backgroundbitmaps
+you can use your today's screen background as this program's background
+ability to choose whether minimize or terminate on exit
+automatic closing ( either minimize or exit on closing )
+it's minimizes correctly, so you can leave it on running background
+should work on all different language roms!
Known "bugs":
-skin change takes about 5 sec... so don't panic
-if closeAfterLaunch feature is on and you switch to other application,
TouchLaunch will close in 2 seconds.
-if you try to launch phone ( or calendar ), it will launch softaware and after that it will crash...
-using bitmaps multiples memory usage, but you can avoid that using simpler skins
-menu is ugly
Requirements:
.NET CF 2.0
wm6 ( might work with wm5 ), i have only tested on emulator and on my elf
qvga or vga
Instructions:
Download and install the cab file
or download the zip file, extract it to any folder on your ppc and run the exe file.
Making new skins you can look example from premade skins in the skin folder at installation folder, two of them ( white.xml and original.xml ) are commented. Adding new just copy your skin xml file in the skins folder.
ToDo:
-better skin support
-adding some animations
-icons ( maybe someone could give me a hint )
-bug fixes
-landscape support
-performance tweaking
-optimizing memory usage
Feel free comment, and give me more ideas!
If like it, you can always donate to keep me motivated
Thanks to gingercat and dosfan for exellent work on KListControl!
Thanks to skinmakers!
Other's skins included in package:
Manila 2D Blue ( by shadowmike )
Diamond ( by Azimuth21 )
DiamondVGA ( by Mr Gee )
nice work can we change background skin
awh damn. just when i had made my mortbuttons program launcher skin.
thanks buddy.
i bet its MUCH easier than my way...
munnna73 said:
nice work can we change background skin
Click to expand...
Click to collapse
Yes, you can change all the colors and also change placements of different elements by modifying skin.xml file. It doesn't support using background bitmaps, but i'm planning to make that for nex release.
Every object has these attributes, which you can modify:
Code:
<ELEMENT>
<NAME>mainList</NAME>
<BGCOLOR>105105105</BGCOLOR>
<FORECOLOR>245245245</FORECOLOR>
<X>12</X>
<Y>0</Y>
<WIDTH>228</WIDTH>
<HEIGHT>268</HEIGHT>
</ELEMENT>
the colors are 9 digit RGB values ( example. BGCOLOR is 105105105, so it has 105 red, 105 green, 105 blue ). Make sure you always use three numbers, even if value is under 100, for example 5 -> 005.
i cant wait till we can have background images. and select images like scroll launcher(by l5v3y)
kidnamedAlbert said:
i cant wait till we can have background images. and select images like scroll launcher(by l5v3y)
Click to expand...
Click to collapse
Actually you can use select image, because it use the same KlistControl code base. Just copy png bitmap to execution folder and name it as select.png. The dimensions must match the dimensions configured in the skin.xml. So, by default it's 228x40.
Looks nice
Few pointers if I may it starts kind of slow it takes about 4 seconds to open it on my kaiser. And the search engine is kind of not finger friendly it,s hard to select a letter with your thumb. I think that bigger letters would do the trick for example you could place half of the alphabet on the left side of the screen and the rest on the right side or introduce the search engine similar to the one present in IContacts.
Great job
-Arturo- said:
Looks nice
Few pointers...
Click to expand...
Click to collapse
Thanks for responses and ideas!
The slow start time is mostly compact framework's fault, one idea is to let it run on background or switch to WIN32 api... but i did look up Icontact's source and felt it was not my kind of cookie But there's some tweaking that could be done. About the scroll touch, i find it quite good on my touch.
It helps to not really trying to hit right alphabet but instead follow what the on screen indexshower shows, and if it's wrong letter just slide your finger up or down. have to say that i'm not big fan of the idea dividing the alphabets but the Icontact alphabet's style could be an idea...
Btw. out of concept, but does anyone know any free coctail databases? Because i have done earlier a program that displays coctail recipes, but the database i use is something that i can't publish. firstly because i don't have authors permission and secondly because it's in Finnish It would perfect if database would be in XML format.
Just added a cab installer.
If the memory footprint is low and by saying low I mean less than 500kb then it's a good idea. WIN32 api??? Well that's double dutch to me
Well I think I've got too big thumbs While holding the phone in one hand I'm not able to access the alphabet with my thumb. I've tried pressing the alphabet area and then slide it up or down to choose a letter but I end up scrolling the list with applications up or down. So maybe widening the alphabet touch area would do the trick. Also I think that moving the indexshower to the upper or even upper right part of the screen would prevent it from being covered by a thumb while picking a letter.
I don't know any cocktail databases at least not free ones
Would it be possible to map it to the "all programs" soft key in TF3D?
Looks nice, thanks for the good work.
Installed and tried it. A pgm which works great. Very handy as I do not have every programs set for my iFonz icons. I couple of suggestions:
1) To group pgm names by alphabet, something like iContact. When the scroll reaches a particular alphabet, the alphabet will appear in the middle, more like you're selecting from the left alphabet option.
2) A handy A to Z table like iContact rather than the alphabets tiny-ly arranged on the left.
I can live with the color but if there's skin to select, it will be prefect.
Thank you for such brilliant pgm.
why netcf
New Version 0.0.2!
It's more skinnable, you can change also font. And I made 6 example skins. I would love see few good custom skins in this thread, which i could add to next release.
uniqueboy said:
Would it be possible to map it to the "all programs" soft key in TF3D?
Looks nice, thanks for the good work.
Click to expand...
Click to collapse
I have no idea never tried TF3D. Maybe someone else could answer?
avellant said:
It's more skinnable, you can change also font. And I made 6 example skins. I would love see few good custom skins in this thread, which i could add to next release.
Click to expand...
Click to collapse
Any chance it could use the today wallpaper for background?
stutzedward said:
Installed and tried it. A pgm which works great. Very handy as I do not have every programs set for my iFonz icons. I couple of suggestions:
1) To group pgm names by alphabet, something like iContact. When the scroll reaches a particular alphabet, the alphabet will appear in the middle, more like you're selecting from the left alphabet option.
2) A handy A to Z table like iContact rather than the alphabets tiny-ly arranged on the left.
I can live with the color but if there's skin to select, it will be prefect.
Thank you for such brilliant pgm.
Click to expand...
Click to collapse
Thank you!
1) That's possible and a good idea.
2) I'm going with tiny alphabets for now, but that would be nice option to add later versions, though i have to make whole new control for that.
The new version has the old color scheme and new white one, i would like i have some darker on like on scroll launcher also.. maybe some talented skinning artist in this forum could provide me that I'm not so talented with skin creating.
uniqueboy said:
Any chance it could use the today wallpaper for background?
Click to expand...
Click to collapse
oh, it would be nice....
btw, great app!
uniqueboy said:
Any chance it could use the today wallpaper for background?
Click to expand...
Click to collapse
That's really great idea Anyone know, how to get path for todaywallpaper? I added background bitmap function to alphabet bar, but haven't yet tested it. I have also modifying the list control to support bg bitmaps... I think it would be in next version.
Hi avellant
great work, thx for that
asking if you can add
1- app font changer size
2- ability to add or not programs icon

Categories

Resources