need help from a themer - Thunderbolt Q&A, Help & Troubleshooting

What PNG file changes the background of the menu selection? When I hit the menu button on the home screen, or any apps, I get a white background w white font, n I didn't change any to that combo. Also, a few boxes are surrounded w a grainy blur, do I need to convert them or something?

The pgn's for the menu that pops up when you press the menu key on the phone are in framework-res.apk\res\drawable-hdpi
menu_background.9.apk
menu_background_fill_parent_width.9.png
menu_separator.9.png
If you want to change the background on that menu to black these should work. I ziped all three png's and attached them. The zip only has three png's in it. It is NOT flashable...

bp328i said:
The pgn's for the menu that pops up when you press the menu key on the phone are in framework-res.apk\res\drawable-hdpi
menu_background.9.apk
menu_background_fill_parent_width.9.png
menu_separator.9.png
If you want to change the background on that menu to black these should work. I ziped all three png's and attached them. The zip only has three png's in it. It is NOT flashable...
Click to expand...
Click to collapse
gotcha. thanks man. i tinkered all day yesterday and got it. few more things to polish and ill have a decent release

Related

[Q] white text across the board

Any one know how to make all text white?
I've been trying to get white text in the main menu but haven't had any luck ... yet.
3rdstring said:
I've been trying to get white text in the main menu but haven't had any luck ... yet.
Click to expand...
Click to collapse
LOL i see.... not really what the hell decompose wut?
http://forum.xda-developers.com/showthread.php?t=746446&page=5
Looks promising
Im out of it for a while i just blew my USB port circuit board in the micro USB slot snapped as i plugged it in FFFFFFFFFFFFUUUUUUUUUUUUUUUU
I need a nandroid of stock US_2.1.1 btw, for RMA issues.... Maybe you got one lying around who knows
hellmonger said:
http://forum.xda-developers.com/showthread.php?t=746446&page=5
Looks promising
Im out of it for a while i just blew my USB port circuit board in the micro USB slot snapped as i plugged it in FFFFFFFFFFFFUUUUUUUUUUUUUUUU
I need a nandroid of stock US_2.1.1 btw, for RMA issues.... Maybe you got one lying around who knows
Click to expand...
Click to collapse
It worked!!!
Edit:
Sorry no 2.1 nandroids, I guess I never considered your situation with the bad USB, I hope someone hooks you up so I can have one just in case.
3rdstring said:
It worked!!!
Edit:
Sorry no 2.1 nandroids, I guess I never considered your situation with the bad USB, I hope someone hooks you up so I can have one just in case.
Click to expand...
Click to collapse
Cool!! it works huh... well my friend has the same phone so il make one tomorrow before i go to the store i guess...
3rdstring said:
It worked!!!
Edit:
Sorry no 2.1 nandroids, I guess I never considered your situation with the bad USB, I hope someone hooks you up so I can have one just in case.
Click to expand...
Click to collapse
Dude when i follow the tutorial my settings menu gets corrupted and FC's??? wtf????
Any ideas?
Did you update zip or push?
hellmonger said:
Dude when i follow the tutorial my settings menu gets corrupted and FC's??? wtf????
Any ideas?
Did you update zip or push?
Click to expand...
Click to collapse
I pushed, what are you trying to change?
Sent from my HTC Vision using XDA Premium App
3rdstring said:
I pushed, what are you trying to change?
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
Reboot menu
settings menu
widgets menu
browser stays black
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
hellmonger said:
Reboot menu
settings menu
widgets menu
browser stays black
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
Click to expand...
Click to collapse
Maybe look in the values xml's in the decompiled browser?
3rdstring said:
Maybe look in the values xml's in the decompiled browser?
Click to expand...
Click to collapse
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
no i mean that's what i have naow, i what to change to all white and the browser stays black.
hellmonger said:
Edit:
Charging menu White
Reboot menu White
settings menu White
widgets menu White
browser stays black
no i mean that's what i have naow, i what to change to all white and the browser stays black.
Click to expand...
Click to collapse
You made your changes in framework-res? And all the other places changed?
Sent from the debug window
3rdstring said:
You made your changes in framework-res? And all the other places changed?
Sent from the debug window
Click to expand...
Click to collapse
In projects\framework-res.apk\res\values i modem the "styles.xml".
what other places i just want white text...
hellmonger said:
In projects\framework-res.apk\res\values i modem the "styles.xml".
what other places i just want white text...
Click to expand...
Click to collapse
If everything has changed except the browser maybe you need to decompile the browser & look in the xml's there
Sent from the debug window
3rdstring said:
If everything has changed except the browser maybe you need to decompile the browser & look in the xml's there
Sent from the debug window
Click to expand...
Click to collapse
i want the browser to stay black
Ok lol here is what happened...
I changed
In /res/values/styles/xml locate the following 3 styles and removed Inverse
"TextAppearance.Widget.IconMenu.Item"
<item name="android:textColor">?android:textColorPrimaryInverse</item>
"Theme.ExpandedMenu"
<item name="android:itemTextAppearance">?android:textAppearanceLargeInverse</item>
that made most of my text white except the boot menu but corrupted my settings menu cant open just FC...
hellmonger said:
i want the browser to stay black
Ok lol here is what happened...
I changed
In /res/values/styles/xml locate the following 3 styles and removed Inverse
"TextAppearance.Widget.IconMenu.Item"
<item name="android:textColor">?android:textColorPrimaryInverse</item>
"Theme.ExpandedMenu"
<item name="android:itemTextAppearance">?android:textAppearanceLargeInverse</item>
that made most of my text white except the boot menu but corrupted my settings menu cant open just FC...
Click to expand...
Click to collapse
I'm not sure what you mean by charging menu.
Reboot Menu = the popup when you long press the power button?
My Setting app is white text on black, I think it has been in all the ROMs so I'm not sure what you need there.
Widgets menu = when you long press on the home screen?
The Browser operates the same after the changes, just when you hit the menu button you get the white text (hopefully on a darker background ;-) ), I think the menu thing is a global setting whenever you hit the menu button.
If I still not understanding you maybe you can post some screen shots?
Those are the same edits I made. I did get errors trying to recompile some different framework-res apks the one I had luck with is the one from Mioze7Ae's bugfix3metamorph patch. Once I got that to boot I used ZipThemer & a morph to chage everything else. I'll attach the framework-res I built in case you want to check it out just note that it has the white text but still has the light menu backgrounds so its very hard to read.
3rdstring said:
I'm not sure what you mean by charging menu.
Reboot Menu = the popup when you long press the power button?
Widgets menu = when you long press on the home screen?
Click to expand...
Click to collapse
Yes exactly!
Charging menu = USB menu when you look and different choices for USB connection
Took those from google... was alot easyer...
I need all that text to be white....
all night all i get are bootloops and frustrated!!!!!!!
I'm still trying but haven't had any luck yet either.

