[MOD] No Gradient in settings - Samsung Galaxy Nexus

What up my fellow XDA buddies. I take no credit for this. I didnt create VRTheme nor did I make the black image. I just put it together so every ROM and GSM/LTE can use it. I didnt want to post this in the thread at http://forum.xda-developers.com/showthread.php?t=1588613 as he already had so much going on. Thought this would make it easier.
As always, make a NAND before and I am not responsible if this blows up your phone.
1. Download
2. Reboot into recovery
3. Flash
4. Reboot and enjoy.
{
"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"
}
Click here to download

I made a similar thread a while back but used a MetaMorph/ZipThemer zip.
You should make a VRTheme zip using arzbhatia's image and give it to him to post in his thread, save him the trouble of making a zip for every ROM.

Thought it was the same image. That is why I made this thread. I linked it in the first post. I will download his to see what img he used and make one with that. thanks for the heads up

I just checked his, mine is a solid black. His is not. I didnt realize he removed the lines. I will just wait for him to tell me what he did to remove those (I am no dev what so ever) and then I will create a VRTheme with that. VRtheme is pretty simple. Same lines like metamorph/zipthemer but better I think. No app needed.

droidkevlar said:
I just checked his, mine is a solid black. His is not. I didnt realize he removed the lines. I will just wait for him to tell me what he did to remove those (I am no dev what so ever) and then I will create a VRTheme with that. VRtheme is pretty simple. Same lines like metamorph/zipthemer but better I think. No app needed.
Click to expand...
Click to collapse
He edited the stock gradient grey background image. You can pull it from the apk in one of his zips.

ragnarokx said:
He edited the stock gradient grey background image. You can pull it from the apk in one of his zips.
Click to expand...
Click to collapse
I looked at his zip. Do you know what other img or file he edited to make the lines removed? If you look at my img, there is no lines but when you use it, there are still lines in the settings. Its solid black though. His is not. Mine also makes all settings for apps and what not that had the gradient no longer have it. It will be solid black.

droidkevlar said:
I looked at his zip. Do you know what other img or file he edited to make the lines removed? If you look at my img, there is no lines but when you use it, there are still lines in the settings. Its solid black though. His is not. Mine also makes all settings for apps and what not that had the gradient no longer have it. It will be solid black.
Click to expand...
Click to collapse
I believe it's the following:
framework-res/res/drawable-nodpi/background_holo_dark.png
Sent from my Galaxy Nexus

ragnarokx said:
I believe it's the following:
framework-res/res/drawable-nodpi/background_holo_dark.png
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
Ya, thats the one I already replaced wiht a solid black. Im trying to figure out how he removed the lines as ppl have been saying. If you flash mine on top of his, it should give you a solid black with no lines.

droidkevlar said:
Ya, thats the one I already replaced wiht a solid black. Im trying to figure out how he removed the lines as ppl have been saying. If you flash mine on top of his, it should give you a solid black with no lines.
Click to expand...
Click to collapse
So you don't think he took the background_holo_dark.png that came with stock ICS and just used Photoshop to touch it up? In stock ICS, isn't that image file the gray gradient that your black image replaces?
Sent from my Galaxy Nexus

OP, PM me please.

GooD! Google bahh
Sent from my Galaxy Nexus

Works great bro...but also on Nexus S i9023 too!!!!!
I confirm your mod works fine , thanks a lot!!
Inviato dal mio Nexus S con Tapatalk 2

phone
Looks great!! Love it, phone dialer/ background still ugly stock tho, is there a flash running around to flash that background also?
No disrespect but here is the dialer, http://rootzwiki.com/topic/15898-theme-blackedout-404-all-roms/

drawde40599 said:
Looks great!! Love it, phone dialer/ background still ugly stock tho, is there a flash running around to flash that background also?
No disrespect but here is the dialer, http://rootzwiki.com/topic/15898-theme-blackedout-404-all-roms/
Click to expand...
Click to collapse
Ill try to rem when I get back from vacation to make one just for the phone. Its a simple img change. Ill just have to check to see what the file is called and located.

Nice. Thanks.
Sent from my Galaxy Nexus using Tapatalk 2

