As title says its gradient statusbar.
Package includes too:
modified Xperia Home with transparent background in appdrawer (only for kontini's rom);
modified lockscreen with fixed statusbar.
Bugs:
white backgrounds causes the status bar to become white (system wide)
Download:
KontiniStockJB[XU]
UltimateROMv12[Xsola]
HonamiMWv3.5[XU]
DarkRom[XP]
Screenshots in attachment.
All credits to @ATTACK for his GUIDE
If you want see this mod on your rom, provide me your android.policy.jar, SystemUI.apk, UxpNxtLockScreen.apk (if you want gradient statusbar there too), framework-res.apk and SemcGenericUxpRes.apk. I'll try to do it.
Many thanks for this cool mod, works like a charm and it's very cool...I was eagerly waiting for this! :victory: :good:
Good !
:good:
Will try on xu honami rom. But everytime i click on the link. It does not work.
Sent from my ST25i using XDA Premium 4 mobile app
johnsamte said:
Will try on xu honami rom. But everytime i click on the link. It does not work.
Sent from my ST25i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Direct Link: (1 Week)
[JB]heitezyExtras[GradientStatusbar].zip
johnsamte said:
Will try on xu honami rom.
Click to expand...
Click to collapse
it will not work 'cause different policy and systemui.
if you want I can make for you. Which Rom are you using? Moonwalker's?
you did great work.
it works perfectly on stock JB rom.
really thanks!!
Why not for Xperia P?
@Heitezy
Can you make this statusbar gradient?
I'm on Xperia Sola ICS .54 Stock Rom.
swedenxperia said:
@Heitezy
I'm on Xperia Sola ICS .54 Stock Rom.
Click to expand...
Click to collapse
I didn't know how to do the same on ICS.
@varunraul, provide me your android.policy.jar, SystemUI.apk, UxpNxtLockScreen.apk (if you want gradient statusbar there too), framework-res.apk and SemcGenericUxpRes.apk. I'll do it for P.
Heitezy said:
I didn't kow how to do the same on ICS.
Click to expand...
Click to collapse
Here's the tutorial to make the statusbar gradient by @ndzaky
After you decompile, go to SystemUI\res\layout and open status_bar.xml using Notepad++ and find this line
Code:
android:background="@drawable/status_bar_background"
and change to this
Code:
android:background="@drawable/gradient_bg"
now go to SystemUI\res\drawable and make new xml : gradient_bg.xml
and copy this code :
Code:
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#00000000" android:endColor="#99000000" android:angle="90.0" />
</shape>
Save,Compile, and done.. You got gradient status bar
---------- Post added at 12:04 PM ---------- Previous post was at 12:03 PM ----------
But the problem is I don't understand anything of this, thats why I ask you.
Okay provide me your android.policy.jar, SystemUI.apk, UxpNxtLockScreen.apk (if you want gradient statusbar there too), framework-res.apk and SemcGenericUxpRes.apk. I'll try.
Heitezy said:
Okay provide me your android.policy.jar, SystemUI.apk, UxpNxtLockScreen.apk (if you want gradient statusbar there too), framework-res.apk and SemcGenericUxpRes.apk. I'll try.
Click to expand...
Click to collapse
Here you got!
swedenxperia said:
Here you got!
Click to expand...
Click to collapse
Try.
Heitezy said:
Try.
Click to expand...
Click to collapse
SystemUi FC
swedenxperia said:
SystemUi FC
Click to expand...
Click to collapse
Sorry bro, I can't make anything, I'm not so skilled
Heitezy said:
Sorry bro, I can't make anything, I'm not so skilled
Click to expand...
Click to collapse
Thanks anyway :good:
@varunraul, provide me your android.policy.jar, SystemUI.apk, UxpNxtLockScreen.apk (if you want gradient statusbar there too), framework-res.apk and SemcGenericUxpRes.apk. I'll do it for P.[/QUOTE]
The only thing i want is gradient statusbar & i am on Honami MW V8 Rom.Is it possible to make gradient statusbar for it? Do you still need all 5 files for only statusbar?
varunraul said:
@varunraul, Do you still need all 5 files for only statusbar?
Click to expand...
Click to collapse
Yes, I do.
Heitezy said:
it will not work 'cause different policy and systemui.
if you want I can make for you. Which Rom are you using? Moonwalker's?
Click to expand...
Click to collapse
Please do make for honami mw v3.5
Sent from my ST25i using XDA Premium 4 mobile app
Related
So is there anybody out there who has managed to change the statusbar on ics roms transparent or semi transparent ?
Dice1212 said:
So is there anybody out there who has managed to change the statusbar on ics roms transparent or semi transparent ?
Click to expand...
Click to collapse
Man here is the link:http://forum.xda-developers.com/showthread.php?t=1523703
Is for s2 but the is the same ideea
Thanks,but can you make one for me if I upoad my systmui.apk for you ? Cuz I'm not so good in modifying my systemui as described on your link and I'm not on my on laptop right now
Dice1212 said:
Thanks,but can you make one for me if I upoad my systmui.apk for you ? Cuz I'm not so good in modifying my systemui as described on your link and I'm not on my on laptop right now
Click to expand...
Click to collapse
Send me a pm with systemUI and framework-res.apk and if i have time i make
This is modified icons for Quickpanel and SystemUI icons.
First you have to flash this quickpanel first http://forum.xda-developers.com/showthread.php?t=1769082 and replace SystemUI.apk with rw-r--r--.
Credits: p3001ee for quickpanel and JKenvin for icons http://forum.xda-developers.com/showthread.php?t=1698728
And i have changed Sony stock folder icon as you see on screenshot. For the folder icon replace Home.apk with rw-r--r--.
After you have replaced Home.apk, all of your widgets on your home screen will not work untill you remove from home screen and add again.
Mattwan said:
This is modified icons for Quickpanel and SystemUI icons.
First you have to flash this quickpanel first http://forum.xda-developers.com/showthread.php?t=1769082 and replace SystemUI.apk with rw-r--r--.
Credits: p3001ee for quickpanel and JKenvin for icons http://forum.xda-developers.com/showthread.php?t=1698728
And i have changed Sony stock folder icon as you see on screenshot. For the folder icon replace Home.apk with rw-r--r--.
After you have replaced Home.apk, all of your widgets on your home screen will not work untill you remove from home screen and add again.
Click to expand...
Click to collapse
tell me please can you send me the xperia s folder icon...?
dimitrissd said:
tell me please can you send me the xperia s folder icon...?
Click to expand...
Click to collapse
Here you go...
Mattwan said:
Here you go...
Click to expand...
Click to collapse
thanks a lot...!
do you mind sharing the stock one too...?
(the one that comes with xperia s launcher.. )
dimitrissd said:
thanks a lot...!
do you mind sharing the stock one too...?
(the one that comes with xperia s launcher.. )
Click to expand...
Click to collapse
Here you go again...
Mattwan said:
Here you go again...
Click to expand...
Click to collapse
i thank you again and again...
nice work
:highfive::highfive:
Thank you for sharing!!!!!!
Thank you for sharing!!!!!!
Thanks... With this folder my home looks nice and clean now...
:thumbup:
Sent from my xperia Acro S - LT26w using xda app-developers app
Mattwan said:
This is modified icons for Quickpanel and SystemUI icons.
First you have to flash this quickpanel first http://forum.xda-developers.com/showthread.php?t=1769082 and replace SystemUI.apk with rw-r--r--.
Credits: p3001ee for quickpanel and JKenvin for icons http://forum.xda-developers.com/showthread.php?t=1698728
And i have changed Sony stock folder icon as you see on screenshot. For the folder icon replace Home.apk with rw-r--r--.
After you have replaced Home.apk, all of your widgets on your home screen will not work untill you remove from home screen and add again.
Click to expand...
Click to collapse
so the systemui.apk is for the quickpanel right? can i put it without the home.apk?
Thanks for the buddy, really lovin it.. thank you... :good:
IS OK
luaifarah said:
so the systemui.apk is for the quickpanel right? can i put it without the home.apk?
Click to expand...
Click to collapse
Yes you can...
Sent from my xperia Acro S - LT26w using xda app-developers app
Thanks... this looks nic!!!
Hi
I am trying to theme the framework-res from Holo blue to White/Grey of KitKat for ICS and I have managed to change quite a bit but needed help on a couple of elements:
1) Quick Toggles / Clock
2) Button
I have highlighted the parts in red(see attached screenshots) and would greatly appreciate help if someone can help me complete the look?
Thanks
Can you upload it?
Xperia arc s Stock ics .587
Quick Toggles and clock are in SystemUI. Button presses are within framework-res, probably in styles.xml.
DdcCabuslay said:
Quick Toggles and clock are in SystemUI. Button presses are within framework-res, probably in styles.xml.
Click to expand...
Click to collapse
I know this but just can't seem to pinpoint the exact lines.
GreatVegeta said:
Can you upload it?
Xperia arc s Stock ics .587
Click to expand...
Click to collapse
You mean to upload what I have done so far?
masteriori said:
You mean to upload what I have done so far?
Click to expand...
Click to collapse
He probably meant your framework-res.
masteriori said:
You mean to upload what I have done so far?
Click to expand...
Click to collapse
Yeah
Xperia arc s Stock ics .587
in order to change quick toggles colors you have to change some PNGs' color in (SystemUI\res\drawable-hdpi)
the clock I think you'll be able to change its color by changing status_bar_clock_color in (SystemUI\res\values\colors.xml)
and about the button it's definitely in framework-res.. I'll see which one is it ...
GreatVegeta said:
Yeah
Xperia arc s Stock ics .587
Click to expand...
Click to collapse
Here it is: http://d-h.st/g3R
I have included everything I have modified. :good:
masteriori said:
Here it is: http://d-h.st/g3R
I have included everything I have modified. :good:
Click to expand...
Click to collapse
Very cool, but I got some FCs in the settings.. It Fcs always if I touch display or sounds.. Can you fix it?
Xperia arc s Stock ics .587
GreatVegeta said:
Very cool, but I got some FCs in the settings.. It Fcs always if I touch display or sounds.. Can you fix it?
Xperia arc s Stock ics .587
Click to expand...
Click to collapse
Even though it shouldn't but could it be firmware related? I tested all these files on .13 firmware based JellyDreamZ1 rom.
Maybe it works if you give me these from you bro
Xperia arc s Stock ics .587
masteriori said:
Even though it shouldn't but could it be firmware related? I tested all these files on .13 firmware based JellyDreamZ1 rom.
Click to expand...
Click to collapse
i think you are using apktool 2.0.0 .....
for fixing it you should work with apktool 1.5 ...
---------- Post added at 01:16 PM ---------- Previous post was at 01:00 PM ----------
for second issue you should edit these pngs:
Code:
btn_default_pressed_holo_dark.9.png
btn_default_pressed_holo.9
btn_default_pressed_holo_light.9.png
Your Welcome
poria1999 said:
[/COLOR]for second issue you should edit these pngs:
Code:
btn_default_pressed_holo_dark.9.png
btn_default_pressed_holo.9
btn_default_pressed_holo_light.9.png
Your Welcome
Click to expand...
Click to collapse
Are you sure? Because, I have already changed above PNGs to white/grey (see attachment) and the button presses are still holo blue. Could it be possibly linked to theme accent colour?
Thanks
masteriori said:
Are you sure? Because, I have already changed above PNGs to white/grey (see attachment) and the button presses are still holo blue. Could it be possibly linked to theme accent colour?
Thanks
Click to expand...
Click to collapse
try to replace all the similar pngs from a kitkat rom's framework-res.apk to stock framework-res.apk.
if it doesn't work it should be smali related....
I do not think that it could be related to accent color.....
At long last, I have finally managed to change button presses to grey as on Xperia Z2 (see attached screenshot)
I will upload/share the framework as soon as I can. Now I want to remove mirror effect from Z1 Home launcher stage, help will be appreciated.
masteriori said:
At long last, I have finally managed to change button presses to grey as on Xperia Z2 (see attached screenshot)
I will upload/share the framework as soon as I can. Now I want to remove mirror effect from Z1 Home launcher stage, help will be appreciated.
Click to expand...
Click to collapse
can you tell me how did you did it?
thank you.
poria1999 said:
can you tell me how did you did it?
thank you.
Click to expand...
Click to collapse
I am not 100% sure but confident, these are the files you need to modify. :good:
poria1999 said:
can you tell me how did you did it?
thank you.
Click to expand...
Click to collapse
See here - [HOW-TO] Complete Your KitKat look (Holo light - White UI)
Some Updates??
Xperia arc s Stock ics .587
Hey does anybody know how to get kitkat like icons in Grand quattro..? Thanks in advance...
Sent from my GT-I8552 using XDA Premium 4 mobile app
Use Xtheme Engine
Hey,
Use Xtheme Engine and install Kitkat xTheme.apk
Download link http://d-h.st/LVB
If you need more themes let me know.
Drawback: Only one signal bar is white. Other remains stock grey. Still won't look that bad. Try it. :good: Everything else is good.:good:
Or you need to replace your systemUI.apk in system folder of your phone with some custom Rom's systemUI.apk
No the xposed module will screw up my statusbar toggles and all .. I dont want that... I just want the statusbar to be transparent and kitkat styled... Is there any system ui. Apk that you have seen that might suit my interests... If so then please provide the link...
Sent from my GT-I8552 using XDA Premium 4 mobile app
try xposed it works
Tuneer said:
No the xposed module will screw up my statusbar toggles and all .. I dont want that... I just want the statusbar to be transparent and kitkat styled... Is there any system ui. Apk that you have seen that might suit my interests... If so then please provide the link...
i m using xposed with gravity box take a look
Click to expand...
Click to collapse
try this
http://forum.xda-developers.com/showthread.php?t=2679102
i'm using it
Thanks
Thanks for the link :highfive:
sanjayi8552 said:
Tuneer said:
No the xposed module will screw up my statusbar toggles and all .. I dont want that... I just want the statusbar to be transparent and kitkat styled... Is there any system ui. Apk that you have seen that might suit my interests... If so then please provide the link...
i m using xposed with gravity box take a look
Click to expand...
Click to collapse
gravitybox doesn't work on my phone how did you make it work and what rom are you using
Click to expand...
Click to collapse
iead_20 said:
sanjayi8552 said:
gravitybox doesn't work on my phone how did you make it work and what rom are you using
Click to expand...
Click to collapse
I M USING STOCK ROM
Click to expand...
Click to collapse
sanjayi8552 said:
Tuneer said:
No the xposed module will screw up my statusbar toggles and all .. I dont want that... I just want the statusbar to be transparent and kitkat styled... Is there any system ui. Apk that you have seen that might suit my interests... If so then please provide the link...
i m using xposed with gravity box take a look
Click to expand...
Click to collapse
You can always use the framework-res.apk and systemUI.apk from the S4TheWin ROM. It's transparent.
And for kitkat statusbar icons, you can take the SystemUI from any kitkat device, and just replace the icons in you own SystemUI drawable folder.
Click to expand...
Click to collapse
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Hey @moodhie you can make this for xGO??
Here my SystemUI: http://d-h.st/1tN
Sent From My Xperia Go ST27a Using XDA Premium App
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
HI Its look great but it for XU.
Can you make it for XGO?
My system ui is as Z2 but dont have the percentage in it.
I reaaly want the percentage in battery icon.
Here is my system ui.
can you help me to make it?
Thanks in advance.
Nice Work !
:good::good:
3 thanks 48downloads not bad to beginner lol
@lokitooxd and kris i cant mod atm i use cm11 now
moodhie said:
3 thanks 48downloads not bad to beginner lol
@lokitooxd and kris i cant mod atm i use cm11 now
Click to expand...
Click to collapse
@moodhie you can make and we test??
nice work,thanks
but when i flash it,i lose small apps
sorry for bad english
mohamadtigre said:
nice work,thanks
but when i flash it,i lose small apps
sorry for bad english
Click to expand...
Click to collapse
4.2 small apps not compatible with it bcoz it is stock systemui.apk try to use the 4.1 small app
Sent from my ST25i using XDA Premium 4 mobile app
lokitooxd said:
@moodhie you can make and we test??
Click to expand...
Click to collapse
Your systemui.apk was stock like mine try to use it it will work on xGO too just backup and revert if not working
moodhie said:
Your systemui.apk was stock like mine try to use it it will work on xGO too just backup and revert if not working
Click to expand...
Click to collapse
did you see my pm
moodhie said:
Your systemui.apk was stock like mine try to use it it will work on xGO too just backup and revert if not working
Click to expand...
Click to collapse
Not work
Sent From My Xperia Go ST27a Using XDA Premium App
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
Can you make tutorial for editing SystemUI?
Or post battery icon an xml files which is edited.
Thanks in advance and sorry for my english.
Plz can u mod this sytemui ....
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
Plz can u mod this sytemui .
Is it transparent??
Sent from my ST25i using XDA Premium 4 mobile app
your systemui is working properly but its not gradient .. its black ...i m using dewswift jb lite v6 rom plz help i have posted another systemui above with quicksetting for jb plz make that one gradient .. thanks
AISHWARYA SHARMA said:
your systemui is working properly but its not gradient .. its black ...i m using dewswift jb lite v6 rom plz help i have posted another systemui above with quicksetting for jb plz make that one gradient .. thanks
Click to expand...
Click to collapse
It's android.policy.jar related find android.policy.jar that is modify to transparent status bar
Sent from my ST25i using XDA Premium 4 mobile app
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
hello need help also try to make my own style systemUI and Z2 but I need to know that xml file you edited to put the percentage in the battery icon you could help. sorry for my bad English and thanks
it work on xperia p?
Nice Work !
:silly::good::fingers-crossed:
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
excellent work bro..........can u theme the toggles like z2 or tabbed status bar like z2 :good: