[APP][WM6][2009-07-01] FingerSuite v1.12 RC8 - Windows Mobile Apps and Games

FingerSuite
by
Francesco Carlucci
Graphics by 12aon and Kraize
FingerSuite replaces standard menu and messagebox for our windows mobile devices.
Usage:
- configure autostart, skins and applications by new control panel applet.
- If fingermenu or fingermsgbox are visible, tap on left softkey (no label!) to access service menu (see video demo below).
- Slide right to left anywhere to go to parent menu. Last slide minimizes fingermenu.
Of course, this is a beta application so use it very carefully!!!!
These are video demonstrations of the application:
v1.09
v1.11
v1.12
For ROM cookers:
- if you want to change FingerMenu installation path, put a String value named InstallDir under [HKLM\Software\FingerMenu] e.g. InstallDir = \Windows
- if you want to change FingerMsgbox installation path, put a String value named InstallDir under [HKLM\Software\FingerMsgbox] e.g. InstallDir = \Windows
For skinners:
Put your skin under \Program Files\Finger<Menu|Msgbox>\skins under a custom folder, then select the skin from control panel applet. Edit font and color settings in settings_finger<menu|msgbox>.ini files.
Keep in mind that:
- selection_Xvga.png height is the menu item height
- btn_<up|down>_*vga.png height is the up/down buttons height
Multilanguage: it's provided by mean of MUI files under program folder. By default english is selected if correct rom language is not found. If you want to contribute with your language, edit Finger<Menu|Msgbox>.exe.0409.mui files changing string tables, menus and language id (important!), rename it according to language id and post to this the thread please.
ONLY 2 LANGUAGE SUPPORTED: ENG and ITA.
For developers, I code all the application using WTL and C++, so there is no need of .NET CF. I tested it only on my QVGA devices, but it seems to work well also under WQVGA/VGA/WVGA emulated device.
About me: I'm an 31 years old italian boy and I work in Rome for a big IT company. Really I haven't so much time to coding, so I want to thank my girlfriend Agnese for her patience.
Thanks to supbro, crino (http://wmdevelopers.blogspot.com/2008/05/inject-dlls.html), dzolee (http://www.codeproject.com/KB/mobile/cergn.aspx), dimitri (http://www.ddj.com/architect/184405459), mamaich (http://forum.xda-developers.com/showthread.php?t=247425), Kraize and 12aon for help with graphics.
Thanks to all beta tester for helping me in finding bugs and for their useful suggestions.
Please report in this thread any bug/suggestion.
Thanks to all.
ChangeLog
v1.0) initial release
v1.01) bug fix
v1.02)
- more bug fix
- added more registry key to control menu colors
v1.03)
- only one instance allowed
- double menu fix (to be tested)
v1.04)
- introduced transparency level for background
- bitmap converted to PNG with transparency (removed TransparentColor registry value because no more used)
- more bugfix
v1.05)
- a lot of bugfixes
- configuration by program name instead of window class name
v1.06)
- smooth scroll correction
v1.07) Revolution
- changed the way the program works (no more standard menu)
- support for SIP menu
- more similar to Opal SIP Menu
- support for WQVGA (like Omnia)
v1.08)
- AppToDate support (not tested!!!)
- Exclusion list (add only executable name without full path!)
- Autostart at windows boot (after cab install)
- png updated from Kraize work (thanks a lot!!)
v1.09)
- configurable visible menu item number (set to 0 for max)
- new feature: when menu is larger than screen, 2 big button appear for scroll up/down (see video)
- copy/paste/undo/cut now works almost always
- new option: disable background alpha blending and replace with solid color
- new option: max velocity scroll
- pngs and icon updated from Kraize and 12aon works (thanks a lot!!)
v1.10)
- back navigation with finger (right to left or d-pad left). This action on main menu cause fingermenu to minimize.
- d-pad & scroll wheel support (up/down to scroll, left to go back, right or enter to select)
- compatibility with .NET apps
- new option for disabling up/down button
- new service menu: disable fingermenu for x second (where x is configurable)
- bug fixes (transparency problem should be fixed now)
v1.11)
- new application FingerMsgbox
- configuration moved to control panel applet (Settings -> System -> FingerSuite)
- added option to autostart
- skin support
- multilanguage support (with MUI files)
- a lot of bug-fixes
v1.12rc8)
FingerMsgbox:
- added exclusion list by windows class - title
- added min height
- added start splash screen
- fix freeze problem
- fix: sound is disabled from Sound & Notification settings applet.
FingerMenu:
- added scrollbar
- added exclusion list by windows class - title
- back softkey on submenus
- added start splash screen
- new feature: keep pressed then release SIP button to popup SIP menu
- fix render of ownerdraw menu (if ownerdraw menu can't be rendered, switch to standard menu)
- fix freeze problem
Todo
- new application: FingerNotification similar to topaz notification manager (70% done)
Known bugs
- not working on WM5
Installation:
- if you've just installed older version, I strongly recommend you to uninstall and SOFTRESET device before installing new version.
- Installation on device is mandatory (if you need more space, delete *_vga.png on QVGA device or *_qvga.png on VGA device from installation folder)
PLEASE REPORT IN THIS THREAD ANY BUGS YOU FIND, THANKS!
Buy Me a Beer if you like my work
Code:
Total donations received: 131 EUR (too little, please support my work if you like it!)

so i have to manually setup what the menus do? i'll try it out now. seems like a great app to make the soft key menu more finger friendly like tf3d.

laocheebye said:
so i have to manually setup what the menus do? i'll try it out now. seems like a great app to make the soft key menu more finger friendly like tf3d.
Click to expand...
Click to collapse
thank you.
Yes, for now the setup is manual.. the cab is configured only for work with Manila2D and File Explorer apps.

Awesome idea and a really good implimentation. I'm curious what the problem would be if we preconfigured a large list of apps/registry keys and then included that in the cab? Not everyone will be wanting to edit their registry.

if i understand it's working on Manilla and Fexplore?
A chance to have this on other programs which use WM menu style? (Resco explorer; Memmaid; etc...)

mssmison said:
Awesome idea and a really good implimentation. I'm curious what the problem would be if we preconfigured a large list of apps/registry keys and then included that in the cab? Not everyone will be wanting to edit their registry.
Click to expand...
Click to collapse
you're right...I will soon implement a large list of preconfigured apps in the cab...please wait for a new release, thank you

Madremiha said:
if i understand it's working on Manilla and Fexplore?
A chance to have this on other programs which use WM menu style? (Resco explorer; Memmaid; etc...)
Click to expand...
Click to collapse
Of course, it can work with other programs! for WMP, Resco Explorer and ActiveSync create a file with estension .reg and copy/paste the following text
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App3]
"ClassName"="WMP for Mobile Devices"
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App4]
"ClassName"="ActiveSync"
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App5]
"ClassName"="RESCO_EXPLORER_CLASS"
"Enabled"=dword:00000001
then use dotfred taskmanager to import it (www.dotfred.net/TaskMgr.htm).
Soon I'll release a configurator!

adding new programs
Madremiha said:
if i understand it's working on Manilla and Fexplore?
A chance to have this on other programs which use WM menu style? (Resco explorer; Memmaid; etc...)
Click to expand...
Click to collapse
see the 1st post he has given example of 2 programs
you can add others by adding the respective registry key(classname and enabled)

