[UPD][APP][ARM][ENG][v1.0][08 Feb 2009] MiniFlow - Windows Mobile Apps and Games

Description
MiniFlow is a utility to minimize windows application temporary, and serve as a minimized-application station, and manage them in certain way so they can be relaunch at the future. This can be very helpful when working between a lot of diffrent applications at one time.
Mechanism
MiniFlow is a very simple application for processing simple tasks, thus makes it very easy to use.
When working on the several applications, launch MiniFlow to minimize the most current application and/or to switch to another application. Then after MiniFlow is launched, the most current application is minimized by MiniFlow. Then user can select from the MiniFlow another application that previously had been minimized to start working on it.
After MiniFlow is launched, it stays in the background wait to be relaunched again.
Installation
MiniFlow only comes with a single executable file, with the name 'MiniFlow.exe' and you can find it in the distribution package. So the installation is simply copy it to your device at desired location. It recomended to create shortcut or quick launch for the application, and it would be the best if using hardware button for shortcut.
Limitation
Basicaly, MiniFlow allows all well designed application to be processed, however in the implementation, there might be some application that just can not be handled by MiniFlow because of some restrictions. MiniFlow does not handle sub-window of an application, such a dialog boxes or popups, only main window is recognized.
MiniFlow currently does not have awarenes and does not manage minimized-application's processes and/or threads, so if they have been shutdown beyond MiniFlow, MiniFlow does not immediately realize it.
Support
As always, you are welcome to support the development.
Thanks all..
------------
history:
version 1.0 (1st build)
- this build is not functioning properly. For some unknown reason it just does not work.
version 1.0 (2nd build)
- this file is the revision of the 1st build, and replaces it.
- in this file all unecessary resources was removed to avoid any potential problem and the best part is: it have been tested!
version 1.0 (3rd build)
- hides SIP button from the interface.
DOWNLOAD NOW!

bah. testing.

wow it look lida alt-tab option in3D (Vista 3D)

not working... I tried to launch it via file explorer.

Hi,
does not work on Touch HD. VGA support?
wfg
starbase64

It is not working on my samsung omnia...

MiniFlow on Athena (X7501)
Hello.
It does not working on the Athena.
I have WM 6.1; Michy R6.1 ROM, working in 96 DPI.
Regards.

not working on my raphael... does this work on a phone dude?...
No i'm joking, try to fix it, it looks good on the screens...

Doesn't work on my Omnia! Nothing happens at all. ..

Beta Testing!!!
Thanks i will try with tests

not working... I tried to launch it via file explorer.
Click to expand...
Click to collapse
Hi,
does not work on Touch HD. VGA support?
wfg
starbase64
Click to expand...
Click to collapse
It is not working on my samsung omnia...
Click to expand...
Click to collapse
Hello.
It does not working on the Athena.
I have WM 6.1; Michy R6.1 ROM, working in 96 DPI.
Regards.
Click to expand...
Click to collapse
not working on my raphael... does this work on a phone dude?...
No i'm joking, try to fix it, it looks good on the screens...
Click to expand...
Click to collapse
Doesn't work on my Omnia! Nothing happens at all. ..
Click to expand...
Click to collapse
well this is not so good..
I try to figure it out why it is not working, so now back to drawing board..
btw for the development I use standard evc and I have try it on my device and it runs fine. Perhaps I missing something here I dont know. Ill be back as soon as I got the solution.
thanks.

craid_m said:
well this is not so good..
I try to figure it out why it is not working, so now back to drawing board..
btw for the development I use standard evc and I have try it on my device and it runs fine. Perhaps I missing something here I dont know. Ill be back as soon as I got the solution.
thanks.
{
"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"
}
Click to expand...
Click to collapse
It seems you're not running Windows Mobile...which could be your problem.

Nice, now it WORKS!
Yesterday was a long day. I tried to figure out how to make this work. After I did careful checking on the program code for potential problem, I even reinstalled my evc, and just to make sure I also downloaded WM6 SDK, then rebuilding the program, finaly I have made it!
You can download the file in the first post that I already edited. Thanks to these people for the notice: m.schmidler, starbase64, jakob2010, EAlvarado, sabestian, grafikastudios. I appreciate that.
Here you go for some screen snapshots:

