[TIPS] Save RAM with HTC Sense UPDATE 6/3/11 - Windows Mobile Development and Hacking General

Hi,
I am going to make a big thread for tips and tricks on saving RAM on HTC Sense/TouchFlo3D. Unless you have a HD2; you will experience a low amount of RAM when running Sense. It simply uses alot of resources. Here I have compiled my own list of tweaks I have found! If you have any, please add them to this thread!
1) Deactivate Unnecessary Tabs - Each Tab takes up it's own amount of RAM. I find deactivating them makes sense faster, and uses less RAM
Disable the Settings tab:
\HKLM\SOFTWARE\HTC\Manila\Configuration\*
Search for the folder with the number that's the settings page (PageName = Manila:/settings.page).
Change Enable from 1 to 0
Disable the unused services:
\\HKLM\SOFTWARE\HTC\Manila\Services\*
- AppointmentService
- AudioManagerService
- CameraAlbumService
- Contacts
- HomeService
- LauncherService
- Messaging
- SettingService (be sure to first disable the tab)
- TwitterService
- WeatherService
- WorldClockService
- YgosrvService (Stock tab)
Change the service.dll to something like serviceXXX.XXX
How To use them:
Try them not all at once, disable a service and test Sense (restart/disable, enable on homescreen)
Example: For some reason if you rename AudioManagerService the homescreen doesn't work and sense won't start.
2) Deactivate HTC Volume Control - Saves you 2mb of RAM, Added at end of post
3) Deactivate Manilla Dialer - Saves 10mb RAM,
Delete this two RegKeys
REG KEY Registry\HKLM\SECURITY\PHONE\SKIN\
REG KEY Registry\HKLM\SECURITY\PHONE\SmartDial\
You will have the default WM dialer!
Warning: Back up your Reg keys if you want to get it back!
4) Kill AlbumSearcher.exe and AudioSearcher.exe - Saves up to 6mb RAM
After using Music/Photo Tabs, use MMTaskmanager (attached to end of post) and kill these .exes. Don't worry, they won't cause any damage to your phone.
5) Don't Use Landscape Mode - using Landscape mode has to load up all the individual tabs again and takes more RAM up. [HKEY_CURRENT_USER\Software\HTC\Manila]
"EnableLandscape"="true" - Change ''true'' to ''false''
6) Try not to use Manilla Mods! - a pretty self-explanatory one, but i tend not to use these as they make the device unusable for me and freeze my phone up alot. They are great apps though!(e.g - Co0kie's Home Tab) They were built in mind for the HD2 with 576mb RAM. They are nice UI's but would you rather have more RAM to run more apps?
9) Disable Start-Menu in WM6.5.x - Saves 10-25mb RAM
Disable it but install Miro's startmenu replacement OR Kenia1234 Start-Menu Replacement which uses no RAM!
10) Disable WM6.5.x Lock Screen - Saves 5mb RAM
Uses the default WM6.1 lock screen which uses no RAM. Start > Settings > Lock > Windows Classic
11) Disable HTC Notification Manager - Saves 4mb RAM:
HKLM\Services\NotificationManager\Flags = 4
12) Disable HTC Notifications Enhancer :
HKLM\System\Shell\Notification\OEM\UseDefaultUI = 1
or
Remove HKLM\System\Shell\Notification\OEM
13) Disable HTC Menu :
HKLM\System\GWE\Menu\CUIHandler = 0
14) Disable HTC Date Picker :
Remove the key : HKLM\System\GWE\Commctrl\CustomDateTimeCtrl
15) Disable HTC Task Icons (battery, signal level...) & Pin Dialer :
Remove the key : HKLM\Security\ResOver\Bitmaps
16) Use 'lighter' ROMs - Using WM6.1 uses less resources than WM6.5. I find using WM6.1 I have more RAM, speed and better benchmark performances than WM6.5. I use this on my TG01. (used to on Touch HD)
17) Close programs when not in use! - Cannot believe I left this out in the other updates, but this is the most obvious one! Close apps when you really don't need them.
18) Use Standard WM Taskbars. i was using some custom Taskbars a few months back. Although they look great, I foud out they take up RAM. I decided to go back to the standard WM taskbar. 2mb RAM saved.
19) Disable Sense Temporarily When Running Heavy Apps - I found out that Opera Mobile 10 takes up a whooping 50mb RAM in use! With Sense + Opera running I have a mere 9Mb RAM to play with. So a simple tip, disable Sense in the today settings or 'mskips Today Screen Switcher' when using opera. When you finish browsing, simply enable it again. This also increases battery performance.
More to come... If you have any, please post in this thread!
NB: These could also potentially increase battery performance! Feel free to share your experiences in the thread
Check out post 2 for the warnings and problems... If in doubt, don't use them!
P.S- If you use these, please hit the Thanks Button, it will be much appreciated!

Credits And Reference
Credits
First Of all, I would like to thank all the devs who made/discovered these tweaks. (however I found a few too! ) I have simply compiled them.
Thanks to contributors: bigchrizzieboy, cjbarth
Thanks to the devs: Kenia1234, Mirolg, Matt Armstrong, HallengreeN, maximusmobile, meltwater Also to orb3000 for putting this on the XDA portal to let users know! (you can also feature this update if you wish!)
Any others I have forgot, please let me know!
References
Thanks to Joe Bleau for the idea of posting links to the original threads, for extra support for individual encounters.
[MOD][Kenia Sense StartMenu][WVGA Only]
[miROM_APP] StartMenuReplacement (full Prog + Settingsmenu) + 10 MB free RAM back
[APP] MMTaskManager 2.3 - Full task manager (WM 6.5, 6.5.x)
Also feel free to use these and report them back in the thread; but I take no responsibility if you end up spoiling your phone! (most unlikely though - can be easily rectified worst case scenario is a hard reset - but just in case )
Removing the startmenu will mean you can't access your programs.. make sure you have sense enabled and know what you are doing! Always have a backup

Reserved again!