Related

[Q] CM7 Status Bar Transparency

Status bar, not notification pull down. I've already gotten the notification working, as it was just a standard png edit.
Anyway, is there anyone that can give an explanation on how I can get my status bar to be transparent? I've already gotten the proper image from system/app/SystemUI.apk. I edited it and saved it properly for transparency. Where I'm getting stuck is the whole draw 9 thing, since the image is a ".9.png" file. I've already opened the png in the draw 9 patch tool in the SDK, but I'm just totally stuck at this point.
I sort of understand the deal with drawing black lines on the right and the bottom for the content areas, then the two dots on the top and left for the stretchable areas. But after I save the file, I'm still seeing the drawn black lines in the image. Am I not doing something right? After I get that sorted, how do I go about resigning the apk to push it to my device?
You'll need to run Eclipse, this tutorial helped me with draw nines. Once you put them thru Eclipse, the lines will disappear. Then you can extract them from the unsigned apk like the video states, use 7zip to put the images back into your framework-res.apk or whatever without having to resign anything.
http://www.youtube.com/watch?v=Lf1l9JV9JBw&feature=youtube_gdata_player
Sent from my ADR6300 using XDA App
I would love the transparent status bar when you're done with it
Sent from my ADR6300 using XDA App
RMarkwald said:
I would love the transparent status bar when you're done with it
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
+1
I'm a rom-whore, and I'm damn proud of it
Edit: Nevermind, I'm editing the right file. I just did a test and made it completely red and it worked. But, for some reason transparency is not working at all, it just keeps appearing solid black.
I believe it's in services.jar if I'm not mistaken. Or so that's what I had heard. I haven't messed with it myself.
Can you make it semi-transparent?
trock79 said:
Can you make it semi-transparent?
Click to expand...
Click to collapse
That's actually what I'm trying to do. And the file is actually in \system\app\SystemUI.apk\res\drawable-hdpi\
cheez99 said:
That's actually what I'm trying to do. And the file is actually in \system\app\SystemUI.apk\res\drawable-hdpi\
Click to expand...
Click to collapse
Yeah, realized that. it's been a long day theming for me. I will give it a shot and let you know what I get.
trock79 said:
Yeah, realized that. it's been a long day theming for me. I will give it a shot and let you know what I get.
Click to expand...
Click to collapse
Yeah, I've tried about everything I can think of. If you get something put together, I might figure out how to put together a flashable zip of a transparent or semi-transparent status bar and pull down for stock CM7 theme.
Which one do you need? status bar or statusbar?
trock79 said:
Which one do you need? status bar or statusbar?
Click to expand...
Click to collapse
statusbar_background.9.png
I'm not even sure what the other one is used for.
cheez99 said:
statusbar_background.9.png
I'm not even sure what the other one is used for.
Click to expand...
Click to collapse
Sent you a PM.
The actual image is in SystemUI.apk. But it won't render transparent without an xml our services.jar hack. It's a pain in the ass. Also if you actually make it transparent you are going to have problems with text and image stacking when you pull down down notifications. I just replace the image in SystemUI.apk with a 480x38 top part of my wallpaper.
{
"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"
}
That's ingenious. Have to give up wallpaper scrolling though.
bilbobrian said:
The actual image is in SystemUI.apk. But it won't render transparent without an xml our services.jar hack. It's a pain in the ass. Also if you actually make it transparent you are going to have problems with text and image stacking when you pull down down notifications. I just replace the image in SystemUI.apk with a 480x38 top part of my wallpaper.
Click to expand...
Click to collapse
Here's a test SystemUI.apk that you can flash that I'm using for maybe my next update on my Custom CM7 Incredible ROM.
Was made for the cm_inc_full-2 CM1 nightly 2/19/11 thanks to sonnysekhon.
Flash to install:
http://www.mediafire.com/file/xyi5ndl6ww68t6y/SystemUI-test5.zip
MicroMod777 said:
Here's a test SystemUI.apk that you can flash that I'm using for maybe my next update on my Custom CM7 Incredible ROM.
Was made for the cm_inc_full-2 CM1 nightly 2/19/11 thanks to sonnysekhon.
Flash to install:
http://www.mediafire.com/file/xyi5ndl6ww68t6y/SystemUI-test5.zip
Click to expand...
Click to collapse
Unfortunately it only works on the lockscreen, screen transitions, and with live wallpapers. I don't use live wallpapers so it just remains a black bar for me.
hexon said:
Unfortunately it only works on the lockscreen, screen transitions, and with live wallpapers. I don't use live wallpapers so it just remains a black bar for me.
Click to expand...
Click to collapse
In ADW Launcher settings to go System Preferences, and uncheck Wallpaper Hack, and the transparency will be enabled with regular wallpaper.
With Launcher Pro, it only works with LWP.
MicroMod777 said:
In ADW Launcher settings to go System Preferences, and uncheck Wallpaper Hack, and the transparency will be enabled with regular wallpaper.
With Launcher Pro, it only works with LWP.
Click to expand...
Click to collapse
Indeed that does work. Now, if I could only get that transparency to work with the original CM7 theme. I'm not a fan of all the extra theming stuff that particular patch adds. Thank you though.
MicroMod777 said:
Here's a test SystemUI.apk that you can flash that I'm using for maybe my next update on my Custom CM7 Incredible ROM.
Was made for the cm_inc_full-2 CM1 nightly 2/19/11 thanks to sonnysekhon.
Flash to install:
http://www.mediafire.com/file/xyi5ndl6ww68t6y/SystemUI-test5.zip
Click to expand...
Click to collapse
trying to download this but i get bombarded with window advertisements. and then it saids your download is starting and just stays stuck on there.

