Profile Selector QVGA (ongoing development) - Windows Mobile Software Development

Hi, I always thought windows mobile lacks of a few basic things. One of them is a basic profiles selector.
There are several apps doing the job like phone alarm (my favourite) or phoneweaver but these programs are commercial and even if I paid for phonealarm I am abandoning it since I am getting more and more minimalistic.
I am combining mortscript, htcaction screen, Vit Bernatik backlight control, vjvolubilis, wifionoff, michasspecial refresh and eric's pfswitch to do the following:
- Define 8 profiles (home, internet, gps, car, outdoor, mute, vibrate, flight)
- Have a full screen pop-up menu that autohides after a few seconds if no profile is selected (htc action screen) (screenshot below)
- With the profiles govern: radio, bluetooth, wifi, grps, backlight intensity, dim and screenoff timeouts, rotation, incall and system volume and automatic activation of a program if wanted
- Update titanium wallpaper accordingly (screenshot below)
- Update the shorcut icon in the start menu accordingly to the profile selected (screenshot below)
Eric has been helping me a lot lately with his console app
The profile module still is missing a few functionalities
- A setup file so users can choose to change wallpaper or not.
- A UI to mantain the profiles names and parameters (I plan to do it in mortscript since I am not able to program on windows mobile so far)
- A cab install, including the icon that I currently create at 1st boot with mortscript
- A GPS switch (so it can be used to sync time automatically at 1st boot or on demand)
- A replacement for htcaction screen (so many brn files, brrrr...)
- Support newer devices than my Polaris (I have no accelerometer or light sensor)
I post it in case somebody is interested either to use it or to help me complete it, or improve it (performance, better tweaks, etc) and who knows, maybe someone wants to take it to the next level and help me replace htcaction screen or build a nice touch friendly UI to mantain profiles.
Here are the files (it is a module in my kitchen, simply add to your kitchen or copy all files to windows and rename and import the provxml file and create a shortcut to HTCActionScreen.exe):
A little ashamed of publishing this in the software development section. Maybe it would be more appropiate to publish in the themes section...
That's all folks !!

Related

Bluetooth switch on today screen

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.

Four Weather Applications for Windows Mobile 6.1 (only)