I like this post, what I also do
First off all, thanks
Didn't know all of them.
Hope to see all the REG-tweaks to be complete so I can speed up my "old" Touch Pro 2
Disable the setting tab:
\\HKLM\SOFTWARE\HTC\Manila\Configuration\*
search for the folder with the number that's the settings page (PageName = Manila:/settings.page).
Change Enable from 1 to 0
--------------------------------------------------------------------------------------------------------
Disable the unused services:
\\HKLM\SOFTWARE\HTC\Manila\Services\*
- AppointmentService
- AudioManagerService
- CameraAlbumService
- contacts
- HomeService
- LauncherService
- messaging
- SettingService (be sure to first disable the tab)
- TwitterService
- WeatherService
- WorldClockService
- YgosrvService (Stock tab)
Change the service.dll to something like serviceXXX.XXX
--------------------------------------------------------------------------------------------------------
HOW TO use them:
Try them not all at once, disable an service and test Sense (restart/disable, enable on homescreen)
example: For some reason if you rename AudioManagerService the homescreen doesn't work and sense won't start.
I only rename the YgosrvService and SettingService (don't use them).

bigchrizzieboy said:
First off all, thanks
Didn't know all of them.
Hope to see all the REG-tweaks to be complete so I can speed up my "old" Touch Pro 2
Disable the setting tab:
\\HKLM\SOFTWARE\HTC\Manila\Configuration\*
search for the folder with the number that's the settings page (PageName = Manila:/settings.page).
Change Enable from 1 to 0
--------------------------------------------------------------------------------------------------------
Disable the unused services:
\\HKLM\SOFTWARE\HTC\Manila\Services\*
- AppointmentService
- AudioManagerService
- CameraAlbumService
- contacts
- HomeService
- LauncherService
- messaging
- SettingService (be sure to first disable the tab)
- TwitterService
- WeatherService
- WorldClockService
- YgosrvService (Stock tab)
Change the service.dll to something like serviceXXX.XXX
--------------------------------------------------------------------------------------------------------
HOW TO use them:
Try them not all at once, disable an service and test Sense (restart/disable, enable on homescreen)
example: For some reason if you rename AudioManagerService the homescreen doesn't work and sense won't start.
I only rename the YgosrvService and SettingService (don't use them).
Click to expand...
Click to collapse
Thanks mate! I will add them to the original post when i get home later today (thanks for the thanks too!)

Forgot to say, those using Kenia1234 Startmenu will find no RAM gain. you have to disable wm start menu first! there is a cab called Arto Start Menu disabler, search for that, instsll (make sure sense is enabled or you cant get to your phone upon reboot!) install Kenias mod, reboot. And you should have 10Mb+ Extra RAM! Will add Artos mod soon, along woth other tweaks

I had no idea Windows Start Menu ate up so much RAM... Looks like I will be using this tip. I recommend MMAppLaunch. It is currently taking up 3.42MBs of RAM on my Touch Pro 2.

link not work

please update this great thread
Hi,
Please try to update the REG tweaks as I want to use them
Some usefull Manila Stuff
DIRECT LINKS TO TABS:
\windows\manila.exe --switchtopage home.page
Instead of "home.page" you can use:
•messaging.page
•weather.page
•people.page
•email.page
•album.page
•music.page
•internet.page
•settings.page
•programs.page
•callhistory.page
REMAP MANILA SOFTKEYS:
HKLM/Software/HTC/manila/HomeLSKPath
which is the left softkey
And
HKLM/Software/HTC/manila/HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HKLM/Software/HTC/manila/HomeLSKText = Left softkey text
And
HKLM/Software/HTC/manila/HomeRSKText = Right softkey text.
Example:
HKLM/Software/HTC/manila/HomeLSKPath: "\windows\manila.exe"
HKLM/Software/HTC/manila/HomeLSKText: "E-Mail"
HKLM/Software/HTC/manila/HomeLSKArguments: "--switchtopage email.page"
You can use any other program (I've mapped a taskmanager to the Left Softkey)

bigchrizzieboy said:
Hi,
Please try to update the REG tweaks as I want to use them
Some usefull Manila Stuff
DIRECT LINKS TO TABS:
\windows\manila.exe --switchtopage home.page
Instead of "home.page" you can use:
•messaging.page
•weather.page
•people.page
•email.page
•album.page
•music.page
•internet.page
•settings.page
•programs.page
•callhistory.page
REMAP MANILA SOFTKEYS:
HKLM/Software/HTC/manila/HomeLSKPath
which is the left softkey
And
HKLM/Software/HTC/manila/HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HKLM/Software/HTC/manila/HomeLSKText = Left softkey text
And
HKLM/Software/HTC/manila/HomeRSKText = Right softkey text.
Example:
HKLM/Software/HTC/manila/HomeLSKPath: "\windows\manila.exe"
HKLM/Software/HTC/manila/HomeLSKText: "E-Mail"
HKLM/Software/HTC/manila/HomeLSKArguments: "--switchtopage email.page"
You can use any other program (I've mapped a taskmanager to the Left Softkey)
Click to expand...
Click to collapse
yes, sorry about that mate, i will update this weekend or tommorow when i get my pc back, thanks for you contribution guys, that Home Softkey assignment - thanks i forgot about that,
i have more to add soon aswell,!

P.s - i will reconstuct the whole layout; i will separate the tweaks into categories,
Saving RAM
General Tips And Tweaks
Mods

great
olyloh6696 said:
P.s - i will reconstuct the whole layout; i will separate the tweaks into categories,
Saving RAM
General Tips And Tweaks
Mods
Click to expand...
Click to collapse
Thanks for updating
Take your time...

bigchrizzieboy said:
Thanks for updating
Take your time...
Click to expand...
Click to collapse
real sorry man... havent had my pc in days! ive only had my tab so i was online on xda.
anyway i have them here:
- Disable HTC Notification Manager :
HKLM\Services\NotificationManager\Flags = 4
- Disable HTC Notifications Enhancer :
HKLM\System\Shell\Notification\OEM\UseDefaultUI = 1
or
Remove HKLM\System\Shell\Notification\OEM
- Disable HTC Menu :
HKLM\System\GWE\Menu\CUIHandler = 0
- Disable HTC Date Picker :
Remove the key : HKLM\System\GWE\Commctrl\CustomDateTimeCtrl
- Disable HTC Task Icons (battery, signal level...) & Pin Dialer :
Remove the key : HKLM\Security\ResOver\Bitmaps
I will update more and add to first post soon. i have put these down because you wanted to these ones?
Anyway sorry for the delay guys!

Also i will try to find the landscape tweak.. but i dont think you will find it useful anyway as your device needs to be ussed in landscape. i will still try and find it and let others know
Im having some problems as i dont have sense 2.5 atm.. i got the old touchflo

So I exported the registry keys for the dialer skin just in case I didn't like it. Reminds me of my old XV6800 so I want to go back. How can I put them back in the registry? Thanks!

olyloh6696 said:
1) Deactivate Unnecessary Tabs - Each Tab takes up it's own amount of RAM. I find deactivating them makes sense faster, and uses less RAM
Click to expand...
Click to collapse
Have you noticed if there is any difference between deactivating them via the Settings tab and removing them using SenseUtil?
The difference could be that all the referenced dlls don't get loaded on start up, just depends at what point Sense reads the configuration keys I suppose.

segadc said:
So I exported the registry keys for the dialer skin just in case I didn't like it. Reminds me of my old XV6800 so I want to go back. How can I put them back in the registry? Thanks!
Click to expand...
Click to collapse
Hi, what registry editer did you use? If you backed them up with Resco File Explorer, they should be in the My Documents folder. Click on it to restore. if you are using a different editor and have deleted the keys, try creating the keys again.
Hope i helped !

meltwater said:
Have you noticed if there is any difference between deactivating them via the Settings tab and removing them using SenseUtil?
The difference could be that all the referenced dlls don't get loaded on start up, just depends at what point Sense reads the configuration keys I suppose.
Click to expand...
Click to collapse
No, sorry, i havent tried SenseUtil before! I will try and test it and report back
Cheers!

Re: Save RAM with HTC Sense... Links?
olyloh6696 said:
Hi,
I am going to make a big thread for tips and tricks on saving RAM on HTC Sense/TouchFlo3D...
Click to expand...
Click to collapse
Thanks for the effort.
Missing in post #1 IMO is links to the original threads where you found the cabs as user feedback for those mods or updates are quite relevant like for [MOD][Kenia Sense StartMenu][WVGA Only] for example. Also one can "Thanks" the author, ask questions in the proper specific thread, etc.

I can't download the MMTaskmanager?

Related

Theme section for Polaris, Modify and Change Your Polaris Looks

Modify Your Polaris , Change its looks and make it more use able using different themes.This thread will contain the theme section for polaris. In this thread i will include the themes i have been making for my poalris (wisbar advance and wisbar advance desktop and other programs). This thread will also contain other themes from other peoples and i will share them with u guys, so if u also have some cool themes then lets get together and share each other our themes. i will put many items here that changes the looks of polaris !! so hoop that u all will like it !! To download the files just see the attachments below and also the images below to see the difference it will make after applying the theme or software to change the looks of your PDA !
=========================================================================
1. Slide2Unlock Professional
V1.04
Solved below issues,
1. NEW: added Caller ID and Slide to answer / Slide to reject
2. NEW: added Unread SMS / Unread MMS/Unread Mail/Missed Cll/Active Tasks text display, reomved Unread SMS / Missed Call icons display
3. NEW: added Appointment display, currently display upcoming appointment and next appointment.
4. NEW: added TouchFlo style display panel, the user can switch between below pages: Time/Date -> Missed Info -> Appointment ->Last Incoming Caller ID.
5. NEW: added TouchFlo style slide mode switcher, the user can switch between Slide to unlock -> Slide to setup or Slide to Answer -> Slide to reject by touch and flo up/down from these text.
5. NEW: added 'Delay 2 seconds' option for idle start to avoid frequently auto start application, e.g. when you are reading.
6. NEW: removed DeviceLock.exe, let Slide2Unlock Pro.exe to do the foreground and background job.
8. NEW: force auto start when today screen is on foreground inspite of excluded program is running.
9. NEW: added 'Enable caller ID' option
10. BUG: sometimes can't auto start
11. BUG: can't save backlight setting
12. BUG: can't save font setting
13. BUG: sometimes appear blank screen
14. CHANGE: make slide button much faster.
14. BUG: sometime can't change wallpaper.
=========================================================================
2. iFonz 0.7.6 first release iPhone theme for PPC
This theme is made by ssj5trunks http://forum.xda-developers.com/showthread.php?t=369241 a developer in xda-developer forum, and is freeware. this theme is the latest and best iPhone theme there is and u will enjoy using it. The iFonz 0.7.6 is ready for use, and now i explain all functions.
Installation
-Copy the cab on cell
-Start the cab installation
-Install it where you want (Device or storage is same)
-After installation iFonz link is on Programs menu
Configuration:
its veru easy to use and u can change everything u want to be changed !!
Start the application and watch it.
After u can do all setting directly on iFonz.
For set the general setting tap and hold on background.
For set the button setting tap and hold on button.
For minimize and view other information tap and hold on battery.
To exit tap on battery.
There are a lots of options, discover all and set as your flavor.
I test iFonz on my HTC TyTN and all goes good, report here or in my blog the problems on your device.
and i have also tested in HTC polaris and its really nice and easy to use.
Download Instructions:
unRAR the file and then
-Copy the cab on cell
-Start the cab installation
-Install it where you want (Device or storage is same)
-After installation iFonz link is on Programs menu
http://rapidshare.com/files/92143603/iFonz_0.7.6.rar
reserved for next theme
reserved for next theme that will come
@Mahmood
I think that's an older version of DBH Slide2Ulock. His latest is 104.1227 beta with the above features.
Abbsta said:
@Mahmood
I think that's an older version of DBH Slide2Ulock. His latest is 104.1227 beta with the above features.
Click to expand...
Click to collapse
thanks updated the package !!
Mahmood said:
thanks updated the package !!
Click to expand...
Click to collapse
Cool man.
But I had no luck installing it. The prev one (1.0) was OK but not this one (1.04) it installs OK but when I try to run it the system hangs.
Is it running OK with you?
Abbsta said:
Cool man.
But I had no luck installing it. The prev one (1.0) was OK but not this one (1.04) it installs OK but when I try to run it the system hangs.
Is it running OK with you?
Click to expand...
Click to collapse
Same here.. ..didn't try the older versions..
Mine installed and ran fine. My question is this, when you slide to ANSWER a call how do you get to the home screen? It gives you the slide to END, but I got a text during a call and couldn't get to it while on the call. I use a bluetooth head set and text while I talk.
Is there anyway of just having the slide on the htc home page.
This is my first post, Have been on and off this site...Had a SPV500 when they were out new and now have bought a Orbit 2...look forward to being an active (posting) member of this forum.
The reason I never posted is that every question for the SPV500 was answered and now after going through a lot of SE phone (what was I tinking)..I've come back to WM...although wished I had waited now..looking at the Xperia X1
Anyway luv this forum.....like they say....If Calsberg did forums....
iFonz 0.7.6 first release iPhone theme for PPC
2. iFonz 0.7.6 first release iPhone theme for PPC
This theme is made by ssj5trunks http://forum.xda-developers.com/showthread.php?t=369241 a developer in xda-developer forum, and is freeware. this theme is the latest and best iPhone theme there is and u will enjoy using it. The iFonz 0.7.6 is ready for use, and now i explain all functions.
Installation
-Copy the cab on cell
-Start the cab installation
-Install it where you want (Device or storage is same)
-After installation iFonz link is on Programs menu
Configuration:
its veru easy to use and u can change everything u want to be changed !!
Start the application and watch it.
After u can do all setting directly on iFonz.
For set the general setting tap and hold on background.
For set the button setting tap and hold on button.
For minimize and view other information tap and hold on battery.
To exit tap on battery.
There are a lots of options, discover all and set as your flavor.
I test iFonz on my HTC TyTN and all goes good, report here or in my blog the problems on your device.
and i have also tested in HTC polaris and its really nice and easy to use.
Download Instructions:
unRAR the file and then
-Copy the cab on cell
-Start the cab installation
-Install it where you want (Device or storage is same)
-After installation iFonz link is on Programs menu
http://rapidshare.com/files/92143603/iFonz_0.7.6.rar
Mahmood said:
2. iFonz 0.7.6 first release iPhone theme for PPC
http://rapidshare.com/files/92143603/iFonz_0.7.6.rar
Click to expand...
Click to collapse
Installed on MicroSD and it really works but kind of slowed down my Polaris overall performance almost by half.
reyjabs said:
Installed on MicroSD and it really works but kind of slowed down my Polaris overall performance almost by half.
Click to expand...
Click to collapse
Same thing
iFonz is a nice app.
its great, link u,r Images icon to HTC Camera Album, than it will work just like iPhone,hehe. i only need choice for editing bottom bar icons, so i culd edit music icon to use "Visual IT Simple Tunes" it works perfect on HTC Touch Cruise same like iPod,usin nevigator. but "pPod" is not working perfect. wiaitng for the new relese, thanx a lot
alipi2007 said:
iFonz is a nice app.
its great, link u,r Images icon to HTC Camera Album, than it will work just like iPhone,hehe. i only need choice for editing bottom bar icons, so i culd edit music icon to use "Visual IT Simple Tunes" it works perfect on HTC Touch Cruise same like iPod,usin nevigator. but "pPod" is not working perfect. wiaitng for the new relese, thanx a lot
Click to expand...
Click to collapse
Same here
Mahmood said:
Modify Your Polaris , Change its looks and make it more use able using different themes.This thread will contain the theme section for polaris. In this thread i will include the themes i have been making for my poalris (wisbar advance and wisbar advance desktop and other programs). This thread will also contain other themes from other peoples and i will share them with u guys, so if u also have some cool themes then lets get together and share each other our themes. i will put many items here that changes the looks of polaris !! so hoop that u all will like it !! To download the files just see the attachments below and also the images below to see the difference it will make after applying the theme or software to change the looks of your PDA !
=========================================================================
1. Slide2Unlock Professional
V1.04
Solved below issues,
1. NEW: added Caller ID and Slide to answer / Slide to reject
2. NEW: added Unread SMS / Unread MMS/Unread Mail/Missed Cll/Active Tasks text display, reomved Unread SMS / Missed Call icons display
3. NEW: added Appointment display, currently display upcoming appointment and next appointment.
4. NEW: added TouchFlo style display panel, the user can switch between below pages: Time/Date -> Missed Info -> Appointment ->Last Incoming Caller ID.
5. NEW: added TouchFlo style slide mode switcher, the user can switch between Slide to unlock -> Slide to setup or Slide to Answer -> Slide to reject by touch and flo up/down from these text.
5. NEW: added 'Delay 2 seconds' option for idle start to avoid frequently auto start application, e.g. when you are reading.
6. NEW: removed DeviceLock.exe, let Slide2Unlock Pro.exe to do the foreground and background job.
8. NEW: force auto start when today screen is on foreground inspite of excluded program is running.
9. NEW: added 'Enable caller ID' option
10. BUG: sometimes can't auto start
11. BUG: can't save backlight setting
12. BUG: can't save font setting
13. BUG: sometimes appear blank screen
14. CHANGE: make slide button much faster.
14. BUG: sometime can't change wallpaper.
=========================================================================
2. iFonz 0.7.6 first release iPhone theme for PPC
This theme is made by ssj5trunks http://forum.xda-developers.com/showthread.php?t=369241 a developer in xda-developer forum, and is freeware. this theme is the latest and best iPhone theme there is and u will enjoy using it. The iFonz 0.7.6 is ready for use, and now i explain all functions.
Installation
-Copy the cab on cell
-Start the cab installation
-Install it where you want (Device or storage is same)
-After installation iFonz link is on Programs menu
Configuration:
its veru easy to use and u can change everything u want to be changed !!
Start the application and watch it.
After u can do all setting directly on iFonz.
For set the general setting tap and hold on background.
For set the button setting tap and hold on button.
For minimize and view other information tap and hold on battery.
To exit tap on battery.
There are a lots of options, discover all and set as your flavor.
I test iFonz on my HTC TyTN and all goes good, report here or in my blog the problems on your device.
and i have also tested in HTC polaris and its really nice and easy to use.
Download Instructions:
unRAR the file and then
-Copy the cab on cell
-Start the cab installation
-Install it where you want (Device or storage is same)
-After installation iFonz link is on Programs menu
http://rapidshare.com/files/92143603/iFonz_0.7.6.rar
Click to expand...
Click to collapse
Tried IFonz on Bepe's ROM V.53 and its remarkably responsive. Could be due to the Optimization/Tweak implemented by Bepe though. I'll keep it for a while and see if I could find some bugs. So far, 5 hours and haven't noticed anything yet.
mahmood thnx a lot for all you work!!! just a question the "extraicons" folder should i put it somewhere in my ppc if so where to?
im new in ppc's so really sorry if this a silly question!
LCARS-Theme for WM6 would be very much appreciated As a Star Trek fan, would be great to have one fitting well the Polaris, old WM5-one doesn't look and function that good on WM6

[ROM][WWE][JAN-17] KhanX Touch Navia V1.6 (CE OS 20764-Build 20764)

ROM Information:
CE OS 5.2.20764 Build 20764 AKU 1.4.3
OEM: 3.13
SYS: BlackStone Official ROM
XIP: Ported from Blackstone
ULDR Trimmed to have more storage space
Patched XIP Modulle for removing cert/signed issues
(You can install old and unsigned programs without problem)
MAIN Feature:
This ROM can be dumped and recooked. Unlike many of the cooks, no RGU have been deleted. No DSM has been deleted. And most of all, the ROM has not been crippled against dumping by deleting IMGFS signatures. So feel free to dump and modify upto your taste. And share the knowledge with the community. We can improve more by sharing the knowledge than keeping it secret.
This project is open an that's the way it should be.
Page Pool Size: 12Mb
St.Memory Size: Free xxMB Total xxMB
Prog.Memory Size: Free xxMB Total xxMB
HighLights:
- Fast user response
- UC 2.0 Compliant
- Faster than previous builds
- 3D Drivers
- New Folderview in ProgramsTAB
- A few system icons changed
Screenshots from Release V1.6
V1.6 Release Note:
(1) Pro & Lite using Opal Dialer (without Video Calling)
*Lite comes with a few basic apps and without M2D!
(2) If WiFi Icon in Commmanager is not enable by default and in this case not shown, use Schaps Advanced Config (Settings\acessories) to bring it up!
(3) Adding new weather cities: Read this
http://forum.xda-developers.com/showpost.php?p=1917678&postcount=1
(4) If Random Access not show correctly, apply CAB attached - NEW!
(5) ActiveSync PainKiller # Post 372
Also, add replog.exe in exclusive list, soft reset and see if it works.
(6) There are 2 Camera albums in the ROM. The default album is the one from Jade and works as it should be.
The 2nd one is from Blackstone and the folder preview (with all pictures is a bit messed but single picture preview is perfect, but only portrait) but this one has the option to upload pictures to Facebook and video to Youtube. I'm shure there will be a fix for this soon
Blackstone version is called "Album Uploader".
Known Bugs:
- None so far
General Procedures: (Please Read before updating)
- Install RADIO 1.59.xx.xx or higher.
- Remove SD card before update!
- Before asking, attention to details
- There is no Radio or extended rom... JUST OS!
- You MUST install HARD SPL before going over a custom ROM.
Installation:
How to install a cooked ROM.
Install HARD SPL[/url]
Put device in bootloader mode.
Run Polaris_CustomRUU.exe and good luck.
- High recommend to reflash an official rom before flash this one.
- If you change some thing, you have to wait for a minute before restarting to make sure the device get your changes.
- Last but not least....again, do not ask me why I did not put such app or why I chose this or that. If you feel like I am missing something cool or left an application behind...PM a message with such suggestions. No problem.
V1.6 Installed Apps:
- CallFirewall V1.4 - NEW
- Internet Explorer 6 - NEW
- SkyFire Browser Beta V.0.85.0.7927 - NEW
- Office 6.1 without Note
- Opal Audio Booster - NEW
- Blackstone Audio Manager
- Jade Black Comm Manager - NEW
- Opera Browser Build 2392
- RSS Hub V2.1.1.1069
- Streaming Media
- You Tube V1.5.1819
- HTC MP3 Trimmer V1.1.1816
- Advanced Config V3.3
- Task Manager
- Chess Game
- Google Maps V2.3.0.9 W/ Street View feature- Latest release
- M2D Customizer 27.232 - NEW
- PIM Backup 2.8
- GB Soft Tweak for WM6.1
- Java 20080610.2.1
- HTC Task Manager V2.1 Build 2745
- Connection Setup
- Chat Enabler
- SIP Changer
- Storage Manager
- SynchroTime
- Task Manager
- Microsoft .NET Switch
- Adobe Reader 2.5 LE
- Modaco AppToDate
- Opera Mini V4.2
- Windows Live & MSN Messenger 10.6.39.1300
- W0lf's Translator V1.1 - NEW
- Bluetooth Toggle - NEW
- HushSMS - NEW
- VxUtil V 1.6.0 - NEW
- Pocket Speed Test V1.0 - NEW
- SSMapa2D V0.2.2.1 - NEW
- TouchResponse V0.2.2 - NEW
- GPSToday - NEW
- HapitcFeedBack - NEW
- HTC GPS Tool - NEW
- MissedCall Reminder - NEW
- Start Icon replaced - NEW
- Raphael Camera - NEW
- JETCet Print 5 - NEW
- ING Change Font - NEW
- Social Network Tool (Connect to Facebook and You Tube accounts) - NEW
- Pocket RAR - - NEW
- Buttons mapped to Alt-tab and Closeall apps - NEW
KhanX General BuiltIN Tweaks
-WM6 Menu sound
-Disconnect' button GPRS
-Change the location of My Documents to Storage Card
-Change the location of Temporary Internet Files to Storage Card
-Connect to Web Via ActiveSync
-Disable Customer Feed Back
-Disable Error Reporting
-Enable ClearType
-Enable Wireless G
-Increase FileSystem filter cache 4096
-Increase font cache to 16384
-Live Google search tweak
-Make reminders show only once
-Make WM6 ask where to install a program
-Make WM6 prompt before overwriting an existing installation
-CABs not uninstalled by default
Frequently Asked Questions (FAQ) - Part 1 of 2
Keyboards and SIPs
Q. I changed my Keyboard setting to another language but now the keyboard is blank!
A. You didn't install the language files or configure them properly... See the answer in the next question.
Q. I want to change the keyboard language to a non-English one.
A. Install the languages from this link[/url]. When finished, go to Settings->Input->Full QWERTY->Options. and select the language you wish to use.
Q. How do I make my keyboard always use T9 without having to manually set it each time, especially whenever I create a new Contact/Appointment/Message (default is ABC currently)?
A. Download the applicable CAB file from here[/url].
Q. How do I enable the old drop-down style of Word Completion for the keyboard, block recognizer, etc.?
A. Read this post[/url].
Q. How do I enable Letter Recognizer and Block Recognizer in the input menu?
A. Open the registry and change the following:
For letter recognizer:
Code:
[HKEY_CLASSES_ROOT\CLSID\{42429690-AE04-11D0-A4F8-00AA00A749B9}\IsSIPInputMethod]"Default"="1"
For block recognizer:
Code:
[HKEY_CLASSES_ROOT\CLSID\{42429691-AE04-11D0-A4F8-00AA00A749B9}\IsSIPInputMethod]"Default"="1"
Q. Is Transcriber found in this ROM?
A. No. You can search, or else try the one found here[/url].
TouchFLO Tweaks
Q. I want to slide through Contacts smoothly with my fingernail.
A. In the registry, change HKLM\Software\OEM\TFLOSettings\FingerPressure to 5000 or higher. Or simply start Advanced Configuration (found in Onyx Ultimate), go to HTC TouchFLO options and change Finger Pressure from there.
Customizing Manila 2D
Q. I want to change the Manila 2D clock or skin.
A. Clocks and Skins thread is here![/url]
Install themes with the M2D Customizer tool[/url].
If you just want an analog clock on top of the existing theme, just copy the settings file found in this post[/url].
Q. How do I install animation for rain in the Manila2D Weather tab?
A. Unzip and install the attachment at the end of this post.
Q. How do I change the left and right soft keys on the Home tab??
A. Follow the instructions here [/url].
Q. I want to choose which tabs to view (e.g. Music, Photos) in Manila 2D.
A. Run the M2D Customizer tool[/url].
Other Manila 2D Related Questions
Q. I have lots of Manila-related questions not answered in this FAQ.
A. I won't be able to answer those questions, so please consult this thread[/url].
Q. I don't like Manila 2D.
A. Then you can install Lite version.
Q. YouTube videos are slow and choppy.
A. In Youtube, go to the video settings menu (gear-shaped icon on the top right), and select 'Fast Download'. The image quality will be reduced but the playback will be much better.
Q. Chinese fonts don't show up in M2D or in my other programs.
A. Check this post[/url] for the solution.
Q. Windows Media Player or Audio Manager stops playing music when I turn off the device.
A. Use the included psShutXP to turn only the backlight off, so your music will play uninterrupted. (Note: a faster way to launch psShutXP is to hold down the power button for a few seconds)
Q. How do I show album art for my songs in Audio Manager?
A. Follow the procedure here[/URL].
Q. In the Photos tab, photos can't be seen in full screen and Slideshow doesn't work.
A. Click on the "Album" soft key on the lower left, then select a folder and set it as your Favourite. Now when you go back to Manila you will see it working.
Q. The Alarm indicator on the Home tab says it is off even though I set the alarm.
A. If an alarm is coming up within 24 hours then it will show on the Home tab.
Q. During a reboot the, SIM's PIN code prompt closes after a few seconds, and then TouchFLO starts up.
A. This is a known issue with Manila 2D, not the ROM. You can access the PIN code again when you start up the dialer.
I really wanna thanks to:
- DsIxda for his useful and complete FAQ from Onyx ROM which saved my time alot.
- Bkeaver for his great time and efforts for testing my ROMs! Really appreciated his dedication!
- All that have contributed with tips and support
- Swtos for extensive help, handy and support, base files and packs, tweaks tips, and friendship of course! Thanks a lot my friend
- Itje for Kitchen and Opal OEM packages, also for his kindness help, friendship and support
- c_shekhar for being around all the time, helping me out on XIP tips, porting, etc. Also for his support being always alert and last not least...friendship!
- Jerpelea for his handy help
- Jvreeken for that M2D cool theme used on this project! Great Work dude!
- UdK for having started the M2D era!
- And all others that somehow contributed to this work
A big hug and special acknowledgment to:
Bally3, NikMel, Neos2007, NuShrike, Rogro82, JesseW & Pcarvalho
we all give extra thx for the efforts and the hard work on the 3d drivers for Polaris.
Gullum for join us in our Open ROM Team and for his base ROM used on this work
Code:
[B][U]Change Log[/U][/B]
- Added 4 M2D themes found in Windows root
+++I encourage all satisfied and happy people who is using my work, please donate!!! +++
Have fun all!
Cheers!
Epimazzo
Rapidshare Download Link
Touch Navia V1.6 - PRO (Without Video Calling)
****SRS WOW XT****
Interested?
http://forum.xda-developers.com/showthread.php?t=356589
Donations. PM so I add your name here. I'm really grateful:
Looking for OEM's?
http://forum.xda-developers.com/showpost.php?p=1549211&postcount=1
Older Versions
For post rules and space, I had to sacrifice some lines...so, if you are looking for any older ones, please PM!
How to Flash this ROM directly from your SD Card - GUIDE
http://forum.xda-developers.com/showpost.php?p=2104049&postcount=1
Frequently Asked Questions (FAQ) - Part 2 of 2
Other Questions
Q. How do I increase the ring volume?
A. Go to the registry, and find the following parameter: HKLM\SOFTWARE\HTC\AUDIOGAIN\EAC_GAIN_EMBEDDED. Change it to a value between 67 (default) and 77 (maximum recommended) and then reboot. Don't go so high that it blows out your speaker!
Q. How do I increase the in-call volume?
A. Go to the registry, and find the following parameter: \HKCU\ ControlPanel\ SoundCategories\ InCall\ AttenuationCategory. Change it to 0 (a value of 2 makes it quieter) and then reboot.
Q. My SMS messages suddenly disappeared after I tried to restore them with PPCPimBackup!
A. Don't restore your SMSes while the Messaging application is open. Ensure it is terminated with the Task Manager.
Q. I want to install Cyberon Voice Speed Dial on my Onyx Jr.
A. See this post[/url].
Q. I want threaded SMS.
A. Run the Advanced Configuration tool and change the option under Messaging.
OR set registry: \HKCU\ Software\ Microsoft\ Inbox\ Settings\ OEM\ SMSInboxThreadingDisabled = 0.
Q. I cannot enable Wi-Fi in Comm Manager while it is connected to USB ActiveSync.
A. Go to Settings->Connections->USB to PC and uncheck "Enable advanced network functionality".
Q. How do you zoom and rotate pics in HTC Album?
A. Use your fingertip: Stroke a full circle to zoom, and stroke a semi-circle to rotate.
Q. PPC PIM Backup is really, really slow.
A. This is the answer from user blasev:
Quote:
It does happen with all M2D user. To reproduce, u must run opera 5 -10 minutes then "accidentally" run audio manager by clicking the music icon. on elf it means 10MB memory left. 10MB=eternal slowness .
In other words, reset your device so that memory is cleared before PPC PIM Backup is started.
Also, in my own testing, on MOST ROMs, I have noticed that after restoring my PIMs, usually my device slows down so I have to do a soft reset to fix it.
Landscape Mode
Q. I want to view Google Maps, Excel, etc. in Landscape view from my Manila 2D shortcut, but it won't let me because M2D is always in Portrait mode.
A. Here's a trick: Go to Settings->Buttons, assign Button 1 to Rotate Screen. So when you open your program from M2D, just hit the button to rotate. When you close the program, the device automatically shifts back to portrait mode as it returns to M2D
M2D Weather Possible Fix
1.) Weather Problems look at the 2 links for help:
Weather Fix #1 Link[/url]
N2A Weather patch for version 20 found here: http://forum.xda-developers.com/show...postcount=4986[/URL]
Q. I don't like Digital Clock in M2D.
A. Apply the patch attached in this post to enable Analog Clock.
++ reserved++++
waw a lot of apps!!! A lot of app i don't know.
i hope it's not slowing the polaris.
i think i try it later, i m boring to waiting udk syrius 5.
in deed, amazing post with FAQ & co..
good job.
Error wuth upload
epimazzo
The link shows:
Error
The uploader has removed this file from the server.
HEHEEHEH...
Thanks bro!
it works fine now!
GorTen said:
epimazzo
The link shows:
Error
The uploader has removed this file from the server.
Click to expand...
Click to collapse
link broken
error
the uploader has removed this file from the server....
waiting for mirror thanks...
thank you for your hard work
epimazzo said:
HEHEEHEH...
Thanks bro!
it works fine now!
Click to expand...
Click to collapse
THANK YOU MASTER !
Downloading
I have been waiting for it ! and now it iis the reality
Master!
Will you try the new build: 21109 ?
vibration
really love your rom, how do you turn off vibration whn u touch the screen,
thanks.
sreekanth1 said:
really love your rom, how do you turn off vibration whn u touch the screen,
thanks.
Click to expand...
Click to collapse
I see it a great rom but the touch response dont want to change the registry if you want to turn it off... Please share a reg key file to turn it off.
vibration
just simply goto
programmes
tools
and click on hapticfeed back
its like a on/off switch for vibration.
correct me if i'm worng epimazzo
great rom...
That's it! Simple!
sreekanth1 said:
just simply goto
programmes
tools
and click on hapticfeed back
its like a on/off switch for vibration.
correct me if i'm worng epimazzo
great rom...
Click to expand...
Click to collapse
Yup...
is coming...
GorTen said:
Master!
Will you try the new build: 21109 ?
Click to expand...
Click to collapse
OOOOhhh another one.
I had just finished writing comment on your other ROM...
I am sure now that you had been cooking ROM on the sea beech...
Cooking at the beach??? KKKKKK!!! That was funny really!
c_shekhar said:
OOOOhhh another one.
I had just finished writing comment on your other ROM...
I am sure now that you had been cooking ROM on the sea beech...
Click to expand...
Click to collapse
hi epimazzo thx for the rom! but can you fix the links in your faq? none of them seem to work!
battery indicator
hello epimazzo and others,
anyone know how to get rid of that battery indicator across the top of the screen? other than that I LOVE your ROM (as usual!!)
Many thanks for it...ill try

[ROM][WWE][ONLINE-05.06.09] KhanX Touch Navia V3.2 CE OS 21042 Build 21042

ROM Information:
CE OS 5.2.21042
AKU: 1.6.1
OEM: 3.13
SYS: Ported 21042
ULDR Trimmed to have more storage space
Patched XIP Modulle for removing cert/signed issues
(You can install old and unsigned programs without problem)
MAIN Feature:
This ROM can be dumped and recooked. Unlike many of the cooks, no RGU have been deleted. No DSM has been deleted. And most of all, the ROM has not been crippled against dumping by deleting IMGFS signatures. So feel free to dump and modify upto your taste. And share the knowledge with the community. We can improve more by sharing the knowledge than keeping it secret.
This project is open an that's the way it should be.
Page Pool Size: 12Mb
St.Memory Size: Free xxMB Total xxMB
Prog.Memory Size: Free xxMB Total xxMB
HighLights:
- Fast user response (Focus on performance)
- UC 2.0 Compliant
- Stable build
- A few system icons changed
Screenshots from Release V3.1 (Need 3.2 screenshots to change)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
V3.2 Release Notes:
THIS IS MY LAST ROM FOR POLARIS AS I DON'T HAVE MY DEVICE ANYMORE. HOPE YOU ALL HAVE FUN AND ENJOY MY WORK WITH WISDOM​
(1) Two dialers available:
a. Iolite Dialer (without Video Calling)
b. Dual Touch (With Video Calling) - Still not released yet. It will soon...
(2) If WiFi Icon in Commmanager is not enable by default and in this case not shown, use Schaps Advanced Config (Settings\acessories) to bring it up!
(3) Adding new weather cities: Read this
http://forum.xda-developers.com/showpost.php?p=1917678&postcount=1
(4) If Random Access not show correctly, apply CAB attached - NEW!
(5) ActiveSync PainKiller # Post 372
Also, add replog.exe in exclusive list, soft reset and see if it works.
(6) To enable M2D Action Screen tab, use M2D Customizer found here:
http://forum.xda-developers.com/showthread.php?t=427392&highlight=M2DC
(7) USBToPC (Mass Storage - Disk Drive Option) does not work on Polaris. At least in 21.x Builds. If one of you knows the trick, please share!
Known Bugs:
- Bluetooth may not work if Audio Kit is used during outcoming calls.
- Shortcut Icons (End and Call button) does not work. You can easily fix by Hbutton found on programs.
- Virtual Buttons does not provide you to enable or disable such feature
General Procedures: (Please Read before updating)
- Install RADIO 1.59.42.15 as recommended or any earlier versions.
- Remove SD card before update!
- Before asking, attention to details
- There is no Radio or extended rom... JUST OS!
- You MUST install HARD SPL before going over a custom ROM.
- Hard Reset your device after flash for better results.
Installation:
How to install a cooked ROM.
Install HARD SPL[/url]
Put device in bootloader mode.
Run Polaris_CustomRUU.exe and good luck.
- High recommend to reflash an official rom before flash this one.
- If you change some thing, you have to wait for a minute before restarting to make sure the device get your changes.
- Last but not least....again, do not ask me why I did not put such app or why I chose this or that. If you feel like I am missing something cool or left an application behind...PM a message with such suggestions. No problem.
V3.1 Installed Apps:
- MD2 Iolite with Footprint - NEW
- Office 6.1 without Note
- Opal Audio Booster - NEW
- Iolite Audio Manager
- Jade Comm Manager - NEW
- Opera Browser Build 15746 - NEW
- RSS Hub V2.1.1.1069
- Iolite Streaming Media
- You Tube V1.5.1819
- HTC MP3 Trimmer V1.1.1816
- Advanced Config V3.3
- Task Manager
- Chess Game
- Google Maps V3.0.0.2 W/ Street View & Latitude features- NEW
- M2D Customizer
- PIM Backup 2.8
- GB Soft Tweak for WM6.1
- Java 20080610.2.1
- HTC Task Manager V2.1 Build 2745
- Connection Setup
- Chat Enabler
- SIP Changer
- Storage Manager
- SynchroTime V0.95
- Opera Mini
- Windows Live & MSN Messenger 10.6.42.1900 - NEW
- W0lf's Translator V1.1 - NEW
- Bluetooth Toggle - NEW
- HushSMS - NEW
- VxUtil V 1.6.0 - NEW
- Pocket Speed Test V1.0 - NEW
- Start Icon replaced - NEW
- Social Network Tool (Connect to Facebook and You Tube accounts) - NEW
- HTC InCall Recording - NEW
- HTC GPS Tool
- OBEX Inbox - NEW
KhanX General BuiltIN Tweaks
-WM6 Menu sound
-Disconnect' button GPRS
-Change the location of My Documents to Storage Card
-Change the location of Temporary Internet Files to Storage Card
-Connect to Web Via ActiveSync
-Disable Customer Feed Back
-Disable Error Reporting
-Enable ClearType
-Enable Wireless G
-Increase FileSystem filter cache 4096
-Increase font cache to 16384
-Live Google search tweak
-Make reminders show only once
-Make WM6 ask where to install a program
-Make WM6 prompt before overwriting an existing installation
-CABs not uninstalled by default
Frequently Asked Questions (FAQ) - Part 1 of 2
Keyboards and SIPs
Q. I changed my Keyboard setting to another language but now the keyboard is blank!
A. You didn't install the language files or configure them properly... See the answer in the next question.
Q. I want to change the keyboard language to a non-English one.
A. Install the languages from this. When finished, go to Settings->Input->Full QWERTY->Options. and select the language you wish to use.
Q. How do I make my keyboard always use T9 without having to manually set it each time, especially whenever I create a new Contact/Appointment/Message (default is ABC currently)?
A. Download the applicable CAB file from.
Q. How do I enable the old drop-down style of Word Completion for the keyboard, block recognizer, etc.?
A. Read this.
Q. How do I enable Letter Recognizer and Block Recognizer in the input menu?
A. Open the registry and change the following:
For letter recognizer:
Code:
[HKEY_CLASSES_ROOT\CLSID\{42429690-AE04-11D0-A4F8-00AA00A749B9}\IsSIPInputMethod]"Default"="1"
For block recognizer:
Code:
[HKEY_CLASSES_ROOT\CLSID\{42429691-AE04-11D0-A4F8-00AA00A749B9}\IsSIPInputMethod]"Default"="1"
Q. Is Transcriber found in this ROM?
A. No. You can search, or else try the one found.
TouchFLO Tweaks
Q. I want to slide through Contacts smoothly with my fingernail.
A. In the registry, change HKLM\Software\OEM\TFLOSettings\FingerPressure to 5000 or higher. Or simply start Advanced Configuration (found in Onyx Ultimate), go to HTC TouchFLO options and change Finger Pressure from there.
Customizing Manila 2D
Q. I want to change the Manila 2D clock or skin.
A. Clocks and Skins thread is here!
Install themes with the M2D Customizer tool.
If you just want an analog clock on top of the existing theme, just copy the settings file found in this post.
Q. How do I install animation for rain in the Manila2D Weather tab?
A. Unzip and install the attachment at the end of this post.
Q. How do I change the left and right soft keys on the Home tab??
A. Follow the instructions here .
Q. I want to choose which tabs to view (e.g. Music, Photos) in Manila 2D.
A. Run the M2D Customizer tool.
Other Manila 2D Related Questions
Q. I have lots of Manila-related questions not answered in this FAQ.
A. I won't be able to answer those questions, so please consult this thread.
Q. I don't like Manila 2D.
A. Then you can install Lite version.
Q. YouTube videos are slow and choppy.
A. In Youtube, go to the video settings menu (gear-shaped icon on the top right), and select 'Fast Download'. The image quality will be reduced but the playback will be much better.
Q. Chinese fonts don't show up in M2D or in my other programs.
A. Check this post for the solution.
Q. Windows Media Player or Audio Manager stops playing music when I turn off the device.
A. Use the included psShutXP to turn only the backlight off, so your music will play uninterrupted. (Note: a faster way to launch psShutXP is to hold down the power button for a few seconds)
Q. How do I show album art for my songs in Audio Manager?
A. Follow the procedure here.
Q. In the Photos tab, photos can't be seen in full screen and Slideshow doesn't work.
A. Click on the "Album" soft key on the lower left, then select a folder and set it as your Favourite. Now when you go back to Manila you will see it working.
Q. The Alarm indicator on the Home tab says it is off even though I set the alarm.
A. If an alarm is coming up within 24 hours then it will show on the Home tab.
Q. During a reboot the, SIM's PIN code prompt closes after a few seconds, and then TouchFLO starts up.
A. This is a known issue with Manila 2D, not the ROM. You can access the PIN code again when you start up the dialer.
I really wanna thanks to:
- Wapvirus for those great and cool Start icons! Congrats. Good work!
- Sergiorus for sharing his Action Screen Tab! Nice job bro!
- DsIxda for his useful and complete FAQ from Onyx ROM which saved my time alot.
- Bkeaver for his great time and efforts for testing my ROMs! Really appreciated his dedication!
- All that have contributed with tips and support
- Swtos for extensive help, handy and support, base files and packs, tweaks tips, and friendship of course! Thanks a lot my friend
- Itje for Kitchen, Rhodium OEM packages and also for his kindness help, friendship and support
- c_shekhar for being around all the time, helping me out on cooking tips, porting, etc. Also for his support being always alert and last not least...friendship!
- Jerpelea for his handy help
- Jvreeken for that M2D cool theme used on this project! Great Work dude!
- UdK for having started the M2D era!
- And all others that somehow contributed to this work
A big hug and special acknowledgment to:
Bally3, NikMel, Neos2007, NuShrike, Rogro82, JesseW & Pcarvalho
we all give extra thx for the efforts and the hard work on the 3d drivers for Polaris.
Gullum for join us in our Open ROM Team
Special thanks to my friend Shekhar for being around when I needed! Thanks bro!
Special thanks to Cmonex for tips and support with wizard knowledge!
Special thanks to ChavonBravo for head me up about getting that extra mem! Without his help, I'd spent a lot of time dealing with!Thanks bro!
KhanX 3.2 Bug Team:
I wanna really thanks these guys for having participate and put their thoughts, ideas, bugs and mainly for provide time to test my project. Well done guys! I really appreciate all of you and efforts which made this work be possible!
- Blackdog7
- Enry74
- Yahla.walla
- Alinescoo
- Dortyboy
Code:
[B][U]Change Log[/U][/B]
[B][U][COLOR=red]V3.2[/COLOR][/U][/B]
+ XIP 21042 / 21042 (CE OS)
+ Fixed most bugs found in V3.1 reported by Team
+ Back 3D Drivers
+ Back Call Firewall
+ Adobe Flash 3.1
+ Added CleanRAM 1.1.8
+ Finger Suite 1.11
+ Added Iolite Audio Manager
+ Added Nuetool Performance
+ Added Nuetool Power (Control Panel)
+ Added Nuetool Mass Storage
+ Added Google Official You Tube Application
+ Added Allprograms tab alternative application
+ Added Adobre Reader LE 2.5
+ Added Rhodium GPS Tool
+ Added FingerSuite 1.11
+ Added Rhodium apps:
* Power Off
* Task Manager
* WLAN Settings
* Facebook engine
* EnlargeStartMenu
+ Added HButton v2.3
+ Added PersianBlue (Blluetooth apps with progress showbar)
[B][U][COLOR=red]V3.1[/COLOR][/U][/B]
+ XIP 21140 / 21109 (CE OS)
+ Use of Rhodium + Iolite + Blackstone + Opal + Raphael packages
+ Removed Adobe Reader
+ Added M2D Operator Tab modified to Action Screen
+ Updated M2DC to 29.235
+ Removed 3D drivers
+ Removed CallFirewall
+ Removed some EXEs found in M2DC programs tab
+ Added Manilla cool weather & icons (Only Big ones)
+ Removed 4 rows
+ Removed Flame wallpaper theme and back to Iolite original one
+ Changed Start icons
+ Added ThumbCall (left button)
+ Updated Google Maps to 3.0.0.3 w/ Latitude support
+ Added HTC GPS Tool
+ Updated Opera browser 9.5 to Build 15746
+ Updated few icons to Rhodium style
+ Update Dialer to Iolite Phone Canvas
+ Added Dual Touch VideoCall dialer (specific release)
+ Added HTC Incall Recording
+ Added HTC Rhodium Calculator
+ Added CleanRAM
+ Updated TouchFlo to Rhodium version (v3.0 Build 1912.2726)
+ Changed Camera version to Raphael (No focus built in)
+++I encourage all satisfied and happy people who is using my work, please donate!!! +++
Have fun all!
Cheers!
Epimazzo
Download Link
Touch Navia V3.2
Pass.: jaba
Additional Info
****SRS WOW XT****
Interested?
http://forum.xda-developers.com/showthread.php?t=356589
Donations. PM so I add your name here. I'm really grateful:
03/21 - rspillo $10
04/08 - Olioaglio $10
Looking for OEM's?
http://forum.xda-developers.com/showpost.php?p=1549211&postcount=1
Older Versions
For post rules and space, I had to sacrifice some lines...so, if you are looking for any older ones, please PM!
How to Flash this ROM directly from your SD Card - GUIDE
http://forum.xda-developers.com/showpost.php?p=2104049&postcount=1
Frequently Asked Questions (FAQ) - Part 2 of 2
Other Questions
Q. How do I increase the ring volume?
A. Go to the registry, and find the following parameter: HKLM\SOFTWARE\HTC\AUDIOGAIN\EAC_GAIN_EMBEDDED. Change it to a value between 67 (default) and 77 (maximum recommended) and then reboot. Don't go so high that it blows out your speaker!
Q. How do I increase the in-call volume?
A. Go to the registry, and find the following parameter: \HKCU\ ControlPanel\ SoundCategories\ InCall\ AttenuationCategory. Change it to 0 (a value of 2 makes it quieter) and then reboot.
Q. My SMS messages suddenly disappeared after I tried to restore them with PPCPimBackup!
A. Don't restore your SMSes while the Messaging application is open. Ensure it is terminated with the Task Manager.
Q. I want to install Cyberon Voice Speed Dial on my Onyx Jr.
A. See this post.
Q. I want threaded SMS.
A. Run the Advanced Configuration tool and change the option under Messaging.
OR set registry: \HKCU\ Software\ Microsoft\ Inbox\ Settings\ OEM\ SMSInboxThreadingDisabled = 0.
Q. I cannot enable Wi-Fi in Comm Manager while it is connected to USB ActiveSync.
A. Go to Settings->Connections->USB to PC and uncheck "Enable advanced network functionality".
Q. How do you zoom and rotate pics in HTC Album?
A. Use your fingertip: Stroke a full circle to zoom, and stroke a semi-circle to rotate.
Q. PPC PIM Backup is really, really slow.
A. This is the answer from user blasev:
Quote:
It does happen with all M2D user. To reproduce, u must run opera 5 -10 minutes then "accidentally" run audio manager by clicking the music icon. on elf it means 10MB memory left. 10MB=eternal slowness .
In other words, reset your device so that memory is cleared before PPC PIM Backup is started.
Also, in my own testing, on MOST ROMs, I have noticed that after restoring my PIMs, usually my device slows down so I have to do a soft reset to fix it.
Landscape Mode
Q. I want to view Google Maps, Excel, etc. in Landscape view from my Manila 2D shortcut, but it won't let me because M2D is always in Portrait mode.
A. Here's a trick: Go to Settings->Buttons, assign Button 1 to Rotate Screen. So when you open your program from M2D, just hit the button to rotate. When you close the program, the device automatically shifts back to portrait mode as it returns to M2D
M2D Weather Possible Fix
1.) Weather Problems look at the 2 links for help:
Weather Fix #1 Link
N2A Weather patch for version 20 found here:
Q. I don't like Digital Clock in M2D.
A. Apply the patch attached in this post to enable Analog Clock.
Additional CABS & Fixes
1. HTC Large Title Menu - Icon in settings\system is missed. So, as this feature is built in, you can't disable unless if you install this CAB. After, icon appear and you can enable/disable such feature.
2. Camera Update - Although this version is an old one 4.08. It gives you an option to have Autofocus back in case you don't like Raphael built in V3.1. So, install this cab and start talking pics as usual!
3. FixFontSize - As menu is bigger than usual for some users....instal this fix and get back the original size without enhancement. It's up to you! Softreset after or it won't work!
4. WMP & Audio Manager Fix - This CAB should fix AM issue when playing in standby mode or when device is off while playing music.
thank you my friend
Lite
Very nice rom there my friend. keep it up!
but where is the Lite version link? i think im blind.
you're not blind.... I'm still working on it....removing packages, features, moving things, etc...
I'll release soon. Both builds.
disflipissofresh said:
Very nice rom there my friend. keep it up!
but where is the Lite version link? i think im blind.
Click to expand...
Click to collapse
Oh okay, thought my eyes playing tricks on me.
but i'll be looking forward to it!
I find HapticFeedback very annoying. Also, the idea of removing the Wifi button from the Communications Manager is bad IMHO.
Quite responsive.
The application to change the system fonts is great, so is call firewall.
The Bluetooth toggle icon is awful! and some of them are just too dark to be visible.
I will stay with your ROM for a few days. It quite good, though
Wow! my friend, We talked out it last night and you released it here. You are Really very very swift..........
I guess you had been cooking all these days you were holidaying
My good wishes..
Please help with Opera browser
Hi,
I need to be able to view(browse and write in hebrew language pages
when i tried using Opera in a previous ROM it did not worked well it shoed the hebrew in reverse and had problems with it.
I could not find anywhere within Opera settings an option to change langugage or change text direction.
Can you help me ? i dont want to be able to have to use only IE ROMs and in all Opera seems to be much better...
Regards
Thanks for the rom
but how do you disable the vibrate on touch, ive tried disabling Touch Response but that hasnt worked and i cant see anything in registry
any suggestions?
nvm solved:
just goto programmes>tools and click on hapticfeed back
this prog turns the vibrate when touched on and off
New ROM.
Hello dear,
Thanx again for a great ROM.
Tried it and sorry I can not use it ...
- Activesync show "Error" - all the time
- Initial boot all ok, when I reset the unit I get no Signal.
This is my 1st impressions.
Thanks for a nice rom, relatively responsive and fast ... a few comments, cannot adjust backlight, have too many 'nice to have' applications that eat the memory ... look forward to a lite version soon (would be great if you Manilla in it)
Thanks, finally a fresh Lite ROM ! Please add a list of removed apps for the Lite ROM, thanks.
Haptic is annoying only if you really don't like. I understand. You can quickly turn it off or even have a better control from touchresponse. Wifi and Bean options are both accessible from Shap's tool menu. You can add or remove what you want. Think is simple.
Thanks for comment.
SuperJMN said:
I find HapticFeedback very annoying. Also, the idea of removing the Wifi button from the Communications Manager is bad IMHO.
Quite responsive.
The application to change the system fonts is great, so is call firewall.
The Bluetooth toggle icon is awful! and some of them are just too dark to be visible.
I will stay with your ROM for a few days. It quite good, though
Click to expand...
Click to collapse
What you mean "all the time"? Mine is ok. You mean while connecting to your corporate Exchange server? Please, clear little bit.
Regarding signal, no problems also. Ensure you have radio 1.59.42.15 at least.
irsw said:
- Activesync show "Error" - all the time
- Initial boot all ok, when I reset the unit I get no Signal.
Click to expand...
Click to collapse
Lite is coming without many "nice to have" apps. I'll only add basic and useful ones we need in a daily basis.
[email protected] said:
Thanks for a nice rom, relatively responsive and fast ... a few comments, cannot adjust backlight, have too many 'nice to have' applications that eat the memory ... look forward to a lite version soon (would be great if you Manilla in it)
Click to expand...
Click to collapse
I'll for sure in Change Log section.
m.schmidler said:
Thanks, finally a fresh Lite ROM ! Please add a list of removed apps for the Lite ROM, thanks.
Click to expand...
Click to collapse
Activesync works fine here Bro! so far so good! Thanks
Other languages on the FullQwerty keyboard
Take a look at that cause it´s impossible add, for example, the portuguese language.
Nice rom, good work.
Um abraço desde Portugal.
FJFonseca said:
Take a look at that cause it´s impossible add, for example, the portuguese language.
Nice rom, good work.
Um abraço desde Portugal.
Click to expand...
Click to collapse
Perhaps in this post --> http://forum.xda-developers.com/showthread.php?t=426281

XTreme Tweaks v1.1

XTreme Tweaks v1.1
Requirements:
1. Windows Mobile 6.5
2. WVGA Resolution
3. .NET Compact Framework v3.5
Overview: Best application for Windows Mobile 6.5 customization/personalization. Easy to use, finger friendly, NO NEED FOR STYLUS!. Available in WVGA Resolution!
[break]
XTreme Tweaks, best tool for Windows Mobile 6.5 personalization/customization. Easy to use, finger friendly, NO NEED FOR STYLUS!.
-- CHANGES FROM v1.0 TO v1.1 --
- Fixed imposibility to set GUI Tweaks on some devices!
- Improved Speed and Stability!
- Easy Install!
Available in both VGA and WVGA Resolution!
--GUI Tweaks--
1.Start Menu Columns - Allows you to choose how many columns you want in Start Menu.
2.Scroll Bar - Choose how your scroll bar will look like. The change can be visible in Phone, File Explorer, etc.
3.Phone Keypad - This option allows you to set the theme for Phone keypad. The change can be visible in Phone.
4.ClearType - If ON, ClearType will be activated.
--System Tweaks--
1.SMS Sent Message - If OFF, this option will disable the SMS sent message.
2.STK Services - If OFF, this option will disable the SIM Operator (Network Operator) options. This will not set your Phone into Flight Mode. The change can be visible in Start Menu - your Network Operator icon.
3.Increase Font Cache - If ON, font cache will be increased.
4.Increase TCP/IP Cache - If ON, TCP/IP cache will be increased.
--Other Tweaks--
1.SIM Contacts - If HIDE, all SIM contacts visible in Contacts will be hidden.
2. Auto-Lock - If ON, your Phone will auto-lock after 50 seconds or at power button press.
3. SMS Threading - If OFF, SMS Threading will be disabled. This change can be seen in Text/Messaging at your messages.
4. Customer Feedback - If OFF, Customer Feedback will be disabled.
5. Error Reporting - If OFF, Error Reporting will be disabled.
6. In Call Recording - If ON, this option will allow call recording, see the option available when making a phone call. The recording will be saved in My Voices.
7. Right SoftKey - This option is visible with Windows Default as Today at the right Softkey.
8. SmartTouch - If ON, SmartTouch will be available in most programs.
MORE FEATURES
- Finger Scrolling !
- Big Icons/Buttons, finger friendly, no need for stylus !
- Landscape Support !
- Cool Graphics
- Most Daily Use Functions
- EASY to USE !
- Rapid menu access
- Help
- Restart Device
- Restore To Default
- .PNG Start Menu Icon
LINKS :
WVGA :
http://www.megaupload.com/?d=2Z6S2ND6
http://rapidshare.com/files/32702623...Bryan_WVGA.cab
http://netload.in/datei1fa0xn7xRf/XT...n_WVGA.cab.htm
http://depositfiles.com/files/vui3s5w0k
Very good and useful application . Enjoy.
This looks cool. Nice work
Here is another download link
http://www.wuala.com/Windows Mobile...ksandar0475/XTreme_Tweaks_v1.1_Bryan_WVGA.cab
You can add it to you list or if you dont want me hosting your file just let me know.
Hello !!
talontsi07 said:
Here is another download link
http://www.wuala.com/Windows Mobile...ksandar0475/XTreme_Tweaks_v1.1_Bryan_WVGA.cab
You can add it to you list or if you dont want me hosting your file just let me know.
Click to expand...
Click to collapse
Dear friend,
Thanks a lot for one more link....I appreciate your contribution. I am happy to see our users share and use applications,no matter what.
However,thank you very much for your kindness.
Best regards,
Alex.
aleksandar0475 said:
Dear friend,
Thanks a lot for one more link....I appreciate your contribution. I am happy to see our users share and use applications,no matter what.
However,thank you very much for your kindness.
Best regards,
Alex.
Click to expand...
Click to collapse
I had this post open and your post at HTCPedia open and I actually ment to reply there lol but doesn't matter just wanted to make sure if you add it to ur list that you add it at HTCPedia as well.
cool i wish all apps just worked like this.
Great app.
Yes,this is a great application,although it needs Net Framework 3.5.
I am glad you like it guys.
All tributes are to be addressed to the creator of this program,because I am just posting it.
Enjoy!
Excellent!
Downloading Now. Hopefully Its Useful. Its Nothing Wrong With More TWEAKS!!!!
Nice app, would it possible to add a feature to permanently show battery icon in all programs, cant find a fix for that
Battery icon
pablo34 said:
Nice app, would it possible to add a feature to permanently show battery icon in all programs, cant find a fix for that
Click to expand...
Click to collapse
Well,probably it is possible to add a battery icon,but I have to contact developer of this program. I think that the upgraded version of this program is currently in stage of development,so we will see.
We just need some more patience. And there will always be some tweak that we will need.
this is one of my favorite apps- easiest in call recording option ive ever found! thank u sooo much-

[ROM][ENG][WM6.5][UPD] TG01_KPW121227.001.tsw Radio Version 5001.0300.76

To mark the end of 2012, here is a further updated ‘operational’ edition WM6.5 ROM for those who still favour a 'traditional' interface on their TG01
It is derived from WM6.5 ROM, Original build CE OS 5.2.21876 (Build 21876.5.0.72) TG01_KPW100707.005.tsw. It builds on and refines number of previous releases. It contains a significant number of additional tweaks, including in particular:
- A heavily customised new edition of the TRITanium Weather application. This includes a ‘current weather’ icon overlayed on the Titanium home page.
- Addition of the i-nigma 3D Barcode reader application
- Adoption of Opera 10 as the default browser
- Addition of Skype
- Updated editions of a number of other embedded applications (eg. Google Maps)
- Various further Registry amendments to improve operation
View attachment 1596238View attachment 1596239View attachment 1596240View attachment 1596241View attachment 1596242View attachment 1596243View attachment 1596244View attachment 1596245
I hope this may continue to be useful to users wanting a stable ROM with good base features and apps, onto which they can add own preferred choices to quickly have a fully featured phone. It is configured with a well-featured Titanium interface together with the option to toggle seamlessly between Titanium and the WM Classic Today screen.
Summary of Changes:
- Some 950 further files have been removed, together with addition of various registry changes and rationalisation of .provxml.
- All Titanium configurations for non-WVGA screen formats removed
- Titanium oriented with Carbon theme and harmonised Toshiba Keyboard / Freepad
- Titanium / WM Classic Today toggle incorporated
- Carbon-skinned Core Player included
- Custom edition of TRITanium Weather with current weather overlay. Streamlined by removal of all non-WXVGA configs and setting with Accuweather icons throughout as default.
- 3D Barcode reader added
- Screen sensitivity auto-applied during .cab load
- Full app Close with selectable options.
- Taskbar Battery Meter
Contains:
Style:
Win 7 style opening Splashscreen optimised to the TG01
Win Phone style animated Shutdown splashscreen
Colour Icon Taskbar with Windows 7 Orb [Based on GFreek’s with many own amendments and new icons]
Carbon_TG01 electric blue theme as default
System:
Custom Start Menu structure and Folder Icons
- Power sub-Menu including Power Off, Soft Reset, Screen Light, Standby, Settings and hidden Hard Reset options
- Home Screen Settings sub-Menu including Sliding Albums, Favourite People, TRITanium Weather, My Location
2 pixel full-width Battery meter at top of Taskbar
Real X to ‘Close’ functionality ‘InClose’
.net Framework 3.5 [Based on Arag0n85’s implementation in the original debranded ROM]
Audio Test (5.1 channel identifier)
Preset Registry Settings / Tweaks
- Power
- ClearType
- UK Regional
- SIP
- Wireless G active
- Screen sensitivity applied during .cab load (can be further refined if desired using usual screen.cpl)
Apps:
MS Office Mobile 2010
Google Maps
Arcsoft PhotoBase
Pictures & Videos
Camera with Muted Shutter Sound [To turn off Shutter completely use Novembre5’s .cab]
Video Editor
Skinned edition of CorePlayer
Windows Media Player
Games: Bubblebreaker, Solitaire
Titanium Plugins: TRITanium Weather + My Location; Sliding Albums; Favourite People; Application Launcher
Titanium Toggle
i-nigma 3D Barcode reader
Opera Mobile 10
Skype
Notes:
- AGPS FixMode set to to 0 instead of 2
- It was originally recommended NOT to use the 'Close' function of InClose with the Start Menu to avoid accidentally completely close it down. This could be resolved by clicking on eg. the Time bar on the Titanium home screen to open an applet and then use the X button top right to soft reset (press & hold to bring up the InClose menu).
- The current edition of the ROM overcomes this issue by 'excluding' shell32.exe in InClose settings. An additional, optional exclusion which has been found useful is fexplorer.exe. You may want to amend to include Resco or Total Commander equivalents depending on added 3rd party software.
- Beyond that, it is very much up to the individual how it is preferred to configure InClose - please refer to the settings for the variety of available options.
Memory:
Storage: In Use – 41 MB Free – 221 MB
Programe: In Use – 125 MB Free – 80 MB
Removed:
Orange everything
Video Player
Toshiba ‘Blinds’ UI
All MS Themes [All available to install to taste if desired]
MSN Money, Weather Widgets [Available here: Money.zip, Weather.zip]
Some 900 further files compared to previous ‘clean’ WM6.5 edition
For information on Titanium Setup please refer to Post #2 below
Acknowledgements:
Cedesmith for the development of TGTool, without which this and every other TG01 ROM would not be possible.
arag0n85 for great patience as I learned to take baby steps and began to understand.
Farmer Ted for giving the key to unscrambling Start Menus.
GFreek for the original colour Taskbars from which this version is derived.
adzman808 for helpful injections of common sense.
virgilp for the original app behind the Screen Off function
TinTin for the original app behind the Standby and Soft Reset functions
djedric for permission to utilise elements from his work in the Carbon Theme
AndrewSpec for permission to include the SlidingAlbums Titanium plugin
chriscsh for permission to include the Clauncher Titanium plugin
arealityfarbetween for permission to include Tritanium Weather
copenhagen for permission to include TiToggle
Sleuth255 for the myLocation service (permisison requested)
appstar for permission to include the Favourite People Titanium plugin
David Andrs for the Batti battery meter (permission requested)
Most of these items have been customised for this build.
=================================================================
Installation:
1. Download and unzip the ROM below
2. Copy SDDL+ to the root of your uSD Card
3. Create a directory \prg on the uSD Card
4. Copy the ROM .tsw file to uSDCard\prg
5. Run Sddl+ from \Storage Card
6. Further information is available here.
=================================================================
Update Release at 27 Dec 2012:
TG01_KPW121227.001.tsw Radio Version 5001.0300.76
Downloads: 221
Update Release at 18 Jun 2011:
TG01_KPW110618.007.tsw Radio Version 5001.0300.76
Downloads: 425
Update Release at 6 May 2011:
TG01_KPW110506.001.tsw Radio Version 5001.0300.76
Downloads: 534
Initial Release at 8 March 2011:
TG01_KPW110308.003.tsw Radio Version 5001.0300.76
Downloads: 184
Reserved #1 - Titanium UI Setup Information
Here are a set of screen shots illustrating the layout and usage of some of the additional Titanium Plugins and also Core Player whch is started direct from Sliding Albums:
View attachment 1596283View attachment 1596284View attachment 1596285View attachment 1596287View attachment 1596289View attachment 1596290View attachment 1596291View attachment 1596292
Titanium Setup
[Please go to Start | System | Home Setup]
Sliding Albums
- Please ensure albums (up to 30) are stored in \Storage Card\Music. Additional files can be stored anywhere, but will not appear in SA.
- To initialise, open SAConfig. Coose where you want the plugin to be positioned (double tap). Then go to the home screen, tap the SA plugin to configure. Music Player is set to Core Player as default. Tap Create Lists (Left SoftKey). Albums, with cover-art will now display. Tap the plugin to activate Core Player.
Favourite People
- Use the Favourite People settings to add Contacts to the list which will then be directly accessible from the home screen.
- Set Actions (eg. which phone no. to associate) and Layout to taste
TRITanium Weather
Follow on-screen prompts to:
- Set Language
- Choose weather icon theme (Accuweather is now default but other icons can be added if desired)
- Set Units
- Choose Network connection
- Choose Sleuth’s myLocation or Google Latitude if preferred/subscribed
- Select weather feed, eg. Accuweather
- Go Display Options and select ‘Create Titanium Panel’ ; add MYLOCATION for present position (moves with you)
- Also in Display Options, toggle Titanium Weather Overlay and select the icons from \Program Files\TRITaniumWeather\Overlay\Accuweather
- Go Location Options and select ‘Create New Location’ to add specific location. Repeat as needed.
- Finally Run Weather Update and Exit
- Downloaded weather data will then appear on home screen plugin
Titanium Toggle
- Provides capability to set up both a conventional WM6x Today Screen and Titanium UI and switch between as desired while retaining all configuration.
- Before running TiToggle, set up your classic Today screen plugins as desired.. [Start | Settings | Today | items (Uncheck windows default); now select the classic plugins you want working when you switch to classic mode. Click OK. This must be done BEFORE running the script the first time, and only needs to be done once.
- Now use the TiToggle to switch seamlessly back and forth between Uis.
- In the event of issues with Classic Today items not displaying carry out the following steps:
1. Switch to classic today, enable the items you want active
2. Run NoPluginsToday (to make sure they disappear)
3. Then run NoPluginsToday again (to reenable them)
- If the reverse or something else happens you are trying to set classic items up when NoPluginsToday is set to "hide items”. In this case change state and repeat.
Further Titanium Editing
- If further editing of the Titanium UI is desired, showaco’s Titanium Editor is recommended
- Please note that in the event that eg. Iconsoft’s Phonex is installed, the People plugin would not be required and can be hidden with the editor.
- If further 3rd Party apps such as Spb Time 3 are added then, for example, the Titanium Clock plugin can be re-directed to activate Spb Time instead of the default Windows Clock by editing the Registry as follows:
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:MSCLOCK]
"1"="\"\\Program Files\\Spb Time\\SpbTime.exe\""
"3"=dword:00000000
"2"=dword:00000002
"0"="World Clock"
Reserved #2 - A Connundrum - can anyone please help ?
In attempting to extend the carbon theme into this ROM, I have sucessfully replaced the Toshiba deep magenta/black background to the Motion Sensor control panel app, but have completely failed to be able to figure out how to achieve the same effect with any other of the CPL applets.
Motion Sensor.exe unusually contains the bitmap, so a simple job to replace. An exhaustive trawl of the other .exe, .cpl, .dll and .mui files has failed to identify any other such applet containing a similar bitmap. The equivalent Toshiba wallpaper files in \windows were removed long since.
So I am stumped as to where these images are being sourced. If anyone can suggest any viable clues as to where they may be and how to replace, will be very much appreciated
View attachment 538053 View attachment 538054 View attachment 538055 View attachment 538056
Wow, nice new great ROM Kevin! But are you able to achieve to additional ROM and RAM unlock that Fepont suceeded in? Nice to see a themed ROM, keep it up man!
The skinned motion sensor ( Toshiba Settings) looked great! Well done for finding it out. Unfortunately I cannot help you here, but hopfully some else may point you in the right direction!
Cheers!
olyloh6696 said:
Wow, nice new great ROM Kevin! But are you able to achieve to additional ROM and RAM unlock that Fepont suceeded in? Nice to see a themed ROM, keep it up man!
The skinned motion sensor ( Toshiba Settings) looked great! Well done for finding it out. Unfortunately I cannot help you here, but hopfully some else may point you in the right direction!
Cheers!
Click to expand...
Click to collapse
Hi @olyloh6696 .... many thanks for your kind comments. Much appreciated.
I'm afraid I don't have the expertise to replicate @Feropont's success with the ROM/RAM capacities, but in principle it would be relatively straightforward to translate the setup, if the unprotected base becomes available to work with in due course. In the meantime, I'm hoping someone will be able to resolve the mystery of the Toshiba Settings applets
Best regards,
Kevin
kevinpwhite said:
Hi @olyloh6696 .... many thanks for your kind comments. Much appreciated.
I'm afraid I don't have the expertise to replicate @Feropont's success with the ROM/RAM capacities, but in principle it would be relatively straightforward to translate the setup, if the unprotected base becomes available to work with in due course. In the meantime, I'm hoping someone will be able to resolve the mystery of the Toshiba Settings applets
Best regards,
Kevin
Click to expand...
Click to collapse
hi Kevin, really nice your MOD´s on this ROM. i have to much to do with my updates, but if you like i can, in few days, for you re cook your great ROM to improve and gain more free ram- with feroponts kichen!
Best regards, miro
mirolg said:
hi Kevin, really nice your MOD´s on this ROM. i have to much to do with my updates, but if you like i can, in few days, for you re cook your great ROM to improve and gain more free ram- with feroponts kichen!
Best regards, miro
Click to expand...
Click to collapse
Hi Miro, Many thanks for the offer - it would be very good to be able to upgrade the core of the ROM to benefit from the recently released capacity. Not certain if it will work by trying to recreate via @feropont's kitchen, but I think I could do the other way round if I had the 'super clean' core ROM as a start and remixed back all the various additional files, registry changes, provxmls and so forth. I have all those components in separate files and with a bit of thought could probably reassemble. Maybe we should try approaching from both directions and see if there is any difference with the result ?
Thanks for this rom Kevin. I have re flashed your old one.
cheers
mkultr4 said:
Thanks for this rom Kevin. I have re flashed your old one.
cheers
Click to expand...
Click to collapse
Hi @mkultr4, thanks for checking the new version out. Just out of curiosity, can you indicate why you preferred to go back to the previous edition ?
I am using your new rom. I was using your first rom and has been really good, but recently the phone would boot numerous times before I could use it. So I looked back on here for other roms and you had cooked a new one! I like the icons on the tool bar (simple I know..but its the minor details).
I will let you know if I encounter any problems, I don't think I will though.
thanks again
Ah ! My apologies - I'd misinterpreted the sense of your note. Very pleased that you like the new edition.
I'm puzzled though about the issues you were having with the original as have been using myself ever since last July and not encountered that type of problem. I'm not sure if you may have eventually developed some registry corruption which eventualy caused instability. Possibly doing a hard reset would have cured - for all practical purposes the same as a re-flash.
Do please let me have feedback as you use the new one and let me know if any glitches become apparent.
Best regards,
Kevin
kevinpwhite said:
Ah ! My apologies - I'd misinterpreted the sense of your note. Very pleased that you like the new edition.
I'm puzzled though about the issues you were having with the original as have been using myself ever since last July and not encountered that type of problem. I'm not sure if you may have eventually developed some registry corruption which eventualy caused instability. Possibly doing a hard reset would have cured - for all practical purposes the same as a re-flash.
Do please let me have feedback as you use the new one and let me know if any glitches become apparent.
Best regards,
Kevin
Click to expand...
Click to collapse
Hi Kevin, regarding the 'issue' with your other ROM i can confirm it is not a ROM specific problem but occyrs when you mess around with the registry keys (like you said - corrupt reg keys)i was playing around with SK Tools on numerous ROMs and they have led me to the same problems and hard resets. So there is no faults with your ROMs
Thanks Oly - nice to know my initial diagnosis was on the right track !
Regards,
Kevin
Added to the table:
#203 08/03/2011 6.5 kevinpwhite 110308.003 21876 5001.0300.76 E 214 80
ROM Table HERE
Thanks Pere..... my apologies - should have advised you direct a while ago. Quite staggering to see the scale of overall activity you have managed to capture
Best regards,
Kevin
It's useful for me, and I hope this table can be useful as well for other ROM fanatics as me . Not, seriously, not always is easy keep it updated (each chef has a different way to launch new ROMs) but at last , I'm just a mere notary, the merit is yours, the cooks.
UPDATED [ROM][ENG] WM6.5 TG01_KPW110506.001 - Radio 0300.76
Please see Post #1 for the most recent edition of this ROM.
It is a further refined version of my ROM TG01_KPW110308.003.tsw. and contains a significant number of additional tweaks, including removal of further files and also various Registry amendments to improve smooth operation.
Best regards,
Kevin
As promised: Updated Rom list:
#213 06/05/2011 6.5 kevinpwhite 110506.001 21876 5001.0300.76 E 214 80 #203 improved
ROM Table HERE
This ROM
I''m currently using this ROM right now and i'm very happy with it.
Two little issues:
- Couldn't download GPS data, but after playing with my location, it worked.
- Back button (green button) of the standard phone dialer not visible.
And titaniumweather is downloading weather information twice, both for MyLocation and
the city I live currently in, but who cares...
Found an old microsoft voice command CAB and now i'm a happy TG01 user.
Keep up the good work, Kevin.
amwinkels said:
I''m currently using this ROM right now and i'm very happy with it.
Two little issues:
- Couldn't download GPS data, but after playing with my location, it worked.
- Back button (green button) of the standard phone dialer not visible.
And titaniumweather is downloading weather information twice, both for MyLocation and
the city I live currently in, but who cares...
Found an old microsoft voice command CAB and now i'm a happy TG01 user.
Keep up the good work, Kevin.
Click to expand...
Click to collapse
Many thanks for the feedback
In response....
- Back button (green button) of the standard phone dialer not visible.
I have now tracked down the problem - apologies - too zealous in removing 'unneeded files' when cleaning the ROM. Turns out there were two vital images... As a temporary measure, please copy the following files to the \windows directory and correct WM6.5 stock dialler will resume. One is the Back Arrow; the other is the handset icon on the green Talk button. I will issue an update to the ROM with this corrected and also some key files compressed to improve performance in the next few days.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- Couldn't download GPS data, but after playing with my location, it worked
Not quite sure what was happening here but if you can give some more information may help understanding... Normally GPS likes to have some indication where you are to get it going, eg. by identifying rough location on the map in Garmin XT or via the AGPS in Google Maps. MyLocation does a similar thing.
And titaniumweather is downloading weather information twice, both for MyLocation and the city I live currently in,
Sounds like you have set up 2 tabs on the Titanium Homescreen - one for MyLocation and one for the named city ? In which case the behaviour you describe will happen if you are in that location. However, if you then move elsewhere, while your specified city will continue to show the data for that place, MyLocation will follow you and show data pertinent to wherever you happen to be.
Hope the above is of some help ?
Best regards,
Kevin

Categories

Resources