WOW! I like this!

at first: very nice app! Congrats!
But I am i bit surprised about this:
I even reinstalled my evc, and just to make sure I also downloaded WM6 SDK, then rebuilding the program
Click to expand...
Click to collapse
As far as I know it is not possible to use EVC with WM5/WM6 SDK...?

hey man, nice work with this app, thats looking awesome and freakin fast on my kaiser. I just got one question: it seems that the app won't refresh, after several starts and open apps, it just shows me the open app from the first launch..
But go on with development, this is really sweet
i love it!!!

same problem here,
it works at the first place , after opening new apps it wont show them in the flow
otherwise its working very fkn fast !

hey man, nice work with this app, thats looking awesome and freakin fast on my kaiser. I just got one question: it seems that the app won't refresh, after several starts and open apps, it just shows me the open app from the first launch..
Click to expand...
Click to collapse
same problem here,
it works at the first place , after opening new apps it wont show them in the flow
otherwise its working very fkn fast !
Click to expand...
Click to collapse
First of all, I just want to say big thanks..
And about the problems, I recommended you read carefuly my first post for some info about this program. At the moment I can not say anything much about it. You must specify how you end up with that situation. Give me some details.

Ok some details:
I start your app from file explorer
--> then it shows me on the first picture the files explorer, but all the other pictures were black.
If i then start several apps and open minimalflow again, there is just the file explorer, and no picture of one of the other open apps. They arent minimized.
Hope i could help

it runs extremely fast on my Hermes, very nice job.
On the refreshing problem: Your app runs asa process, not an application. So if you close it, it keep running (invisible) in the background. The program only loads the opened programs on startup, not on 'activation' or via a timer, so it doesn't refresh untill you softreset or kill it.
2 solutions:
* Update the current running programs on 'activation' of the program or use a timer (not preferred cus of the overhead this will cause).
* Make miniflow *really* exit when a program is tapped. (so no process is left behind in memory). This might be easier to program if you make it run as a program instead of an application.
Otherwise: I love this app. It looks very cool and runs lightning fast
I just had an idea for a (cool) fature. Replace the background by the users current open screen, so miniflow will apear to be floating on top of it. I'm not sure if this will work well performancewise tho. It might even look ugly, but I think it will look pretty cool.

Related

Schap's Advanced Task Manager

