I'm curious how can i modify the status bar ( http://dl.xda-developers.com/attach.../1/8/0/1/2/Screenshot_2012-11-15-23-56-29.png ) <---- where is wifi activation ,data sound etc.
and
notification bar (http://dl.xda-developers.com/attach.../3/1459296_10151741477508247_2012399745_n.jpg) <--- Where is the battery ,clock wifi signal etc.
I want the notification bar ICS like (blue icons) and the notification bar icons the same ,just change the color to blue.
I followed a guide in order to change framework-res.apk and SystemUI.apk from /system/ ( my phone is rooted + cwm) but i couldnt get it going (i couldnt find all the icons to change)
Any solutions?
it's really nothing?
dede24ever said:
I'm curious how can i modify the status bar ( http://dl.xda-developers.com/attach.../1/8/0/1/2/Screenshot_2012-11-15-23-56-29.png ) <---- where is wifi activation ,data sound etc.
and
notification bar (http://dl.xda-developers.com/attach.../3/1459296_10151741477508247_2012399745_n.jpg) <--- Where is the battery ,clock wifi signal etc.
I want the notification bar ICS like (blue icons) and the notification bar icons the same ,just change the color to blue.
I followed a guide in order to change framework-res.apk and SystemUI.apk from /system/ ( my phone is rooted + cwm) but i couldnt get it going (i couldnt find all the icons to change)
Any solutions?
Click to expand...
Click to collapse
use wanam link
http://forum.xda-developers.com/showthread.php?t=2383484
kenxda33 said:
use wanam link
http://forum.xda-developers.com/showthread.php?t=2383484
Click to expand...
Click to collapse
Forgot to mention that my phone uses 4.1.2 stock rom (Samsung galaxy GT-S6312 Young Duos)
dede24ever said:
Forgot to mention that my phone uses 4.1.2 stock rom (Samsung galaxy GT-S6312 Young Duos)
Click to expand...
Click to collapse
ok then use this link
http://forum.xda-developers.com/showthread.php?t=2294419
kenxda33 said:
use wanam link
http://forum.xda-developers.com/showthread.php?t=2383484
Click to expand...
Click to collapse
kenxda33 said:
ok then use this link
http://forum.xda-developers.com/showthread.php?t=2294419
Click to expand...
Click to collapse
Not working properly for me...is changing only the battery color ,clock color and alarm no matter what my settings are or if in include or not wifi signal / carrier signal.
dede24ever said:
I'm curious how can i modify the status bar ( http://dl.xda-developers.com/attach.../1/8/0/1/2/Screenshot_2012-11-15-23-56-29.png ) <---- where is wifi activation ,data sound etc.
and
notification bar (http://dl.xda-developers.com/attach.../3/1459296_10151741477508247_2012399745_n.jpg) <--- Where is the battery ,clock wifi signal etc.
I want the notification bar ICS like (blue icons) and the notification bar icons the same ,just change the color to blue.
I followed a guide in order to change framework-res.apk and SystemUI.apk from /system/ ( my phone is rooted + cwm) but i couldnt get it going (i couldnt find all the icons to change)
Any solutions?
Click to expand...
Click to collapse
Sorry for the *bump* but I did a search through the forums to find the .apk file that I can download that contains the Samsung Jelly Bean Notification Statusbar Icons as in the one screenshot in the first post but can't find one.Can anyone please post the .apk here or send me copy.
I would like to use them with the Notification Toggle for my Motorola Defy (MB525) Android v2.2.2
Thanks.
*Bump*
Anything new about it? Any new possibility to do it?
Quite an old topic but I didn't get to do it...
pistiC said:
*Bump*
Anything new about it? Any new possibility to do it?
Quite an old topic but I didn't get to do it...
Click to expand...
Click to collapse
I don't know if it is still possible atm but I did manage to find Samsung jellybean notification icons from the S3 mini but they did not suit the notification window for the Motorola Defy which was disappointing but the black notification icons used by the Notification Toggle app were much better and left as is.
how to make systemui like ios6????
and remove notification icon from status bar and only show on notification drawer.......
akrajilwar said:
how to make systemui like ios6????
and remove notification icon from status bar and only show on notification drawer.......
Click to expand...
Click to collapse
Have you tried a MIUI rom? It's the closest to Ios you'll get on android.
SmG67 said:
Have you tried a MIUI rom? It's the closest to Ios you'll get on android.
Click to expand...
Click to collapse
miui rom me status bar se notification icon hide hote hai kya???
akrajilwar said:
miui rom me status bar se notification icon hide hote hai kya???
Click to expand...
Click to collapse
I guess you're asking about the notifications on the status bar? All android roms do that, it's the main function of the status bar. I don't know how to change that. Don't think anyone has ever thought about doing that either. That said, if you know how to edit the source code it should be possible to set the notifications to invisible, or maybe change or delete the notification icons. They may be in system.ui or in framework.res.
akrajilwar said:
how to make systemui like ios6????
and remove notification icon from status bar and only show on notification drawer.......
Click to expand...
Click to collapse
chk out joyos.. may be it will help you..
Requires Xposed Framework by rovo89. Special thanks to him!
Change the style of status and navigation bar when in “Translucent mode”!
You don't have to be bind to the KitKat gradient if you are on a AOSP ROM, and also you don't have to be bind to any ROM manufacturer's implementation of it!
As long as the implementation is close to the AOSP version, this module can easily replace it to one of the 11 styles available in this module (maybe there are coming more in the next time).
The currently available styles are:
KitKat gradient
Customizable gradient
Full transparency
Android “L” style (a solid, a bit darker colour)
Sense 6 style (like Android “L”, a bit lighter)
Customizable solid color
HTC Sense 5 Style
“CarBlend” style (use only with darker backgrounds, otherwise it's hard to see the icons)
“Halo” and “Bracket” gradient (gradient with curvature)
“Cutter” style
Sony Xperia style
Please, feel free to tell me if you have any suggestions which styles I should add.
Download from Xposed Repository:
http://repo.xposed.info/module/com.woalk.apps.xposed.translucentstyle
This module does nothing but exchanging the overlay for translucent system bars.
Read the thread a bit, and you will find many people thinking other things, and you will find the solution for it faster than you think, if you think this is a bug or something.
Without saying you should understand that this only works on KitKat (4.4+), and that the translucent mode has to be enabled to see the changes.
If it does not work with your ROM:
Please post a link to the ROM you're using. It should be a ZIP file (or any other typical compressed file like Tarball, RAR, ...) I can investigate.
If there is none, consider uploading or linking to your SystemUI.apk and every *.apk file in your /system/framework directory.
Then I'll look into it and check if it is possible to expand the implementation of this module to your ROM's SystemUI.
Should work with the following ROMs:
All near-AOSP-based ROMs (CyanogenMod, Google Editions, ...)
HTC One M7 4.4+ and M8 Stock-based ROMs
LG G3 Stock-based ROMs
Samsung TouchWiz-based 4.4+ ROMs
Sony Xperia 5.x ROMs
Known bug:
Xperia style on xxhdpi devices.
Works perfectly fine together with Tinted Translucent Status Bar, making TTSB's design changes way more unique!
Have fun with it.
Changelog:
Version 2.5
Added support for Xperia Lollipop. Thanks @szpuntoo for testing.
[*]Added use of Material Design on Lollipop.
Version 2.4
Added (rudimentary) AOSP Lollipop support.
Version 2.3
Fixed HTC Sense NavigationBar in solid style always reverting to black.
Fixed Variable and CyanogenMod image styles showing up as something different.
Version 2.2
Now user has to specify whether an engine should be used (fixes "improper use"-FCs)
Added CyanogenMod-specific engine.
Version 2.1.1
Settings to control which engine is used.
Version 2.0
New engine: should work with more ROMs.
Solid color and gradient are now customizable.
New style: Xperia.
Version 1.0
Initial release.
Source code (under GPL v2 license):
https://github.com/woalk/TranslucentStyle
Attachment:
Screenshots of the module interface and the possible effects of it.
The translucency on the module's UI is made with my TTSB module.
gonna test this ..
thanks ..
?
edit: download failed ..
••sent from my thumb to your eyes ••
schrickz said:
gonna test this ..
thanks ..
?
edit: download failed ..
Click to expand...
Click to collapse
Please try again now, there was a problem with the file.
Make sure you press the “refresh” button first.
downloaded, installed, actived, disabled high-end graphics in performance settings (cm11) & rebooted ..
choose full transparent, granted superuser permission, restarted system ui & here is the result; black status bar ..
••sent from my thumb to your eyes ••
schrickz said:
downloaded, installed, actived, disabled high-end graphics in performance settings (cm11) & rebooted ..
choose full transparent, granted superuser permission, restarted system ui & here is the result; black status bar ..
Click to expand...
Click to collapse
Disabling high-end graphics is wrong, I think, then after that every translucency is also deactivated...
Does it automatically detect status bar colours?
Great idea, But how this module works? I selected android L style, but in the apps the statusbar is always black...
Inviato dal mio Nexus 4
Woalk said:
Disabling high-end graphics is wrong, I think, then after that every translucency is also deactivated...
Click to expand...
Click to collapse
OK, I got it ..
but status bar only transparent on launcher, on apps it goes black again ..
about the android L, could you added colour gradient so the status bar change to a slightly darker gradient from apps action bar ?
or this module only aimed at translucency ?
••sent from my thumb to your eyes ••
ermacwins said:
Does it automatically detect status bar colours?
Click to expand...
Click to collapse
Paoliz said:
Great idea, But how this module works? I selected android L style, but in the apps the statusbar is always black...
Click to expand...
Click to collapse
Don't confuse, this is not the functionality of this module.
What you're looking for is Tinted Translucent Status Bar which I linked in the OP.
schrickz said:
OK, I got it ..
but status bar only transparent on launcher, on apps it goes black again ..
about the android L, could you added colour gradient so the status bar change to a slightly darker gradient from apps action bar ?
or this module only aimed at translucency ?
Click to expand...
Click to collapse
First paragraph: If you want this, check my other module TTSB (link in the OP or in my signature), there you can enable it on apps also.
Or check the module "Force Translucent KitKat".
Both can be combined with Translucent Style module.
Second paragraph, first question: select "KitKat lighter gradient", or am I misunderstanding something?
@Woalk this module is working with ttsb but doesn't with tsb, can you fix it?
godlesplay said:
@Woalk this module is working with ttsb but doesn't with tsb, can you fix it?
Click to expand...
Click to collapse
No. TSB overwrites any usual system settings of system bars, which Translucent Style also is (TSB's source code calls it "fake gradient" what its drawing when the window is translucent - it's not the default implementation). That's why I don't like TSB.
I'm sorry.
Nice idea works great
taaeem said:
Nice idea works great
Click to expand...
Click to collapse
Nice to hear.
I've been waiting for this obsessively. Now I just need to download a TouchWiz KitKat ROM and test.
Thank you!
Sent from my i9300 using Tapatalk
Simply awesome Keep it up:good:
xpmode said:
I've been waiting for this obsessively. Now I just need to download a TouchWiz KitKat ROM and test.
Thank you!
Click to expand...
Click to collapse
I also did that before I had enough experience to code it myself.
And it would be very nice to have a TouchWiz user here, so maybe I can expand the "working with" section. Please tell me your experience and provide a SystemUI.apk if it does not work for now.
Marvellous - thank you very much
Solved my problem of having a gradient which i couldn't get rid of.
Thank you
Works wonderfully on LG G2 with G3 rom
stev1456 said:
Marvellous - thank you very much
Solved my problem of having a gradient which i couldn't get rid of.
Thank you
Click to expand...
Click to collapse
You're welcome.
DarkboyZX said:
Works wonderfully on LG G2 with G3 rom
Click to expand...
Click to collapse
Thank you for reporting this.
Nice to hear that not every manufacturer goes his own way.
again, great module by woalk.
but I got navigation bar setup fc tho.
my suggestion : blacklist option/per app setup.
thanks man!
keep it up
how can I do that? When it comes on the statusbar it looks terrible. I don't like that. I want it where yo can switch it like in these videos by pressing the icon.
SGS3 GT 19300 - KitKat 4.4.4
Justin20020 said:
how can I do that? When it comes on the statusbar it looks terrible. I don't like that. I want it where yo can switch it like in these videos by pressing the icon.
Click to expand...
Click to collapse
can you describe what exactly is terrible? maybe with a screenshot?
and well halo is dead, I think there is no current ROM anymore which supports it and it was replaced by hover (if that is what you meant)
I mean this notification lists in my statusbar. That the quickstart option available in the statusbar that is what I mean.
what is hover? and how can I activate btw where can I download it?
Hello!
How r u? Okay, my question is, is there any form to change the status bar look/feel, because I don't like the LG's status bar, especially the grey gradient that they used.
I can't change it with GravityBox because it's doens't change the battery color and the Traffic Data color, and the status bar color doens't change.
Is there any flash zip with CWM to change that status bar? I don't know, iPhone one or CM one...
Thanks!
Juaaanchi said:
Hello!
How r u? Okay, my question is, is there any form to change the status bar look/feel, because I don't like the LG's status bar, especially the grey gradient that they used.
I can't change it with GravityBox because it's doens't change the battery color and the Traffic Data color, and the status bar color doens't change.
Is there any flash zip with CWM to change that status bar? I don't know, iPhone one or CM one...
Thanks!
Click to expand...
Click to collapse
If your device is on deodexed JB, there is tutorial (i try it) that works: http://forum.xda-developers.com/showthread.php?p=52126045#post52126045
edited:Im try it with KK, and it works.
maxx_hr said:
If your device is on deodexed JB, there is tutorial (i try it) that works: http://forum.xda-developers.com/showthread.php?p=52126045#post52126045
I dont try it with KK.
Click to expand...
Click to collapse
Thanks a lot!!! i'll try it and I'll tell u how it worked, kisse! :laugh::laugh:
Sent from my LG-P710 using XDA Free mobile app