Okay so i'll test it good news for the configurator
Maybe a way to skin it as White writing on Black background

Great program!
A few things I've noticed:
-the program only shows 4 menu items, even if there are more in the softmenu. (example: I cannot see "connect via bluetooth" anymore in activesync, and its missing some out of wmp)
-the background goes fuzzy for a second when the program is activated (when you click on a menu).

Seems real nice, ill try it out, possibly when ive got my new device but probably when i wont have to set the app up trough registry

this looks amazing!
thank you so much!
cant wait for a configuration tool

wonderful idea. of course, it would be great if it could set up the menus by it's own. it's pretty tiring to specify each app individually

nir36 said:
wonderful idea. of course, it would be great if it could set up the menus by it's own. it's pretty tiring to specify each app individually
Click to expand...
Click to collapse
agreed. especially since i dont know the fancy names for apps. e.g. RESCO_EXPLORER_CLASS and WMP for Mobile Devices and HTCManilla2D

talbotlives said:
Great program!
A few things I've noticed:
-the program only shows 4 menu items, even if there are more in the softmenu. (example: I cannot see "connect via bluetooth" anymore in activesync, and its missing some out of wmp)
Click to expand...
Click to collapse
Thanks! you can scroll the menu with your finger to show remaining menu items. But if you think there's a problem, can you post a screenshot, please?
talbotlives said:
-the background goes fuzzy for a second when the program is activated (when you click on a menu).
Click to expand...
Click to collapse
this is normal. There is no way (according to me) to avoid showing of standard menu. So, my program intecepts the standard menu, hides it and finally shows the new finger-friendly menu.
thank you for trying my app!

some things:
when you click menu(file explorer) it doesnt show the nice menu. but when you click edit or open path then it will show it. BUT you can still see remains of the old menu of file explorer.
oh and i dont know it this was just me but my battery died QUICK with this running...

I understand it might be hard to make a configuration program and therefore changes are still done in the registry. Just a suggestion, why not make it the more simple way? Making it apply to everything as standard and you can set exceptions in the registry... sure would be easier.

new version posted

Love the app GREAT work

Great program
Great idea!!!
Thank you
I've been playing a bit with it and found these ClassNames:
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App6]
"ClassName"="RESCO_EXPLORER_CLASS"
"Enabled"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App4]
"Enabled"=dword:00000001
"ClassName"="WMP for Mobile Devices"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App1]
"Enabled"=dword:00000001
"ClassName"="HTCManila2D"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App5]
"ClassName"="ActiveSync"
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App2]
"ClassName"="FEXPLORE"
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App3]
"Enabled"=dword:00000001
"ClassName"="#NETCF_AGL_BASE_"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App7]
"Enabled"=dword:00000001
"ClassName"="CECMD"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App8]
"Enabled"=dword:00000001
"ClassName"="HHtaskBar"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App9]
"Enabled"=dword:00000001
"ClassName"="FdcTaskMgrWindow"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App10]
"Enabled"=dword:00000001
"ClassName"="MSCprog"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App11]
"Enabled"=dword:00000001
"ClassName"="MSClog"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App12]
"Enabled"=dword:00000001
"ClassName"="CALC"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App13]
"Enabled"=dword:00000001
"ClassName"="CeWnd:GENERIC"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App14]
"Enabled"=dword:00000001
"ClassName"="PXLMainWnd"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App15]
"Enabled"=dword:00000001
"ClassName"="BOOKWIN"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App16]
"Enabled"=dword:00000001
"ClassName"="Pocket Solver"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App17]
"Enabled"=dword:00000001
"ClassName"="Pocket Word"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App18]
"Enabled"=dword:00000001
"ClassName"="WordPad"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App19]
"Enabled"=dword:00000001
"ClassName"="Afx:e1fa0dd6:b:7c070384:45:7c08e7d4"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App20]
"Enabled"=dword:00000001
"ClassName"="Dialog"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App21]
"Enabled"=dword:00000001
"ClassName"="Calendar"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App22]
"Enabled"=dword:00000001
"ClassName"="MSContactsUI"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App23]
"Enabled"=dword:00000001
"ClassName"="Notes"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App24]
"Enabled"=dword:00000001
"ClassName"="Worker"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App25]
"Enabled"=dword:00000001
"ClassName"="Tasks Application"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App26]
"Enabled"=dword:00000001
"ClassName"="GoogleMapsMobile"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App27]
"Enabled"=dword:00000001
"ClassName"="COMMMANAGER"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App28]
"Enabled"=dword:00000001
"ClassName"="afxUcweb"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App29]
"Enabled"=dword:00000001
"ClassName"="Explore"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App30]
"Enabled"=dword:00000001
"ClassName"="BlackWindow"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App31]
"Enabled"=dword:00000001
"ClassName"="Afx:0355d206:b:7c070384:00000045:7c08bd04"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App32]
"Enabled"=dword:00000001
"ClassName"="Bubble Breaker"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App33]
"Enabled"=dword:00000001
"ClassName"="Solitaire"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App34]
"Enabled"=dword:00000001
"ClassName"="TSSHELLWND"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App35]
"Enabled"=dword:00000001
"ClassName"="SelfDiag"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App36]
"Enabled"=dword:00000001
"ClassName"="Adobe Reader"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App37]
"Enabled"=dword:00000001
"ClassName"="screenClass"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App38]
"Enabled"=dword:00000001
"ClassName"="EQMAIN"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App39]
"Enabled"=dword:00000001
"ClassName"="PICTURESAPP"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App40]
"Enabled"=dword:00000001
"ClassName"="PlayerBrowseWindowClass"
[HKEY_LOCAL_MACHINE\Software\FingerMenu\App41]
"Enabled"=dword:00000001
"ClassName"="AUDIO_MANAGER"
Some of them doesn't work like HTC Dialer, Pocket Exel, Contacts and Notes.
How can I stop FingerMenu poping up with Start Menu action?
Regards,
Jaime.

Related

Free Task manager (WM2003SE & WM2005)