I started to develop a Task Manager for my ROMs, so I release it here for those who like it, this is a beta version, new features will come later. It's a kind of clone of Vista Task Manager.
Real time monitoring
Lists active applications
Lists active processes
Information about active applications and processes
Close/close all applications
Physical/virtual/storage/storage card memory usage
Run application/Suspend/Reset from menu
Automatically minimized to tray bar
To do:
Global and per process CPU usage
Detailled info about processes/threads/modules/windows
Services management
{
"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"
}
Please post here any bug or suggestion.
As usual, it's totally free to use and to cook into ROMs!
interesting.. will check this soon..
great app as per usual schapps..
thanks
x
THANK you great tool..
Following past great softwares once again you did another great tool!
Trying it right now!
Tray bar usage
schaps said:
I started to develop a Task Manager for my ROMs, so I release it here for those who like it, this is a beta version, new features will come later. It's a kind of clone of Vista Task Manager . . .
Automatically minimized to tray bar
Click to expand...
Click to collapse
Is there a way to not have it open the tray bar? I prefer not to use tray bar.
Hi schaps!
just wondering if you have any plans to develop a more 'advanced' task manager?
cushcalc said:
Is there a way to not have it open the tray bar? I prefer not to use tray bar.
Click to expand...
Click to collapse
For now it's not possible but I think I will add an option in the next version to disable traybar.
duke_stix said:
Hi schaps!
just wondering if you have any plans to develop a more 'advanced' task manager?
Click to expand...
Click to collapse
This is a first beta release, the next version will have new interesting features (see my first post). Don't hesitate to tell me what you would like to see in a more "advanced" task manager.
schaps said:
This is a first beta release, the next version will have new interesting features (see my first post). Don't hesitate to tell me what you would like to see in a more "advanced" task manager.
Click to expand...
Click to collapse
....hence the reason I have stuck with the schaps roms!
what i meant to put was a more advanced FILE manager!lol. the in built one is pretty basic and well, kinda crap. something along the lines of resco explorer, with each 'line' shaded in alternating colours to allow you to see it better. better ZIP and RAR integration also, the ability to assign file extensions to specific programs (a nicer and cleaner method to the registry technique)
at the moment i am using the 4.2 rom for hermes and im very very happy! i 'accidentally' discovered the finger scrolling technique and now PCM is redundant, saves more space. and is pretty nifty!
duke_stix said:
....hence the reason I have stuck with the schaps roms!
what i meant to put was a more advanced FILE manager!lol. the in built one is pretty basic and well, kinda crap. something along the lines of resco explorer, with each 'line' shaded in alternating colours to allow you to see it better. better ZIP and RAR integration also, the ability to assign file extensions to specific programs (a nicer and cleaner method to the registry technique)
at the moment i am using the 4.2 rom for hermes and im very very happy! i 'accidentally' discovered the finger scrolling technique and now PCM is redundant, saves more space. and is pretty nifty!
Click to expand...
Click to collapse
Well, an "advanced file manager" is also one of my plans for future softs... But I have a load of things to develop for now, so it will be for later.
Is it possible to start your task manager minimized at start up?
this looks really nice can't wait to give it a try. keep up the good work
I hate to think that this beautiful piece of software is for PPC only. Would it work on SP? Thanks
Can someone explan me, what "virtual memory" in the forth screenshot stands for?
works great on my touch thanks for this app. altho it would be nice to have to minimize on startup
I just keep getting the eternal spinning cursor when I run this program...then I have to hit the 'End' key and returns to normal.
Any suggestions?
bump for an awesome program.
schap - just wondering if there's an update to this version. Would love to see one ewith memory usage in the applications and processes tabs, and also maybe a bit more info on the performance (not performances! ) tab?
tangcla said:
bump for an awesome program.
schap - just wondering if there's an update to this version. Would love to see one ewith memory usage in the applications and processes tabs, and also maybe a bit more info on the performance (not performances! ) tab?
Click to expand...
Click to collapse
I don't know what version you are referring to but the latest is V3.2, found here:
http://www.touchxperience.com/en/advanced-configuration-tool.html
Charusen said:
I don't know what version you are referring to but the latest is V3.2, found here:
http://www.touchxperience.com/en/advanced-configuration-tool.html
Click to expand...
Click to collapse
Thanks - I was looking for the advanced task manager.

Taskfacade 4