I have started this for the purpose of having a stickied thread that points you to the three (currently) working weather apps for Windows Mobile 6.1 (Kavana and Rickwyatt ROMs). The program creators have created a post for their version of their weather application and have provided the info, screenshots and links to the original thread to obtain the application. This will allow you to judge which application suits you best and it will preserve the threads, should they get buried deep within the annals of this forum.
NRG's MiniWeather 1.0
Features of MiniWeather 1.0 :
- Autoupdate according to Yahoo servers' time + 10 minutes + 1-5 random minutes (so we don't all hit the server at the same exact times)
- Update in 15 minutes when no connection is found.
- Verbose status information as the script is running.
- Detailed Forecast panels can be turned off in "Advanced Options"
- Application will not automatically refresh the screen while the phone's keypad is locked.
- Built-in leftover notifications removal tool, in case you want to uninstall. See "advanced options".
Please go HERE to visit the original thread and to download the appplication.
NRG Weather 3.0
This is Chome Weather 3.1 with a 10 day forecast. It's the full version of MiniWeather with several layouts to choose from. It's also a much larger install...
Features:
- New 6 day forecast layout (layout #7)
- Autoupdate using Yahoo's server time. No manual control over update interval anymore.
- Revised layouts to ensure correct wrapping
- HomeScreen update feature. No need to reboot to see forecast or layout changes. This option is turned off by default because it doesn't work for everybody. If you turn it on and you see problems with your phone's radio turning off, phone becoming very slow etc... turn it off. (it's option #10)
- Added new panel to the Settings panel at the bottom for easy access to the weather updates and settings.
- "Stardock icons" are default for forecast and regular panels.
p.s. Portrait support is included for the new 6 day layout.
Please go HERE to download the application and to visit the original thread.
ODSHOWeather WM 6.1
Showaco, I are happy to bring you our weather panel. We have worked on testing this thing for a while.
We have new panels that display without affecting any of your other panels whatsoever.
We have a great feed, it is brought by our corporate sponser, Accuweather.
They have really put up a great feed for us to use, and it is updated constantly.
This is hands down the best weather app out there for the visual candy lovers. With the standard version without system monitor, it uses no battery or memory as far as hogging goes.
With that being said. Check out our link to the app for full feature info and check out the app and be amazed at its seemingly endless options you can set, like voice updates with 4 voices to choose from. Several layouts, and lite on the phone's memory, ahh, it is nice to be free...
Please go HERE to download the application and to visit the original thread.
The smallest weather app available has just gone on a diet, it started at 950kb and now comes in at a lightweight sub 850 kb. Its been slimmed down in size but not in weather data available. The new TotalClock cab has the full five day and current conditions within the clock panel itself. Check out the screenshots below, you only see one day at a time for a nice clean look. Hit the right soft key to advance thru the days and when you done, it has a timer to reset itself to current conditions after 60 seconds of non-flipping of the forecast pages.
For those who would rather have it seperate, the original version still uses a seperate forecast panel along with current conditions only in the clock panel. But even though it hasn't changed, I have managed to squeeze another 100 kb off of it.
On the original version clock panel you get info for current: temperature, icon, real feel temp, winds, humidity, visibility, barometer, uv level, cloud cover, precipitation, sunrise, sunset, air quality levels, and dewpoint. Also, on the clock panel you get tomorrow's forecast: conditions, hi/lo temperatures, real feel high temps, winds, and estimated precipitation.
On condensed clock panel, there is current temp, current condition icon, time, and todays Hi/Lo temperatures. So if you dock your clock, you will always have weather and time showing on homescreen.
And for a full forecast, there is a 5 day forecast panel that can be enabled or disabled. The forecast pages have info for: day, date, conditions, hi/lo temperatures, precipitation estimates, uv levels, and winds expected.
Both have a user set time interval for the updates depending on your needs, wants, or data plans. Just go to setup and specify the interval in minutes. The default is 30 minutes. The forecast data updates every 8th time weather update runs, that way you get updated forecast info every 4 hrs if you use the default for current condition updates.
To install: For now, install to main memory, I'm working on either or version.
Download the cab. After installation, it should prompt you to restart. If it doesn't, then restart your phone to set new clock panel in place. After reboot, wait about 10 seconds and the FeatherOptions will run automatically. Go to Setup and set all of your info, good idea to go ahead and set your right soft key on the clock panel at this time. After setup, exit options by selecting "Run Weather Update and Exit".
That's it, your done.
NOTE: I beleive I worked out my problem with mortscript registering itself, but if it doesn't auto start the options after 10 seconds, then go to FeatherWeather folder in Program Files and click on Mortscript.exe .
To uninstall: Go to Settings, Remove Programs and uninstall the cab. It may not change your clock panel back, but it will remove everything else. To revert clock panel back, install an original cpr or cpr of your choice.(note: the cpr should revert back to original on uninstall by itself if you reboot.)
City Location Codes:
For anyone that needs to find their city code, use this link and change the location in this url to the name of your city and then go to it and it will give a list of all cities worldwide that have that name. Get your location from there and enter it exactly as it appears in the quotes, but do not use the quotes.
http://hadle.accu-weather.com/widget...ation=calcutta
So, for this link above, if you were looking for Calcutta, India. Go to this link, and you will see a line like this:
<location cnt="1" city="Calcutta" state="India(Bangla)" location="ASI|IN|IN036|CALCUTTA" />
So your location to enter in to options would be :
ASI|IN|IN036|CALCUTTA
This should work for cities worldwide.
Feather currently is installed with a slim panel layout only. If you want more dll or cpr options, they are easily installed with FileChanger. Those are more homescreen customizations than they are weather customization, thats why they aren't in here.
For landscape phones: If you don't want the slim panels, I have standard panels cpr and mini panels cpr that work specifically with FeatherWeather. They are in the Featherscprs.zip below. Just install with the FileChanger app or copy into windows folder. Click on the File Changer in my signature below for the File Changer thread and download.
New Portrait versions below, the last 2 cabs that names end with "P" are the portrait versions. Portrait versions updated 8/19/08 with new cpr. If you already installed, you can download the cpr zip only and install to windows directory.
Check out these new portrait layouts provided by Kron2:
Make sure you get the landscape or portrait version you need, first 2 are Landscape, last 2 are Portrait
Downloads located here:
http://forum.xda-developers.com/showthread.php?t=416321

[ROM][New video demos]Schap's 5.00 ROMs with TouchXperience UI-Call to beta testers

As some of you know, I am currently working on a touch user interface (since more than 10 months), fully compatible with HTC Diamond, it even takes advantage of G-sensor and touch-sensitive control pad, and I plan to develop a 3D user interface in a future version.
I will prepare soon a private beta, and if there is no major issue I would like to release a first public version in about 2 weeks. But please don’t take too much into consideration this date, be aware that contrary to other ROM cookers who only take programs from other ROMs I have developed the whole user interface from scratch, so it’s a really huge work (more than 1000 hours at the moment) and it’s hard to fix a release date.
As for other devices, Diamond ROMs will be multilingual and available in two versions: Full (with TouchXperience User Interface) and Lite (maximal storage space).
I am looking for some motivated and experienced people to participate to this private beta. I need only about 20 people so I will choose first people who could really help me, better is if you have WM cooking or development knowledges. I don’t want to get thousands of messages asking “please please send me the ROM” like it was in the other threads, so please don’t ask me to participate if you don’t have solid arguments. If you are interested, let me a post here (explaining in what you are good, if I don’t know you) and I will contact you later by PM if you are selected.
More info about TouchXperience User Interface and video demos:
http://www.touchxperience.com/
TouchXperience is the Next Generation User Interface for Windows Mobile, finger friendly and highly customizable, it offers many interesting features: program launcher, contacts manager, home screen, appointments, messaging, task manager, profile and event manager, call log, control panel, communication manager,...
TouchMenu is probably the most powerful and customizable menu, replacing original Start Menu for an innovative touch interface. TouchMenu supports finger scrolling and gestures, for example you can switch from a menu to another by sliding your finger left/right, or display context menu by a long press on the screen. You can also scroll menus using G-sensor. Each menu has four different views (large list, small list, large grid, small grid). As the rest of the future user interface, TouchMenu has a nice Vista/WM7 look.
TouchMenu has various built-in menus :
- All Programs (Start Menu replacement)
- Active Programs (Task Manager)
- Recent programs
- Favorite programs
- Settings (Control Panel)
- Documents
- Favorite websites
- Contacts
- Messaging
- Appointments
- Tasks
- Calls (Call Log)
- Communications (Comm. Manager)
- RSS feeds
- Power Actions
- End Actions
- One Touch Settings
But you can do much more by creating your own custom menus where you can add contacts, program shortcuts, website links, system actions (for example: reset device, rotate screen, sound profile, clock, brightness backlight, WMP status,...) or links to other menus. You can also replace icon for each program/folder/contacts/menu with a custom image.
TouchHome is a fully customizable screen where you can add various widgets and graphical elements (clocks, indicators, today items, texts, images,...). By default, TouchHome displays when you turn your phone on. You can make your own graphics and layout using XML. TouchHome can be also used as screen unlocker (unlock screen by sliding finger, by double tapping, by shaking device, using navigation scroll wheel,...).
Use GPS or cell-based geo-positioning to determine current location and create profiles for each location.
Custom Events is a powerful application which execute predefined actions when custom events occur. The principle is simple, each custom event is defined by:
- A basic event (application changed, location changed, new message, new incoming call, battery charging, device cradled, headset connected, Wi-Fi network detected, internet connection detected, ,...)
- Eventually some conditions (date/time, current application, current location, specific words in message, caller identity,...)
- An action (launch application, display notification, enable flight mode, turn on Wi-Fi, change profile, send message, ,...)
There will be hundreds of events and actions, so possibilities are very large! Here are some examples:
- Enable flight mode during nights
- Connect to Wi-Fi while battery is charging
- Deactivate alarm when I turn my device face down
- Put phone in silent mode at workplace
- Remind me to buy bread when I’m near to the bakery
Supports finger gestures on touch-sensitive control pad (experimental, for HTC Touch Diamond/Touch Pro only) to execute different system actions, in this way you can have up to 8 “virtual buttons” on your device.
Supports display auto-rotation navigation using G-sensor (experimental, for HTC Touch Diamond/Touch Pro only).
TouchXperience User Interface is designed for a future usage of hardware accelerated 3D graphics for an outstanding experience!
Click to expand...
Click to collapse
WOW!!
Good to see you......Let me know what I can do for you
Peace
Mike
very nice shaps! I hope this post will be more serious and wont end like ur thread in hermes forum..
Realease it when it's done! no preasure!
Schaps!!! Count me in mate... great to see you here.
WOW! i can't wait. Looking forward to your work.
Cool!!!
Looks great!!!!
Tell me if you need a beta tester for this project...
i would be glad to help
Sounds really really nice.
If I can be of any help I'll be glad to, comes from Hermes and Kaiser and now has Diamond.
Tried some of your roms before and liked some, but not all, but this seems really exciting.
Garcia
Network and database admin here (though mostly unix). Lemme know what needs to be done.
^.^
Good luck schaps.
Sounds great. I'm happy to check this for ya.
I'd like to volunteer, I have experience with graphics.
Count Me In... Deeep Within !!!!!!!!!!!
THANKS!!!!!!! (sorry 4 the caps) but this is coooollll!!!!!
Very Very Good Schap's
I can Help
Hello mate,
I have cooked (mostly my own) ROMs for Elf, Niki and Cruise so I have considerable background on the components of the WM OS and the overall structure of the devices (not so much the Diamond to be honest as I'm still trying to get to understand its internals).
If you like, I would more than willing to help out with Beta testing whether it's to focus on a specific area or just overall testing. I also have experience in QA so I can pick out little things that need ironing out
Cheers from Dubai!
WOAH! Schaps, this sounds awesome. I'd be happy to beta test your TouchXperience UI. Coming from an iPhone background, I'd love to see more thumb/finger friendliness in our Diamonds.
EDIT: Checked out the site and the screenshots and it looks fab so far !
Couple of questions, would there be a new finger/thumb friendly Calendar app? (I totally despise the stock WM one) Also, do you plan on integrating a more thumb friendly keyboard for input? The standard Diamond one is okay but I tend to be a fast typer and because the screen on the Diamond is relatively small, it is prone to keystroke errors and the Diamond keyboard does not have any type of correction method (i.e. as included with the PCM Keyboard - I use this but a lack of VGA skins is highly disappointing).
All in all I can't wait to test this - I thought the Diamond would have been more thumb/finger friendly but tend to find myself pulling out the dreaded stylus now and then.. Something I hoped I could have gotten away from. Cheers for the great effort Schaps!
WOW
Love to test the new interface.
Moral Support!!
Schap,
im not a pro in any of these programming. But at least i can sent some moral supports!!
It's a great development All the best to you
Very nice ...I will pleasure, when i test this program...
schaps said:
P.S.: I will soon work on a new Advanced Config. version fully compatible with Touch Diamond and Touch Pro. Advanced Configuration Tool V3 will come with a new finger-friendly interface.
Click to expand...
Click to collapse
@ Schaps, could you look into the possibility to add "default mediaplayer chooption" in order to link Bluetooth devices to other players not forcing to use WMP linked with TF3D .
There is a cab out there from RuffRuff (still need to test it) , but including this possible solution in AdvConfig V3 would be a big added value.
As for the Beta testing , it starts to look like recruting for La Legion etrangere (The Foreign Legion)
People want but how many can give ?
Anyway, success with the new UI + Rom combination. Looking forward.

Cabs,Tips,Tweaks etc Last Update 22/7/09

Hi all,
Special thanks to Faria for helping keep this up to date and correctly formatted.
Since the forum is becoming more and more active with new (Rhodium) users joining us on a daily basis, I thought it would benefit all if I started a thread to collect all the current and future tweaks and enhancements for our Rhodiums.
I'll update the Wiki weekly with any that are posted in this thread.
Review videos and Info Here (Thanks to Quarintus)
Thanks to all contributors
Please keep the thread clean and pure for this purpose, I don't want to be digging through comments to find the enhancements.
Word of warning the HDTweak app does work for a lot of settings on the Rhodium, however there are reports that some functions can cause your device to not boot or loose sounds............. USE AT YOUR OWN RISK. I will not provide a link to it here, as it won't be long before we have our own Rhodium Tweak app.
7MP Panorama Tweak
See here
Manilla StartMenu (Provided by LRC)
Code:
HKLM\Software\HTC\EnlargeMenu
EnableManilaStartMenu = 1
(orginal TF3D startmenu) / 0(old WM startmenu)
is not needed.....
HKCU\Software\HTC\Manila
Manila://programs.page.hidden = 0
is not needed.....
*********************************************************
GPS
(Tested & provided by DGH)
A. With Advanced config nel menu GPS
disable A-GPS
disable GPS logging
logfile name must be empty
old logfile name must be empty
maximum size of logfile must be 0
delete the files :
\windows\GPSLogFile.txt and \windows\GPSLogFileBack.txt
With those changes car usage will be quite perfect
B. Then edit registry
Under: HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\
Drivers\GpsOneDevice\PollInterval -> 100 (default is 1000)
Drivers\InputBufferSize -> 512 (default is 4096)
Drivers\OutputBufferSize -> 512 (default is 4096)
Drivers\SleepOnNoData -> 100 (default is 1000)
Multiplexer\MaxBufferSize -> 512 (by default not present, you have to create it)
With those tweaks pedestrian usage will be much better but not perfect.
More specific Info on GPS specific settings for various NAV Software can be found here
*********************************************************
Remove Locked Start Menu / Programs tab Items
Free up the start menu / Programs Tab icons that are there by default and not removable you need to change (Thanks Mallman)
Code:
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Or Download the cab file here
*********************************************************
Bluetooth settings
Can be found here HKLM\Software\WIDCOMM\
A2DP Tweak Provided by R_phAn (Please note this will not work with all devices)
As we know from the past, each device has it's own preferences and capabilities (So you'll have to play around)
Managed to improve soundquality by adding DWORD 'LineSpeed' to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320.
*********************************************************
Remove BT Notification on Connect/Disconnect of headset / car kit thanks to Wensing
Code:
[HKEY_CURRENT_USER\ControlPanel]
@=""
[HKEY_CURRENT_USER\ControlPanel\Notifications\{607CDEA2-E44A-4528-A2C3-A7DC6B6D824D}]
"AvailableOptions"=dword:00000009
"Default"="Bluetooth warning"
"Options"=dword:00000000
Now go to Settings - Sounds & Notifications and change the options of the "Bluetooth warning" notification.
Grab the cab file Here
*********************************************************
Bluetooth: Receive files without entering passkey(Thanks Jzhyok)
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can't disable this in the normal control panel.
So, here is the solution:
Code:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
"Encryption"=dword:00000000
"Authorization"=dword:00000000
"Encryption"
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
"Authorization":
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
*********************************************************
Enabling Screen Rotation via Gyrator (Provided by JoSeng)
Download the Reg Frag Here
*********************************************************
Wifi allways on thanks Jzhyok
Code:
[HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
"HTCKeepWifiOnWhenUnattended"=dword:00000001
*********************************************************
To enable 2 way recording just change:
Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]"VocRecPath"=dword:00000002
and you'll be able to record with any software.
If you want to use WM6 native recording (WAW only, on \my documents\notes, manual activation: during a call hit "record" on call menu) create:
Code:
[HKEY_LOCAL_MACHINE\System\AudioRecording]"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice]"EnableCallRecordMenuItem"=dword:00000001"AllowInCallRecording"=dword:00000001
Don't forget to turn off (and on again ) the device after you modify/create the keys.
Thanks to LinoX
Opera in Task Manager (Thanks to Quarintus)
Code:
[LIST]
[*]Go to: HKCU\Software\HTC\TaskManager\ExclusiveList\System
[*]There delete Opera9.exe (now it will show in the task manager)
[/LIST]
To close opera by pressing the X-button instead of minimizing it follow these steps:(Thanks to Quarintus)
Code:
[LIST]
[*]Go to: HKCU\Software\HTC\TaskManager\TerminateProcess
[*]There, create a DWORD with the name Opera9.exe value "1"
[/LIST]
*********************************************************
Thanks to Dynamic+
Automatically stop/disable data connection in roaming
and restore it in home network (naviga3/tim/h3g tip)
http://forum.xda-developers.com/showthread.php?t=503131
Use HTC wired headset to play/pause/next song for manila music tab
(aka AudioManager by hTC)
http://forum.xda-developers.com/showthread.php?t=502881
Thanks to nameless21
1. Download the .NET Compact 3.5 – http://www.microsoft.com/downloadS/d...displaylang=en
2. Do Registry Hack to enforce usage of 3.5 – http://forum.xda-developers.com/showthread.php?t=373721
Code:
3. Goto HKLM\Software\Microsoft\.NETCompactFramework (this is usually the first entry
4. When you open this you’ll see all the .NET installed version change the DWORD value of 2.0.7045.00 from 1 to 0
5. Change the DWORD value of 3.5.7283.00 from 0 to 1.
.
Display Timeout thanks to Bombbastikde
Code:
HKEY_CURRENT_USER\ControlPanel\Power\Display
change to the value u like
.
Stop Push Internet Thanks TinTin
http://forum.xda-developers.com/showthread.php?t=532948
Cab files
Make your device loudspeaker LOUDER.
Extract and replace this file on windows folder with resco or total commander and reboot
you won’t lose face down mute and face down loudspeaker!
It only changes loudspeaker!
Download file from here Cab file coming soon...
credit goes to adolfotregosa for modifying the file.
__________________
Cab Files
IE Toggle (Thanks Whtrbt7)
Allows switching between IE6 emulation and PIE
Allows LogMeIn Rescue to work on Rhodium now
Download Here
App UnLock ( Thanks to ChainFire)
CAB that will "app unlock" your stock TP2 (custom ROMs generally do not need this).
Primarily it enables RAPI functionalities, like remote registry editing and ROM dumping. Also disabled "not signed" warnings for unsigned apps.
Download here
Link to ChainFires thread
USB Host for PPC (NOT WORKING AS YET)
Made by Zeno Sloim. Based on RATOC Systems drivers.
The package contains:
- USB Mouse driver
- USB Keyboard US-101 HID driver
- USB-based external CD-DVD unit
- USB-based HDD unit, Memory Flash, USB-based card-reader MassStorage Driver
- USB-to-Serial Port driver (start Terminal in Start-Programs for configuration).
- RS232 USB Serial Driver (start RS232 USB Serial Driver in Start-Programs for configuration).
- PTPView for HOST & PTP Digital Cameras driver (non-USB Mass Storage such as Sony, Canon etc.).
- download photos and movies from PTP digital camera to your PDA
- photo preview
- multiple files download
- delete files from digital camera
Download here
MS.Net 3.5 Compact Framework (Thanks Stunno for the link)
******************************************************************************************************************
1% Battery Increment Thanks to ChainFire and No2Chem
Download Here
******************************************************************************************************************
Advanced Config Thanks to Schaps
Download here
******************************************************************************************************************
TP2 Radio Cab here
Thanks to adolfotregosa
******************************************************************************************************************
Link to XDA Devs FTP for Software here
******************************************************************************************************************
monx® ROMeOS³ RHODIUM PACK v1
Contents :
1-SDK Certs (mandatory)
2-Nokia Font Style (like ROMeOS rom)
3-White battery status icon (simple & clean) with red when low batt
4-New notification manager with icons (network icon link to comm mgr, battery icon link to power settings, etc)
5-Simple & clean sof-reset.
6-Pre-configured latest total-cmd pocket pc edition.
7-Manila background on all tabs wvga.
8-Some common regs tweak.
How to install : (password is monx)
download > unpack > copy to device > run.
skip any prompt asking to restart device.
"You must restart..." > press CANCEL
Download Here
Thankyou Monx
G-Sensor program list in cab file.
For people without Resco Registry or Total Commander (Thanks Joseng)
Download Here
Modified dotfred task manager (Thanks Faria)
to work as if it was a reg file in the desktop.
install the attached cab file, after that import any .reg file to the device.
now all you got to do is click the .reg file to import to the registry.
also the cab will create a 2 links, 1 to the task manager and other to the reg editor,they will be in, start menu/programs/accessories folder
Download Here
Font Changer Nokia style.cab
Topaz Notification Manager.zip
Thanks to Brahmanto for packaging Monx source
******************************************************************************************************************
Reserved Number 3
Reserved Number4
Tweaks i've done already:
- Spike's taskbar icons:
http://forum.xda-developers.com/showthread.php?t=522080
- Installed Gyrator2 for turning the screen without sliding the keyboard out:
http://gyrator.brins0.net/
- Add new places to the weather tab:
http://forum.xda-developers.com/showthread.php?p=3923523
- Same background on all tabs:
http://forum.xda-developers.com/showthread.php?t=521162
(I used the one that smaberg posted.)
- Light up the screen when you get a new textmessage:
http://forum.xda-developers.com/showthread.php?t=511631
(It's about this registery edit:
Look for this registry value
HKLM\Drivers\BuiltIn\RIL\DisableSMSWakeUpEvent
It should be 1, set it to 0
Click to expand...
Click to collapse
)
- Activate 4 extra camera modes:
http://forum.xda-developers.com/showthread.php?t=523735
Tips:
- Before installing TomTom7 read:
http://forum.xda-developers.com/showthread.php?t=522373
(it will probably save you a hard reset )
Enough for now?
camera tweaks here, unlocks 5 diffrent capture modes for photo and video including GPS tagging photos and rapid caputure
http://www.tracyandmatt.co.uk/blogs/index.php/2009/06/07/touch-pro2-advanced-tweaking-1
HD Tweak 0.5.4_English.cab
served me very well on the TP2.
Franky
what does that do ?
dgh said:
what does that do ?
Click to expand...
Click to collapse
"HD Tweak 0.5.4_English.cab" (use search function to find it) is for the Toch HD but works well on TP2 to tweak dozens of more or less 'hidden' settings.
combat goofwing said:
camera tweaks here, unlocks 5 diffrent capture modes for photo and video including GPS tagging photos and rapid caputure
http://www.tracyandmatt.co.uk/blogs/index.php/2009/06/07/touch-pro2-advanced-tweaking-1
Click to expand...
Click to collapse
just to confirm the reg edit for the extra camera options works fine
Any way to edit the stereo bluetooth settings? I used to use Advanced Config for that, but it doesn't seem to work for the Touch Pro 2. Probably because of the new bluetooth stack.
Sound will come through my Sony DS980 headphones, but the quality isn't really good. How to raise the bitpool?
[edit]
Managed to improve soundquality by adding DWORD 'LineSpeed' to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320. My audio experience is now much better.
[/edit]
Franky24 said:
"HD Tweak 0.5.4_English.cab" (use search function to find it) is for the Toch HD but works well on TP2 to tweak dozens of more or less 'hidden' settings.
Click to expand...
Click to collapse
Just as a warning, I'm not sure what I did but after messing around with some settings, everytime I made or received a call and it connected, I could not hear the other party and vice versa. Fixed this by setting all the phone volume settings in HDtweak back to default and uninstalling HD tweak - I later reinstalled it but didn't touch the volume settings and it works fine now.
Don't know what I messed with but becareful as something caused my call functions to stop working properly.
I had to do hard reset after using some HDTweak features - system didnt boot - got stucked on green loading screen. So watch out. I have no idea which specific feature caused that.
Change Program Launcher Read Only Shortcuts
to free up the start menu icons that are there by default and not removable you need to change
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Cab attached for you guys that dont like tinkering
aiaob said:
Just as a warning, I'm not sure what I did but after messing around with some settings, everytime I made or received a call and it connected, I could not hear the other party and vice versa. Fixed this by setting all the phone volume settings in HDtweak back to default and uninstalling HD tweak - I later reinstalled it but didn't touch the volume settings and it works fine now.
Don't know what I messed with but becareful as something caused my call functions to stop working properly.
Click to expand...
Click to collapse
Did the same myself, I turned the Volume up from 100db to High - stopped it from working.
got a quick question wondering if any1 knows the solution
when you go thru the tf3d menu and you get to the messages tab it shows the last text you've recieved
is there a way to turn this off, i.e it not showing the last text recieved but a plain icon or something else
Atharon said:
got a quick question wondering if any1 knows the solution
when you go thru the tf3d menu and you get to the messages tab it shows the last text you've recieved
is there a way to turn this off, i.e it not showing the last text recieved but a plain icon or something else
Click to expand...
Click to collapse
In relation to this, does anyone know how to decrease the time limit for when the new sms icon dissapears?
IE: I noticed if I get a new message it shows a (1) next to the message icon. I flip to it, read it quick and flip out. the (1) remains there unless I leave the message screen on for a few seconds before moving on, problem is I'm used to reading messages alot quicker than that.
or at least I believe that's what causing it.
Bluetooth: Receive files without entering passkey
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can't disable this in the normal control panel.
So, here is the solution:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
"Encryption"=dword:00000000
"Authorization"=dword:00000000
"Encryption"
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
"Authorization":
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
Does anyone know which is the latest version of Advanced Config and where can I find it.
Searching the forum, gave me some results, but I don't know if the versions I found are compatible with Rhodium or not...
Any help would be much appreciated.
Thanks
HastaSSSS
Advanced Config Tool

Perfect hd mini tutorial mobilemagic automatic for landscape and more .....

Hello everyone, I wanted to post a mini tutorial because I think this little app deserves more success on HD MINI terminal that offers much potential for this hidden
I did test both version 1.50 and the 09.925-plus is I have to say that 1.50 seems to work best.
Both should not be installed but only extracted folders. Then just make a link to the programs (I use Resco Explorer).
Let Settings:
1. You start the program (I do not use autostart)
- you can have two types of screens: the default or by going to Options / Special debug / gui switch sense -..... and the same to return to the previous display.
2. Sensor can be seen in the various settings of our sense MINI HD.
Other important features are the function potrait - landscape and automatic on / off automatic screen.
3.AUTOMATIC Potrait-LANDASCAPE at any angle is automatic !!!!! (my rom - 2:40 nsourm ver - build 23152 CHT NO-CLEAN.
4. Tap Events can make various automatic functions: it gives an example for turning off the screen.
In the picture are intuitive user-friendly settings .......
screenshotx1
5. I had a little problem in re-opening the program (it is obvious that work must remain resident in memory):
Buttons go on and add the function to the movement chose .......
I did several tests el single button that works is the backspace key. I chose 2x. Personally only starts after opening RESCO EXPLORER!! Do not know ....
screenshotx3 -
After finishing the settings (buttons, etc. events gps .....) - press button (hide) because the prog, remain resident in memory.
I hope can be helpful. Just a thank you is greatly appreciated.
Download: http://forum.xda-developers.com/showthread.php?t=880667 (thanks Yerry)
or: http://forum.xda-developers.com/showthread.php?t=892452 -
I apologize for my bad English.
hi there
is there any chance u can make a .cab file? i dont know how to install it otherwise
Hello.
Is easy! with (activesync) extract the folder to sd. then with (RESCO EXPLORER 2010) creates the link in the start menu

Categories

Resources