Transparent statusbar for SGN???

Transparent statusbar for SGN - is it possible?
Thanks
fear2142 said:
Transparent statusbar for SGN - is it possible?
Thanks
Click to expand...
Click to collapse
+1 A transparent status bar really increases the screen real estate. I had this on my evo4g(trans. top & bottom).
A semi transparent notification screen would be cool too!
i know its not what you are looking for, but you could use ADW EX or some launcher like that to just hide the status bar for now till the option is available. ADW EX works pretty nice cuz you can use a gesture to hide and show the status bar for when you want to see it.
Yes, I recently did the modification for ogdobber. There are xml changes as well as some new code edits than need to be performed.
I thought he was going to make a post about it somewhere (maybe I just didn't see it)
{
"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"
}
care to share the code changes?
Sent from my Galaxy Nexus using Tapatalk
That looks brilliant! Any chance of a CWM recovery flashable ZIP or a tutorial of how to make the changes please??
Many thanks!
Nice! Plz share it!
random question but can you post the wallpaper too?
Edit: if you dont mind as well can you post how you got the transparent soft keys?
azr3alazd3ycum said:
random question but can you post the wallpaper too?
Edit: if you dont mind as well can you post how you got the transparent soft keys?
Click to expand...
Click to collapse
I completely agree, if anything, I would like to know how to do this more than the transparent notification bar!
pendo said:
Yes, I recently did the modification for ogdobber. There are xml changes as well as some new code edits than need to be performed.
I thought he was going to make a post about it somewhere (maybe I just didn't see it)
Click to expand...
Click to collapse
yes please post how to do this
Yes, Please share.
Need the framework-res.apk, and the launcher.
pendo said:
Yes, I recently did the modification for ogdobber. There are xml changes as well as some new code edits than need to be performed.
I thought he was going to make a post about it somewhere (maybe I just didn't see it)
Click to expand...
Click to collapse
really nice! please con you post the code of systemui?
another question, somebody knows how put the background of app launcher transpanrent like touchwiz4?
thanks
This is using modaco's deodexed SystemUI. Flash this zip in recovery:
TransparentStatusbar-GNex_MCR-signed.zip
In this apk, I've added a statusbar_background.9.png in the drawable-xhdpi folder. For those who wish to change the opacity level, you can alter that png (just make sure you don't disturb the 9 patch lines). There's still some experimenting I'd like to do, particularly with large screen devices, to make sure it's thoroughly integrated correctly, but this is decent for now.
As far as instructions, I'll have to cover those instructions later when I have a some time to make a thorough post.
pendo said:
This is using modaco's deodexed SystemUI. Flash this zip in recovery:
TransparentStatusbar-GNex_MCR-signed.zip
In this apk, I've added a statusbar_background.9.png in the drawable-xhdpi folder. For those who wish to change the opacity level, you can alter that png (just make sure you don't disturb the 9 patch lines). There's still some experimenting I'd like to do, particularly with large screen devices, to make sure it's thoroughly integrated correctly, but this is decent for now.
As far as instructions, I'll have to cover those instructions later when I have a some time to make a thorough post.
Click to expand...
Click to collapse
Cheers Pendo...you da man!
I'm an android's noob, so probably this is a stupid question, but will it work on stock rom?
Inviato dal mio Galaxy Nexus usando Tapatalk
Auron694 said:
I'm an android's noob, so probably this is a stupid question, but will it work on stock rom?
Inviato dal mio Galaxy Nexus usando Tapatalk
Click to expand...
Click to collapse
If its a stock Deodexed ROM then yes it will as it will run on a similar framework. If its not deodexed then you will get bootloops.
pendo said:
This is using modaco's deodexed SystemUI. Flash this zip in recovery:
TransparentStatusbar-GNex_MCR-signed.zip
In this apk, I've added a statusbar_background.9.png in the drawable-xhdpi folder. For those who wish to change the opacity level, you can alter that png (just make sure you don't disturb the 9 patch lines). There's still some experimenting I'd like to do, particularly with large screen devices, to make sure it's thoroughly integrated correctly, but this is decent for now.
As far as instructions, I'll have to cover those instructions later when I have a some time to make a thorough post.
Click to expand...
Click to collapse
lr6 or pre-lr7.. Or does it matter for this patch?
Sent from my Galaxy Nexus using xda premium
Very nice. The only issue is, it battles the soft keys mod. I'm not entirely sure what needs to be transferred over to the legacy/softkey mod.
anyone know what dudes wallpaper is? the one of the girl?
azr3alazd3ycum said:
anyone know what dudes wallpaper is? the one of the girl?
Click to expand...
Click to collapse
Here....I'm sure ogdobber won't mind me reposting this (he shared it in the screenshot thread, too)
http://bit.ly/ve19hU
---------- Post added at 07:18 PM ---------- Previous post was at 07:16 PM ----------
fatsix said:
Very nice. The only issue is, it battles the soft keys mod. I'm not entirely sure what needs to be transferred over to the legacy/softkey mod.
Click to expand...
Click to collapse
Forgive me, I don't have a G-Nexus nor have I even seen one in operation so I'm not current on things at all.....what is the softkey mod?

