Hi, Guys
Great job on all the different ROMS.
Is it possible to set the screen orientation for specific applications. ie stay in standard portrait mode, but say I open email or tom tom. I would like the screen to change to landscape automatically and when I exit the program the screen to revert back to portrait mode. If not does any one know of an app that can do this.
cheers
That has to be written into the application.
It used to be an option in Tomtom 5, but it was a feature that was removed for Tomtom 6.
Opera browser will landscape independantly of the OS.
Sadly developers have have starting thinking that as screen rotation is available from Windows, they don't need to add it to their applications.
I'm not aware of any extra application that would monitor other opening applications and switch the display accordingly.
thanks for the quick reply. Guess I will have to manually change before opening.
just find this:
wisbar advance 3
Features
Compatible with WM2003, WM2003SE, WM5 and WM6 touchscreen devices
Uses a smaller memory footprint than WisBar Advance 2
Customize the close button, the screen orientation and the SIP on a per-application basis
Switch between any application currently running on your device
Provides a cascading start menu (as in the screenshot)
Tap and hold the OK button to cancel a dialog
Add or remove functions to the taskbar
Each button on the taskbar can be assigned a tap and a tap-and-hold action
Place shortcuts in the system tray for easier access from the Today screen
Customize a "User Menu" with applications of your choosing
Change the appearance of the taskbar, menubar, buttons and start menu in any program
Supports QVGA and VGA devices
Customize the clock's appearance on the taskbar
Hear sounds for system events, just like on your desktop
Download and install themes created by other people
I assigned the internet explorer button (bottom right) to "rotate screen".
thanks for the post,
Pete - seems to be the best solution without having to install extra apps. cheers
Does anyone know of a good switch for the today screen I have an att 8525 with the standard rom and HTC Home plugin, the hhc home customiser and really no other tweaks....any help would be appreciated, i have searched but can't seem to find anything, I have seen several things in screenshots I like but don't know how to utilize them.
Cheers.
phillyg8r said:
Does anyone know of a good switch for the today screen I have an att 8525 with the standard rom and HTC Home plugin, the hhc home customiser and really no other tweaks....any help would be appreciated, i have searched but can't seem to find anything, I have seen several things in screenshots I like but don't know how to utilize them.
Cheers.
Click to expand...
Click to collapse
Try this. Gives you a today plugin for wireless and bluetooth
Close
The only thing I would like different is if it didn't open up the comm. Manager to actually switch it, if it made the change right from the home screen it would be perfect, anyone know of something like that???I found something called cicleBT that work well however its not on the Today screen home page, I have the HTC home plugin and can put it in the app launcher and its cool. Any way of making it so it works as a plugin on the home screen.
phillyg8r said:
The only thing I would like different is if it didn't open up the comm. Manager to actually switch it, if it made the change right from the home screen it would be perfect, anyone know of something like that???I found something called cicleBT that work well however its not on the Today screen home page, I have the HTC home plugin and can put it in the app launcher and its cool. Any way of making it so it works as a plugin on the home screen.
Click to expand...
Click to collapse
Nice! Haven't seen this one before.
can this be changed to be a plugin
Just want to see if there was a way of making this so that it was a plugin on the today home screen say just under the HTC home plugin aligned to the left side and have my calendar show up to the right of it??? A nice little icon there that is large enough to use my finger to push???
Anyone know how to do a mod like this??
Thank you I wish I knew how to do it, any help would be appreciate.
Cheers!!
are you lookin for freeware? b/c if NOT then spb phone suite has today screen components, 1 of which is like a button that displays a sub menu allowing you to turn phone, bluetooth, and wi-fi on/off and also flight mode. you can even tap and hold on each to access more options (ex: bluetooth modes, vibrate etc.) i dont want to sound like i'm selling this to you, but it's a great app. maybe the 1 app i install over every rom.
more info here
more screens here
search for a program called pockettoolman its freeware.
yeah freeware
Definately looking for a freeware to do this, not really wanting to pay for an icon on the today screen. I found this cab but can't get it to work looks like what I want but it don't work
HELP needed any good coders...............
I have found a quick launcher on the web with 5 icons to launch apps. Is there any coders out there that can manipulate this for me to 3 icons, bluetooth toggle on/off, wifi toggle on/off, and phone toggle on/off, justified to the left side of the today screen, again I am using an att 8525 with the att rom. Any help would be appreciated. thank you all in advance.
cheers,
attached is the cab for the quick launcher.
I am beating this to death
I am sorry to keep on with this, this is the last CAB that i will upload I really hope someone can help me with building what I want but til then this little plugin will suffice. Please try and help me with what I described above in the other posts. thanks.
the plugin you want CommCEntric v1.11 (hell I want it if someone can make it into a today plugin for pocket pc) is an xml file. unfortunately you need some type of a homescreen to view it. I dislike the homescreen concept because they take up so much space, but I love the look of comcentric)
hopefully anyone technically inclined can make it into a cab that will make it viewable on a pocket pc screen (not just smartphone)
CommCEntric v1.11, release date 2007/06/14
http://web.gemini.dynalias.net/default.asp?c=index_ek_cc
A home-screen plugin for the Smartphone to instantly turn on and off the two main communication sections of a device, bluetooth and wireless, without having to go into the settings or even bother with the slow Comm Manager.
Displays a bluetooth icon and (if available) wireless icon which, upon pressure, display a context menu to quickly control their status.
how to install
Download the CAB installation package from below
Make sure you remove older versions before you proceed!
If you had an older version, please reboot the phone after uninstalling it.
Copy the CAB to your phone and install into internal memory
Edit your favorite homescreen's XML file to include CommCEntric:
Customize the following line as you need:
<plugin clsid="{42661036-6FE8-4194-B549-3CC38D8B90C9}" align="..." time="..." date="..." > </plugin>
align attribute: Required, tells the horizontal position of the icon(s). Can be left, right, center or borders
time attribute: Optional, specifies the format string for the time display. Format string is as per MSDN specification (look at the lpFormat section). If it's omitted, no time is shown.
date attribute: Optional, specifies the format string for the date display. Format string is as per MSDN specification (look at the lpFormat section). If it's omitted, no date is shown.
Optionally, the plugin can also be translated. You just need to add some attributes, each one translating a specific string:
str_bt0: translates "Disable Bluetooth"
str_bt1: translates "Enable Bluetooth"
str_bt1d: translates "Set discoverable"
str_btconf: translates "Configure Bluetooth"
str_wifi0: translates "Disable Wi-Fi"
str_wifi1: translates "Enable Wi-Fi"
how it evolvedknown behaviors
bug: "Bluetooth settings" shortcut not working in some conditions
limitation: height fixed to 42 pixelsversion 1.11
testing for bug where the context menu doesn't appear
fixed internal notification issue (icons not updated)version 1.1
support to WM2003 devices
improved WiFi detection
fixed WiFi switching
new digital clock feature
new "Bluetooth settings" shortcutversion 1.0
initial release
downloadClick on the link below to download the tiny CAB package.
CommCEntric should be compatible with all bluetooth-enabled Smartphones running Windows Mobile 2003 and up.
Cert unlock may be required!
download
CommCEntric v1.11, release date 2007/06/14
FantaLeague 2, Gemini, e il presente sito
sono di proprietà di GMT
Here is the link, this little program does what you guys want. It's really cool. It has a little icon for toggle bluetooth, toggle wifi, disconnect GPRS and tons more.
http://pockettoolman.blogspot.com/
http://members.shaw.ca/pockettoolman/PocketToolman2.26b18.CAB
Suspend - allows you to power-off the Pocket PC without having to press the Power button. You can also add the Suspend icon in the tray for easier access
Soft Reset - reboots the Windows Mobile device
Settings - quick access to Control Panel applets
ScreenOff - switches off the screen. You can assign ScreenOff to a hardware button for easy access
Stay Alive [Power] - allows you to temporarily stop your Pocket PC from auto power-off
Battery Meter - displays the battery life percentage in the systray
Disconnect - Disconnects current RAS connection
PIN Lock - Invoke the PIN prompt. *You must have the PIN prompt enabled for this to work (Settings -> Personal -> Lock)
Quick access to toggle Bluetooth on/off by adding a Bluetooth icon into the systray. *Supports Microsoft Bluetooth Stack ONLY
Quick access to toggle WiFi on/off by adding a WiFi icon into the tray
*Quick access to HTC Task Manager by adding an icon to the systray for easy access to provide one hand operation to close running applications
Hides SIM Contacts - SIM Contacts is set to hide even after soft-reset
Data Connections - Allows you to disable data connection entries to stop them from connecting automatically. This feature is great when you are roaming and do not want to pay for costly data roaming charges. You can also set data connection entries to be AlwaysOn
Disable SMS 'Message delivered" popup
Disable HTC screen off after a call has been connected
Enable/Disable window animation
Enable/Disable menu animation
*Enable/Disable sliding keyboard to wake up phone
Increase System Font Cache
Increase File System Cache
Increase File System Filter Cache
*Enable GPS Photo for HTC TyTN II
Disable camera default 90-degrees clockwise rotation
Enable/Disable SMS Delivery Report
Enable/Disable Flight Mode
Use one line to show date in Today Date plugin if possible
Make reminders show only once
Enable/Disable Lunar Calendar
Change 4-way pad behavior in PIE
Enable/Disable ClearType in PIE
Enable/Disable running scripts in PIE
Enable/Disable running ActiveX controls in PIE
Enable/Disable ClearType in Landscape mode
Show EDGE network icon instead of GPRS
Adjust keyboard backlight timeout
Increase TCP Window Size
Enable/Disable security warning if program is not digitally signed
Increase number of TCP Connection Retransmissions
Increase number of TCP Data Retransmissions
*Enable/Disable TouchFLO Scroll - This is the finger-scrolling feature. NOT the cube scrolling as found on the Touch.
*Adjust TouchFLO sensitivity (This tweak has been temporarily removed)
Enable/Disable HSDPA
*Set HTC camera to save pictures to \Storage Card\My Documents\My Pictures
Set number of phone number digits to use for Call ID matching to your Contacts
Enable/Disable wireless network detected notification
Keep WiFi connection active when device goes into Standby
Add Disconnect button and connection duration timer on Connectivity bubble
*Enable/Disable Assisted GPS
NavBar (Title bar) Clock options
Disable Sleep when in calls
Disable in call volume change tone
Enable/Disable Power Management SD Card (SD, MiniSD, microSD), PPTP, L2TP, and AsyncMac
Enable/Disable ClearType for all applications
Change display orientation
thnaks for cicleBT
phillyg8r said:
The only thing I would like different is if it didn't open up the comm. Manager to actually switch it, if it made the change right from the home screen it would be perfect, anyone know of something like that???I found something called cicleBT that work well however its not on the Today screen home page, I have the HTC home plugin and can put it in the app launcher and its cool. Any way of making it so it works as a plugin on the home screen.
Click to expand...
Click to collapse
Thanks for that little app. I used pocket plus to put it on the home screen and it works wonderfully
No Problem
birdheh said:
Thanks for that little app. I used pocket plus to put it on the home screen and it works wonderfully
Click to expand...
Click to collapse
Has anyone figured out a way to make the commcentric app work for pocketpc??? Would love just to have the Bluetooth icon on home screen and be able to toggle just bluetooth on/off....any help here would be appreciate, basically bluetooth icon on the left with my calendar plugin showing up next to it on the right...
Cheers!
The easiest way to do this is to use cLaunch (http://pachome1.pacific.net.sg/~welic/claunch.html) which allows you put to icons onto your today screen. It's really configurable so you can just have a couple of icons, or your can have multliple tabs with many icons on. You need to play about with it to get it working how you want, but it'll do what you're looking for.
For the Bluetooth icon, here's a useful utility that toggles Bluetooth on and off without opening CommMgr. Copy it into Program Files on your phone and cLaunch should be able to see it so that you can have the bluetooth icon on your today screen.
An even simpler method is to stick BTSwitch in your Program Files and then map one of your soft buttons to it... No need to take up any screen real estate with pretty icons!!
HTH
M
HELP me
Where exactly do I navigate to to put the BTSwitch so I can map it to a button already on my phone, what a brilliant idea! Thanks, I just don't know what to do with it. I have placed it in several locations and went to map the button but can't find the file....I am dumb or am I missing soemthing.
Thanks and Cheers!
the_matho said:
The easiest way to do this is to use cLaunch (http://pachome1.pacific.net.sg/~welic/claunch.html) which allows you put to icons onto your today screen. It's really configurable so you can just have a couple of icons, or your can have multliple tabs with many icons on. You need to play about with it to get it working how you want, but it'll do what you're looking for.
For the Bluetooth icon, here's a useful utility that toggles Bluetooth on and off without opening CommMgr. Copy it into Program Files on your phone and cLaunch should be able to see it so that you can have the bluetooth icon on your today screen.
An even simpler method is to stick BTSwitch in your Program Files and then map one of your soft buttons to it... No need to take up any screen real estate with pretty icons!!
HTH
M
Click to expand...
Click to collapse
Sorry, should have been more specific!
Put the BTSwitch.exe file into Windows/Start Menu/Programs. You can then use the standard Settings > Buttons method to map one of the hardware buttons to the BTSwitch programme.
You can also map one of the soft buttons at the bottom of the screen, but will need a separate utility to do that... (eg Schap's Advanced Config : http://forum.xda-developers.com/showthread.php?t=317070)
Also, have a look at these threads for other ways of changing your soft keys:
http://forum.xda-developers.com/showthread.php?t=313171
http://forum.xda-developers.com/showthread.php?t=359371
Good luck!
noellenchris said:
Here is the link, this little program does what you guys want. It's really cool. It has a little icon for toggle bluetooth, toggle wifi, disconnect GPRS and tons more.
http://pockettoolman.blogspot.com/
http://members.shaw.ca/pockettoolman/PocketToolman2.26b18.CAB
Click to expand...
Click to collapse
Thank you very very much my friend!!!
This app is more than anyone could ask! Really appreciate it!
you should also look up a2dptoggle. it also automates turning on a2dp headset from today screen. a buzz kill to get to thru the menus
Hi,
I had the same question, and someone did answer what you and I where looking for.
It was answered by: slavik @ www.pocketpcfreak.com
The software is called: HTC BT Quicklink
His link was: http://rapidshare.com/files/42718525/HTC_BT_Quicklink.cab
There is no manual, but play with it and you will figure it out...
Good luck.
Hello @all.
After looking around many posts and installing some promising tools, i´m still looking for a nice and free application launcher.
It could to be very simple. Just starting as a programm (because i want to link it to xperia2 panel app launcher) and were i can setup app-groups and within them the app-links to start the programs.
FingerPoint and claunch are looking great, but unfortunately do not work proper on X1
of course, a configurable panel would be more than cool
What you need is SPB Pocket Plus. It is the best thing to do what you want, believe me. I have tried about 10 launchers. Alternatives are UltimateLaunch, which comes with nice effects but it is way too slow. Speed is the most important thing for me because I can't wait 2 seconds for a submenu to open. Another alternative is SBSH iLauncher. It is about the same as SPB Pocket Plus BUT it has less additional features, included battery meter is crappy, configuration is more difficult and I have not been able to find a serial, so if you do not wish to purchase it you have to search for a cracked version. For SPB Pocket Plus you can get a serial and always download latest updates from www.spbsoftwarehouse.com
I recommend using an additional launcher without Submenus to quickly access the apps you use most. For this purpose I recommend Elecont Launcher with all of the animations and stuff disabled. It is not perfectly fast but better than all alternatives I've seen regarding design.
Thanks for the tip! I was looking for an application launcher without all these unnecessary information about batteray, storage card, wifi and so on. I don't need 3-4 programs with all these information
Elecont Launcher provides fast and easy way to start your favourite applications, URLs, documents or control panel items directly from Home/Today screen.
Spb Pocket Plus is a good program but there are only ugly skins and a lot of unnecessary apps.
@Doc_Debil : What Panel are you using on the Top ? With Telephone Wifi Bluetooth ON/OFF ?
Looking for such a Plugin.
Thx for Info,
Kilowatt from Austria
It's the Resco Contact Manager 1.11.
Wallpaper!
Doc_Debil said:
Thanks for the tip! I was looking for an application launcher without all these unnecessary information about batteray, storage card, wifi and so on. I don't need 3-4 programs with all these information
Elecont Launcher provides fast and easy way to start your favourite applications, URLs, documents or control panel items directly from Home/Today screen.
Spb Pocket Plus is a good program but there are only ugly skins and a lot of unnecessary apps.
Click to expand...
Click to collapse
Doc_Debil... I been searching for that same wallpaper you have... any chance you can please email it to me? I would be ever so appreciative.
You've got a mail
One more "Hello" @ all,
thx for the tips.
Meanwhile i´ve found "Mort Buttons" and it does exactly what i was looking for... and it´s free !!!
There are some button-skins to download and you can setup your own icons for each menu or application-link. In addition there are some menu-animations to choose and they are fast and smooth enough (for me).
Have a look at it at
http://www.sto-helit.de/index.php?module=page&entry=mb_overview&action=view&menu=14
I know custom tabs for Manila has been discussed many times before, including one for tasks. But my question is different - is there a way to add tasks on home tab? Like replacing the call history or calendar entries. That's the only thing I've always missed in Manila - seeing if I have any active/due tasks right after I unlock my screen.
None interested?!
I'm definitely interested! I have no idea how to do it but I would love to see it. I've thought about this many times.
Well, obviously it makes only two of us. It seems is either unwanted and/or impossible..
+1 pls.
Sorry I have no clue how to do this
Yup, +1 here, makes 4.......
I don't know of a possibility to add tasks, but you can use this
http://forum.xda-developers.com/showthread.php?t=602221
You can place a today plugin, like TodayAgenda or some other Tasks app. to cover up for example the calendar part on the home screen. Or you can add it to the Operator tab.
claus1953 said:
I don't know of a possibility to add tasks, but you can use this
http://forum.xda-developers.com/showthread.php?t=602221
You can place a today plugin, like TodayAgenda or some other Tasks app. to cover up for example the calendar part on the home screen. Or you can add it to the Operator tab.
Click to expand...
Click to collapse
This is actually pretty straight forward if you follow the steps correctly. This is the way I did it to put messaging on the home screen.
Install the 2D TodayPage cab
Stop TouchFlo (Start > Setting > Home > Items and unselect TouchFlo)
Soft reset (may not be necessary but better in my mind)
Run M2Dtp config from programs page
Press and hold the red area next to plugins lable
Select Tasks (or whichever you want)
Leave Window at Window_00
Set x=10 y=240 w=220 h=60
Choose M2D widget page (Home)
press apply
press menu
press OK
Start TouchFlo (Start > Setting > Home > Items and select TouchFlo)
Switch to another tab then back to home and it should be there.
NOTE: You may need to experiment with the X (Left) ,Y (Top),W (Width), and H (Height) but they should place your plugin right after the calendar
How about Sense2.5.1922
Yeah.. well, I am more interested in latest Manila 3D - Sense 2.1/2.5. Apologies for not specifying that. Adding it to the title.
I change the right soft-key of the Home tab in my Sense 2.1 to "Tasks"..
So, if I want to see my tasks, I just tap the right soft-key..
I would also really like to get Outlook Tasks incorporated into Sense!
As part of the 'home tab', the 'calendar tab' or as a separate 'tasks tab'; either, some or all are fine with me ;-)
It surprises me that Microsoft has downplayed Outlook Tasks in WinMo. In Outlook it is easily accessible and a really useful tool for 'appointments or To-Do's that are not strictly time-specific'. That at least is how I use tasks.
Therefore it is really annoying that you have to open a separate app (either MS' own or something like pTasks) to access them in WinMo.
To have Outlook Tasks show up in the calendar I have to use a full-blown program like Pocket Informant.
It's also strange to me that HTC has overlooked the incorporation of Outlook Tasks in their otherwise excellent Sense-UI!
I'm even surprised that the great programmers frequenting this fine forum seemingly does not think that Outlook Tasks is worth incorporating into Sense.
Apart from the ease of access that comes with incorporation into Sense it would also enhance the general 'user experience' to be able to access Outlook Tasks in the same UI that lets you access the other Outlook-functions like mail and calendar!
Hopefully someone will recognize this 'oversight' and remedy the situation soon ;o)
Does anybody know how to make Tasks beeing displayed on home tab? (the way appointments and other calendar entries are)
Shortcut to Tasks is not the way out - it would be perfect to have 'to do list' always on, under the clock
Rhodium Wm 6.5
Rom 1.86.401.1
Manila 2.1.19201517
from my PM:
Co0kieMonster said:
stm555 said:
Hello!
It seems what you are using lua scripting in your mod? Can you create mod with tasks instead of appointments?
I'm not the only one who dreaming about such mod . There are many people using tasks without any appointments...
Best regards and sorry for my English.
Click to expand...
Click to collapse
I'll try to add it.
If it's possible it will be in a future version.
Click to expand...
Click to collapse
it's about Co0kieMonster's HomeTab mod
Argg, I really need tasks on home page.
I'm about to remove Sense from my device and go back to WM today screen just because I can see tasks...
I agree to the best solution I found is installing pTask and make shortcut on the homescreen.