No welcomehead.192.png??? - eXpo GW820, GW825 IQ ROM Development

I know this isnt per say "Rom Dev" yet but it will be when we can lol.
I recently made a welcomehead.192.png for my phone, installed it only for it to do nothing! Has anyone found the file which represents what was the welcomehead?

StartUpImg_DMDO_000.bmp is the image that appears right after the startup animation just before homescreen boot. It's the only thing I've found so far. I replaced it with a windows phone image instead of at&t worldphone. I think the rest are all part of the StartUpAni_DMDO_000.dll

ghostfaceg35 said:
StartUpImg_DMDO_000.bmp is the image that appears right after the startup animation just before homescreen boot. It's the only thing I've found so far. I replaced it with a windows phone image instead of at&t worldphone. I think the rest are all part of the StartUpAni_DMDO_000.dll
Click to expand...
Click to collapse
Ok im going back to b00n school for this one :S.
i opened up the StartUpAni_DMDO_000.dll in a resouce editor and low and behold the animation is just a string of pictures!
This means we can add custom startup animations!
Then the StarUpAni.dll holds the startup sound. (Sry if this is all old info i thought it was big )
But to this conversation the image in question is not in there...

What are you using to take apart the dlls? I tried to do it a month ago using Reflector but kept getting an error message (no cml header or cli header I forget). It was giving me the same error message trying to take apart some taskbars dlls to make one that works for everything including the start icon.
In any event that's excellent news. I'd like to take apart this animated gif in animation shop and use it if possible.
http://forum.xda-developers.com/showthread.php?t=570880

ghostfaceg35 said:
What are you using to take apart the dlls? I tried to do it a month ago using Reflector but kept getting an error message (no cml header or cli header I forget). It was giving me the same error message trying to take apart some taskbars dlls to make one that works for everything including the start icon.
In any event that's excellent news. I'd like to take apart this animated gif in animation shop and use it if possible.
http://forum.xda-developers.com/showthread.php?t=570880
Click to expand...
Click to collapse
Im using PE Resource Editer or just PE Explorer, then go to view resources and bam lol.