TaskMgr v2.9(Release date 27 dec 2007)
A new version of my TaskMgr is available...
Release 2.9:
- icon to tray can be disabled
- tab switching hardware button association can be disabled
- register/deregister a dll
- install provisionning xml
- start/stop svc from command line
- fix bug in tab switching when tab is hidden
- added address bar in regedit
- fixed notifications toolbar
- fixed processes progressbar not disappearing
- added hepas in process details
- fixed bug in process details threads
- added change priority of threads in process details
- added windows messages and known named ones
- show details from applications
- cpu usage sorted descending by default
- fixed bugs in regedit
- fixed bugs in changing flags of services/devices
Release 2.8:
- version leaked, so see v2.9
Release 2.7
- fixed some minor bugs in regedit (tjlabais and StenaviN)
- added routing table (netstat -r) on Netstats Tab (marosh)
- added close all buttons on Applications Tab (keethar)
- fixed close menu item from Applications context menu (keethar)
- added Removal of SCRIPT:0x000 events on Notifications Tab (jafre)
- added command line parameters for Notfications duplicates and SCRIPT:0x000 events removal (jafre)
- added all existing command line parameters on the About Tab Release 2.6
- changed the regedit toolbar (added Favorites/add Favorites buttons and merged cut/copy/paste in one button menu)
- view/edit mui reg values
- import/export multi_sz/mui_sz as RGU (for rgu export flag should be set in regedit menu)
- some minor bugs fixed in regedit
- command line added to process path
- Last active tab is reloaded at start if no parameter provided (flag should be set in options menu)
Release 2.5
- fix for problem reported by tjlabais(import of type hex keys, no reg type is saved but the data are correct hopefully)
Release 2.4
- fix for problem reported by StenaviN on buzzdev(import of binary data)
- added favorites to registry editor
In order to create a favorite, you have to select a key first and add it via the context menu.
​ In order to use a favorite, you have to double click on it. If you want to delete or rename, do it via context menu of favorite. ​ Release 2.3
- fix for problem reported by vint_ (import of 0xffffffff)
- fix for keyboard alignment under WM2003SE on exit
- Option to switch between minimize and exit buttons
- Automatic/Manual load of devices (wm2k5 only)
- Added Suspend and Reset PPC shortcuts
ps.: the executable available here are UPXed, if you need the unUPXed versions, just go on the following link.
For more details and history, see here:
www.dotfred.net
Cheers,
.Fred
ps.: comments are welcome!
I love this program, but version 2.0 doesn'T display drivers and services as it was in v 1.9 on my universal. Do you think you can solve this?
Thanks a lot
thaihugo said:
I love this program, but version 2.0 doesn'T display drivers and services as it was in v 1.9 on my universal. Do you think you can solve this?
Thanks a lot
Click to expand...
Click to collapse
Well I made a little mix when building for wm2003se and wm2005...
Anyway, it's fixed, deeply sorry for inconvenients!
I post the fixed version immediately.
Cheers,
.Fred
Thank you very much .fred
Use it very useful for me ..
Big Thank
Super duper Fred much appreciated and covers WM5...cheers
Thanks for the quick update!
the best task manager ever.
would be possible to add the option for when closing the app.,actually close?
faria said:
the best task manager ever.
would be possible to add the option for when closing the app.,actually close?
Click to expand...
Click to collapse
I don't understand what you're asking? Which app. are you talking about?
Can you elaborate, please?
Thanks,
.Fred
dotfred said:
I don't understand what you're asking? Which app. are you talking about?
Can you elaborate, please?
Thanks,
.Fred
Click to expand...
Click to collapse
I mean in place of just minimizing the task manager to the tray when you close it [by pressing the close button]. An option to close it without minimized to the tray.
I know you can close by going to options.
This is a suggestion .no big deal.
faria said:
I mean in place of just minimizing the task manager to the tray when you close it [by pressing the close button]. An option to close it without minimized to the tray.
I know you can close by going to options.
This is a suggestion .no big deal.
Click to expand...
Click to collapse
It was the case in the past, but a lot of people preferred to have the TM minimized. Another possibility is to install a close feature like Spb PocketPlus, Wisbar, MagicButton, which allow you to really close an app when you click on the close button.
Cheers,
.Fred
maybe he mean that he want your task manager to handle the closing of other applications when they are minimized
like pocket plus and the rest does
and not close your task manager when he minimize it ?
Hi Dotfred,
I found a little bug in V.2.1. When I export a key from the registry (in this case a DWORD) the hex value is written into the .reg file. But when I import the .reg file the value is read as a dec value.
Wolfgang
Btw, thanks for tis really great app.
woschirmer said:
Hi Dotfred,
I found a little bug in V.2.1. When I export a key from the registry (in this case a DWORD) the hex value is written into the .reg file. But when I import the .reg file the value is read as a dec value.
Wolfgang
Btw, thanks for tis really great app.
Click to expand...
Click to collapse
You're completely right, well seen!
I forgot to change the base, stupid of me!
Anyway, here is the 2.2 (first post updated.)
faria said:
I mean in place of just minimizing the task manager to the tray when you close it [by pressing the close button]. An option to close it without minimized to the tray.
I know you can close by going to options.
This is a suggestion .no big deal.
Click to expand...
Click to collapse
What I can do, is let the user have the choice from the options dialog.
So either having the "Minimize" soft key and "Exit" in the menu, or having the "Exit" soft key, and "Minimize" in the menu.
What do you think?
Cheers,
.Fred
dotfred
The installer doesnt work for me. I keep on getting that it's not a valid Win32 application. Can you please help?
ps. I have tried to installed the unUPXed ver too but I get the same error. I am running WinXP.
gravejoker said:
dotfred
The installer doesnt work for me. I keep on getting that it's not a valid Win32 application. Can you please help?
ps. I have tried to installed the unUPXed ver too but I get the same error. I am running WinXP.
Click to expand...
Click to collapse
This app is dedicated to pocket pcs running Windows Mobile 2003 SE or Windows Mobile 2005. This is absolutely not to do with pcs running WinXp.
Cheers,
.Fred
v2.2 wm5 (.reg-file import bug)
Value dword:FFFFFFFF is imported as 7FFFFFFF when I import from .reg-file.
for example, import this .reg-file and look at result:
---------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Haali\Reader\Parameters]
"LINEIF"=dword:ffffffff
---------
Dotfred a super program but I am relatively new to downloading programs onto my machine. Can you tell me how I get your taskmgr into the my programs section of my Charmer? I can get the exe file anywhere and execute it from here but was wondering if it comes with an icon and can be part of program files. Many thanks once again for a wonderful program..JD76
Is there a way to start this application minimized? is there a tag I can add to the shortcut to do this?
jdoherty76 said:
Dotfred a super program but I am relatively new to downloading programs onto my machine. Can you tell me how I get your taskmgr into the my programs section of my Charmer? I can get the exe file anywhere and execute it from here but was wondering if it comes with an icon and can be part of program files. Many thanks once again for a wonderful program..JD76
Click to expand...
Click to collapse
If you click on the menu, you will see Create Pgm Shortcuts...
The shortcuts will be created (by default) under /Windows/Start Menu/Programs/System
Cheers,
.Fred

[02-08-2008]iFonz 1.0.4