New to S2 Homescreen questions

Got my S2 today and love it. But I have a few questions.
1. When I delete items on my home screen and don't add any I get this dumb message that stays on the home screen that I can't get rid off it say
"Press and hold this page to add content"
Well I don't want anything on their, so how do I get rid of that?
Thanks..
Never seen that .
Home screen remove app
Edit
Drag icon to bin
jje
Also how do I rename a folder in the app drawer? I've tried everything and I can't seem to get it....
falcon26 said:
Also how do I rename a folder in the app drawer? I've tried everything and I can't seem to get it....
Click to expand...
Click to collapse
open the folder and long press the name and an edit box will pop up
When I do that it just drags the folder to the home screen. Its a folder I created to put all the bloatware into. I want to name it bloatware, but all it says is folder 1.
Edit
Add Folder
Drag Folder to Page
Enter Name Box Opens
TYPE NAME
Yes
Close
= named folder .
jje
I have a different question re the home screen - can you set screen 3 to be the default screen the phone goes to when you press the home button? Kinda makes more since being able to scroll a screen left or right.. starting at 1 means you can only go one direction..
JJEgan said:
Never seen that .
Home screen remove app
Edit
Drag icon to bin
jje
Click to expand...
Click to collapse
I'm sorry, what?? What are you talking about? Your post is so incoherent it's frustrating. How does this have anything to do with what falcon26 was asking?
@falcon26: This is apparently another one of AT&T's "bright" ideas, and I agree, I hate looking at it. I wish those fuktards at AT&T would stop wiping their stinky, sh!tty codemonkey fingers all over my device. I can't wait to get my Otterbox commuter so I can cover up the stupid AT&T logo on the front.
Ranting aside, I don't think this message displays on blank pages of the international variant of the SGH-i9100 (someone correct me if I'm mistaken). I'm sure there is a way to remove it, but I'm not sure what that is. I would definitely appreciate it if someone would chime in and offer a permanent solution (i.e. what code/picture to remove from whatever .xml/launcher file/directory, etc.), but in the mean time, I have a band-aid that works around this and ultimately accomplishes the same thing.
1. Go to https://market.android.com/details?id=org.hk.sticky
2. Install Sticky Widget
3. Add Sticky Widget to the screen you want to remove the "Press and hold this page to add content" message from.
4. When you add the widget a preferences screen will pop-up. Set the background to "Transparent" and press "Set".
4. Presto! No more idiot message. Just be mindful of where you put the widget so you don't press it by accident.
@micks_address:
1. From the Home screen, press the Menu button.
2. Press Edit. Thumbnails of all your homescreens will then appear in a matrix, with the "Remove" trashcan icon at the bottom.
3. Press the Menu button again.
4. Then press "Set as Home".
5. Press the thumbnail of the screen that you wish to become the default Home screen.
6. Press "Done"
7. Done
cousinit99 said:
@micks_address:
1. From the Home screen, press the Menu button.
2. Press Edit. Thumbnails of all your homescreens will then appear in a matrix, with the "Remove" trashcan icon at the bottom.
3. Press the Menu button again.
4. Then press "Set as Home".
5. Press the thumbnail of the screen that you wish to become the default Home screen.
6. Press "Done"
7. Done
Click to expand...
Click to collapse
This does not work for me (have the same question), in step 3 I press Menu and nothing happens.
I am on stock KI1 ROM.
Reasons why people hating Touch Wiz 4?