Task Facade is a cool, animated Vista-style task-manager that shows all running programs tiled on your screen.
Runs on any WM version and any resolution.
{
"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"
}
TaskFacade with MacOS theme, created by htctoucher
READ ABOUT IT:
WMPowerUser.com: TaskFacade 4 - Extreme graphical task switching
JustAnotherMobileMonday.com: Free for All: TaskFacade
IntoMobile.com: The coolest graphical task manager for Windows Mobile
DOWNLOAD IT:
TASKFACADE 4
IF YOU LIKE IT - PLEASE POPULARIZE IT!
PUBLISH AN ARTICLE ON YOUR WEB PAGE!
Changes since 3.8.5:
Complete theming
All types of transparency, incl. alpha-blending
New themes: see screenshots
Smartphone, WM5 and WM6
Speed heavily optimized
Special thanks to htctoucher for his great themes!
Also, thanks to all of you guys for interesting ideas and patience during the tests.
TaskFacade with Yellow theme, created by gps-lover
TaskFacade with Gloss theme, created by htctoucher
TaskFacade4 YouTube presentation
TaskFacade3 (older version) YouTube presentation
- thanks to surur
Task Facade THEMES thread at xda-dev
DOWNLOAD TaskFacade4 here: TaskFacade Forum
Is this VGA only, and does it work in landscape?
Surur
surur said:
Is this VGA only, and does it work in landscape?
Surur
Click to expand...
Click to collapse
+1 only VGA? thank you
should work in any resolution.
try it on your own!
Tried it on Elf, stock wm6 rom. Works quite well, both from internal memory and from Storage Card! Eats about 2MB of memory while running with 6-7 tasks. Definitely awesome for a beta version, didn't try to figure out skinning yet so I don't know if it works. Only complaint is the bottom bar, it would look much better full screen. Super thanks for taking the time to update the code!
edit: and about 1.5MB without any tasks open. Wheep, that's a lot!
Stunning! Thanks for bringing this app into 2008!
Surur
Ufufu said:
edit: and about 1.5MB without any tasks open. Wheep, that's a lot!
Click to expand...
Click to collapse
well, can't argue on that.
even worse, not only it keeps snapshots of all running apps. It takes new ones from time to time, so some productivity overhead as well.
for me, just keep Vista in mind.
Works great on my Diamond - thanks for continueing this great piece of sw.
Had it crashing after selecting tools-> sel det (select detection I believe)
Apart from that it works great.
mst
mst46 said:
Had it crashing after selecting tools-> sel det (select detection I believe)
Click to expand...
Click to collapse
will fix step by step in the nearest future.
for now, please don't press all buttons available recklessly
seems to not play nice with throttle today, just like alt3d. is there a fix for this?? cuz unless i remove throttle as my today plugin, i cant use this.
Great peice of software!!!!! Hope to see future development on this now that the code was shared
tiny bug
I have MWC2 cursors installed and everytime i use dynamo the cursor keeps on running and running... I have to either exit dynamo (completely stop it) or completely exit MWC2 cursors..
By the way THANKS for the update and its working perfect on my TMo wing 6.0
Hey gps-lover. Huge thanks for taking the lead on this. Couple of things that I think should be addressed. First of all, I agree that the bottom bar isn't really necessary. Full screen would be welcome here. Also, the re-addition of settings back into the program is needed, and I'd love to see the ability to set a background image, not just a color. Another thing I'd like to see is to have tap-and-hold close a program. Having thumbnails of programs, but then having to click a teeny tiny X if you want to close one kind of defeats part of the purpose to me, and since tap-and-hold presently does nothing, that seems like a logical choice. And finally, is there any way to have Dynamo take a screenshot of a program running in the background? I ask because sometimes (many times) it will take a screenshot of a program as it is being minimized, or else it won't have taken it before something significantly changed on the screen so that the thumbnail displayed does not match up with the program. If Dynamo could take screenshots of background programs and display those, it would solve this nagging issue.
Anyway, thanks again for taking the time to work on this great program!
gps-lover said:
Here is an updated version to be run on wm6 and any resolutions. Al least it should. :-/
Click to expand...
Click to collapse
Thank you very much for trying, and I hope succeed
Will test that tomorrow...
salahnajm said:
I have MWC2 cursors installed and everytime i use dynamo the cursor keeps on running and running... I have to either exit dynamo (completely stop it) or completely exit MWC2 cursors..
By the way THANKS for the update and its working perfect on my TMo wing 6.0
Click to expand...
Click to collapse
Same problem here! Does the "normal" wait cursor stop? Is it only a problem with MWC2?
w04g005 said:
Same problem here! Does the "normal" wait cursor stop? Is it only a problem with MWC2?
Click to expand...
Click to collapse
so I tried it and this only happens with MWC2... no problem with the normal wait cursor
it dont work on 240x400 Omnia screen. it says un supported screen resolution.. pleas make it work for Omnia.. that would be wonderful..
I found this to be a bit on the slow side on Diamond, but it's still a terriffic start. Keep optimizing and you'll have a legend of a program that'll be included in every custom ROM on the planet.
gps-lover said:
Once upon a time there was a unique graphical task switcher called Dynamo:
http://forum.xda-developers.com/showthread.php?t=312232
Now the author published its sources:
http://forum.xda-developers.com/showthread.php?t=417214
Here is an updated version to be run on wm6 and any resolutions. Al least it should. :-/
Just extract it into /Program Files and map it to some button.
This is the first beta version. Please don't take it seriously.
Click to expand...
Click to collapse
I get un supported resolution om my omnia 240x400
can you change somthing to get it to work?
Very Nice,here is a cab file:
http://www.4shared.com/file/60368080/932cae1b/dynamo3_CAB.html
bobsbbq said:
I get un supported resolution om my omnia 240x400
can you change somthing to get it to work?
Click to expand...
Click to collapse
coming soon (i hope today)

