Email Transparency - Touch Pro, Fuze General

Anyone try this cab on the Fuze? http://forum.xda-developers.com/showthread.php?t=436895
This worked on my Tilt to get rid of the email envelope picture so I could see more of the email in the preview mode.

bugsykoosh said:
Anyone try this cab on the Fuze? http://forum.xda-developers.com/showthread.php?t=436895
This worked on my Tilt to get rid of the email envelope picture so I could see more of the email in the preview mode.
Click to expand...
Click to collapse
I don't think that will work because TF3D doesn't use the .png files that cab replaces. TF3D uses graphics embedded in the _manila files.
I think to get this to work under on the Fuze you would need to track down which _manilla files made up the envelope in TF3D and replace them with transparent versions.

thanks- sounds right...but ugly... I may just install it then since it shouldn't do anything

Related

Unlocking the Wm6.1 sliding panel secrets

I did some digging and found out something about the sliding panels.
They are almost identical to Htc Juno Neo interface
They reside in HKLM/software/microsoft/CHome
The part that is responsible for the panels is this
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins Order="CClock;CHome;CAppointments;CWelcomeCenter;CWindowsLive;Clinks;CMessage;Cmusic;CMyFaves;CMyphotos;CTestUIplugin;Settings" />
</plugin>
From top to down they are arranged in the order in the home.xml
From side to side they are arranged in the registry, at
HKLM/software/microsoft/CHome/<panel name>/Pages
They are arranged in a simillar format
eg(settings)rofile;Wireless;Ringtone;Background;Task.
There are a total of 12 panels but 3 of them doesn't do anything.
They are
CClock
CHome
CAppointments
CWelcomeCenter
CWindowsLive
CLinks - doesn't work
CMessage
CMusic
CMyFaves - doesn't work
CMyphotos
CTestUIplugin - doesn't work
Settings
Thats all i can dig up for now.
does wm6.1 homescreen work on wm6.0 ? maybe by copying some dll to wm6.0 . ?
Not just by copying and regist them... like any other plugin
i tried to build wm6.0 (based on RUU_Vox_HTC_GER_1.34.407.1) include CHome application/plugin and WelcomeCenter
i also added all needed Registry entry`s
the same problems as CHome version from s730 (tryied that 2 months ago)
i will not get it work
...(no time for that)
@Vener
nice finding...
/windows/bronzeres.dll
ther are the Icons for the slinding panel ... if someone wish to make a better looking homescreen, with other Icons
And I think to play on the RegConfig for the CWelcomeCenter, you can make it to a App-laucher bar ^^ ... I will test it tomorrow ... or soon
Some people are asking for the background pic i used so here it is.
Vener said:
I did some digging and found out something about the sliding panels.
They are almost identical to Htc Juno Neo interface
They reside in HKLM/software/microsoft/CHome
The part that is responsible for the panels is this
<plugin clsid="{E9267CAB-02EE-4f37-8216-6BF6A8FF5A71}" name="Bronze" height="266">
<Plugins Order="CClock;CHome;CAppointments;CWelcomeCenter;CWindowsLive;Clinks;CMessage;Cmusic;CMyFaves;CMyphotos;CTestUIplugin;Settings" />
</plugin>
From top to down they are arranged in the order in the home.xml
From side to side they are arranged in the registry, at
HKLM/software/microsoft/CHome/<panel name>/Pages
They are arranged in a simillar format
eg(settings)rofile;Wireless;Ringtone;Background;Task.
There are a total of 12 panels but 3 of them doesn't do anything.
They are
CClock
CHome
CAppointments
CWelcomeCenter
CWindowsLive
CLinks - doesn't work
CMessage
CMusic
CMyFaves - doesn't work
CMyphotos
CTestUIplugin - doesn't work
Settings
Thats all i can dig up for now.
Click to expand...
Click to collapse
How do you add the extra plugins to the Settings Panel that are named in the Registry under Settings?
Roland
i've made my own custom applications slider in place of the getting started one, the only thing I cant figure out is how to make a dll with icons in it as hex!? anyone got any idea's?
kosborn2 said:
i've made my own custom applications slider in place of the getting started one, the only thing I cant figure out is how to make a dll with icons in it as hex!? anyone got any idea's?
Click to expand...
Click to collapse
Hi
Can you tell us how you reconfigured that "Getting Started" Slide for you own applications.
I think that others are very interested.
Thanks.
Chongie
you don't need to put icons in a dll. a simple .png will do.
for exemple :
"TEXT1"="Internet"
"PICTURES"="\Windows\61.png"
much easier
kosborn2 said:
i've made my own custom applications slider in place of the getting started one, the only thing I cant figure out is how to make a dll with icons in it as hex!? anyone got any idea's?
Click to expand...
Click to collapse
hey sorry, could you explain it a little more? would love an app launcher, sounds awesome.
has anyone looked into making icon sets? or know where we can get some?
makaveli86 said:
hey sorry, could you explain it a little more? would love an app launcher, sounds awesome.
has anyone looked into making icon sets? or know where we can get some?
Click to expand...
Click to collapse
Hi
I am almost ready with my custom Application Slide. The only thing left to do is assigning the right images to the pages in the slide.
When i am ready i will post some screenshots.
Chongie
Chongie said:
Hi
I am almost ready with my custom Application Slide. The only thing left to do is assigning the right images to the pages in the slide.
When i am ready i will post some screenshots.
Chongie
Click to expand...
Click to collapse
excellent, looking forward to it!
Hi here are the first screenshots of my personalized application slide.
As you can see it is not completely finished.
I still have to remove the "View All" option.
If anybody can help me with that.....
Chongie
Chongie said:
Hi here are the first screenshots of my personalized application slide.
As you can see it is not completely finished.
I still have to remove the "View All" option.
If anybody can help me with that.....
Chongie
Click to expand...
Click to collapse
looking good! you know when we can expect it to be released?
makaveli86 said:
looking good! you know when we can expect it to be released?
Click to expand...
Click to collapse
Released??
As a CAB file you mean?
I have no experience in creating a CAB file.
I have created this by manually editing the registry and assigning images..
I am planning to write a sort of manual of how I created this application slide.
If somebody can make a CAB file with manual... By my guest.
Chongie
Chongie said:
Released??
As a CAB file you mean?
I have no experience in creating a CAB file.
I have created this by manually editing the registry and assigning images..
I am planning to write a sort of manual of how I created this application slide.
If somebody can make a CAB file with manual... By my guest.
Chongie
Click to expand...
Click to collapse
ya, we can make a cab with your method. this looks promising, glad to see some progress.
makaveli86 said:
ya, we can make a cab with your method. this looks promising, glad to see some progress.
Click to expand...
Click to collapse
I hope I can upload the manual tonight otherwise later in the week.
Removed {But do you have any suggestions of removing the option "View All" which came default with the "Getting Started" Panel.}
I now know how to remove the text View All
Chongie
http://forum.xda-developers.com/showthread.php?t=380833 ...
Dr. Martin Gonzo said:
http://forum.xda-developers.com/showthread.php?t=380833 ...
Click to expand...
Click to collapse
Oke...
If only i had see that earlier.
It would have saved me the time figuring it out myself
Thanks
Doc

HTC Diamond Theme for the slide wm6.1

HTC Diamond Theme for the slide wm6.1 240x320 screen
install the cab then go to start settings down to more to regional settings go down to time format go to 00:00:00 am or pm
format
looks awasome mate nice job!
Nice looking theme!
it is fantastic, but i have a 176x220 display
T_T
can anyone resize it? can anyone say how to resize it by myself? (or can anyone point me in the right place to get this stuff for my *rare* relolution?)
tia
znì
if you use nrg weather app and are having trouble with it and the theme
you can try chome configurator here it is http://forum.xda-developers.com/showthread.php?t=393104 go in to it and hit ctestuiplugin and hit show exit out
it used to work for me but with the one I have now I have to us a reg edit and go to security/chome/defaultsettings/ctestuiplugin change disabled to 0 and go to
software/Microsoft/chome/ctestuiplugin change disabled to 0
here is some cpr. files if the clock slide changes back.just install the cab one is for 3.0 to 3.2 and one is for 2.0 to 2.3 then go to options in the weather app layout options and pick one of the cpr. the weather app over writes the cpr file in windows so win you pick a layout it will kill the clock slide till you put the cpr files I made in it
here is some original wallpaper that came with the htc diamond and I added a bronzeres.dll with black diamond icons
and if you are using my theme I added a clear clock so you can add your own wallpaper the original had a black background all you have to do is add the files to the windows folder on the phone and if you us the black bronzeres.dll just switch to a noun slide theme thin add it
to the windows folder if you us freddy's menu or dialer I added icons to the icon folder for the icon folder for them.http://allshadow.com/forum/viewtopic.php?f=6&t=2321&st=0&sk=t&sd=a&start=10
*snip* :-D .. (some microwaves might have fried my brain - now it works )
won't work on my i600
hi everyone, i have a samsung i600 with original winmobile 5; i installed on but the screen has nothing, just "start" "Contacts" and the battery icon. nothing more. u know why?
the theme is made for wm6.1
ok many thanks
kron2 said:
the theme is made for wm6.1
Click to expand...
Click to collapse
I've used it on my i617 with wm 6.1 and it still doesn't work.........
kron2 said:
HTC Diamond Theme for the slide wm6.1 240x320 screen
install the cab then go to start settings down to more to regional settings go down to time format go to 00:00:00 am or pm
format
Click to expand...
Click to collapse
I apoplogize ahead for my ingnorance! I am downloaded the cab you posted, but I am very new to this nd I don't know what I need to do w all the files. I assumed it was a an auto installation cab, so if anyone can help I appreciate it, I really like the theme nd it looks like you did an excellent job.
johnnyeoneal said:
I apoplogize ahead for my ingnorance! I am downloaded the cab you posted, but I am very new to this nd I don't know what I need to do w all the files. I assumed it was a an auto installation cab, so if anyone can help I appreciate it, I really like the theme nd it looks like you did an excellent job.
Click to expand...
Click to collapse
It sounds like you unzipped the cab file because otherwise you wouldn't see all the files. Redownload the cab and save it to your phone, but do not extract the files from it first. Then use file explorer on your phone to start the cab install by clicking on the cab file.
hey coo theme who created it?
i have this installed and running on a Blackjack 1 with 6.1, everything seems to work right except the clock and the slider panels. The clock is the standard clock not the one on the screenshot of the OP, the slider panels are blue no matter what back ground i use.
Is the default background supposed to be the black diamound one? I bet its not showing up because this is not made for a landscape device. could this be made for a landscape device?
OK look at the second posters avatar.....my screen looks just like that. Isn't it supposed to have the diamound style clock and background? When i switch the the diamound green or diamound fire they both show up fine, just the clock is not diamound and the panels are blue.
Buckoni said:
i have this installed and running on a Blackjack 1 with 6.1, everything seems to work right except the clock and the slider panels. The clock is the standard clock not the one on the screenshot of the OP, the slider panels are blue no matter what back ground i use.
Is the default background supposed to be the black diamound one? I bet its not showing up because this is not made for a landscape device. could this be made for a landscape device?
Click to expand...
Click to collapse
sorry i did not make it for landscape and it would not work on it
ok, well thats to bad, it is really a cool home screen. I didn't think there would ever be this kind of screen on a smartphone.
Great work though! I wish i could figure out how to do this kind of stuff!
Well i took a pic of something black and made it my home screen and with the blue sliders it looks pretty good! So i don't have the clock like i wanted but, all the other stuff works and i have a pretty cool looking home screen!
Thanks!
kron2 said:
HTC Diamond Theme for the slide wm6.1 240x320 screen
install the cab then go to start settings down to more to regional settings go down to time format go to 00:00:00 am or pm
format
Click to expand...
Click to collapse
So I installed cab on phone succesfully, but I went to settings, more, regional settings nd I tried to change the time format like you said but it only gave me a few to choose from ( 11:19:42 am or pm) but wouldn't let me enter in 00:00:00 or anything else. Please help & thanks.
edit: FYI it seems to be working just fine w/out adjusting those settings, excatly what does changing the time format do? Thanks again nd I luv the new theme, keep up the good work.
johnnyeoneal: you have it right I just put the 00:00:00 for currant time and if you didn't change your time to that format it would not line up with the diamond like boxes

Sprint Theme from Diamond

Anyone out there that wants to make this theme work oki on the raphael.
its alot of bugs in it and the landscape mode dont works etc.
http://forum.xda-developers.com/showthread.php?t=419799
...Thanks...
Yes! +1 =)
what u mean with yes +1
Make sure you have restored the original theme first with TF3D Config before installing the theme...
If that doesn't help, unzip the attached file on your Windows folder.
Hopefully it will work.
PS.: If it does work maybe I could edit the files to fit the whole sprint theme...
oki, thx man. there is also a bug when deleting sms. the text that comes up is totally different. do u know if that is fixed
Sprint Theme cab files
Ok.. since u guys opened a thread for the Sprint theme here on Raphael Forum I did some cab files for u to test...
Edit: Don't install the theme file (have a clean TF3D)... only the cab files.
SprintBackgroundAllTabs.cab - Looks like this doesn't work in TouchPro
SprintClock.cab
SprintMenuIcons.cab
Let's hope this works
Let me know if I missed something...
the landscape mode still dont work. to bad. very nice theme
sluden said:
the landscape mode still dont work. to bad. very nice theme
Click to expand...
Click to collapse
ok .. after which cab did it stop working?
havent tried yours yet. i will tri that now. it was after the landscape.zip it still didnt work.
after installing SprintBackgroundAllTabs.cab the whole tf3d hangs. cant do a thing. and it stands TITLE in the home screen.
sluden said:
after installing SprintBackgroundAllTabs.cab the whole tf3d hangs. cant do a thing. and it stands TITLE in the home screen.
Click to expand...
Click to collapse
ok will have a look at that right away....
oki thx alot
another thing. the icons in the tf3d. aint centered in the images. if u understand what i mean.
all pics are to the left
sluden said:
another thing. the icons in the tf3d. aint centered in the images. if u understand what i mean.
all pics are to the left
Click to expand...
Click to collapse
I know... that's because the manila file from SprintBackgroundAllTabs.cab moves the 'slider button' to the side...
I had a look at SprintBackgroundAllTabs.cab and it works on my Diamond...
So I think the TouchPro cant integrate the Sprint background in all tabs...
I guess u have to live with it until 'the Fuze' comes out (looks like TF3D is similar to Sprint)
http://www.engadgetmobile.com/2008/08/16/htc-touch-pro-turning-into-the-fuze-for-atandt/
I'm gone fix the slider button thing and remove the background cab...
does the other cab work... and most important does Landscape Menu work?
sluden said:
another thing. the icons in the tf3d. aint centered in the images. if u understand what i mean.
all pics are to the left
Click to expand...
Click to collapse
Updated the SprintMenuIcons.cab in my first post
yes the landscape mode works. thank you for your time. i will try the other cab as soon as i get home.
but the sprintbackgroundinalltabs.cab should be able to work. the .theme fil on the diamond site works but then not the landscape mode and what i have seen when u delete sms in tf3d.
so it wouldnt be impossible. aint im right
any screens of the landscape mode working?
Maybe we should wait for the pro on sprint to be released... that would make things a lot easier I guess
it looks like the original htc theme on landscape mode

Transparent glass taskbar and softkeys? EDIT: Success! 12/15/09

How do you get a transparent glass looking taskbar and softkeys like the ones featured in the ENERGY rom? I have looked around, and I can't find anything that allows me to just change those two things to look like that.
Here's the example:
http://forum.xda-developers.com/showpost.php?p=5044380&postcount=3
[EDIT] 12-15-2009:
I finally got it the way I wanted, if anyone would like an HDWall cab created for a background they like with the glossy bars, just post ur WVGA picture up here.
hi its a combination of a few .cabs ive made this one with it (below),,,look here for more info.
http://forum.xda-developers.com/showthread.php?t=591333
i will help as much as i can as it can be findly when starting out but ull get the hang of it
mine sofar (not finished)
http://forum.xda-developers.com/showpost.php?p=5088901&postcount=53
thanks, i really appreciate your help. I actually do know how to make them just plain transparent, but I can't figure out how to get them that 3dish glossy effect that is on the ENERGY rom i linked to
like mine??
Running WWE 1.48 ROM currently...
^yes, thats awesome.
can you please share your theme?
found it here.... http://forum.xda-developers.com/showpost.php?p=5054599&postcount=176
^cool, thanks....for whatever reason tho I'm unable to create a cabfile with HDWall...
can you send me your created cab?
i can't make my cross bar transparent like yours... i have tried a couple of hide curtains cabs but they don't hide that one... any clue?
[email protected] said:
^cool, thanks....for whatever reason tho I'm unable to create a cabfile with HDWall...
can you send me your created cab?
Click to expand...
Click to collapse
Uhave to convert first.... But ican give u my cab, u will have to wait for tonight as i dont have my usb cable...with me
tsttse said:
i can't make my cross bar transparent like yours... i have tried a couple of hide curtains cabs but they don't hide that one... any clue?
Click to expand...
Click to collapse
Hey... i got problems too... got it transparent... but not the rest...
thanks a lot. I finally got it going myself bro.
Only problem I have now is I can't combine it to work with max manila...
whenever I install max manila I have a white background and can't change it anymore.
I found these files through the forum, they are not mine, but it will help, either install the cabs or use resco explorer to overwrite the manila files.
CheersView attachment 254025
View attachment TransparentBottomCurtain.cab
View attachment RemoveCarrier-TopBar.cab
View attachment 254028

Looking for a cab file.

Hi,
I am looking for the cab which makes the background screen same as the home screen when u slide between tabs. I had this cab but somehow I deleted it. Can someone pls give the name or share it with me. I searched ion the cap repository but could not find it.
Thanks
Brgds
Bg4all
Try BG4All http://forum.xda-developers.com/showthread.php?t=636887
or CHT 1.85 has backgrounds for all tabs including lock screen.
Hi,
Thanks for your relpy but I dont mean it. I mean when you slide between the tabs not same background for all tabs.
Brgds
anybody has this cab?
Thnx
Gonna have to bump this because Im also looking for that cab..... cant find the thread anywhere......
Just to be clear....... its the cab to get rid of the dark curtain that falls across the whole screen whilst you have your finger on the slider...........
even if you could just tell me what manila file it is....
any help much appreciated.....
thanks

Categories

Resources