Task Switcher - HD2 Windows Mobile 6.5 Themes and Apps

Hi there,
Have done some searching but not found anything. I may just not be looking very well, so sorry if that is the case.
On my old HD I remember an app (that you set to launch with the long press of a key) that brought up thumbnails of the apps you had running and allowed you to select which one you wanted to go to. Quite like Macs do if I remember correctly.
Basically I was wondering if there is an app around like that still. Ideally I'd love an app that would do that when I shook the phone, so then I could shake the phone, thumbnails of the apps would appear and I could select which one I'd like to run.
Not sure if there is anything like that or if anyone has the time/knowledge to make something like it.
Thanks.

There are loads of taskmanagers to be found. Like HTC's taks manager, and there is a .cab which makes this work on the HD2 (search on this Leo forum). I myself use wktask, which give a taskbar with icons of running apps, and press them to give them focus. I do not know of one with screenthumbs....

the one you are asking for is taskfasade....

Related

WM 6.1 Homescreen weather plugin

Hey everyone!
First off I want to thank Dr. Gonzo again for the 6.1 rom. It's great and love it!
Second, I was using the HTC home screens that user tho made (found here) and I really got used to having the weather plugin on the homescreen. I really like how the homescreen is setup on this new rom, but I still want a weather plugin for it. Is there any way to add that plugin to this homescreen?
thanks.
if i was you i would try the following:
install the home plugin on your device. copy the .xml file from the plugin to your harddrive. open it and find the coresponding <plugin...> entry for the plugin. Then copy this entry to the xml-file of your skin of choice and there it should appear again... if it does not work or you have no clue what i was talking about, give me report.. i will try to do it for you,
Yea that's what I was thinking about doing. I just did not know if it would work or if it would look alright. I'm at work now so I don't really want to mess with it, but I'm going to try that when I get home.
ok. let us know if it worked when you're done
Wow this is a lot more difficult than I had thought. I can't find the weather plugin in the HTC Home screen and as the other thread may have tipped you off, the Sliding Panel home screen is very confusing to work with.
Basically what I would like to accomplish is to have Weather on my homescreen, while still using the Sliding Panel motif. So like if I could click over to the right next to where it displays the time it would show the weather. I'm going to keep working on this, but if anyone would like to jump in and help me I'd appreciate it.
Thanks.
according to the slide panel. I think all you can do is to manipulate the panels with basic configurations read out from the registry. It is not that easy to create something new, but i think a good point to start is always the manipulation of the welcome center, because this one is what most people need when they like to make "their own panels". The only way something will create a new slide is to code a plugin which is dedicated to appear in the slides. and still someone has to figure out what basic options are needed to create a new panel or to figure out what these guids are respectively.
Can you provide the htc home xml at least? it would be nice to have all extracted files in a zip file, so i do not have to install it again and pic all files out by myself.
Well that's sortof bad news that I can't create something new, however it might still be possible to edit the home panel to add that in?
I attached the xml for one of the home screens. I looked through it all and couldn't find the plugin for the weather but maybe you will have better luck than I will.
well, that is exactly what i meant. First choice, change one of the existing panels. If it works then and someone can explain those damn GUIDs I think we would manage to get it work on an own panel.
As far as it is "documented" in the XML (which is quite interesting i think for non wm6.1) this is the plugin-option for the htc home:
<plugin clsid="{B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171}" name="HTCHome" height="88"></plugin>
This means to me, that cannot extract the weather-plugin for the homescreen unless you know how the home-plugin was made and the weather-plugin is a standalone, built-into htc home.
if you install the htc home, and edit your slidingpanel.xml with this tag somewhere, the home plugin should appear. I added the .xml for Frau Hottelmanns panther scheme with the htc home plugintag so you can see what i mean (not sure if the comment-tag is allowed, so just remove it before uploading to your device).
This is all I can do for you right at the moment.
Alright, Thanks a lot. I will try it when I get home.
I am really sorry that i wrote some damn ******* before It surely is possible to create new slides!!! It is just not possible to create a slide with ANY functionality
i just had the idea, that we may figure out what the minimal options for a slide are and then go on to figure out what the others are. But if we know the minimal options we could for example copy the testuiplugin-panel and try to get it work with the entire htc home plugin in it.
just wanted to write that, so you would not be that hopeless
Ok, what i found so far is:
- The htc home plugin works on wm6.1 as usual
- It seems not to work with the bronze-plugin in the same theme
* when loading the theme, the htc home plugin is displayed but vanishes as fast as the bronze-plugin is loaded.
* i played around with the height-attribute from the bronze-plugin but it seems to have absolutely no effect
- what i discovered in one of the previous skins is, that there are at least two major plugins for the htc home plugin which can be loaded in a theme. there is the notificationbar where the calls and sms etc. are shown and there is the htchome where the weather is displayed and so on.
- I also found that the exe-file for the weather-plugin is located at /windows/weather.exe so maybe its possible to configure the "output" on a call of this file and the weatherplugin is displayed (which means that we could put it into a slide)
- I also found an old thread here on xda for the "customization" of the htc home plugin, but it seems that the way the plugin works has changed since this thread and the version gregory released
- what is missing is something like a documentation on the htc home plugin, so which parts are implemented, how are they called from the homescreen etc. maybe gregory, if he's still around here has any idea(s) ???
- i just got that the weather.exe sets the city, downloads and refreshes the local weatherdata. So the output has to be somewhere else.
sounds like you are onto something here. Since the HTC home weather plugin is causing some problems, I think I am going to take a look at some other weather plugins. They might make it a little easier. I'm specifically looking at SPB Weather and Fizz Weather.
The only problem is, once I install them I'm not really sure how to put them into the slide panel. I'm going to play around with it and I'll let you know.
A tip from my side... always start from the delivered .xml files for the theme. mostly you can see there how they are implemented in the home-screen... then you just have to copy it.
i am wondering why the htc home plug does not work with the bronze. rinkus iconbar does, and its also just another plugin implemented... It also would not make sense that microsoft put something in the code of bronze which disables other home plugins
kimamil said:
A tip from my side... always start from the delivered .xml files for the theme. mostly you can see there how they are implemented in the home-screen... then you just have to copy it.
i am wondering why the htc home plug does not work with the bronze. rinkus iconbar does, and its also just another plugin implemented... It also would not make sense that microsoft put something in the code of bronze which disables other home plugins
Click to expand...
Click to collapse
You mit be better waitin until HTC release a WM6.1 Standard ROM to see if HTC customize bronze to have parts of there Home plugins integrated and extract everything from a ROM then making a cab file to install it .
Roland
this was my first thought, but as you may know, there are people out there (yes, i am one of those ) that do not like to wait and have things first and before all the others do
kimamil said:
this was my first thought, but as you may know, there are people out there (yes, i am one of those ) that do not like to wait and have things first and before all the others do
Click to expand...
Click to collapse
Have you tried using Facade to use the HTC plugin with Bronze?
Roland
nope. i thought one has to BUY facade???