[12/9] nueLight3

(2) I’ve been experimenting with new UI interfaces, the latest engine and API I’ve developed aims on blending in with Manila. You can see it in the new beta of nueLight3, which aims to replicate the look and feel of the HTC CommManager – It supports both orientations and uses the same style resources as the HTC comm manager, allowing easy porting of existing skins – it now also has the advantage of being able to use the same resources under multiple resolutions (automatic stretching). Hopefully this allows Windows Mobile to be a little more attractive in the future…. you can download a preview version here (note only the CAB is available right now). As usual, please avoid direct linking and mirroring. It uses the HTCCamera1.dll interface now, so it should be compatible with all HTC devices with flash. In addition, the morse code transmit rates are now calculated automatically based on desired WPM, using the (dit_time = 1200/WPM) “PARIS” method.
{
"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"
}
Note that only the CAB is version 3, also note that this is a beta so there might be some small bugs (ie. high beam is intermittent sometimes)...
http://www.nuerom.com/BlogEngine/post/2008/12/08/nueLight3-and-other-stuff.aspx
Other than the High Beam issue (flashes), it's working looks nice and works great.
Just one question - NET 3.5 required? I only ask because just like with your Power/Backlight CPL item, this crashes once I exit (with the "report this error to MS" crash).
I have NET2 and 3.5 (2 is default)
no2chem said:
all HTC devices with flash...
Click to expand...
Click to collapse
Well...fail... not you, me.
mcw said:
Other than the High Beam issue (flashes), it's working looks nice and works great.
Just one question - NET 3.5 required? I only ask because just like with your Power/Backlight CPL item, this crashes once I exit (with the "report this error to MS" crash).
I have NET2 and 3.5 (2 is default)
Click to expand...
Click to collapse
it shouldn't rely on .net at all. does the error have any specifics?
nuke1 said:
Well...fail... not you, me.
Click to expand...
Click to collapse
heh, well, I can't make hardware magically appear out of nowhere
no2chem said:
heh, well, I can't make hardware magically appear out of nowhere
Click to expand...
Click to collapse
Thats a pitty.
An idea... could you make the application perform the flashes on the screen (fullscreen white light) for devices that do not have flash??
That will make everyone happy
pretty cool application, but my light wont go off, somehow it allows me to exit the program and wont turn the light off for anything, i have to restart my phone to turn it off, the camera app wont come up either. If you could fix this lil bug id use this over the htorch
will this run on any wm device? and version?
BUG - Exit app at instruction screen will cause LED to stay on
As far as the program exit issue: I will try to repeat it and gather/note any details reported or take a screenshot (generally happens upon exit, but hasn't happened since the first time using the app).
I did notice a bug, though (if it's a bug/feature, not sure):
1: Start the application
2: When presented with the notice about sliding finger up to bring up the menu, click the [X] to close it (must set HTC Task Manager to close app when clicking [X])
The LED will now stay on, and no other app will be able to control it (or, in some cases, even start, such as nueLight or hTorch).
moullas said:
An idea... could you make the application perform the flashes on the screen (fullscreen white light) for devices that do not have flash??
That will make everyone happy
Click to expand...
Click to collapse
I 2nd this. maybe instead of the features you have, maybe for us non flash pda's like:
full brightness, half brightness etc.... or something like that?
The app won't start on my HTC Wizard
really cool aaps,...
any qvga version?
Dude! I love this. You ought to contact D-MAN666 and see if it is possible to integrate this into TF3D!
agreeee,.
not bad.
how ever highbeam makes my x1's bright light flash instead of staying on.
also since the rez on my x1 is wvga after going into the about screen and then back the bottom of the background is no longer shown.
im guessing the background can be fixed with a theme edit. but any clues or ideas about highbeam flashing instead of staying on would be cool. unless its supposed to flash.
-G- said:
really cool aaps,...
any qvga version?
Click to expand...
Click to collapse
This also works on qvga devices..
X7510 doesn't take to nueLight
During the installation a warning about the software being developed for an older version of WM appears.
Then it just wouldn't start.
Works great, wondering if you might release a new version. If you do could you just make in program files and not in its own folder.
would you make it compatible with samsung omnia ?
Awesome tool i've been using it for quite a while now. I love the morse-code option.
I have to agree with moullas and wanwarlock to add a feature for none HW flash device's to make it a complete and ultimate flashlite app.

[APP] GreenButton - Run any program with the Green Button, even iDialer

I'd like to announce a program that I designed for use with iDialer:
{
"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"
}
GreenButton
GreenButton is an Open Source Windows Mobile 5.0+ program. It runs in the background as a very tiny executable (1kB) that waits for the Green Button (otherwise known as the "Talk" button) to be pressed. At that time, the specified program will be executed. I wrote this with iDialer in mind, and it works perfectly for those who want to use iDialer as their default dialer.
Go to my site for further details, and to download:
http://www.supware.net/GreenButton/
Thanks, great software. We get lots of requests for something like this in the Q&A Section.
oh! F*in A man, now we're talking. Getting closer & closer to the killer app
I can't wait to d/l this and try it.
supbro -- on a tangential note: could you tell us which ROM you run, which SIP you use, whether ot not you use A_C's s2U2, PCMkeyboard?, etc? I have been looking for "best configurations", beyond just best-of-breed apps. Thanks very much for all your great work. I am looking forward to understanding your business and how it will serve smartphone users.
supbro said:
I'd like to announce a program that I designed for use with iDialer:
GreenButton
GreenButton is an Open Source Windows Mobile 5.0+ program. It runs in the background as a very tiny executable (1kB) that waits for the Green Button (otherwise known as the "Talk" button) to be pressed. At that time, the specified program will be executed. I wrote this with iDialer in mind, and it works perfectly for those who want to use iDialer as their default dialer.
Go to my site for further details, and to download:
http://www.supware.net/GreenButton/
Click to expand...
Click to collapse
this is wonderful. thanks man.
great
tried it and works great thanks alot
Hi,
I installed it on my Tilt and it doesn't work (ie - I press the green button but nothing comes up, not even the standard dialer).
I also looked for a config utility, coulnd't find one (either in Start-Settings nor in Start-Programs).
I performed an SR after installation.
I was expecting some sort of possibility to link between the green button and my preferred app (O3TOUCH).
Thanks.
How do I change the program?
GreenButton is activated upon startup by a shortcut placed in "\Windows\Startup". Edit that shortcut (easiest to do over ActiveSync) and add your program as an argument (this example will execute Pocket IE upon Green Button press):
44#"\Program Files\GreenButton\GreenButton.exe" \Windows\iexplore.exe
Click to expand...
Click to collapse
More Info Here : http://www.supware.net/GreenButton/
wisniak said:
Hi,
I installed it on my Tilt and it doesn't work (ie - I press the green button but nothing comes up, not even the standard dialer).
I also looked for a config utility, coulnd't find one (either in Start-Settings nor in Start-Programs).
I performed an SR after installation.
I was expecting some sort of possibility to link between the green button and my preferred app (O3TOUCH).
Thanks.
Click to expand...
Click to collapse
There is no config utility, you must edit the registry manually. The registry settings are on my web site. GreenButton was designed for iDialer, so if you don't have iDialer installed, that would explain why no programs start when you push the green button.
If you want to run a different program, you can probably just change HKCU/Software/Supware.net/GreenButton/Run in the registry to the file name of your dialer (maybe \Program Files\O3\O3Touch.exe ?)
Also, after changing registry settings, be sure to soft-reset your device.
ather90 said:
How do I change the program?
GreenButton is activated upon startup by a shortcut placed in "\Windows\Startup". Edit that shortcut (easiest to do over ActiveSync) and add your program as an argument (this example will execute Pocket IE upon Green Button press):
More Info Here : http://www.supware.net/GreenButton/
Click to expand...
Click to collapse
Or that way.
OK
I'm not able to sync the PDA to my work computer, so rather than wait till evening, I used Resco Registry Editor and changed what seemed to me the appropriate reg keys.
So far it seems to be working (ie pressing the green button brings up O3Touch).
But I noticed that there seemed to be some hangs-ups, so I'll uninstall and reinstall then try to edit the shortcut via AS.
Awesome,. thanks so much for this apps,.
This app doesn't sync calendar updates but rather the whole calendar, right?
Great Program..
I loved I-Dialer, but the lack of an option to launch it using the talk button made me think twice about keeping it... With this addition my wishes are granted, a full screen dialer with fast contacts to match.. Excellent apps!!
The only things I would comment on would be the graphics of the dialer look look less than VGA quality (bottom row icons)... Hopefully folks will begin to skin this program like S2U2 and we will have the perfect replacement to the stock dialer.
I would recommend you work with Dman666 as he is working on a full Iphone theme for the Diamond/TP crowd.. This dialer would compliment both of your efforts perfectly as there seemed to be an issue with launching the phone from the manilla code (bottom home icons) he is tweaking for the theme.
http://forum.xda-developers.com/showthread.php?t=463018
wisniak said:
OK
I'm not able to sync the PDA to my work computer, so rather than wait till evening, I used Resco Registry Editor and changed what seemed to me the appropriate reg keys.
So far it seems to be working (ie pressing the green button brings up O3Touch).
But I noticed that there seemed to be some hangs-ups, so I'll uninstall and reinstall then try to edit the shortcut via AS.
Click to expand...
Click to collapse
Editing the shortcut will have the same effect as updating the "Run" entry in the registry. There's no need to reinstall or edit the shortcut if you've updated the registry.
Um, AEButtonPlus does this . . . for every button on your phone . . . been using it for iDialer from day one.
tatnai said:
Um, AEButtonPlus does this . . . for every button on your phone . . . been using it for iDialer from day one.
Click to expand...
Click to collapse
Actually, I talked to the author of AEButtonPlus about this. He helped me out. Thanks for pointing that out.
supbro said:
Editing the shortcut will have the same effect as updating the "Run" entry in the registry. There's no need to reinstall or edit the shortcut if you've updated the registry.
Click to expand...
Click to collapse
That's obvious.
But I was not able to edit the shortcut. I tried using the "Explore" function in AS, as well as the built-in file explorer. I could only "view" the file. Could you please post more detailed instructions?
Thank you.
wisniak said:
This app doesn't sync calendar updates but rather the whole calendar, right?
Click to expand...
Click to collapse
Subpro, what about this?
Thanks.
wisniak said:
Subpro, what about this?
Thanks.
Click to expand...
Click to collapse
I don't understand the question. What does this have to do with the calendar?
wisniak said:
That's obvious.
But I was not able to edit the shortcut. I tried using the "Explore" function in AS, as well as the built-in file explorer. I could only "view" the file. Could you please post more detailed instructions?
Thank you.
Click to expand...
Click to collapse
Copy the file to your desktop, edit it with notepad, then copy it back, overwriting the original.

[APP] MMTaskManager 2.3 - Full task manager (WM 6.5, 6.5.x)

MMTaskManager is a small and simple task manager that allows you to easily and quickly switch between current running applications. It also allows you to close any selected application or all applications right on your finger tips.
In additional to closing applications, MMTaskManager reports how much memory each of the application uses to see which application takes up the most space in memory. The app also display the total amount of memory your device has as well as available memory.
Features:
Task Switcher
Fully close a running application by tapping on the X button (both WM 6.5 and WM 6.5.x)
Position fix for old apps running on WM 6.5.x
Soft reset
Memory usage report (Total, available, app usage, etc)
Multi-language
Skinning
Requirements & Supports:
.NET Compact Framework 3.5
Windows Mobile 6.x Professional
QVGA, VGA, WVGA, and Square Screen Support
Landscape Support
AppToDate Support
Uninstall properly:
Make sure that any previous version is uninstall completely and not running before installing any new version. Also, a soft reset is recommended after uninstalling old version. this way we can be sure that old version isn't running.
Current version:
2.3.101010
October 17, 2010
Update: October 19, 2010 - More stable core.
For more information regards Skinning and Multi-language support, Please visit my home page. (Google for MMTaskmanager)
very good, i`d like it Thanks
Pretty nice, gonna update on my HD2 now.
tks man,good job,like the resco tasks manager
Unfortunatelly the problem with the Home button also exists in the new version of mmtaskmanager too. I guess that you haven't found a solution for this problem yet, right?
Nope, I haven't pint point where the problem is as it exists on some devices and doesn't on others.
However, it seems that a work around for it is when you set PIN lock for your device, the home button works fine.
Good to see you back in action again. And thx for the updated version...
Nice! Specially the X Close button.
Thanks so much!
i just post it on my blog. thanks
Added german language file for new 2.0
GTX Skin for MMTaskmanager:
{
"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"
}
Provided as ZIP for manual installation and as CAB for automatic installation.
works perfectly on my touch hd. A bit slowly when when displaying the tasks.
Is that just becaused hd outphased?
Is that possible to have an option for the excluded process not close even when you hit the close button(set to close instead of minimize)
henrik.dk said:
works perfectly on my touch hd. A bit slowly when when displaying the tasks.
Is that just becaused hd outphased?
Click to expand...
Click to collapse
How about adding an option to display or not the mem info of the process. Instead put it to the popmenu option like detail? will that speed it up a bit?
ai6908 said:
Good to see you back in action again. And thx for the updated version...
Click to expand...
Click to collapse
Thanks bro
thankyou! the best task manager for wm, a must
keep up the work
Lycox said:
Added german language file for new 2.0
GTX Skin for MMTaskmanager:
Provided as ZIP for manual installation and as CAB for automatic installation.
Click to expand...
Click to collapse
Wow, that looks nice. thanks a lot for the skin and the translation.
henrik.dk said:
works perfectly on my touch hd. A bit slowly when when displaying the tasks.
Is that just becaused hd outphased?
Click to expand...
Click to collapse
Oh really? It runs ok on my diamond2 which should have similar spec to HD. Run In Background option under Settings should help to improve the speed.
henrik.dk said:
Is that possible to have an option for the excluded process not close even when you hit the close button(set to close instead of minimize)
Click to expand...
Click to collapse
Currently excluding a process will not close it by pressing X button. When you exclude a process while the app is running, a soft reset is required for the changes to take effect.
henrik.dk said:
How about adding an option to display or not the mem info of the process. Instead put it to the popmenu option like detail? will that speed it up a bit?
Click to expand...
Click to collapse
In theory, yes it should speed it up as less calculation will be taken place. However, can we tell the differences when running on an actual device?
I'll give this a try on my slow device and see.
Ahaa, it is already there. Thank you.
Let's waiting for your finding on the speed.
Maximus.Mobile said:
Currently excluding a process will not close it by pressing X button. When you exclude a process while the app is running, a soft reset is required for the changes to take effect.
In theory, yes it should speed it up as less calculation will be taken place. However, can we tell the differences when running on an actual device?
I'll give this a try on my slow device and see.
Click to expand...
Click to collapse
i don't know if the new version is the cause, but noi i have a little problem: sometimes the external buttons of my omnia doesn't work (call button, end key button) and i must restart the smartphone for make it work
i don't know if the cause is the new mmtaskmanager version
can you check please?
i have the problem with the homebutton too... is there a fix for this problem?
Thx, joko
Sorry for the bad english
ok so it's a mmtaskmanager problem
with 1.9 there wasn't this problem
i wait for a fix

Categories

Resources