LG doesn't seem to use a welcomehead.192 Since you're on AT&T also you know how after the annoying bars animation with the loud noise and then it goes to a white screen that says AT&T Worldphone? That white worldphone image is the StartUpIMG_DMDO_000.bmp. I used a png file from the link I posted and renamed it to .bmp and replaced it and now it shows the black windows phone logo. I'm going to have to take a look in that dll and see about replacing the startup animations it uses by taking apart some WVGA gifs and replacing the images.
Since you had posted about it on lg-expo and here about taskbars; I think the majority of the files for our taskbar is in the shellres.192.dll (if you wanna dissect that too). I tried replacing the 0409.mui and using icon demarrer to change the start icon like a thread on here said to to change the start icon and it didn't do anything. You've seen the taskbar I use (taachan's dusk) and it changes everything properly but the start icon, however if you look for the dusk taskbar in the Rhodium forums that taskbar changes everything except the antenna bars and the bluetooth icon (it does change the start icon and comes in two flavors, start icon w/text and without). It might be possible to take them both apart and find out what works from one and not the other and make one that will work on our devices as well as figure it out to make other ones.

ghostfaceg35 said:
LG doesn't seem to use a welcomehead.192 Since you're on AT&T also you know how after the annoying bars animation with the loud noise and then it goes to a white screen that says AT&T Worldphone? That white worldphone image is the StartUpIMG_DMDO_000.bmp. I used a png file from the link I posted and renamed it to .bmp and replaced it and now it shows the black windows phone logo. I'm going to have to take a look in that dll and see about replacing the startup animations it uses by taking apart some WVGA gifs and replacing the images.
Since you had posted about it on lg-expo and here about taskbars; I think the majority of the files for our taskbar is in the shellres.192.dll (if you wanna dissect that too). I tried replacing the 0409.mui and using icon demarrer to change the start icon like a thread on here said to to change the start icon and it didn't do anything. You've seen the taskbar I use (taachan's dusk) and it changes everything properly but the start icon, however if you look for the dusk taskbar in the Rhodium forums that taskbar changes everything except the antenna bars and the bluetooth icon (it does change the start icon and comes in two flavors, start icon w/text and without). It might be possible to take them both apart and find out what works from one and not the other and make one that will work on our devices as well as figure it out to make other ones.
Click to expand...
Click to collapse
Yes it appears that they dont use a welcomehead tho the windows image(the red&orange one) has to be coming form somewhere... everything else is coming from the files listed above.
yea i have also been looking into the taskbars ALOT, but i havent found out why yet that the Dusk taskbar works. The reason that the others dont is because our phones phones are using a separate dll(current i cant find it) for the network signal icons. I havent given up yet tho...ill keep looking lol.

I think I had found the orange windows screen one day while going thru the windows folder but don't recall where it was I'll look again when I get some downtime at work.

Welllllllll I found the orange windows logo from the boot-up. It's.....welcomehead.192.png Extremely unamused lol.

ghostfaceg35 said:
Welllllllll I found the orange windows logo from the boot-up. It's.....welcomehead.192.png Extremely unamused lol.
Click to expand...
Click to collapse
wait...what?! i changed the welcomehead on my phone and its still showing the old image :\

The images dimensions are 800x800 idk if that makes any difference. You would think replacing it might um, idk, replace it. /facepalm

ghostfaceg35 said:
The images dimensions are 800x800 idk if that makes any difference. You would think replacing it might um, idk, replace it. /facepalm
Click to expand...
Click to collapse
800x800? really...blaa ill hve to look into this

jug6ernaut said:
wait...what?! i changed the welcomehead on my phone and its still showing the old image :\
Click to expand...
Click to collapse
isnt that a rom file? as in cant be overwritten?

killerskincanoe said:
isnt that a rom file? as in cant be overwritten?
Click to expand...
Click to collapse
just because something cant be overwritten doesnt mean it cant be "moved to the side" aka cab

This is interesting. I tried a cab and it didn't change. I tried it manually and it didn't change. I tried advanced config and changed the picture and it didn't change. I'm wondering if LG uses the same image, but has it located somewhere else on the phone.

Dark9781 said:
This is interesting. I tried a cab and it didn't change. I tried it manually and it didn't change. I tried advanced config and changed the picture and it didn't change. I'm wondering if LG uses the same image, but has it located somewhere else on the phone.
Click to expand...
Click to collapse
lol im telling you there i something fishy about all this...

I can't figure out why it won't work.. Look at \HKLM\Software\Microsoft\Splash Screen

ghostfaceg35 said:
I can't figure out why it won't work.. Look at \HKLM\Software\Microsoft\Splash Screen
Click to expand...
Click to collapse
how interesting in a very bad way :\

is there a way to just disble the annoying att splash screen?

woodhole's lg expo/iq tweaker has an option to disable the animated opening, but bootup becomes 3x to 4x longer, so it's not really worth it to disable it.
www.lg-expo.com/third-party-lg-expo-applications/expoiq-tweaker/

Related

Phone Dialer Backgrounds & Carrier logo

Hey Guys,
Dunno about you, but I've installed the T-mobile NL latest ROM - but - and a big BUT -
Who designed that dialer skin!?
Attached are 2 nice backgrounds I made (landscape and portrait), and a Carrierlogo for Orange Israel which looks really great.
Replace all 3 files in the windows directory.
Note: If you get problems with write access, try with "Total Commander" it seemed to work perfectly!
Btw, for nice buttons, elsewhere on these forums is ablackqsilver skin for the universal.. didn't have energy to design the buttons...
From what I understand, the nice dialler skins won't work on our Universals, so I guess we'll make our own
If anyone else has some nice ones - Share!
Ariel 8)
Very nice.
hey do you have anything for atom like this carrier logo and splash screens.
Thanks
I'll be buggered if I can overwrite or delete the carrier gif file, I want to overwrite the 2 DLL's that contain the pink video buttn as well.....
Ayone go any ideas? tried in flight mode and with resco and total commander.
Cheers
To change the button graphics
To change the buttons I first installedthe black/silver universal phone skin. It redirects the registry phone buttons to its graphics, and they are replaceable.
Works great for me and got rid of the pink buttons...
Well people who designed the T-Mobile dialer skin are Either colorblind or complete Arses....
I understand that you guys were able to get rid of it? to get back the original HTC Blue and green buttons ??
Can you please tell us all how to do it ??
The only way I can see to get rid of it 'completely' without loosing the Video button is to replace the 2 DLL's that contain the video button resources.
Unfortunately they are in ROM so it would have to be a cook of a new ROM.
I was thinking about giving it a go, but to be honest, just cannot be rsed, I'll leave it be until either HTC make the dialer completely skinnable to the end user or a new HTC (iMate/QTek) rom that is newer than the T-Mobile one is released.
I also don't like the other mods that TM do (to the start menu etc), but I've got rid of those, and everything else about the latest NL Tmobile WWE ROM rules, def the best one I've used yet.
So I'll live with the garish pink dialer for now...... unfortunately
Thanx for the info.
I am myself on the DOPOD ROM and am very happy (I do not have a stereo headset so the A2DP is not important
Hello all. I never saw these posts before so I never knew how to change the dialer skins until I found the registry tweaks in the wiki area. I've attached a zip file of all the buttons on T-Mobile. I haven't really changed them. Just made the buttons rounder! ... Not much difference but it does look better. The only problem was that I couldn't change the Video button for some reason. I changed the background and the buttons by copying the files to the mda, either the extended ROM, the sd card (which could coz a problem if you remove it) or the mda's internal memory and then in the registry just change the location of the files. All the buttons are named the same as the original. This way you won't really have any problems and you can revert to the originals by just renaming the registry settings back to the "\Windows\" directory. The registry keys are in: "HKLM\Security\Phone\Skin" ... the "Dialer" directory holds all the buttons and background for when the dialer buttons are on the screen. The "Progress" directory holds the buttons and background for when you're in a call and the dial buttons are not visible. The keys that you have to edit are the bmp... entries. The default string is "\Windows\...bmp" just change them to wherever they are, like "\Storage Card\DialerSkin\...bmp", etc.
The only think I couldn't change was the Video buttons and the Operator logo. If the background you put up is not white or a lighter colour the logo looks retarded. I tried looking for the file "erlogo" but i didn't find it. However I did find a file called "Carrierlogo" in the Windows directory. I'm thinking of backing it up and then blanking it out. Don't really care about the logo. Anyways, I've added a zip file of the buttons I edited. I've also put up screenshots. You can change the buttons to whatever you want if you can design one. I tried looking for one but seems like no one is really making them for the MDA Pro's as the MDA Vario's and the like are more common. Anyways, hope I can get some help with the Video buttons and maybe some nice backgrounds for the dialer?!
Churchill said:
Well people who designed the T-Mobile dialer skin are Either colorblind or complete Arses....
I understand that you guys were able to get rid of it? to get back the original HTC Blue and green buttons ??
Can you please tell us all how to do it ??
Click to expand...
Click to collapse
Well if you want to get the default blue Windows Mobile dialer then just go to the Registry to: "HKLM\Security\Phone\Skin" and the entry for Enabled change it to "0" to disable the operator dialer or then "1" to enable it. If you disable it and reboot the MDA you'll see the original blue dialskin but you miss out on the video button. so no video calls can be made also the Smart Dial feature will not work if the blue dialer is used. I don't know why so don't ask! ... Hope this helps?!
havoc99!
Thanx I am aware of that HACK, but then you as you quite correctly mention loose the video call and the smart dialer.
But !!!!!!!!!!!!
What you are writing about making the busttons might be great just design my own set and done. Question is if I keep it on the SD card it mst probably be even slower then now (I mean the device)
Well If i cook my own set of buttons I shall let you all know
Hey Havoc....
I am happy with the default skin on the QTEK 9000 for example so all i have to do is copy all the files you have in that zip archive. from my Windows directory... and then I have a ready skin so I can actually go and use the t-mobile ROM...
I mean now since we know the file names, I hope your archive is complete havoc
Churchill said:
havoc99!
Thanx I am aware of that HACK, but then you as you quite correctly mention loose the video call and the smart dialer.
But !!!!!!!!!!!!
What you are writing about making the busttons might be great just design my own set and done. Question is if I keep it on the SD card it mst probably be even slower then now (I mean the device)
Well If i cook my own set of buttons I shall let you all know
Click to expand...
Click to collapse
About the buttons I meant you could take the originals and colour them different, instead of have the buttons curved like I posted previously you could have them a different shape, etc. I currently have my modified buttons and pics on the ExtendedROM which pretty much is a part of the inbuilt memory and so far it's working fine. I haven't noticed any slowness or sluggish behaviour. I'll try make some different buttons and post them up. ... Should be fun but time consuming. ... If you've seen the skins for the MDA Vario using the ETen Dialer, those are really sexy but that means one has to sit and make them for the MDA Pro. I'll try it out and post what I can get.
Churchill said:
Hey Havoc....
I am happy with the default skin on the QTEK 9000 for example so all i have to do is copy all the files you have in that zip archive. from my Windows directory... and then I have a ready skin so I can actually go and use the t-mobile ROM...
I mean now since we know the file names, I hope your archive is complete havoc
Click to expand...
Click to collapse
Well the buttons I modified were for the T-Mobile skin so I don't know what happens with the QTek as I've never seen the skin so try at your own expense. Mine is working great. Just changed the links to the locations. I noticed when I flashed the i-mate rom, the dialer was completely different. If you're going to flash your PDA with the T-Mobile ROM then you should try it out. Though I have never replaced the original files coz then if anything goes wrong I have to reflash so be careful. My archive is only missing the background pics which are named as "Bkgnd_land" and "Bkgnd_port" in the same Windows directory. I've posted the backgrounds as well but you can put anything you want as long as it's the right resolution. The one I use is always 640x480. However, I strongly advise you to copy these files in another folder on the PDA and not replace the originals. I placed mine in a folder in the ExtendedROM. I originally figured out this hack from the wiki page:
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
Check it out. There's allot of nice hacks there.[/url]
Hi guys, I was messing around with the dialer buttons and if you take the bmp's that are in the zip file (or if you copy the ones that are in the Windows directories) and open them in paint (or the like) and colour the buttons "NmBtnUp_..." fully black and then in the registry only edit the "bmpNormal" under "dialbutton" to the black ones then after the reboot, your dialer buttons are invisible. Only thing you see are the numbers and alphabets. Pretty kool! ... I only did it for the "dialbutton" folders not the rest as in the erase, talk/end, or the verbbutton. Quite an interesting effect for the dialer depending on your background or your choice. Just thought I'd share. I also changed the really nice green backgrounds by "summoner" into dark grey (I hope you don't mind) and I've posted screenshots of them up. K! Thought I'd share my interesting discovery.
the_ape said:
I'll be buggered if I can overwrite or delete the carrier gif file, I want to overwrite the 2 DLL's that contain the pink video buttn as well.....
Ayone go any ideas? tried in flight mode and with resco and total commander.
Cheers
Click to expand...
Click to collapse
I managed to overwrite the carrierlogo.gif file from the explorer built in with "Pocket Controller - Professional" that I bought. It's a nice program. Little sluggish sometimes but i can use the MDA from the pc without touching it. By the way, what are you going to overwrite the 2 dll's with? Have you found a way to modify the video button?
HAvoc!
Take a look here: http://forum.xda-developers.com/viewtopic.php?t=52399&highlight=
There are some default phone dialer skins from the providers.
Havoc!
the link I have given you you can download the skins in cab format...
Well if you exctract the cab and change the extentions to .bmp you get the buttons.... The nicest one I think is the O2 one

I don't want that lines in Today!!!

Hi everybody,
I want to use a picture as wallpaper in my Qtek 9000..
But there is a problem: the lines between the Today plugins!!
I solved DEACTIVATING all today plugin!!
But i can't belive that i can't ERASE that damned lines!
Well: i tryed Wisbar Advanced desktop... but it slows the PPC..
I would write to Microsoft.. Because i HATE that lines..
I could use Pocket Plus.. But seems it crashes PDA..
Can you suggest me something similar.. Maybe freeware..
Please help me..
Bump and ditto, easy solution?
I too would like to know how to get rid of those stupid lines, it just makes any background image look crap.
I have managed to edit the Tomtom logo and made it smaller so it takes up less space but the annoying lines have to go.
If anyone out there knows a solution it would be greatly appriciated.
how did u edit the tomtom logo?
You could try changing the colour of the lines. Google for Tweaks2k2 and you should find a great tool you can download and use 3 times before needing to purchase it. BTW, the tool does a lot more than give you the ability to change the colour of the lines. This is a must-have app.
I can't belive that the only solution is to change the line's color!
I want to see the picture of my girlfriend WITHOUT that UGLY and STUPID lines!
No other phone in the world doesn't show a full picture!
I think that the solution is to write to Microsoft.. I can't belive it.. But there is no other solution!
They have to chang Today.. It's too old.. Based on old Pocket PC (In portrait)..
Maybe i posted in a wrong room?
on a old jornada I had I recall an app that had this as an option, so its possible, there must be a way to do it, maybe just replacing the image used for the lines with a blank one?, Im no coder or anything like that, just throwing out an idea, this is a developer forum, maybe someone could throw together a quick and dirty hack or maybe a reg hack, somebody help us out, I hate those lines too.
bhang
This issue has come up in several threads. The only way I know to "get rid of" them is to change the color to match the background by using a Theme Generator program.
I found links to the SHMetrics value in the SHELL32.EXE code of wm2003se. It is all done by COMMCTRL.DLL and te lines are called TodayLVItemLine2 and TodayLVItemLine1. But this is very undocumented. The problem is that you need to reboot every time you change something in the SHMetrics value.
See this post http://forum.xda-developers.com/viewtopic.php?t=44154
I am still fiddling around with various values of this SHMetrics value. Problem is that I realy don't know what the effect is on what GUI element.
Perhaps one day...
Cheers
Im running wisbar advance 2 and I average 2-8% cpu (overclocked to 264) with it running but I dont see a setting to remove the lines, correct me if Im wrong...
I wish wisbar had different edge/gprs icon support, edge is spotty in many areas I frequent, so I trey to dl when im in an edge supporting cell...even if it just showed the actual icon like "notifications"
bhang
to change the colour of the tomtom sign just go to paint and zoom in and change the colour to your desire. i have made mine deep red. and to change the size go into photoshop and change the image size to a smaller size.
Once you have the one you want just go to the tomtom folder that should be on the root of your device and replace the file ttoday.bmp with the one you have. You might want to back up the original ttoday.bmp file just in case.
Once replace you don't even need to soft-reset. just go into settings-today and check to see if tomtom is selected to appear on your today screen. once you tap on the tick in the corner your picture will be updated.
Il try to attach the ones i have done but this is my first time attaching an image so it might not work.
As for the crappy lines on the screen.....Is there not a way just to make the lines invisible???
to change the colour of the tomtom sign just go to paint and zoom in and change the colour to your desire. i have made mine deep red. and to change the size go into photoshop and change the image size to a smaller size.
Once you have the one you want just go to the tomtom folder that should be on the root of your device and replace the file ttoday.bmp with the one you have. You might want to back up the original ttoday.bmp file just in case.
Once replace you don't even need to soft-reset. just go into settings-today and check to see if tomtom is selected to appear on your today screen. once you tap on the tick in the corner your picture will be updated.
Il try to attach the ones i have done but this is my first time attaching an image so it might not work.
As for the crappy lines on the screen.....Is there not a way just to make the lines invisible???

Modified Icons for Kaiser Home Plugin

Hello all,
You may have seen my earlier thread with the modified color clock digits for the HTC Home Plugin. Well, I just can't leave well enough alone! This started off as JUVS color version of the Kaiser Home Plugin. I took some of the icons from JUVS version and some from Schaps. Then I made the 'unselected' ones dark and lit up the selected one with a bright spotlight. I also changed the house colors a bit and turned it to face the other side. Just didn't seem right with a blue roof . I like it better now and I hope you do too, see screenshots attached.
To install:
First install JUVS Kaiser Home Plugin, color version, see the CAB file later in this thread. Then go in and make sure the plugin is unchecked in Settings, Today, Items. Make a backup of the HH_FW*.* and HH_HOME*.* files in your Windows folder for safe keeping. Then copy the contents of the ZIP file attached to the Windows folder on your device (not the zip itself, extract the contents) replacing the same-named files. Reselect the plugin and take it for a spin. Love it? Good! Hate it? Restore the original set of icons and associated files or reinstall.
By the way, the colored clock digits I made for the original HTC plugin work perfectly here too. Copy them over the same way if you like. You can find them in this thread: http://forum.xda-developers.com/showthread.php?t=314510
And, that reminds me, I figured out the bezel issue affecting some of the icons in the files I put out for the original HTC Home Plugin. For those who were bugged by that issue I am attaching a bezel fix ZIP file that will correct the issue and leave a nice transparent icon background in keeping with the them of that set of files. You could use this fix on this Kaiser version as well and it will remove the spotlight from the selected item without affecting the colors and brightness/darkness differentiating selected and unselected. You just have to see it to see if you like it.
Is this for Hermes or Kaiser? This is posted in the Hermes WM6 forum.
Yes!
This applies for both actually, but I'm using it on a HERMES, running the Kaiser HTC Home Plugin. See the 5 tabs instead of 3? If you want it, look for JUVS version in this thread: http://forum.xda-developers.com/showthread.php?t=316107
gmgonzal, great work again! Thanks!!!
i'm trying to copy over the files in vista but i can't seem to... do i need to do this via the phone?
nevermind, stupid vista won't let you extract from an explorer view of a zip file
so the spotlight for each tab seems to show the old black/white icon when it is selected... going to try to recopy the files again.
That's because...
absolutg said:
so the spotlight for each tab seems to show the old black/white icon when it is selected... going to try to recopy the files again.
Click to expand...
Click to collapse
This is meant as a mod for the JUVS color version of the Kaiser Home Plugin. It brings the color icons that you are missing. You should install that first, then copy these icons over. I'm including the CAB file here in case others need it also...
do you know if this has the fixes included in the version posted on pg 6 of the original thread? thanks!
works well now. was wondering if you could do the spotlight with a transparent backgd instead of the gray? looks better with the default ATT them. thanks!
Here you go
absolutg said:
works well now. was wondering if you could do the spotlight with a transparent backgd instead of the gray? looks better with the default ATT them. thanks!
Click to expand...
Click to collapse
I guess I could , I wanted to do that next myself, it takes more effort to clean up the graphics for that. Check back...
This is great, thanks! Removing the bevel was part of the things I wnated to change about this plugin. What I would really love to be able to do now is completely remove the useless highlight that appears over the icons when they are selected - is this possible?
edit: just to be clear from the post above ... the highlight I mean is not contained in the images, I mean the OS highlight that appears over the images themselves when selected.
Also, for me personally, it would be great to be able to change the colour of the font used - if I change the colour of the clock images, then the font stay white which looks inconsistent to my fussy brain!
Thanks for any help with the highlight thing though.
good work, works well ! thank you!
I know what you mean
drblow said:
What I would really love to be able to do now is completely remove the useless OS highlight that appears over the images themselves when selected.
Click to expand...
Click to collapse
That highlight pi$$es me off too, what I always wanted to do was have the icons in greyscale and then make them bright color when selected, with no highlight around them. But that highlight seems to be built into the code. As far as the text color, Zoharbl said in my previous thread that you can change the text color for each Today screen item with a program called Today Agenda, but I haven't tried it to see if it works on the text on the top of the HTC Plugin. Here's a link if you want to try it:
http://forum.xda-developers.com/attachment.php?attachmentid=44083&d=1184589532
You're welcome
ratcom said:
good work, works well ! thank you!
Click to expand...
Click to collapse
Glad you liked it.
gmgonzal said:
That highlight pi$$es me off too, what I always wanted to do was have the icons in greyscale and then make them bright color when selected, with no highlight around them. But that highlight seems to be built into the code. As far as the text color, Zoharbl said in my previous thread that you can change the text color for each Today screen item with a program called Today Agenda, but I haven't tried it to see if it works on the text on the top of the HTC Plugin. Here's a link if you want to try it:
http://forum.xda-developers.com/attachment.php?attachmentid=44083&d=1184589532
Click to expand...
Click to collapse
Thanks for the reply. That's exactly what I want to see aswell! I'll try that app & let you know if it works.
interesting idea

Alphanuma 0.9 an Alpha-Numeric Display [Deprecated, 1.0 released]

Do you miss knowing which letters are on which numbers, like when dialing a number from a business? Like, "Call Now! 1-800-YES-YEAH" Here's the fix for Kavana/Ricky/HTC based ROMs.
This is a mod of Surreal Networks Alpha-Numeric Display patch (grey), without the T-Mobile Branding:
Now, with correct spelling. (Hey it was late!)
download BRANDING.GIF
place in the Windows folder
browse to it with resco explorer
rename to ms_mobile.gif, confirm
May require rebooting. You are welcome to modify this, make into a .cab or desktop installer.
UPDATE April 4: Newest version, no branding, simpler install, and works on both the in-call and dialer screens here! Or jump to page three for preview.
UPDATE April 18: One Point Zero release here: http://forum.xda-developers.com/showthread.php?p=2129954#post2129954
Thanks, that's great. Although, you spelled Excalibur wrong...
Thanks a ton! This is a great help!
Nice but I was wondering how the hell to get the panel AFTER you make a call to show the numbers on Kavana's 6.1. Like automated service tells you to put in your name or whatnot on the dialpad....
dialpad cab minus excalibur branding
attached is the same dialpad without the Excalibur branding.
install cab, reboot, enjoy.
thanks to Ben Hirashima for the cab
MountainDrew said:
Thanks, that's great. Although, you spelled Excalibur wrong...
Click to expand...
Click to collapse
Fixed!
Now, I am analyzing how to make a slicker package from Ben's example.
Yianaki said:
Nice but I was wondering how the hell to get the panel AFTER you make a call to show the numbers on Kavana's 6.1. Like automated service tells you to put in your name or whatnot on the dialpad....
Click to expand...
Click to collapse
Not sure. I will look into it. I suppose it could be added to the top of whatever image is in the "next" screen?
So it's only in one colour, and it might not match your blues, but I'll share the one I made for my phone if any of you like it.
I made one too
Windows standard colors
Here are original ones for each of the default colors and Segoe text. No Branding. Included one in grey, too!
Anyone else having a problem with the automatic alpha-num installers with a cooked ROM?
I like the one with T-mobile Branding. It makes the rom feel more official. (Extracted from the Surreal Networks CAB)
ygb said:
I like the one with T-mobile Branding. It makes the rom feel more official. (Extracted from the Surreal Networks CAB)
Click to expand...
Click to collapse
I am working on a complete suite of not T-Mobile Branding, trying to figure out the splash screens at the moment. I just cant dig the pink T; Ive tried! Been cruising the other forums for clues...
It seems that the Ben dialpad works on the in-call screen, but I cant simulate the behavior if i uninstall his cab and manually it the reg. What keys do others use to change background on the in-call screen? IT really needs some livening up anyway.
Profezza said:
It seems that the Ben dialpad works on the in-call screen, but I cant simulate the behavior if i uninstall his cab and manually it the reg. What keys do others use to change background on the in-call screen? IT really needs some livening up anyway.
Click to expand...
Click to collapse
Just one key...but it has to point to a file that exists. So if you've extracted the .gif file from the .cab / make sure you drop the .gif file in the windows directory and note what the .gif filename is as thats what you're going to put in the regitry entry...also make sure you soft-reset otherwise it won't change until then.
And as far as the in call screen is concerned ... look for a file in \windows directory named cprogback_land.png for your in-call screen
Here's the one that i use: It looks good with technology's another blue color scheme .......Just rename the extention from .jpeg to .png if you want to use it
nice tip! thanks!
pudgedaddy said:
...And as far as the in call screen is concerned ...
Click to expand...
Click to collapse
It appears that that file is hard-coded, so there is no way to mod the reg with the installer, but it looks like windows mobile's .cab-install system will back things up alright from a file replacement approach. So, a single installer for both is do-able.
Interestingly, the image I am overwriting is called Carrierlogo.gif, not cprogback_land.png. Are there two potential images retrieved for the call screen, one in the fore and one in the back? I wonder what I could do with that info...
Or, maybe it is named differently in different source roms with the same purpose. Will text that next.
boom, got it
So, I think i this is how the in-call graphics work:
It appears that the call screen does indeed call up two images (not including a contact thumb, if applicable) The background is hardwired as "cprogback_land.png". Also, instead of having the carrier text string at the top, it can have an image across the top, which is hardwired as "carrierlogo.gif". Nothing can be done, as far as I can tell, to change the pointers to other files, so overwrites are the only method of changing.
If the graphic is put inside the background image itself, it can be the full width of the screen, like any background, and likewise any height (up to 213) But the in-call screen is a bit busy.The top 24 pixels (after the window top) are reserved for the carrier branding text string (or image), followed by 2 blank rows of pixels and a horizontal rule at row 27. The next 88 pixels (the middle area is a call status area followed by another rule at row 116, and pressed digits fill the bottom area.
However, if the graphic (.gif only) is in the foreground, it can be any size and proportion, but if it is taller than 24 pixels, or wider than 311 pixels, it will be (UPDATED) scooted over four pixels and cropped to fit a box of those dimensions at the top. If it is smaller, it will be top-, then left-aligned. Either way, if it is there, it replaces the carrier text string, rather than having to be designed around it. One thing to keep in mind, if using this method is that it has to be 10 pixels narrower than the image that might be used on the dialer screen, or it will "shrink" when you switch screens, if you want them to "match".
If anything is unclear, or anyone has any details to add, or corrections to make, please let me know! Thanks
pudgedaddy said:
Just one key...but it has to point to a file that exists. So if you've extracted the .gif file from the .cab / make sure you drop the .gif file in the windows directory and note what the .gif filename is as thats what you're going to put in the regitry entry...also make sure you soft-reset otherwise it won't change until then.
And as far as the in call screen is concerned ... look for a file in \windows directory named cprogback_land.png for your in-call screen
Here's the one that i use: It looks good with technology's another blue color scheme .......Just rename the extention from .jpeg to .png if you want to use it
Click to expand...
Click to collapse
Thanks a lot pudgedaddy we definitely needed better visuals for the call in screen. Does anyone else have any other variations of screens like this laying around?
killswitch said:
...Does anyone else have any other variations of screens like this laying around?
Click to expand...
Click to collapse
One could be made by renaming any wallpaper that would work on the home screen.
I am working on a png one that blends seamlessly with a floating .gif dialpad right now. Must test it out tho'
Here is a trio of images to bring a consistent and mellow dialpad feature to BOTH the dial and incall screens.
Directions

mANILLA 2.5.19211619.0 background on all Tabs

Im running mANILLA 2.5.19211619.0 im trying to get my background to change on all the tabs. None of the cabs are working, the only one ive gotten to work adds a huge black space at the bottom of the pic it adds, and once its done I cant change that pic. I want to add a custom picture to it and be done with it, where is the original pic stored so i can replace it?
In \Windows - they're called stwater_480_800 (portrait) and stwater_808_480 (landscape).
Have you tried HD Wall though? You can create a cab file with any picture you want, it skins the top and bottom bars and is bg4all, plus it's easily uninstallable.
Hmm
Those files do contain the background I wanted, But its still showing the weird light blur circle background instead. Changing that file does nothing.
Are you using a miri rom? The background has concentric circles in almost a low res picture? You can enhance the quality of the picture by installing the neo drivers
Again, the easiest way to get bg4all in high res is to use HD Wall.
Yup
Exactly Miri's Rom damn, your good. Ok, was searching for HD Wall, Thanks for the link. I will try HD Wall and report back.
All is great only problem is Weather Tab does not change. Its a completely different background, even from before.
Sorry about that, It was calendar And i see why its different, I was in day to day view. Thanks again appreciate it! Now the background Miri uses for start menu is the background for TFlo 3d. Thanks again!
FireSokar said:
Exactly Miri's Rom damn, your good. Ok, was searching for HD Wall, Thanks for the link. I will try HD Wall and report back.
Click to expand...
Click to collapse
Just lots of practice and lots of flashing of many different roms
FireSokar said:
All is great only problem is Weather Tab does not change. Its a completely different background, even from before.
Click to expand...
Click to collapse
Strange, miri must have done some coding to the weather tab to use different backgrounds. Sorry, no suggestions on that one. Perhaps try to ask in the miri thread.
EDIT: Ok, I see you were on the Calendar tab. the calendar tab on many roms has a grey backing, supposedly to make ti easier to read.
Yeah
All is good now!, Originally used Titanium but got tired of so much swiping to move around, Now to find a 20 programs menu so i can have 5 on the home screen, found a cab earlier but it messed up the wall paper
Calendar transparency courtesy of millski. Unzip the attached file and copy the files to \Windows using Total Commander and overwrite the originals (after taking a backup of course just in case it doesn't work).
Id hate to open a new thread for this so ill post it here. I've almost got my home screen how i like it, my problem now is Notifications do not show on anything except the top start bar im on build 28011, Miri's test Rom. Im trying to add notification icons above my programs like this:
http://img509.imageshack.us/img509/4192/ultimate8.jpg
I would prefer it if the bubbles showed on the home tabs/slider bar in there appropriate icon. but anyhelp is appreciate btw im on manilla 2.5
I have gotten the Text & Email bubbles working, now im working on the Call History / Missed Calls shouldnt they show under contacts? just like the text one does.
I see you did open a new one after all though
ClydeB1 said:
Calendar transparency courtesy of millski. Unzip the attached file and copy the files to \Windows using Total Commander and overwrite the originals (after taking a backup of course just in case it doesn't work).
Click to expand...
Click to collapse
work only in portrait mode, no landscape :-( any way to solve?

Categories

Resources