iFonz
Version 1.0.4 - 02/08/2008
=============================
http://thedogcorner.blogspot.com
=============================
Info
=============================
iFonz is a clone of iPhone interface, with a lots of customization and a fully graphical design and animations
for Windows Mobile 5/6 completely writed in .NET.
iFonz use a lot of my spare time for development, it's free of money and if you want help me in development
you can click on my Google Sponsor in my Blog.
If you want you can make a donation here:
ITALIAN
Se vuoi aiutarmi e vuoi donare qualcosa clicca qui
ENGLISH
If you want support me you can make a donation here
Please don't mirror my program and use only my shared link from http://www.savefile.com
Requirements
=============================
- Pocket PC with Windows Mobile 5 or 6
- Microsoft .NET Compact Framework 3.5
- At least 2Mb of Ram free on QVGA
If you have trouble with Compact Framework, here you can download the necessary files:
- .NET Compact Framework v3.5 for Windows Mobile
- .NET Compact Framework v3.5 Messages All Languages for Windows Mobile (Choose your language file to install)
Installation
=============================
- Uninstall older version
- Extract CAB, copy in Pocket PC and install
- Soft Reset Pocket PC
How to
=============================
- If during the slide from a page to another page you look a red/pink color in the names of icons go to Windows Mobile Settings -> Screen -> ClearType and disable it
- If you use ILauncher or other launcher program consider to uninstall it for best use of iFonz
- If you wnat enter directly on the General Settings click on the link in Programs Folder "iFonz Settings"
- To open General Settings Tap and Hold on background
- To open Icon Settings Tap and Hold on desired icon
- To enable/disable Windows Startup open General Settings and check/uncheck the option
- To save/load Themes and settings Tap and Hold on Battery and click on Themes->Load/Save and choose the file
- To minimize Tap and Hold on Battery in the main screen and click on minimize
- To view all Pocket PC status info Tap and Hold on Battery in the main screen and go to Status menu
- To view AM/PM hour go to Regional Settings in your pocket pc and set correctly your Timezone and Time settings
- To exit click on battery in the main screen
- To add shortcut to a folder in the command line use "\windows\fexplore.exe" and in the argument set the folder path
- To add shortcut to a midlet java in the command line use "[the path of your java manager]" and in the argument set the parameter of your java application (Es: Command: "\windows\jmm.exe" Arguments:"-r"Gmail","Google","Gmail")
- To add shortcut to an internet address write in command line the internet address
- To Copy/Swap an icon tap and hold on 1 icon and choose Copy/Swap and after tap and hold another icon and choose Paste here/Swap here
- If iFonz close when hit the "Red Button" after a call, assign a specific button of your PPC for restart it, set it in PPC settings
- If your Pocket PC is old or slow go to General Settings and disable all Special Effects and set Animation to "Nothing"
- If you do a lot of changes in General Settings and iFonz become slow, restart it
- To go in debug mode create a file "Debuco" in the iFonz directory and use the program. In the folder i create a new text file called Logfile.txt with all operations and errors
- For lock device and show a big image of caller whe you receive a call use S2U2 program (The best ever from A_C)
History
=============================
Version 1.0.4 - 02/08/08
iFonz 1.0.4
- Correct bugs
- Pink/Red letters on slide are coming because is active in Windows Mobile Settings the ClearType Text option, if you disable it the letters color are ok
- The "!" in calendar icon is deleted if you not select to view the appointments
- Reduced space between icons if you choose to not show name of icons. Now in a QVGA with icons 48x48 without names and bottom bar you can set 20 icons for page
- Correct the positions of circles of pages
- Now iFonz draw bottom bar only if there are at least one icon
- Redraw rotate function
-------------------------------------------------------------------------
Version 1.0.0 - 28/07/08
iFonz 1.0.0
Italian language file
Extra icons & wallpapers
-------------------------------------------------------------------------
Version 0.9.9 - 21/04/08
iFonz 0.9.9
Extra icons and wallpapers
-------------------------------------------------------------------------
Version 0.9.8 - 04/04/08
iFonz 0.9.8
-------------------------------------------------------------------------
Version 0.9.7 - 28/03/08
iFonz 0.9.7
-------------------------------------------------------------------------
Version 0.9.6 - 21/03/08
iFonz 0.9.6
-------------------------------------------------------------------------
Version 0.9.4 - 10/03/08
iFonz 0.9.4
-------------------------------------------------------------------------
Version 0.8.8 - 29/02/2008
Second Release
iFonz 0.8.8
Default icons
Extra icons
Vista icons
-------------------------------------------------------------------------
Version 0.7.6 - 15/02/2008
First public release
iFonz 0.7.6
Default icons
Extra icons
-------------------------------------------------------------------------
Know Bugs
=============================
In the future
=============================
- Click little balls to go directly on a page selected
- Configuration of Pocket PC D-PAd Keys and Soft-Keys
- Add icons on top bar for notifications(messages, appointments, calls) if selected in settings
- Add more functionality to File Dialog Explorer (Create folder, Delete, Copy, Cut, Paste)
- Add sound on interact (slide, open application, close application, start iFonz, end iFonz)
- Add setting to remove top bar and use the Windows Mobile Bar
In a far far future
=============================
- Add Contacts Manager
- Add Dialpad to do calls
- Add Chat SMS to create SMS for contact
Videos
iFonz 0.7.6
iFonz 0.9.4
iFonz 1.0.0 - With instructions
Thanks, can't wait to try it
**Edit - Well, I've installed it on my Sprint Mogul and it's working fine using the dcd 2.2.6 ROM. MemMaid says it's using 1.45 MB. Anyway to speed it up? Make it run a little faster?
WOW..cant beleive my eyes..downloading now
Grazie lo provo subito.
thank you very much.
but i didnt get any cab file..i just got an SWF format file..do i require flash player for this
is ther no video of this? i want to know how it looks and is befor installing on my alredy nearly perfect setup
ather90 said:
but i didnt get any cab file..i just got an SWF format file..do i require flash player for this
Click to expand...
Click to collapse
There isn't flash video.
This is an application in VB.NET Compact Framework do with Visual Studio 2005.
gnagis said:
is ther no video of this? i want to know how it looks and is befor installing on my alredy nearly perfect setup
Click to expand...
Click to collapse
For now no video, but u can see images from my blog.
ssj5trunks said:
There isn't flash video.
This is an application in VB.NET Compact Framework do with Visual Studio 2005.
Click to expand...
Click to collapse
i will try to re-download
Yeah, try again. It worked for me. There's a .cab
Mh..
Nice wotk, but animation is slow (on my e-ten x800 at least) and doesn't support vga screen.
Icons are displayed wrong.
Works for me too with Qtek S200 Windows mobile 6. iFonz seems to be very good ! Sorry if my englsih is bad because i'm french.
Theres no anamations when you hit an icon.... switch pages is extremely slow... I thought this would be like itask but more like the iphone... please make it faster and put some anamations into it. I can do this with any launcher pretty much.
got..actually before i tried dwnloading with Opera but this time i used IE and it wored..
WOW WOW WOW just installed it and ITS ROCKING
Hi fellas if you have .swf rewrite the end to cab instead of swf and you got it
Nice program, runs well on the Touch Cruise.
Thanks!!!!
Am i missing somthing? All im getting is a black background with iphone icons lke in the pic. NO i phone amamations when hitting an icon... I dont see anythng special about this thing. Again am i missing a file?
Great Start
The basics are all there and ssj5trunks deserves a lot of credit for a very good first beta.
However, I found it quite slow and I started getting memory errors within a few minutes of starting to use it. I also got a fair few program errors.
With a little more work this has great potential but I may just wait a little longer until some of the bugs are ironed out.
Great job though, please stick with it.
No bugs for me at this moment, a lot of things to customize. Verry good job for the author.
A little bit more faster and is perfect !

[APP] Manila2D Today Page

Manila 2D TodayPage
version 0.3.4
View attachment 257879View attachment 257880
Description:
Displays standard today plug-ins in different Manila 2D pages.
With this program You can:
Put many different standard today plug-ins into different Manila pages,
Easily increase space between plug-ins,
Define auto switching to Home page.
Mini FAQ:
to add/remove plug in – long tap on plug-ins list
buttons "Up" and "Down" move selected plug-in
button "Apply" - save settings and reload TodayPage
Requirements:
wm5.0+
Manila 2D version (All known version are supported for now (06.09.2010)):
2.0.2016.3224
2.0.2013.4121
2.0.1919.1432
2.0.1917.1723
1.2.1913.1530 (update 23)
1.0.1911.1733 (update 22)
1.0.1821.1624
1.0.1820.3328 (update 20)
1.0.1820.3327
1.0.1820.1830
1.0.1820.1233 (update 21)
1.0.1819.2926 (update 19)
1.0.1818.3719 (update 14-18)​
.Net 2.0+ for configurator
If You have different version – send Me file “Manila2D.exe“ with description. You must check version of file Manila2D.exe in explorer, but not in About in Manila.
Attention!!!
Program provided as is, without any kind of warranty.
Know issues:
No scrolling.
No line between plug-ins.
No landscape support.
Manual restart TodayPage needed after: changing TodayPage setting or Manila restart.
When You press/move bottom Manila slider - then You will see the original Manila page.
Standard plugins (“Owner”, “Task”, “Calendar”) not supported.
Plugins "Titanium" and "Htc home" do not work (because this plugins just launchers).
Plugin “Spb Pocket Plus“ work incorrectly.
Plugin “Spb Wireless Monitor“ do no have the icon (in SpbPocketPlus SpbWirelessMonitor do not have the icon too).
Auto switch to Home page timeout – not work on some Manilas.
Settings:
All settings are stored in registry "HKCU\Software\Manila2D_TodayPage\":
"BgImage" (sz) – Full path to background picture. By default "\Windows\hh_fw_background.png".
"Path" (sz) – Full path to install directory. Do not touch it.
"Loglevel" (dword):
0 – Log disabled
1 – Log only errors
2 – Log errors and warnings
3 – Log all messages include debugging​
"AutoHomeTimeout" (dword) – Auto switch to Home page timeout. Defined in seconds. “0” - disable it, by default - disabled. This option not work on some Manila versions.
"HideLocationEdit" (dword) - "1" – hide edit field on "Location" page, "0" – do not hide.
"AutoStart" (dword) - "1" - Auto-start enabled, "0" - disabled.
"AutoStartDelay" (dword) - Auto-start delay (in seconds), "0" - without delay.
"AutoRestart" (dword) - "1" - Auto-restart enabled, "0" - disabled.
Settings of TodayPage widows are stored in "HKCU\Software\Manila2D_TodayPage\Window_XX", there “ХХ” - anything. You can define many such windows:
"TabNum" (dword) – Number of Manila page. Start from 1.
"XX_Item" (sz) – Today plug-in name. There XX – number from 00 to 99. This number define the order of plug-ins placements in this window.
"XX_Space" (dword) – Empty space between plug-ins. There XX – same as above. Value=hieght. Must be more then 0.
"x" (dword) – X coordinate of window. By default = 0.
"y" (dword) – Y coordinate of window. By default = 0.
"w" (dword) – Width of window. By default = auto.
"h" (dword) – Height of window. By default = auto.
On problem:
Check Your Manila version in “requirements”.
Check Your problem in “know issues”.
Change "Loglevel" to 3 and try again.
Attach log file (\Program Files\M2D_TodayPage\Log.txt) and text of error message.
Attach screenshot.
Attach registry from "HKCU\Software\Manila2D_TodayPage\".
In detail describe the problem.
History:
0.3.4
Added support of Manila version 1.0.1821.1624.
0.3.3
Added support of Manila version 2.0.2016.3224.
0.3.2
Added support of Manila version 2.0.2013.4121.
0.3.1
Added possibility to disable auto-start.
Added possibility to define auto-start delay.
Added possibility to enable auto-restart after Manila restart.
Added detecting of current widget on start. (Will not work on earlier version of Manila).
thanks dan_ru
thanks boy
Seems to be a great new use for our M2D, especially if I can use it with a today flash plugin...
Unfortunately cant get it running on my Manila 2D v2.0 build 19191432.
Here are my details....
twolf said:
Seems to be a great new use for our M2D, especially if I can use it with a today flash plugin...
Unfortunately cant get it running on my Manila 2D v2.0 build 19191432.
Here are my details....
Click to expand...
Click to collapse
Twolf try this make some icons for the tv tab in manila then run M2Dtp config
M2D Widget select TV , then in the red at bottom press and hold select add plugin, choose your plugin select apply, then menu exit .
Now go back to programs and run M2DTP_loader and it will work
I posted some TV tab icons here
http://forum.xda-developers.com/showpost.php?p=5158136&postcount=1918
Thanks dan_ru great addition to Manila
great. let me know when we find a tv app that will work.
twolf
Look like some values are missed in your registry. Take a look at "HKLM\Software\Microsoft\Today\Items\Device Lock\" and check presense of value "Type" (DWORD). It must be = 4.
Then - create only one window and try different plugins one by one.
It worked....
Thank you very much.
The operator tab was one of the problems, then some plugins cant run for some reason, the first configuration isnt easy, but its worth it...
As you can see here I was able to enable the TEMPUS plugin:
A few more changes and maybe we can even have W3D (animated weather) working...
I added a zip with my files, its just the original background from the latest M2D, the xml already with tv tab enabled and the home icons a little changed to look like a secondary home.
The plugins that worked so far: softick card export and tempus (throttle html by APBilbo)
The ones that didnt: Titanium, htc home, messaging, screen lock.
twolf said:
The ones that didnt: Titanium, htc home, messaging, screen lock.
Click to expand...
Click to collapse
Plugins "Titanium" and "Htc home" do not work (because this plugins just launchers).
I've add it to the 1-st post.
"messaging" and "screen lock" must work. Attach registry from "HKLM\Software\Microsoft\Today\Items\" - I'll check it.
Well, to be quite honest I only wanted a flash plugin embbeded on M2D, with it I can try to make a hole new m2d tab.
I was able to stretch the throttlehtml plugin to accept 240x200 flash files and thats almost all the space available (240x230 being the full space)...
A couple of bugs, sometimes after a reset, the TV tab would freeze my machine, for some reason.
And theres no "M2DTP loader" shortcut on the start menu, I had to make my own.
This app is great!
Thanks.
how abt this
http://www.youtube.com/watch?v=yD79FXdvmEQ
Btw, I think its even possible to recreate some Titanium plugins or even the Flash gadgets from Throttle:
It would be a mixture of flash and mortscript though, because saddly theres no existing flash plugin that can read registry or run files...
Flash can read simple txt files with variables inside, and mortcript can write those files with on-the-fly registry values, and with the color codes work-around I can even make flash run some pre-selected apps.
But the fact that the device is running M2D, flash and mortscript (to keep updating the variables) all at the same time, would definitely be a battery-hog...
Did a small test with the calendar:
If you press or swipe the sides of the calendar the month changes with a animation.
To use it, simply install and configure M2DTP to use the zipped altered version of the throttlehtml plugin with a black background (also in the zip).
Its already ready to run english (by default) or portuguese, any other language can be changed simply by translating the attached txt file and replacing it on the \Windows\ThrottleHTML folder.
---EDIT---
Made a few changes to make a skin for the latest M2D:
Just replace the files on the attached m2d_2.0_skin.zip onto the \Windows\ThrottleHTML folder and reload the plugin.
Been hoping someone would develop an app for this - great work thank you. Starting to mess now! I think we can see from Twolfs efforts already we're going to have some smart M2D tabs very shortly!
Added an updated version of the calendar onto a new thread, not to crowd this one...
Get it here: http://forum.xda-developers.com/showthread.php?p=5176085#post5176085
Rumball Diamond Weather - Weather Panel
Hey dan_ru
This is working with the diamond animated weather by Rumball using the Weather Panel plug-in.
The icon sets and setup files are on this thread http://forum.xda-developers.com/showthread.php?t=401781
M2Dtp settings are:
X = 0
Y = 25
W = 240
H = 199
Using the existing weather tab.
In Weather Panel the Layout must be set to Manila.wpl to fit the screen.
It looks fantastic – looking forward to messing more with it. Would be great if we can suss out how to edit the individual tab softkeys…..
Question:
1) When the weather icon is ‘pushed’ it still shows the previous manila weather screen in the background – does your app just overlay the existing functions?
brandall said:
Hey dan_ru
This is working with the diamond animated weather by Rumball using the Weather Panel plug-in.
The icon sets and setup files are on this thread http://forum.xda-developers.com/showthread.php?t=401781
M2Dtp settings are:
X = 0
Y = 25
W = 240
H = 199
Using the existing weather tab.
In Weather Panel the Layout must be set to Manila.wpl to fit the screen.
It looks fantastic – looking forward to messing more with it. Would be great if we can suss out how to edit the individual tab softkeys…..
Question:
1) When the weather icon is ‘pushed’ it still shows the previous manila weather screen in the background – does your app just overlay the existing functions?
Click to expand...
Click to collapse
ive done all the installing and putting the images in place but when i go to setup the plugin in the settings to select my city i cant get out of the options theres no ok or save or exit button. even the red button dont work. all i can do is reboot and no settings save.
incubus26jc said:
ive done all the installing and putting the images in place but when i go to setup the plugin in the settings to select my city i cant get out of the options theres no ok or save or exit button. even the red button dont work. all i can do is reboot and no settings save.
Click to expand...
Click to collapse
I don't know if this is an issue initially setting Weather Panel up in M2D - I originally went through the set up using the Second Today plug-in.... You could try setting it up in there and then see if it appears in Manila ok after....? Maybe the layout settings I posted initially cover up the 'ok' option...? I'm guessing though..
brandall said:
I don't know if this is an issue initially setting Weather Panel up in M2D - I originally went through the set up using the Second Today plug-in.... You could try setting it up in there and then see if it appears in Manila ok after....? Maybe the layout settings I posted initially cover up the 'ok' option...? I'm guessing though..
Click to expand...
Click to collapse
thanks but it did not help. i also tried setting it up as a plugin on today by itself and i cannot for the life of me get back out of any option screen after going into it. im thinking it might be 6.5.1 bottom taskbar bug? mabye i didnt install it right. mabye i can setup my city and theme through registry?
i installed the program to the device memory and over right the dll. then i put the fonts in the windows font foldr. then i put the weather panel folder on the storagecard root. is that right