need help with popup background color change

i got a problem that i need help with.
i wanna change the background and color text of 3 pop ups:-
1 - the popup background that appears when you press the left button on the home screen.
2 - the popup background that appears when you press the left botton while in the app draw.
3 - the popup that appears when you long press the power button.
now i think the files that i need to change are in framework-res.apk in a few of the .xmls that are in there.
but my problem is that i cant seem to find which ones to edit. thats if im even in the right ball park. can someone point me in the right direction please. thats if it can be done. im using a stock rom if that helps
Use metamorph on cm7
Or use uot kitchen or use
Theme in cm7
Or use 7-zip and photoshop
Sent from my GT-S5830 using xda premium
not on cm7. like stock rom and really like nims infinity rom. so basically trying to make a stock rom transparent like his. just tried uto and it only changed 2 of them. still having trouble with 1 thanks tho
fez1782 said:
i got a problem that i need help with.
i wanna change the background and color text of 3 pop ups:-
1 - the popup background that appears when you press the left button on the home screen.
2 - the popup background that appears when you press the left botton while in the app draw.
3 - the popup that appears when you long press the power button.
now i think the files that i need to change are in framework-res.apk in a few of the .xmls that are in there.
but my problem is that i cant seem to find which ones to edit. thats if im even in the right ball park. can someone point me in the right direction please. thats if it can be done. im using a stock rom if that helps
Click to expand...
Click to collapse
Hi! I've an answer for you!!
The popup you're talking about is called OptionsMenu. In framework-res.apk, under drawable mdpi/hdpi, there are two PNGs, named menu_background.9.png and menu_background_fill_parent_width.9.png. The 1st one stands for the popups in setttings, and other apps. And the secon stands for launcherapp, etc. Change these PNGs with your's...................
Hope it helps........
fez1782 said:
i got a problem that i need help with.
i wanna change the background and color text of 3 pop ups:-
1 - the popup background that appears when you press the left button on the home screen.
2 - the popup background that appears when you press the left botton while in the app draw.
3 - the popup that appears when you long press the power button.
now i think the files that i need to change are in framework-res.apk in a few of the .xmls that are in there.
but my problem is that i cant seem to find which ones to edit. thats if im even in the right ball park. can someone point me in the right direction please. thats if it can be done. im using a stock rom if that helps
Click to expand...
Click to collapse
Best, easy and speedy way is to use UOT kitchen
Sent from my GT-S5830 using xda premium

Simpletext with stock launcher, how?

Hello guys,
after seeing a couple of screen shots on the thread for the status bar with power functions incorporated i noticed that the user had text as icons on his shortcut bar on the bottom.
I wanna ask you guys, how is that possible? I felt in love with it and i cant seem to get it to work sadly
Best regards
You just create the text and drag & drop, Thats what I did, but choose to revert back and uninstall because the text is low res
Sent from my Sony Xperia S
oANUBISo said:
You just create the text and drag & drop, Thats what I did, but choose to revert back and uninstall because the text is low res
Sent from my Sony Xperia S
Click to expand...
Click to collapse
What you mean revert and uninstall ?
Thank you in advance
Hi mate, I got your PM
Mine are not low res at all, very crisp and smart looking. All I did was this:
Long press on home screen - create shortcut - Simple Text
Select icon - Simple text icon
Select the style if it's already created or select a different one and modify it
Press Menu - Save icon
Select action - Pick the app you want
Press OK
Now you have the icon on your home screen just drag and drop it to the shortcut bar (be careful not to drop it in the bin, I did that a couple of times and it's really annoying!)
Thanks mate, i managed to get it working
Shame that WhatsApp is such a long word.
mikbe said:
Shame that WhatsApp is such a long word.
Click to expand...
Click to collapse
write w.App ?

[Q] Enabling lollipop nav keys?

In the past on kitkat I used a build.prop edit to enable the nav keys on my note 3. It worked fine and I used rom toolbox's build.prop editor to do so. Now however I'm on lollipop and I'm rooted but I'm not sure if that will work.
The reason I'm asking here instead of just tying it out is because I don't have a backup to revert to and I've seen some conflicting answers while googling this. So an anyone confirm that adding "qemu.hw.mainkeys=0" will still work?
-thank you
Make a back up of your build.prop.
Like this
Copy the build.prop and paste it in the same system folder and replace the name.
/system/build.proporiginal
Add what you need to and reboot... if it dont work you can use twrp file manager to delete the build.prop and rename the original.
Thank you. I'll uh try later. I found an alternative in the meanwhile that works great. But first I need to get a custom recovery.
I have Lightning Launcher settings programed to
Menu key long press-open Phone
Back key long press-open Camera
ttkyles said:
I have Lightning Launcher settings programed to
Menu key long press-open Phone
Back key long press-open Camera
Click to expand...
Click to collapse
Would that work in any app?
yup sure does ...
on home screen
menu and back long press goes to specific app. ..
lightning launcher doesn't get much press..But if you take the time to learn its configuration endless possibilities. ...you'll find its the most customizable launcher out.
I show my iPhone phanboy co workers...That i can launch 24 different apps...with a single swipe gesture from my single home screen set up LL.
screenshot
ttkyles said:
yup sure does ...
at anytime or any app
menu and back long press goes to specific app. ..
lightning launcher doesn't get much press..But if you take the time to learn its configuration endless possibilities. ...you'll find its the most customizable launcher out.
Click to expand...
Click to collapse
Well i checked it out. i didnt see a app switcher setting for the menu key.
Also what custom recovery are some of you guys using?
im using twrp 2.8.6.1
Build.prop edit worked for me
evilvoice said:
Build.prop edit worked for me
Click to expand...
Click to collapse
Cool. Great to know. Do you have an screenshots?
With that string added to build.prop, it breaks screenshot (even palm motion). If they are important, I would find another way to take screenshots or wait for xposed.
I can tell you what the buttons look like and what they do, but that's it.
The first button is a backwards "Play" button and it is the same as "Back" but long pressing it does nothing.
The second looks like an "o" centered vertically and horizontally and is the "home" button. Long pressing brought up options for me of Google search, Tasker, or Pressy.
The third button looks like "Stop" from a music player and is the app switcher (recent apps). No long press.
The icons are white and the bar is black
I searched for a way to edit their function but couldn't find anything that didn't require xposed or Softkeyz app.
evilvoice said:
With that string added to build.prop, it breaks screenshot (even palm motion). If they are important, I would find another way to take screenshots or wait for xposed.
I can tell you what the buttons look like and what they do, but that's it.
The first button is a backwards "Play" button and it is the same as "Back" but long pressing it does nothing.
The second looks like an "o" centered vertically and horizontally and is the "home" button. Long pressing brought up options for me of Google search, Tasker, or Pressy.
The third button looks like "Stop" from a music player and is the app switcher (recent apps). No long press.
The icons are white and the bar is black
I searched for a way to edit their function but couldn't find anything that didn't require xposed or Softkeyz app.
Click to expand...
Click to collapse
Yeah i tried it just know and its a bit more messed up than it was in kitkat. Stock apps look strange etc. Well thank you for being the first to test for me.

Categories

Resources