Go Back/Front option in Start menu

One of the things I find annoying in browsing for apps through the Programs entry in the start menu is that if you browse sub folder in it (like Games) you can't go back without closing the Programs menu...
Is there any freeware and lite app or hack that can add a Back and Front options to the WM bottom bar only when browsing Programs?
Thanks in advance
Bump...
Come on it's been a week... Doesn't anyone know of an answer?
Sorry if this seems shameless but if I get it right this thread has only one week left and then will be deleted...
If nobody posts an answer, then it's probably because nobody has one.
I don't have an answer for your question, but a piece of advice instead: ditch the default start menu - it's crap Use QuickMenu, TouchLaunch or MortButtons (this one takes some time to configure properly but it's probably the most powerful), or more than one of them. They all have their pros and cons, but all are better than the default start menu that hasn't changed at all since windows CE 3.0 (probably since 1.0, but 2 is the oldest one i used ). QuickMenu is great because it behaves like the start menu on a "big" windows - it's cascading plus it has some neat options lik ebuilt in task manager, screen rotation and SIP selection. Also, it can replace the default menu entirely. But it's not very finger friendly and it's best used with a D-Pad, a stylus or with a finger where you're not in motion. But it's rather hard to use with a finger on a bike or on a bus.
TouchLaunch is still a beta, but works really smoothly, and is very finger friendly. Also, it can view all shortcuts you have in the start menu ignoring folder structure, so as long as you know program's name, it will be really easy to find.
All of them are free and availible here at xda-devs, just do a search. So my advice is to try them all and choose the one you like the best, but forget about the default menu.
Thanks for the reply
I realized that people might not now the answer but they might as well have missed the thread since it was burried by a whole week of q&a's...
I've actually tried QuickMenu and TouchLanch in the past but I removed both. The first is a lot less finger-friendly than Omnia's big screen implementation for the start menu and seemed kind of unstable (at least the version I tried. I switched to wktask as a task manager/lister/launcher (I keep only the most usefull shortcuts).
The second is kind of heavy, didn't fit to my whole screen (and I couldn't config it to... at least that version) and the Launcher that comes with Omnia has a feature very similar to it (which is also heavy... that's why I still use the default Program folder sometimes)...
I generally use the default Start menu Programs browser for apps I use less often.
Will try MortButton though I don't know if this is what I'm looking for (or if I can even use it)... I always thought there would be a small .exe or scipt to address this WM flaw.
I don't understand what do you mean?
When I go to 'Programs', then 'Games' via the start menu, if I press OK it takes me back to Programs.
Maybe you have a task manager set up that closes windows when you press OK.
Strange... Is there an "OK" in your system? Mine is WM 6.1 (oficial rom). I don't have any buttons in the bottom bar while browsing Games and on the top bar there's an "X" in the right.
It doesn't seem to be the task manage. I'm pretty sure I remember this behavior as the default and I just double checked after exiting wktask and even after a soft-reset (with it's autorun feature disabled)... Even without a task manager that folder is closed without returning to Programs...

Research: How do YOU want to use HTC Task Manager?

Im doing some research into the way you all use your devices.
Its just one simple question to help me back up a point when putting forward a design proposal:
"When switching between programs using the HTC Task Manager,
would you rather be able to switch between programs from anywhere,
or are you fine with having to go to the today screen to use it?"
This question has an obvious answer, but I want evidence from the people who actually use it.
Thank you to anyone who helps.
Edit: Im only putting this up for a week, then I am sending the results.
(To mods, would it be possible to sticky this just for a week? Please? Until the 10th)
I remember my Dell Axim had an "anywhere" task switcher as well - you could just click the icon in the taskbar and it would drop down a list of running apps that you could then switch to. I loved it.
What i am currently using is Ftouchsl and mapped an upswipe (bottom, up) to TaskFacade. It allows me to bring up the Task Manager whenever I want and it feels natural because a down swipe (up, down) closes all my programs.
I think we need a more graphical task manager....can't wait for the port from omnia 2
Anywhere is obviously better. I don't cook it in anymore, and instead use Magic Button, which allows you to switch tasks as long as you can see the task bar. I also use dotfred's.
bump
putting this back up the list, i need the research.
Please vote
bump
Bump - Last day tomorrow.
Bump.
Last day today. Will remove tonight.
That's why I like devices with keyboards! They always have the ubiquitous Windows flag buton to bring up start menu from anywhere. Besides, you can alway program a button to task switch using one of the available applications. Without button, I can see the difficulty, maybe task switch via specific gesture (screen swipe?)?
Thanks to everyone who voted.
Please close this thread now, as I have the results I need.

Problem with Duttys Task Mamager

Hi, I've installed Duttys Task Manager, but it doesn't appear in the start menu, or in "Tools", but it does appear when I look to uninstall it from Start>Settings>Application>Manage application>Remove
I've tried several times with and without soft reset, but it's always the same.
It doesn't appear in File Explorer on the HD2, or Explorer on my desktop machine either (Vista Ultimate, 32 bit).
I'm also running these programs:
Two Peaks Billrate
eWallet
Gyrator2
Mobireader
Start Menu Grid 4
SPB Time3 (Demo)
TCPMP_netDrg V2
? Duttys Task Manager?
The end result I'm trying to achieve is to stop Gyrator2 exiting when I end all tasks from the task manager. I understand that Duttys Task Manager will let me do this.
Any ideas or alternative suggestions? Thanks in advance for any help.
John North said:
Hi, I've installed Duttys Task Manager, but it doesn't appear in the start menu, or in "Tools", but it does appear when I look to uninstall it from Start>Settings>Application>Manage application>Remove
I've tried several times with and without soft reset, but it's always the same.
It doesn't appear in File Explorer on the HD2, or Explorer on my desktop machine either (Vista Ultimate, 32 bit).
I'm also running these programs:
Two Peaks Billrate
eWallet
Gyrator2
Mobireader
Start Menu Grid 4
SPB Time3 (Demo)
TCPMP_netDrg V2
? Duttys Task Manager?
The end result I'm trying to achieve is to stop Gyrator2 exiting when I end all tasks from the task manager. I understand that Duttys Task Manager will let me do this.
Any ideas or alternative suggestions? Thanks in advance for any help.
Click to expand...
Click to collapse
Hi. I think you cannot choose what programmes remain running with the task manager(Duttys)unless you close each app individually(leaving Gyrator running)
Hi, thanks for your reply. This is what I'm doing at the moment - closing each app individually - but I thought I'd read somewhere on the forum that Dutty's had an exclusion list. Maybe I'm wrong, in which case I won't bother with Dutty's at the moment. It's not that big a deal, but I only find out that Gyrator's not running when I need it. Cheers.
Hello again. I think you could use another task manager called showacase or showcase. That app has a config option.I'm not at home at the moment but i thnk i have it. once i get home,ill upload it for you.
Use the Touch X Task Manager. You can find it here...
http://forum.xda-developers.com/showthread.php?t=584415
It gives you a task manager available from Sense (top-right corner). If you go into settings (click the wrench icon) then you can select any running app and add it to the exclusions list.
Hope this helps
Thanks rumz82 and johncmolyneux. I HAVE got Dutty's Task Manager after all. Like the Touch X Task Manager it creates a drop-down menu in the top right corner where several options are offered. I must be blind 'cos I didn't notice it! I haven't tried the options yet because I didn't want to waste any more of anyone's time. I'll let you know how I get on. Thanks again.
John North said:
Thanks rumz82 and johncmolyneux. I HAVE got Dutty's Task Manager after all. Like the Touch X Task Manager it creates a drop-down menu in the top right corner where several options are offered. I must be blind 'cos I didn't notice it! I haven't tried the options yet because I didn't want to waste any more of anyone's time. I'll let you know how I get on. Thanks again.
Click to expand...
Click to collapse
Heh - glad you found it okay. And I'm sorry mate, but LOL!!
I also like the word "mamager" thread title. It sounds like something for keeping boobs in order
Hum, yes, I see what you mean!
I'm not a very good typist, and sometimes a bit dyslexic. I usually rely on the spell-checker where I've put in all my usual mistakes for auto-correction. Another reason is that I usually work on my computer with an A4 pad in front of the keyboard for taking notes, and this doesn't give me a very good typing position. When I remove it I'm a lot more accurate, but I need it when I'm in problem-solving mode. Cheers.
John North said:
Hum, yes, I see what you mean!
I'm not a very good typist, and sometimes a bit dyslexic. I usually rely on the spell-checker where I've put in all my usual mistakes for auto-correction. Another reason is that I usually work on my computer with an A4 pad in front of the keyboard for taking notes, and this doesn't give me a very good typing position. When I remove it I'm a lot more accurate, but I need it when I'm in problem-solving mode. Cheers.
Click to expand...
Click to collapse
I'm just having a bit of fun at your expense mate I'm terrible for going back and re-editting stuff that I typed previously. I'm just a real pedant, so I notice EVERYTHING! lol
No problem - I'm just as bad. I like good English and am a bit like you in that respect. I used to teach english as a foreign language, and I do like good grammar and spelling. I suppose I should be more tolerant but the quality of some of the posts really niggles me, and I'm talking about the posts by people where English is their first language!
Anyway, I've had a play with Dutty's Task MaNager, and it does what I need, but thanks for your help anyway. I wouldn't have noticed the drop-down menu without your post.
I've noticed your credit in the work with Co0kie.HomeTab_v1.6.1. I've read the posts and I'm very interested in getting more quicklinks on my home page, and more appointments too. Am I correct in thinking that I can do this without editing the registry? I've got confused. Are you the right person to ask?
Thanks again.
John North said:
No problem - I'm just as bad. I like good English and am a bit like you in that respect. I used to teach english as a foreign language, and I do like good grammar and spelling. I suppose I should be more tolerant but the quality of some of the posts really niggles me, and I'm talking about the posts by people where English is their first language!
Anyway, I've had a play with Dutty's Task MaNager, and it does what I need, but thanks for your help anyway. I wouldn't have noticed the drop-down menu without your post.
I've noticed your credit in the work with Co0kie.HomeTab_v1.6.1. I've read the posts and I'm very interested in getting more quicklinks on my home page, and more appointments too. Am I correct in thinking that I can do this without editing the registry? I've got confused. Are you the right person to ask?
Thanks again.
Click to expand...
Click to collapse
First of all, I'm glad you got your original issue sorted, and I'm happy to help
Secondly, Co0kie's Home Tab will modify the Sense Home Tab so that you can have multiple pages of quicklinks, ranging from 3x3 to 5x5. All the settings are registry entries, and that's where I came into the story. I made the CHTEditor which gives you the ability to change all the settings that Co0kieMonster made available to us, but via a GUI.
The GUI is unfortunatly a bit lacking in some respects (you have to click some things two or three times before they work; certain things are difficult to change etc.), but that will be resolved in the next version. The current version does work, and obviously makes it a lot easier to set up Co0kie's most excellent mod.
Have fun playing with your new home tab. It made my phone easily twice as useful!
Had the same issue. For me Duttys Task Manager just didnt show up in the right corner after installation.
But it showed up after the installation of another app.
For me i also felt that my battery drain was faster with the task manager AND after bootup it takes way longer until Sense is fully reacting on my input with it installed.
So i uninstalled it and now im using the Task Manager that comes with the HD2.
I have a shortcut in the Co0kies Home Tab to it and everytime im finished with an app i open the task manager and close all running apps. Simple but good
Thanks dameon12 - maybe I wasn't so blind after all! I'm not away from my charger for very long at the moment so I'm not able to comment on the battery life. I installed Dutty's Task Manager to stop Gyrator closing so that my screen will always change from portrait to landscape for applications where a wider screen is more useful - in my case, spreadsheets.
I'm experimenting in using my phone to send information I collect in my work back to base so I don't have to carry a laptop with me. I'm designing the spreadsheets to fit the screen in landscape mode.
Thanks also for the info about Co0kie's Home Tab. I'm going to experiment with that in a few days time when I've got a bit more time.
Cheers.

Task manager stupid question

Today I've done some searching on the best means of getting apps to close when you press the X button on them instead of minimising and have found loads of threads on the subject but I'm really plainly doing something badly wrong I think.
The most common answer seems to be to use Dutty's task manager and in the past that was fine, but running 6.5.3 roms I can't because of how it clashes with stuff on the task bar.
So, the other options include apps like:
Touch X Task Manager
X2 Taskmanager
Arkswitch
AE Button Plus
Schap's advanced task manager
etc
The first two on the list after installing (and rebooting) didn't appear to be anywhere as I could not find an icon/shortcut anywhere to run them once installed!
Arkswitch and AE button I can't suss out how to get the close button to be set up properly, and schaps I can't even see a setting for it etc.
General point I'm making here is that I can't find an easy way to make this work despite trying a bunch of task managers and so on.
I'm sure this is just a case of me being thick and not seeing a setting that's right in front of me but I'd be grateful if someone could clarify for instance how I can do this. Apologies that this is a question already asked a lot on here but I'm embarrassed to admit that without using Dutty's, this is getting the better of me!
Cheers!
You could use TaskFacade and LMT to launch it. It does work quite well and looks pretty good, but as I'm using a stock ROM Dutty's is just faster and easier.
edit: I know this isn't exactly what you were looking for (with the 'X' and all that), but it's a quick way to access a task manager to close the apps.
Ignore me - I didn't read the question properly and answered something else
Thanks for the reply Jamie (and sort of John ).
Not quite what I'm after sorry.
An example is QuickMenu - a great app and it has a setting to choose the long/short press of the X button on screen in terms of closing/minimising apps that are running but it just doesn't seem to work, and whatever variation I try is the same.
You can try showacase task manager....
Cheers mate. I have actually tried 3 versions of that (the latest 3) and none of them will install. Must be something to do with the rom I'm using I guess.
So I'm still trying to solve this one....
how are you doing on your search? i am looking for a taskmanager that will give me that icon in the top right to see all running programs.. do you know what i mean?
if anyone can help me with that ( and i think its good for the op too )
I use Ameba which is cooked into the Valykrie Firestorm ROMs
http://forum.xda-developers.com/showthread.php?t=583002
theoverseer said:
I use Ameba which is cooked into the Valykrie Firestorm ROMs
http://forum.xda-developers.com/showthread.php?t=583002
Click to expand...
Click to collapse
+1
Ameba is a must have for me in every rom I flash
Only just seen these two posts - thanks guys.
I'm trying Ameba at the moment, and so far it appears to be doing EXACTLY what I want.
I've opened and closed a bunch of apps now, and in task manager there is no sign of them afterwards.
Many thanks!

Categories

Resources