[APP] NotepadWS - Tabbed text editor with online Search feature - updated (2.7)

NotepadWS ver 2.7
NotepadWS is a notepad-like application with TABS feature and some interesting tools such as the WEB SEARCH.
The Web Search (context menu) allows you to get google, wiki or dictionary contents about the word or text selected from NotepadWS,
it could be a good way to perform your search quickly and easily!
FEATURES
- Edit up to four different text files in the same session.
- Switch from one tab to another with just one click.
- Ability to add or remove tool bars at any time.
- Configure each tab separately.
- Online search of selected word or text; google search, wiki search, dictionary.
ver 2.0
- Open and Save dialogs totally redesigned to be more useful and finger-friendly
- Settings page added
ver 2.55
- File association works propely
- Max file size supported increased
- Word-wrap options added
- Copy and paste between different tabs added
- Cmd ExitAll added
- File and Folder Shortcuts feature added
- Start folder option added (if left blank, the folder of last file used is taken)
- Single click option added
- Font and color customization tool added
- Ability to have tabs with different properties (font, colors, start folder, etc)
- Tab character enabled (by pressing tab button you get column alignment)
ver 2.57
- Overwrite related bug fixed
- Read-only related bug fixed
ver 2.7
- External clipboard functions added
tabs improved
Now NotepadWS allows to configure and save the properties of each tab,
so you can have 4 tabs completely different one from another;
each tab has its own font type, size, style and color, background color,
start folder and other properties you can configure through the settings page.
Instead, if you prefer to configure all the tabs in the same way, you don't need
the repeat the setup more times, just setup one and check "apply to all tabs"
in the settings page.
Requirements
- Windows Mobile 5.0 or later
- Touchscreen device
- VGA or higher resolution screen
- .NET Compact Framework 3.5
Hope you enjoy!
Message for the generous people: If you like this app you can
eur, or
usd, the amount you prefer. Thank you!
xdaid said:
NotepadWS ver 2.0
NotepadWS is a notepad-like application with TABS feature and some interesting tools such as the WEB SEARCH.
The Web Search (context menu) allows you to get google, wiki or dictionary contents about the word or text selected from NotepadWS,
it could be a good way to perform your search quickly and easily!
FEATURES
- Edit up to four different text files in the same session.
- Switch from one tab to another with just one click.
- Ability to add or remove tool bars at any time.
- Configure each tab separately.
- Online search of selected word or text; google search, wiki search, dictionary.
ver 2.0
- Open file and Save file dialogs completely redesigned to be more useful and finger-friendly
- Settings page added
Requirements
- Windows Mobile 5.0 or later
- Touchscreen device
- VGA or higher resolution screen
- .NET Compact Framework 3.5
Hope you enjoy!
Message for the generous people: If you like this app you can
eur, or
usd, the amount you prefer. Thank you!
Click to expand...
Click to collapse
Hello,
Your program is very interesting, but I can not use just one problem you encounter, and it is important: only lets you open documents in the folder "my documents" in the main memory device. You should modify the program to allow open and save files in any folder on the device memory and the external memory card.
I have not tested whether extensions can also be associated with your program to automatically open when clicking those files from the file explorer program.
If I could use it widely, as I need, I would donate a sum of money for it, in that there is a problem.
Sincerely,
jcmm said:
Hello,
Your program is very interesting, but I can not use just one problem you encounter, and it is important: only lets you open documents in the folder "my documents" in the main memory device. You should modify the program to allow open and save files in any folder on the device memory and the external memory card.
Click to expand...
Click to collapse
Very good software
Only thing i could ask extra is word wrap "hope i haven't missed the option"
stylez said:
Very good software
Only thing i could ask extra is word wrap "hope i haven't missed the option"
Click to expand...
Click to collapse
Hello,
True, I had not noticed having to click twice (or press "enter") to run this option to access all folders on the device.
What if I notice that you can not open large files, not size, but more than 100 KB can not be with them.
Nor could I see if you can associate text files "txt" to open this program directly from file explorer.
Sincerely,
Hello,
I've been testing the program further NotepadWS, which I consider a good application, but there are two problems with it:
I have seen two important issues that prevent me from replacing AgileNotesTouch, which is what I use now, for NotepadWS:
1 .- NotepadWS not allow it to associate with files by extension, to boot automatically with this application. For example, if you associate files "txt" with NotepadWS ... file does not start with "txt" open.
2 .- I do not know NotepadWS maximum size allowed, but a file of 100 KB or more does not open properly. AgileNotesTouch allows very large files sizes, without problems.
It is important that NotepadWS could solve these two problems.
Sincerely,
short video for your app
NotepadWS new version - 2.5
What's new and cab installer at first post (updated)
xdaid said:
NotepadWS ver 2.5
NotepadWS is a notepad-like application with TABS feature and some interesting tools such as the WEB SEARCH.
The Web Search (context menu) allows you to get google, wiki or dictionary contents about the word or text selected from NotepadWS,
it could be a good way to perform your search quickly and easily!
FEATURES
- Edit up to four different text files in the same session.
- Switch from one tab to another with just one click.
- Ability to add or remove tool bars at any time.
- Configure each tab separately.
- Online search of selected word or text; google search, wiki search, dictionary.
ver 2.0
- Open file and Save file dialogs completely redesigned to be more useful and finger-friendly
- Settings page added
ver 2.5
- File association works propely
- Supported max file size extended
- Word-wrap options added
- Copy and paste between different tabs added
- Cmd exit added
- Editor and menus improved
- Bug on launching online dictionary fixed
Requirements
- Windows Mobile 5.0 or later
- Touchscreen device
- VGA or higher resolution screen
- .NET Compact Framework 3.5
Hope you enjoy!
Message for the generous people: If you like this app you can
eur, or
usd, the amount you prefer. Thank you!
Click to expand...
Click to collapse
Hello Xdait,
Now he has been magnificent NotepadWS v2.5 program. Only one small detail I see in my device (VGA) and is the icon of your program in the file explorer leaves very large, so you see only a quarter of the icon ... only that detail.
I just made a donation through PayPal by using the program, as I indicated. I hope you get well.
Sincerely,
Looks interesting, just what i was looking for. Any chance for WQVGA in future?
Thank you a lot JCM!
2.5 -> 2.51
- Now app memorizes the folder of last file used for the next launch
- File shortcuts list added, to open registered files with just one click
QVGA version, probably i will do it, but don't know exactly about the time i need
2.51 cab installer at first post
regards
xdaid said:
Thank you a lot JCM!
2.5 -> 2.51
- Now app memorizes the folder of last file used for the next launch
- File shortcuts list added, to open registered files with just one click
Click to expand...
Click to collapse
@xdaid, appreciate the effort you've put in to this app so far. It has a lot of promise.
I've been playing with it off and on since the 2.0 release. It has not replaced me using AgileNotes (which has its own set of issues for me) on a regular basis, but I look forward to the possibility.
Here are my suggestions and please note I understand you have a life and your own set of requirements when you code, so I know maybe none of these comments might be used...
1. if you can support PWI files
2. if you can handle files with carriage return + linefeed end of line terminator (eg, DOS, windows based text files). Right now, files with CR+LF show up as unprintable characters
3. if you can allow for a default file folder on startup. Use the file shortcut UI you just implemented and apply it to select default, and/or favorite folders. I see you've just implemented it to memorize the last used folder, that is a good start and should be retained unless a default folder is specified.
4. allow for a default file type (eg, TEXT, LOG, etc). Currently always defaults to TEXT when you restart the app.
5. suggest adding or putting an EXIT APP type selection/option in your "cmd" CLOSE action list. Right now it has "X" to only close the active tab, but you have to go to the MAIN MENU to exit the app. Just does not seem intuitive in my opinion.
6. allow the user to select a default background color, font size, and font color if possible (to override system defaults). I realize this suggestion may be difficult or out of scope.
Future wish list, knowing it would likely require extra effort as you may not have the development environment to test on:
a. support the newer WM 6.5.x layout with the STARTMENU and "X" button on the bottom of the screen, or at least detect you are running on the newer versions and keep that bottom bar accessible.
b. use a better file selection UI. Right now, at least on my device, you have to tap on the actual scroll bar to scroll. It should be smooth and fluid like some of the default file selection interfaces in AgileNotes or even Resco File Explorer.
c. allow similar option like Resco or Total Commander for double or single tap to open a directory or file in your selection UI.
Again, thank you for the time and effort you have invested in to this application thus far.
A new version --> 2.55
cab installer and info at first post
It's a quite-big update for NotepadWS, sure not all the stuff listed by powinmo but.. something has been done.
Hope you enjoy
xdaid said:
A new version --> 2.55
cab installer and info at first post
It's a quite-big update for NotepadWS, sure not all the stuff listed by powinmo but.. something has been done.
Hope you enjoy
Click to expand...
Click to collapse
Hello Stefano,
Congratulations !!!... you've made a great program, you've passed this new version. Thanks for your program remains my sole editor in my HTC Touch Pro, I do not need anything else to work.
Sincerely,
xdaid said:
A new version --> 2.55
cab installer and info at first post
It's a quite-big update for NotepadWS, sure not all the stuff listed by powinmo but.. something has been done.
Hope you enjoy
Click to expand...
Click to collapse
@xdaid. Sweet! Did a quick test run, and seems you incorporated many of my suggestions. Nice work so far.
Only major concern right now is:
- allowing up/down scroll gestures in the file selection UI without actually having to tap directly on the scroll bars. Trying to do a scroll gesture typically selects the item your finger first lands on - basically seems the filename/directory listing of that UI reacts to single tap picking only.
Other than that, my left overs from my prior wish list post are still items:
(1) pwi support and (a) winmo 6.5.x UI support
Again those are not critical, just something for down the road - if even possible.
It's pretty close to being my daily editor and that's saying a lot. Keep up the great work.
Please re-download 2.55 cab installer
i forgot to include a small bug fix, now the cab is updated.
@ powinmo: scroll gesture in file selection UI should not be a problem, i will implement it soon.
Instead, pwi support could be quite hard to realize, i have some ideas about how
extract text from / save text to pwi files. Just ideas so far, but i can try..
regards
Thx for update works a treat
xdaid said:
Please re-download 2.55 cab installer
i forgot to include a small bug fix, now the cab is updated.
@ powinmo: scroll gesture in file selection UI should not be a problem, i will implement it soon.
Instead, pwi support could be quite hard to realize, i have some ideas about how
extract text from / save text to pwi files. Just ideas so far, but i can try..
regards
Click to expand...
Click to collapse
@xdaid - appreciate your continued work on the app! Looking forward to seeing that file selection UI more usable and closer to how others UIs act.
As for pwi support, I would put that priority at the very bottom and address any other items you feel are more important.
I do have one additional request after using your app a bit more now:
- add the ability to recognize a scroll up/down gesture versus highlighting text when editing. Right now, when you try to do that the editor strictly acts as if you want to mark text for an action (eg, copy, looking, etc). To scroll through a long document, you have to literally tap on the scroll bar versus the natural inclination of using a gesture.
Other than that, I'm almost sold on trying to the app as my regular editor. Thank you for being so receptive to user comments and suggestions!
For those who like to use the tab character to get fixed spaces / column alignment:
I added a 2.56 version, it's the same as 2.55 but tab character is enabled.
xdaid said:
For those who like to use the tab character to get fixed spaces / column alignment:
I added a 2.56 version, it's the same as 2.55 but tab character is enabled.
Click to expand...
Click to collapse
Hello Stefano,
I think your application becomes an application program is essential to our Windows Mobile devices. You've got an editor and text file reader very versatile and practical, ingenious solutions. Thanks for your good program.
Sincerely,
I've been looking for a nice notepad app for a while now, this looks pretty nice . Thanks for sharing!
I have a bit of a request: would you consider adding file 'scheme' functionality. Say you are looking a reg file, the 'scheme' would highlight certain predefined key words or phrases making it more readable. The same could then be true for .xml, .mscr or any other file that can be read by notepad. You think that would be doable?