[Bootanimation] Galaxy Nexus logo with rotating X

This is my first boot animation ever. Feel free to use this for anything you want.
During the boot process, the X continues to rotate.
{
"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"
}
To install, place in /system/media and rename the file to bootanimation.zip.
Download: http://www.multiupload.com/ST8KESGQG7
Updated version with bigger logo: http://www.multiupload.com/217OEBX3E6
ADB Install instructions for those that need them:
Code:
adb remount
adb push /path/to/HI-RESnexusanimation.zip /system/media/bootanimation.zip
And to test it out without rebooting your phone:
Code:
adb shell
bootanimation
Press ctrl+c to kill the animation.
Obligatory it's not my fault if your phone breaks comment.
Hi,
nice animation. but the background layer is not "full" black.
can you change this?
EDIT: another ROM and no problem with layer
got a good bootanimation idea if you'd like to make it
make the GNexus text larger and have the "X" symbol of Nexus pulse in the background like the N1's bootanimation.
skdubg said:
Hi,
nice animation. but the background layer is not "full" black.
can you change this?
EDIT: another ROM and no problem with layer
Click to expand...
Click to collapse
What's the issue? Could you see the background? I can try to make it transparent but that won't be for a few days because I'd practically have to start from the beginning again, and I don't feel like it. I made a version that was full 720p images but the initial sequence ran much slower than it does now and looked pretty bad. You can download it From my rootzwiki thread if you'd like, but I don't recommend it.
I think it might look even better with the X rotating around the vertical axis.
I really like this boot animation. Nice and clean. I think it'd be cool to see a version that went vertically down the screen (yes, sideways) and was bigger. Thanks again!
Nice work. Thanks.
thx.
wynalazca said:
To install, place in /system/media and rename the file to bootanimation.zip.
]
Click to expand...
Click to collapse
thx....very nice, and i like....
with bigxie 4.03 ROM good works
Wow! Simple, clean, elegant, I love it.
-dredd0606
I really like it....just one problem that someone else mentioned
I'm running ARHD and the galaxy nexus has a bit of a grey bar around it rather than being the same black as the background
I tried using a different ROM but it still did it
It's fine if you're busy or whatever and can't get it fixed soon....just wanted to let you know of the problem
good job anyway
maybe mine is an isolated incident?
Running this and works great.
Sent from my Galaxy Nexus using XDA App
Just flashed this as well and loving it. Huge improvement over the boot animation used in Romanbb's AOKP ROM.
thebatsam said:
I really like it....just one problem that someone else mentioned
I'm running ARHD and the galaxy nexus has a bit of a grey bar around it rather than being the same black as the background
I tried using a different ROM but it still did it
It's fine if you're busy or whatever and can't get it fixed soon....just wanted to let you know of the problem
good job anyway
maybe mine is an isolated incident?
Click to expand...
Click to collapse
I, too, see a lighter grey box (the dimensions of the boot images) when booting up. I pushed this boot image to my stock, non-rooted, LTE Galaxy Nexus.
Love it
I have tried about 10 different boot animations and I find this one the best. Simple and looks great. Thanks for the hard work.
Simply and clean, I like it. ;-)
No grey border for me with kang 15.
Sent from my Galaxy Nexus using Tapatalk
UPDATE!
Thanks for all the great feedback.
It's taken me a while, but I've updated it with a larger logo and a much cleaner animation. Still needs a small tweak, but I'll get to it eventually.
The update is in the OP.
Thanks for this! It's not quite working perfectly for me though, so here's another data point to add.
I'm seeing a non-black background in a horizontal strip behind the text. In the latest version the gray background occurs when the text is initially being drawn from left to right. But once the text is drawn and the multicolor X starts to spin, the gray background disappears and all of the text is on a black background.
On the original animation with smaller text, the gray background appeared behind the text for the entirety of the animation. This newer one seems to be an improvement in that regard at least.
I'm running stock 4.0.2 unlocked and rooted on a VZW GN for reference.
Thanks for this animation: clean, elegant. Just right.
hey thank you for this bootanimation, however there is a minor issue i found... when it changes from "wipe" to "rotate" you see it jump. and why didn't you use a resolution of 1280x720 instead of 160x720?
c00king.c0w said:
...there is a minor issue i found... when it changes from "wipe" to "rotate" you see it jump...
Click to expand...
Click to collapse
Yeah i noticed that two. There are two different sequences, one unfolding the wording and the other with the rotating logo, and the text seems not to be perfectly aligned in both of them.
Wynalazca, i am loving this animation. Thanks a lot for your effort on it.

