Can any one make a flashable zip of white center clock and also the icons of the bar
I can only find that there're grey here http://forum.xda-developers.com/showthread.php?t=1840290
Please
Nathaniel97 said:
Can any one make a flashable zip of white center clock and also the icons of the bar
I can only find that there're grey here http://forum.xda-developers.com/showthread.php?t=1840290
Please
Click to expand...
Click to collapse
Ask in the thread, more likely to get a response than here.
Kangburra said:
Ask in the thread, more likely to get a response than here.
Click to expand...
Click to collapse
someone asked but the author of the post don't want to do white #ffffff as some reason...
Related
i know its been asked before.. but it always seems to just fade away.. the latest ive found for flashing i think is still stuck somewhere in the cm 4.1's and the metamorph i think! is stuck in 4.2.9 something..
can someone please make one for 4.2.14.1? dont care if its metamorph or i have to flash it
oh yeah and please
ps. if i posted in the wrong section, my bad
Follow me on twitter. I always post the updated Black Bar Mod there.
thaaanks!!!
Does anyone make a black status bar theme that includes a black tray handle as well?
black title/status bar help...
ok, I am putting together a Themed ROM (WGY26wcfs). Got all the png's and fonts I want/need. Thing is, the text is black on the title bar/status bar at the top, kinda hard to see it with a black background...
So, where do I go to change the color of the font used for this location?
That would be a big help.
Thanks!
well...
Please, some help...where can I set the color of the font for the title bar at the top? The font is black..so is the title bar...kinda hard to see...
dont mean to hijack, but anyone can make black status bars for openeclair 1.1.4?
NguyenHuu said:
dont mean to hijack, but anyone can make black status bars for openeclair 1.1.4?
Click to expand...
Click to collapse
....or KingKlick's? ^^
s said:
Please, some help...where can I set the color of the font for the title bar at the top? The font is black..so is the title bar...kinda hard to see...
Click to expand...
Click to collapse
Search in the Android Themes section for colorchange.jar. This simple app will do what you need (you need to edit .dex files in the framework). PM if still have trouble.
NguyenHuu said:
dont mean to hijack, but anyone can make black status bars for openeclair 1.1.4?
Click to expand...
Click to collapse
Either check you what I said above, or watch for my new Blue_Haze ROM which will be a modded version of OE with a black bar.
Working on a making a theme for myself, but I've realized that I will have to change the color of the text in the pull down notification tray. Anyone know how in the heck I would do this?
jlechner said:
Working on a making a theme for myself, but I've realized that I will have to change the color of the text in the pull down notification tray. Anyone know how in the heck I would do this?
Click to expand...
Click to collapse
Read here
You need a services.jar edit and then a png edit. Pretty easy.
SteelH said:
Read here
You need a services.jar edit and then a png edit. Pretty easy.
Click to expand...
Click to collapse
That is for the background. Reading through the other links on that tread, I still can't find the line in any or the services.jar areas.
jlechner said:
That is for the background. Reading through the other links on that tread, I still can't find the line in any or the services.jar areas.
Click to expand...
Click to collapse
Here you go my friend life made very simple for all of us... I use this all the time to change up things
http://circle.glx.nl/
playya said:
Here you go my friend life made very simple for all of us... I use this all the time to change up things
http://circle.glx.nl/
Click to expand...
Click to collapse
That is a really good site. Sadly, it doesn't change all the icons on the factory rom. Dang, I'm so close to being done with this theme, only a few things standing in my way.
I was just reading a tutorial on this. I think it was in the droid x forum.
Sent from your mom's phone.
Well I made the rest of the icons, now I'm back to needing to change the clock and date color in the bar.
Hi guys
I'am wondering how to make transparent pulldown background on 4.0.4 Samsung ics roms for our GS3 ?
I managed to do it properly on GS2 but tried many things from GS2 and it didn't worked, it's all black.
I'am pretty sure that it's a line code color to modify somewhere in SystemUI.apk, but can't find it, unfortunately.
Saw some themes in this section which was included it, so this feature is possible :laugh:
Any advice or small tutorial is welcomed !
If I find the solution before, I will post it here on this post.
Many thanks! :good:
Try this
http://forum.xda-developers.com/showthread.php?t=1766566
Sent from my GT-S5360 using xda premium
vicky4slayer said:
Try this
http://forum.xda-developers.com/showthread.php?t=1766566
Click to expand...
Click to collapse
Thanks for your answer, but the guys answer on your thread don't tell where is exactly the value of the background he modified
Nobody has an idea ?
AndroidGX said:
Thanks for your answer, but the guys answer on your thread don't tell where is exactly the value of the background he modified
Nobody has an idea ?
Click to expand...
Click to collapse
Just search "android:background" in that xml file.
(see below)
jnr21 said:
Just search "android:background" in that xml file.
Click to expand...
Click to collapse
Thanks for your message.
I replaced 8 matches of "android:background" by #00000000 code color as said in the thread, in "tw_status_bar_expanded.xml" file, and it's still not working, everything is still black.
By the way, why choosing #00000000 color code instead of #00FFFFFF ? this last one is the color code of full transparency.
Just made a new test.
In "res/values/drawable.xml" I changed all "background" and "_bg" values to #00FFFFFF which is the color code of 100% transparent.
Made 2 test flashable zips :
test1 : stock png's = still no transparency
test2 : with my modified transparent png's = still no transparency
I remarked something interesting.
When device comes to homescreen, before it finish loading some widgets, when I try to pulldown notification bar, this one comes transparent like I want at the first centimeters I try to open it, and before coming to the bottom, came black again, and stay black then.
Maybe the source of the problem is somewhere else. I'am using Go Launcher EX, and remember one tips : using high quality drawings can help to get transparency in some cases : not mine. Tried to activate the transparency notification bar : not working.
Any other help would be appreciated.
AndroidGX said:
Just made a new test.
In "res/values/drawable.xml" I changed all "background" and "_bg" values to #00FFFFFF which is the color code of 100% transparent.
Made 2 test flashable zips :
test1 : stock png's = still no transparency
test2 : with my modified transparent png's = still no transparency
I remarked something interesting.
When device comes to homescreen, before it finish loading some widgets, when I try to pulldown notification bar, this one comes transparent like I want at the first centimeters I try to open it, and before coming to the bottom, came black again, and stay black then.
Maybe the source of the problem is somewhere else. I'am using Go Launcher EX, and remember one tips : using high quality drawings can help to get transparency in some cases : not mine. Tried to activate the transparency notification bar : not working.
Any other help would be appreciated.
Click to expand...
Click to collapse
You have to look in drawable/layout/tw_status_bar.xml in the 2line look for android:background
and tw_status_bar_expandet.xml in the same line
Sent from my GT-I9300 using xda premium
pepi1234 said:
You have to look in drawable/layout/tw_status_bar.xml in the 2line look for android:background
and tw_status_bar_expandet.xml in the same line
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Solved my problem this afternoon, but yes you were right, it was in "tw_status_bar.xml" that I found my solution
Thanks for watching :good:
Closed per the OP's request as solved
Transparent Notification Menu
How can I find the files to make a "zip" file to the recovery mode.
It is found on several ROMs, but not ARHD 10.1.
Thank you for your help
I guess this is what it is
http://forum.xda-developers.com/showthread.php?t=2266596
varunkumars said:
I guess this is what it is
http://forum.xda-developers.com/showthread.php?t=2266596
Click to expand...
Click to collapse
Which is, that I must take for the notification page.
No notification bar
legolas63 said:
Which is, that I must take for the notification page.
No notification bar
Click to expand...
Click to collapse
Use this.
http://d-h.st/zMB
varunkumars said:
Use this.
http://d-h.st/zMB
Click to expand...
Click to collapse
Thank you for the link, but it does not work, I installed.
But I still have the page transparent notification.
I ia the notification bar that is transparent, that 's ok.
But how the page, thank you.
What I want to have is the notification pull-down that is transparent or semi-transparent, not opaque as it is now. Is that possible?
I'm using Nova Launcher currently.
sanjsrik said:
What I want to have is the notification pull-down that is transparent or semi-transparent, not opaque as it is now. Is that possible?
I'm using Nova Launcher currently.
Click to expand...
Click to collapse
Use substratum and a theme called transparent :good:
JimmyJurner said:
Use substratum and a theme called transparent :good:
Click to expand...
Click to collapse
So, I'm stupid. I did this and nothing except the nav bar is now transparent. Not the pull down notification area or anything else.
sanjsrik said:
What I want to have is the notification pull-down that is transparent or semi-transparent, not opaque as it is now. Is that possible?
I'm using Nova Launcher currently.
Click to expand...
Click to collapse
There are several transparent drop down overlays on this thread, the apk's are spread all throughout the thread.
https://forum.xda-developers.com/galaxy-s8+/themes/substratum-inversion-ui-overlay-overlays-t3604341
ggrant3876 said:
There are several transparent drop down overlays on this thread, the apk's are spread all throughout the thread.
https://forum.xda-developers.com/galaxy-s8+/themes/substratum-inversion-ui-overlay-overlays-t3604341
Click to expand...
Click to collapse
Thank you, I'm looking through this very long thread. Nice to see there are other folks attempting this stuff on a non-rooted device. It's a very slow slog to find what I want even by searching the thread.
thank you again.
sanjsrik said:
Thank you, I'm looking through this very long thread. Nice to see there are other folks attempting this stuff on a non-rooted device. It's a very slow slog to find what I want even by searching the thread.
thank you again.
Click to expand...
Click to collapse
If you don't find one @Tigerhoods or @clck will usually make one if you request it. Also here's a list of all the apk's.
https://forum.xda-developers.com/showpost.php?p=73042403&postcount=1442