[APP][29-June-11] uTask v1.4 - softkeys enhancement for WM6.5.3

uTask v1.4
Author: ultrashot
Compatibility: only Windows Mobile 6.5.3. Any resolution is supported, but I haven't checked this program on any resolution except WVGA.
Functions:
1) Reassignment of virtual keys such as "Windows" and "X"
Supported actions:
Standard action
Launch *.exe
Minimize current program
Close current program
Show start menu
2) Task Manager icon on "Today" screen.
You can assign any task manager to this button. Later I will make my own interface.
3) Position Fix for old windows.
Attention! Some applications can work in unexpected way with positionfix enabled. They should be added into exceptions list!
Exception list supports masks. For example, if you enter "SPBWEATHER*", all window classes starting with "SPBWEATHER" will be excluded.
Also there is a confurator inside.
The most evident difference from any existing programs is IMMEDIATE reaction to new windows. No timers and unneeded calculations at all. uTask is very battery-friendly because of that.
Available translations: russian, english, german, french, italian (thanks to translators!)
Changes in v1.4 (release: 29.06.11, compilation date: 17.06.11):
-added classes list
-minor changes
Changes in v1.4 (26-Mar-11):
-fixed HVGA display detection.
Changes in v1.4:
-better today button behaviour.
-auto-resize of incorrect button images.
-bugfixes (bug with few HTCMenus versions, bug with EzInput on some devices)
-installer now shows error message if you try to install uTask on unsupported OS. Then, if system refuses to run after utask installation, try to start your phone two or three times. Perhaps, autodiagnostic system will disable utask. But it doesn't mean you shouldn't make a system backup.
Changes in v1.3:
-more accurate vibration
-increased timeout for clock hook
-ability to *.lnk in configurator
-little changes.
Changes in v1.2:
-some fixes for position fix
-configtool fixes
-stability improvement
-auto detector of problematic apps - seems like exception list is useless at the moment.
-taskbar clock hook - clock will have the same as home key function
-implemented internal size\position cache... should work better for all, especially HVGA devices.
Changes in v1.1:
-added immediate position fix.
-fixed all found bugs.
-added special menu for toolbars (hold finger on old-style toolbars and you'll get an action menu).
-added "Open start menu" action.
-SIP position fix (works for Swype, for example)
-support for two softkeys HDMini-like mode.
-settings were moved to new subkey called "Settings" - attention, chiefs!
Make a system backup before installing! I don't take any responsibility for any damage to phone or data on it.
If you didn't read this label, or you aren't able to read at all, that's your problem
About adding this program to custom roms:
If you feel that everything works as expected - feel free to use it in your custom ROM. If not - post a comment about bugs.
Is there any difference to the xTask? Because you are using the xTask icon.
brainmaster said:
Is there any difference to the xTask? Because you are using the xTask icon.
Click to expand...
Click to collapse
uTask is a totally different program without any junk and without battery-eating timers.
Looks a very interesting application.
I'm going to test it with HD2 Artemis v.42.
Thanks!
Tested with Artemis HD2 v42.0
It is working flawlessly with every soft key assignment!!!
The only bug I found is the icon of it, it is cutted in the right edge.
jolas, give me your theme and I'll fix it.
overall the app works. For whatever task mgr you use, make sure you put it into the exceptions list (otherwise arkswitch worked once, then errored).
I cannot get the windows long press or the home long press to do anything on my hd2. It doesn't error, it vibrates, but doesn't execute the .exe selected, tried a few of them.
edit: it works for some .exe's and not for others. Overall a very nice 1.0 program.
Here is the theme I use and the softkeys images too
Thanks!
jolas, please, attach all images for further testing.
I see softkeys have not standard size, that's why they are drawn incorrectly.
I cannot get the windows long press or the home long press to do anything on my hd2. It doesn't error, it vibrates, but doesn't execute the .exe selected, tried a few of them.
Click to expand...
Click to collapse
Two HD2 owners (Korand and AndrewSh) tested it, one with SE X2 (eugene38 from 4pda.ru) and me with SE X1. No issues with long presses. Are you sure you saved settings (silly question, but who knows)?
ultrashot said:
jolas, please, attach all images for further testing.
I see softkeys have not standard size, that's why they are drawn incorrectly.
Two HD2 owners (Korand and AndrewSh) tested it, one with SE X2 (eugene38 from 4pda.ru) and me with SE X1. No issues with long presses. Are you sure you saved settings (silly question, but who knows)?
Click to expand...
Click to collapse
yes, I saved settings and even soft reset, could not get it to properly open commmgr.exe.
nrfitchett4 said:
commmgr.exe.
Click to expand...
Click to collapse
It's not an HTC's Connection Manager, it's system service with no GUI.
You've just been wrong with the selected filename
You need to choose "CommManager.exe"
@ОП: где тема на 4pda? или обсуждение только тут?
nrfitchett4 said:
yes, I saved settings and even soft reset, could not get it to properly open commmgr.exe.
Click to expand...
Click to collapse
Just like NeverGone\RU said, you have to use CommManager.exe instead of connmgr.exe
NeverGone\RU, http://4pda.ru/forum/index.php?showtopic=199704
ultrashot said:
jolas, please, attach all images for further testing.
I see softkeys have not standard size, that's why they are drawn incorrectly.
Click to expand...
Click to collapse
Here they are (because I didn't know which ones you needed, I put all inside zip).
thanks for your job
Problem solved
ultrashot, I figured out that the problem was originated by the button images I used in my theme (as you said, the size was incorrect).
I changed the size to the original's button size, and now everything is looking perfect!!!
Thank you for this great application!
Does it conflict with CHT2.0 Beta, man?
mrkyo said:
Does it conflict with CHT2.0 Beta, man?
Click to expand...
Click to collapse
No conflicts for me (I have installed CHT v2.00 Final)...
This App is Amazing.. i just installed it befor Few minutes and all works FINE and fast i totaly messed my device when i assign the start menu buttuon to do other action and i was not able ANYMORE to open the start menu or do anything .. so the CABviaActiveSync Program SAVE MY LIFE from Hard Reset and i just re install the uTask via the Cable from my desktop pc because i was not able to execute the cab file firectly Now i know the settings and ALL is fine.. if anyone like me make mistake and assing the start button wrong..
Just use CabviaActive sinc to re install the app and soft reset will help you )))))))))
Thank you for the great litle TOOL its a MUST for 6.5.3 build
tsalta said:
Hw to make the utask to NOT vibrate ?
Click to expand...
Click to collapse
Run uTask settings and untick 'Vibrate' option...
Like i say this is MUST HAVE for all 6.5.3 Users.. befor i don`t like 6.5.3 Only because not have a good taskmanager with one single click to kill the process and when you are in some app and press X the application do not close only minimaze and this was So so bad and ugly.. NOW all this problems gone with this amazing uTask
Thank you very very much ultrashot
Please support ultrashot!!!

Categories

Resources