[Themers Needed] Texture Hunt

Hey guys,
I am desperatly looking for a texture for more than 4 weeks now and I cant find it, so maybe some of you more experienced Themers might be able to help me.
{
"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"
}
The texture I am looking for is the greyisch one you can see being used there in multiple areas for example camera and menu. Since its used in many spots I thought it has to be in the frameworks. I changed many images and none of them worked. Maybe I overlooked some which I had to change.
Here is my worked on framework: http://www.mediafire.com/?yd7dompz4dcj5qo
The Rom is Paranoid Android 0.9b
I already asked some people in the tablet theming section, but well...the pointed me to files which dont exist for me or told me its a colour code in values, which I didnt find either.
BTW the power menu is completely black with the dialog one in the xhdpi folder. Most of the other menus too, but not the camera menu
Help is much appreciated^^
If its a texture, like a gradient or a pattern, find it in systemUI.apk. If its a single color, then its somewhere hidden in the codes!
Edit: oops! Just looked at your images closely. Looks like its just a signle color. Probably hidden in the codes
I think its the "dialog_middle_holo_dark.9.png, dialog_top_holo_dark.9.png, dialog_bottom_holo_dark.9.png and dialog_full_holo_dark.9.png" in the framework-res.apk.
dermann said:
I think its the "dialog_middle_holo_dark.9.png, dialog_top_holo_dark.9.png, dialog_bottom_holo_dark.9.png and dialog_full_holo_dark.9.png" in the framework-res.apk.
Click to expand...
Click to collapse
Yes I thought so too, but that only changed the Power menu background
What are you trying to theme? maybe I can help.
dermann said:
What are you trying to theme? maybe I can help.
Click to expand...
Click to collapse
the greyisch texture you can see on the right column of the settings menu. I want it to be black^^
You're not talking about the background_holo_dark.png, are you?
dermann said:
You're not talking about the background_holo_dark.png, are you?
Click to expand...
Click to collapse
no the black holo is already black and is responsible for the left column of the settings menu going dark. But the right one is the nasty one I cant find
U have to theme all dialogue and pop up windows there r I think like 13 or 15 some are dialogue and some are menu item also theme the dark toast pop up
Sent from my Galaxy Nexus using xda premium
Kevin3328 said:
U have to theme all dialogue and pop up windows there r I think like 13 or 15 some are dialogue and some are menu item also theme the dark toast pop up
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yes and I think I got them all.
I uploaded my xhdpi folder and I would much appreciate it if you guys would take a look and tell me which I overlooked -.-
XHDPI
I think I got all of the dark dialogs and pop up menus or the toast frame thingy, but none did the job.
What lets me think , that it is not hidden in the code is the fact, that the border is grey black grey. If it were hidden in the code that would be too much text if you would ask me, but I cant find a corresponding image -.-
Here's the theme i made for the transformer that had that image changed. I don't know where it is anymore, but feel free to decompile and look around.
http://goo.im/devs/artvandelay440/Red_NoireTF101
artvandelay440 said:
Here's the theme i made for the transformer that had that image changed. I don't know where it is anymore, but feel free to decompile and look around.
http://goo.im/devs/artvandelay440/Red_NoireTF101
Click to expand...
Click to collapse
Ok thank you^^
I took a look and there are few images which I will try
ok the title_bar_portrait.9.png 's werent the ones either-.-
this background is even used in some 3rd party apps in their settings....
Bump! because this is bugging the **** out of me.
good day.
chopper the dog said:
Bump! because this is bugging the **** out of me.
good day.
Click to expand...
Click to collapse
yesterday I was close to putting my framework-res.apk on an usb stick and smashing it to pieces -.-
any news on this? i try to find it also!
paratox said:
any news on this? i try to find it also!
Click to expand...
Click to collapse
yep we found it
its in framework-res.apk in drawable-xhdpi
panel_bg_holo_dark.9.png
Nordpolcamper said:
yep we found it
its in framework-res.apk in drawable-xhdpi
panel_bg_holo_dark.9.png
Click to expand...
Click to collapse
do you have one in solid black? would be nice cause i`m a 9.png noob!
paratox said:
do you have one in solid black? would be nice cause i`m a 9.png noob!
Click to expand...
Click to collapse
yep here you go

