So I've kanged together the captivate firefly theme onto my phone running project V, and everyhing looks good and is working good except this
{
"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"
}
I'd like to either get rid of the words or expand the box that they're in so you can see the whole thing. I'm assuming that they're in an xml file in the twframework somewhere but can't seem to put my finger on it. Any help is greatly apprreciated.
you have to edit the image itself, since its not expanding automatically im gonna assume its not a 9patch image, so you have to add to the bottom of the image so it doesn't get cut off, or you can just remove a part of the image so that it doesn't show the text
Thanks for the reply. I had thought of that and the image is just the icons not the words. I searched through every image looking for those words to no avail
Edit: changed my font and it changed the font of the words so its definitely coded in somewhere
Sent from my SGH-T959 using XDA App
Status bar expanded in twframework res. That file is quirky though. Snag the file from the trigger theme and test it
If you want to edit it yourself, remove the / from each /@layout and just find the layout for the controls and decrease the height.
Sent from my SGH-T959 using Tapatalk
birgertime said:
Status bar expanded in twframework res. That file is quirky though. Snag the file from the trigger theme and test it
If you want to edit it yourself, remove the / from each /@layout and just find the layout for the controls and decrease the height.
Sent from my SGH-T959 using Tapatalk
Click to expand...
Click to collapse
I tried the switcheroo but it didn't work. I opened the .xml file using notepad ++ but have no clue what I'm looking at. I took html in high school but this is a little over my head. I was hoping to see numbers I could easily change but that was not the case. Thanks for your help!
edit: scratch that didn't decompile it right. Think I got it now....
I finally got it.
I pinpointed that status_bar_header_background and status_bar_header_background_01 were my culprits. I ended up just using the ones from the sgs2 theme and painting them black.
Thanks everyone for the help!
Related
the blue part....i wanna change it to red. and also the "+" sign....
thanks in advance!!
{
"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"
}
i think that is your contact header (contact_header_bg.9.png) look in **your rom's name**\system\framework\framework-res\res\drawable-hdpi your add contact symbol should be next to it..hope it helps
I checked that, and it's white....so no go...
Sent from my SGH-T959 using XDA App
flash red overkill theme maybe ?
No. I refuse to flash a theme at the risk of losing something I like in my framework. I just need to know what file it is so I could do it myself
Sent from my SGH-T959 using XDA App
Hi,
All of those are inside Contacts.apk, courtesy of Samsung's crap touchwiz:
the blue bar (either or both, I don't remember anymore): /res/drawable-hdpi-finger - status_bar_header_background.9.png & winset_selectall_bg.9
the plus sign button/background: /res/drawable - btn_search_dialog_voice_default.9.png etc (3 total for the different states)
the actual plus sign: /res/drawable-hdpi - btn_create.png & btn_create_press.png
Hope that helps,
Cheers, =)
I was able to change the plus sign background, but not the bar that goes across the screen behind it. I changed what you told me to, soniqu3, but it didn't seem to change it.
What other file could this be?
Sent from my SGH-T959 using XDA App
thachosenone said:
I was able to change the plus sign background, but not the bar that goes across the screen behind it. I changed what you told me to, soniqu3, but it didn't seem to change it.
What other file could this be?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Hi again,
Sorry about that, yet another instance of crap-wiz being horribly inconsistent.
FYI, that blue-bar style throughout touchwiz is *usually* the status_bar_header, or winset_selectall I mentioned before.
Of course, here in contacts, even though it already had *BOTH* of those drawables, they added a third (that I forgot I had changed too, sorry.)
/res/drawable/search_plate_global.9.png
FYI (not that you care) I utterly despise touchwiz with a passion, and will never buy another samsung phone because of it. They should be calling these resources from framework-res.apk, or at the very worst, their own, twframework-res.apk, instead of cluttering the system by embedding them in every stupid app.
Ugh, seriously annoying.
Anyway, rant over, hope that fixes it.
Cheers, =)
Thanks for the help! I just ended up using contacts.apk from the scarlett leftovers theme. Made it dark transparent.
Sent from my SGH-T959 using XDA App
I've been using this fix on my own mods, as you can see from my screenies. Since editing androids xml files is an absolute pain in the arse, I've choosen to edit two png's with great effect. The two files are located within your roms framework-res.apk, so this edit isn't for your everyday user. A poor edit of your framework-res.apk can leave your current rom crippled. Having said that the two files are both located in "framework-res.apk / res / drawable-hdpi". Within drawable-hdpi, the files are "divider_horizontal_bright_opaque.9.png" and "divider_horizontal_dark.9.png". Be aware that the files used to produce that line may be different in different roms. I use this currently in a modified version of Trigger 2.9.2, without problems.
One method you may want to use to edit these files is by using an app from the market called "NinjaMorph". It allows you to edit apks on your phone.
And for those wondering, my rotary is completely custom, with an LCD density set to 200. At that density my screen width is actually 580px, so all related files need to be edited accordingly. Have fun...
{
"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"
}
Thanks! nice mod. i love messing with my framework a lil
- are you saying just to delete those 2 .png's from framework?
- also what horizontal line are you referring too? attached is a pic of mine and i dont see anything really that could be removed
Oh I think i see the line, is it above the charging and below the date?
EDIT -
- LOL, ok so its definitely not just DELETE those 2 .png's if anyone does that ur gonna bootloop(at least i did) restore nandroid and try again. I'm gonna try maybe to replace the .png with a different pic we'll see. I have a transparent .jpg ill try out.
- I wonder what about the exact opposite .png's? "divider_horizontal_bright_.9.png" and "divider_horizontal_dark_opaque.9.png"
I'll keep playing with it
Appoligies for the belated reply...
Firstly, never, ever, ever, just delete things from your framework-res file. Like I said, It'll cripple your rom.
Second, I apologize for not clarifying, I attached the 2 files to my post. But like a retard, I forgot, ((( They're Transparent PNG Files!!!! ))) lol.. they're attached to my post, you just can't see them because they're quite literally, "invisible". Here's the relevant Links.
http://forum.xda-developers.com/attachment.php?attachmentid=561888&stc=1&d=1302690330
http://forum.xda-developers.com/attachment.php?attachmentid=561889&stc=1&d=1302690330
And yes, your spot on with the horizontal line location. It can be seen in virtually all rom's with a rotary lock.
What's up everybody
I wanted to play around with the HTC_IME Keyboard so I themed it.
Right now I have to versions I made one for my Orange Theme and one for Mayfield103's awesome Honeycomb theme!!!
These are just the first couple I most likely will do more if people want, but I just wanted something new on my phone.
If you have requests let me know.
Shout out to Roscoenr for getting me started.
{
"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"
}
Download Orange
Download Blue
how about a nice clean flat black one? and can we see some pics of your other two keyboards , forgot that the text is black would that be a problem?
they looks good and what apk do you modify just htcIME.apk
Orange and Blue
I can do that soon
No worries.
Yea that is it all the keys are .9PNGs.
absolutzero1906 said:
I can do that soon
No worries.
Yea that is it all the keys are .9PNGs.
Click to expand...
Click to collapse
sweet! 10char
orange one looks good reminds me of half life!
quickly tried to do the flat black keyboard myself but failed just out of pure curiousity when you recompile you have to put yes when it ask if it is a system apk right?
dfskevinohyeah said:
sweet! 10char
orange one looks good reminds me of half life!
quickly tried to do the flat black keyboard myself but failed just out of pure curiousity when you recompile you have to put yes when it ask if it is a system apk right?
Click to expand...
Click to collapse
It is a little easier and harder than that. Go here and dl the templates http://forum.xda-developers.com/showthread.php?t=1229276. they are .9.pngs so do not remove the black lines around the key (you will see what I mean). Then you have to recompile the pngs (but I did without by accident and it still worked). There are alot of tutorials out there about 9patch but the tool I found to be most useful is the tool here http://www.droidforums.net/forum/xeudoxus/47283-release-xultimate.html. once I recompiled with that tool I used 7zip to open the apk and drop them in the drawable-hdpi folder. It is not that hard but may have to try a few times to get it just right. PM me if you run into any trouble.
Ohhhhh so you first decompile the apk..... take out the drawable res folder.... edit the png you need .9 .... then run ultimate to hide the black lines ... After that just replace the drawable res folder in the original HTC-IME.apk that is not decompiled using 7zip and use adb to replace the apk
Sent from my PG86100 using Forum Runner
Yup Basically. I am not a photoshop guru so I used the templates because they are easier to add color to imo. But that is it. You could flash too. If u push with adb still have to reboot.
Next step for these is text color won't be too hard. Just need free time lol
Root it and Boot it
Bump
Sent from my PG86100 using Tapatalk
Hi all,
I have been trying and trying but have been unable to follow all of the instructions out there in order to create this myself.
I really just want to swap white flip backgrounds and black number on the large clock widget to the reverse, black flip backgrounds and white numbers.
It seems this is a little harder than I though as just editing the relevant images in fusion.apk was not enough.
Please can someone make this for me?
thanks.
Can anyone help with this? I know there are a number of themes where the flip clock has been changed but none thhat stick close to stock and almost all for CDMA. It would be great if someone would take up this challenge for us GSM'ers....
I got ya. Might take me a day or two. (no free time right now) what I normally do is include it in a skin. I can take a "stock skin" look and invert the clock. Then all you will have to do is install a skin and select and walaa!
Sent from my PG86100 using Tapatalk
Thank you so much. Please do let me know if there is anything you want me to "pull" from the ROM or such like. It would be great is this can be done via a skin rather than a flashable zip!! I do know that the flipclock sits in fusion.apk though so not sure how well it will work.
Thanks though.
The ROM your using....
Does it still look like a stock ROM?
Sense 3.0 ?
Sent from my PG86100 using Tapatalk
Yes it does although it has LeeDrOiD tweaks which is an extension of Zeus mod I think, so it can edit colours and lockscreens and rosie on the fly. Just look at the OPENING of the thread in the GSM dev forum.
SwiftKeyed from my LeeDrOiD HTC EVO 3D
if your a DIY then see the zip i attached to this post. place the items in your m10 from your fusion.apk
if your a DIFM then give me just a little bit more time and i will have a installable skin ready.
{
"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"
}
Pm sent
Wish granted
Edit: pm me for a copy or just goto the market and download from there
Sent from my PG86100 using Tapatalk
Thank you so much knightwolf123, it really is greatly appreciated and I hope it becomes properly worth your while having added it to the play store
I was hoping someone could please PhotoShop or similar some icons for me/ the community...
144x144 RGB .png
96x96 RGB .png
48x48 RGB .png
72x72 RGB .png
I was hoping that these would look similar to this icon but without the gold.
I made a play store 4.1.6 chelpus proper with the old black gold icon.
https://mega.co.nz/#!9NglnC5S!EEm3iiNlLezO2rzazljYcStMC3gtSDD9qAJ-bqzXMQI
same, drag and drop into your system/app
I like this.
{
"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"
}
Was thinking something similar for the current icon.
if anyone needs the icons .... attached.
I only know of 4 icons in the apk. There might be more? I do not know the structure 100%.
But I would appreciate it if anyone with good shop skills could make the shopping cart black or grey and have it still look good. I tried and the WHOLE bag came out black with no depth to the icon. I just used the quick selection tool
help is appreciated.
I used the muCommander to edit the apk by renaming it to .zip
To install the one I posted it needs to be draged and dropped into /system/app/
I just read the description for this section.. MODS please fix/ move
Anyone?
Please help with some photoshop skills.
Something like this ?
NeBouse said:
Something like this ?
Click to expand...
Click to collapse
Actually, yeah, I like that. Pretty much what I was looking for. Much appreciated. Now to rebuild Google Play again.
I know I'm pushing it with this handout. BUUTTTT. any chance of a slight gradient on the front of the bag similar to the "Attached Thumbnail" version? I'm just going to use the ones you posted for now but interested to see how the gradient version would look.
Also, hate to be picky. But the Transparent background needed for the icons. Its white.
There is a gradient on them, just watch close (or maybe move your screen and you'll see it).
And i've uploaded 4 PNGs with no background, don't know why the forum has added one to the 144x144.png...
Btw, get this pack from here, they'll have no background :
https://dl.dropboxusercontent.com/u/23889066/Play-icons.zip