Statusbar shenanigans - Nook Touch Themes and Apps

Is there any way to get the statusbar on the bottom of the screen? Also, for some reason when I tap the graphical battery icon, nothing happens. Is there a way you can set it to show a numerical percentage?

There's probably a way. I've managed to change the look of the status bar and other things by messing with the framework-res.apk, so messing with the XML's might put it down there. I have a Nook Color framework sitting somewhere on my labyrinth of a desktop, so I might be able to compare a few files and make it happen. Next experiment after this one, see what happens when I replace the Nook Touch's framework with one from the Color. Heh. (Sadly, this is my idea of a fun time. )

Related

Theme related question

I've been playing around with a few themes and trying some stuff myself, mostly unsuccessfully, but a side effect is that now that I have it looking kinda how I want it I have one issue I can't figure out. The notification bar text, not all of it, just the very top with the date and time, is white. That makes it practically unreadable but I have no idea what file to tweak in which apk. The only options I have are to cry or see if anyone here can point me to the right thing to smack into shape. Anyone?
I realise this is a question and should technically be in Q&A but it's theme related.
you can use colorChange to change the text color, or you can reflash your rom. the clock and date and such are in services.jar, and the notification text is at framework-res.apk/res/layout/status_bar.xml

Morphs & Froyo

So I have Froyo on my nexus one, and I'm trying to change the status bar.
I have used MetaMorph and NinjaMorph in the past with no problems.
However, whilst applying a morph, the wait just takes forever, and I get bored.
So I tried to make my own using NinjaMorph, same thing. It just takes forever.
Any suggestions?
What about the status bar are you trying to mod? In depth mods can not be done due to the odex'd files. You need to wait for the source or a way to de-odex the system files.
The background color/image. I know it can be done, I think. (How's that for a contradictory statement?) Right now its gray, but I'm shooting for more of either a black or possible opaque one.
-------------------------------------
Sent from my Nexus One
I have only seen gray/clear. Look in the Themes section (should have been posted there in the first place) that is as far as they have come with themes, like I said, because of the odex's.
hollywooder said:
So I have Froyo on my nexus one, and I'm trying to change the status bar.
I have used MetaMorph and NinjaMorph in the past with no problems.
However, whilst applying a morph, the wait just takes forever, and I get bored.
So I tried to make my own using NinjaMorph, same thing. It just takes forever.
Any suggestions?
Click to expand...
Click to collapse
I have had no success with morphing the status bar in froyo....Britoso said he has, but I don't know his setup.
Imho your best bet is to flash from zip.
click below
CLEAR statusbar
GRAY statusbar
BLACK statusbar
There is a clear statusbar mod that has a black notification background, but it had to be flashed instead of morphed.
Or use adb...pull framework-res.apk, change images, push, reboot. Done.
Yeah, morphs don't work but you can pull the apk and change the images.
The problem is with the text colour at the moment, you can't change it because it's in code and for that we either need the source or the deodexed files so we can reverse engineer.
So, you can get any colour bar you want, you're just stuck with black text at the moment for clock, date and tickers.

Change color of Button Text & General theming Questions

Does anyone know how to change the color of the text on buttons? Ive been messing around with my phone a lot and have somehow changed the color to white and now I cant see the text on buttons. I'm running kaos froyo but all of the framework-res has been replaced. I have tried colorchanger.jar but it doesn't control these colors and I cant seem to find what file it is?
I have found a great looking theme that has all it's graphics in the drawable-hdmi folder. The only thing I need to do to use them is resize them to same size as the corresponding file for our phone, correct? Basically spinner_black.png has to be the same dimensions as the original.
Also I want to take the spinner, wait, icon out of the NFL mobile app and use it in my theme. I have been reading a lot and trying to figure this out on my own. I am now able to read all xml files in plain readable English and am able to convert it back to binary. I still don't know what all the java means but I'm trying to learn that now. Does anyone know any easy way to find what I'm looking for or should I just wait and figure it out with the knowledge of more java.
For those who are interested the resources.arsc file found in framework-res.apk is where the control of the color of buttons is located. I dont know how to decompile it into readable form yet but that is what controls colors and size of images for some things. Colors for the notification bar is held is services.jar so at least Im making some headway. I will keep posting small things I find here to help anyone wanting to make there own themes.
P.S. My **** is starting to look really sweet
Did you figure it out?

[Q] Top Bar tranparency

Can the top bar be made transparent so the desktop wallpaper will show through / behind it?
I have used UOT to set the top bar transparent (#000000 @ 50%) and it does appear transparent on lock screens with some of the wallpaper visible, but when I get to the desktop it goes back to solid black. I use go launcher by default but have also checked out the default launcher from Serendipity 7, both show solid black.
Is there a feature / limit in 2.3.3 roms preventing transparent top bar on the desktop?
Tried getting it to work by using the kitchen before and no luck
I'll make it for you. What ROM/theme/mods do you have installed?
Or could you post your SystemUI.apk?
Sent from my SGH-I897
Here's the stock Serendipity VII SystemUI.apk with a 50% transparent status bar. You should be able to use this with the UOT kitchen if you want to change anything, although I've never used it so I'm not completely sure.
take your pick -> APK or CWM zip
thanks for the offer. Here's my systemui file.
papashex said:
thanks for the offer. Here's my systemui file.
Click to expand...
Click to collapse
Here you go, black, 50% transparent:
APK or CWM zip
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
papashex said:
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
Click to expand...
Click to collapse
That would be my guess. I edited the .png as black in framework-res.apk and it's always black, no matter what screen. So I guess making that image transparent would be your best bet.
The file is called "statusbar_background.9.png", in framework-res/drawable-hdpi.
Just edit the file and open apk with a zip program then simply drag it back in.
papashex said:
No dice. I do have the transparent bar on lock screen, but it still goes solid black on desktop. Would I be better off trying to put a semi trans image for the bar in framework-res.apk? (if that would be the correct place) I have an image file in mind matching my dock bar but it would need to be resized and flipped 180.
Could you assist there as well?
Click to expand...
Click to collapse
I don't know why that last one didn't work. I put it on my phone and it worked perfectly. Framework-res shouldn't do anything, but then I also thought the last one worked, so I guess it'd be worth a try.
I'm now thinking it's an issue with your launcher, but I don't see how. You've really got me stumped here. Sorry I can't help you further.
Sent from my SGH-I897

[Q] Theming status bar using NinjaMorph

So I was using NinjaMorph to modify my status bar, and I was able to do it. However, after I changed how it looks, there was one problem. At both ends of the screen, it fades to black, instead of staying the color I want it to be. I can't figure out what I did wrong, or didn't edit correctly to get it to work right.
I have a Motorola Cliq 2, and I was modifying SystemUI.apk, if any of that makes a difference.
Picture attached is what my problem is.
If the only way to fix this is by actually learning how to theme, I'd be willing to learn, I just figured if I could do it this way, it'd be easier.

Categories

Resources