MOAR V8 (4.3 MK3) [WIP] AOSP/Black & White themed apks

I've been working on an AOSP theme for MOAR V8. For now I thought I would share my apks. Not everything is finished yet but so far its looking really good on my device. Eventually I hope to make this with morphology or the vrtheme engine but every time I sit dow to read up on how to do that my daughter asks "Dad can we watch Dr. Who?" Lol
Just flash in recovery.
As usual, make a backup before flashing and flash at your own risk.
Whats included:
All In One
4x5 SecLauncher2
SecCalculator2
SecCalendar_NAmerica
framework-res (not finished yet)
SecContacts
SecEmail_J
SecMms
SecPhone
SecSettings
SPlannerAppWidget
Crius https://play.google.com/store/apps/details?id=tk.eatheat.crius
Available as individual DLs
My AOSP Weather Widget
AOSP Calculator
DeskClockGoogle and
Trebuchet (CM10.2 Launcher)
Downloads
All In One
_____________________________________
4x5 SecLauncher2
Framework-res
SecCalander
SecContacts
SecEmail_J
SecMms
SecPhone
SecSettings
SPlannerAppWidget
AOSP Weather Widget
-----------------------------------------------------------
Trebuchet (CM10.2 Launcher)
Calculator
DeskClockGoogle
Here is the dialer without the red background on the end call button and the semi transparent green bar during a call removed. DL HERE. :good:
{
"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"
}
Disclaimer: Flash/Use at your own risk!
*It is important to note that there may be additional issues I don't know about and as I am a truck driver, not a programmer I may or may not be able to fix things.
Everyone is encouraged to do what ever you like with anything I post, but a little credit would be appreciated.
Screenshots
For some reason the all in one zip link keeps showing no mirrors found. I guess I'll have to re upload that tonight.
I'm not a fan of stock theme, so thank you for this!
Sent from my SPH-L710 using Tapatalk
Will this work for MK3 Roms that arent MOAR?
Sent from my iPad using Tapatalk
EverDeathly said:
Will this work for MK3 Roms that arent MOAR?
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
Most likely everything except the framework-res will. Make a backup and try it then let us know your results.
Testing on digiblurROM, only tried secSettings since AIO was unavailable. It works
Sent from my iPad using Tapatalk
Nice work :thumbup::thumbup::thumbup:
TEAM MiK MikROMs Since 3/13/11
Oh by the way, if you want the themed dialer you need to flash both the SecPhone and SecContacts to get it to work.
When I try to download the "All in One", I receive no mirror found please wait !!!!
alammori said:
When I try to download the "All in One", I receive no mirror found please wait !!!!
Click to expand...
Click to collapse
Read Post #3 OP knows about the issue he will upload again when he gets home.
HERE is a new All In One dl. I did change the SecMms apk. The previous one still had the old silhouettes in it. The new one has the totally awesome AOSP ones. :good:
Chad The Pathfinder said:
HERE is a new All In One dl. I did change the SecMms apk. The previous one still had the old silhouettes in it. The new one has the totally awesome AOSP ones. :good:
Click to expand...
Click to collapse
Awesome. Going to rock this out with MOAR. AOSP Is getting dry
Sent from my SPH-L710 using Tapatalk
Nice job! Thank you for this!! :highfive:
Very cool. :thumbup:
Good job on this...
[email protected]'$ [email protected]@xy
Love the black dialer! Looks phenomenal...2 things...is there any way to remove the Red color from the END button? Also the green square box that shows on top of the caller ID pic ...how can that be remove as well. I'm a noobie on this but I'll get my hands dirty if needed to. ???
Sent from my SPH-L710 using Tapatalk
beisboller said:
Love the black dialer! Looks phenomenal...2 things...is there any way to remove the Red color from the END button? Also the green square box that shows on top of the caller ID pic ...how can that be remove as well. I'm a noobie on this but I'll get my hands dirty if needed to. ???
Sent from my SPH-L710 using Tapatalk
Click to expand...
Click to collapse
As for the red box on the dialer, I think if you go into the SecContacts.apk and look through the red/drawable-xhdpi folder you can find the background with that. Then you'll need you use something like gimp to just change the color to black... If you can wait until the weekend I'll see about fixing it the way you want and making a flash able for you.
The green banner is a simple colors.XML edit in the values folder of secphone or contacts. I forget which 1...
Sent from my SCH-I535 using Tapatalk
beisboller said:
Love the black dialer! Looks phenomenal...2 things...is there any way to remove the Red color from the END button? Also the green square box that shows on top of the caller ID pic ...how can that be remove as well. I'm a noobie on this but I'll get my hands dirty if needed to. ???
Sent from my SPH-L710 using Tapatalk
Click to expand...
Click to collapse
How does this look? All I did was change the red button to black but the green box has disappeared too. Go figure. Just flash in recovery
Edit: After looking closely to this screenshot, I can see a very little dot of red in the bottom left corner of the end call button. If its a big deal I can change it later. ugh

Categories

Resources