I am looking for a app/hack/mod that makes the navbar fade in and out a certain color when your receive a msg or notification...
I think this would be a great mod or hack for most phones to get a fast glance what kind of notification you have also setup for different colors for different contacts in the phone.
I am not a dev by any means so I am not even sure if this is possible or not but I think it would be very useful.
Anyways let me know what you think or have any ideas where I can find something similar to this idea..
Thanks.
Well this phone doesn't have a navbar. . . but you can install Handcent SMS and have custom icons, tones, and vibrate patterns for individual contacts.
I'm not really sure that I'm understanding your idea properly, but it seems a lot less efficient than just looking at the notification bar, you can already see what notifications you've missed at quick glance and more than just one
think he means notification bar. i think thatd be dope for the bar to flash a certain color when something comes in.
Rydah805 said:
think he means notification bar. i think thatd be dope for the bar to flash a certain color when something comes in.
Click to expand...
Click to collapse
yeah exactly... the bar itself will change so it would be faster than swiping down the notification bar ... specially when your driving ...
Great idea man. Would love to see this also
Sent from my EVO 4G LTE using xda premium
anybody know of any dev that would be able to make an app or mod for this ?
Maybe try here.
http://forum.xda-developers.com/showthread.php?t=2069676
Heyo,
i am looking or an extension somewhat like tinted status bar. I want to give Navbar and satusbar different color for each app. I know Tinted Status bar does that but here are the reasons i don´t want to keep it:
1: the status bar does no fluent fade when I open an app but it flickers. A lot.
2: when you are in an app that can hide the header on scrolling actions (just like reddit sync) the app does a thing that really annoys me. When the header is there the status bar blends in and becomes grey, when it fades it just goes back to black. Even when i set custom colors it does that.
So is there any way i can do that? I´d also have no Problem setting all the colors manually.
Thanks in advance!
PS: I don´t know if this is the right subforum for requests, if not please move this thread.
Have a nice day :good:
This sounds like fantastic idea!!! I would love that i only wish I could build a module do such a thing lol good luck tho ill be sure to check back
Sent from my SM-N900T using Tapatalk
Hehe, it´s just that there already is this module. Tinted status bar does that but it has some bugs and the dev seems to be abscent..
Is there any way to make the notification bar always showing AND fully transparent? It seems like the options available only allow for one or the other.
I would like to know also. It would be a nice feature. Along with transparent nav bar
BerryCrunch said:
Is there any way to make the notification bar always showing AND fully transparent? It seems like the options available only allow for one or the other.
Click to expand...
Click to collapse
We tried this a few months ago, however it led to many crashes and bugs. The developers are trying hard to get it back though!
I can't be the only one who is annoyed by this - many apps have the navigation bar black at the bottom and the chin looks twice as big as it is. It's bugging the hell out of me and I was wondering if anybody knew how to change this so it matches the color of the app you're in.
Daaaaaaanniel said:
I can't be the only one who is annoyed by this - many apps have the navigation bar black at the bottom and the chin looks twice as big as it is. It's bugging the hell out of me and I was wondering if anybody knew how to change this so it matches the color of the app you're in.
Click to expand...
Click to collapse
I use Fluid N.G. to replace nav bar.. and I'm quite satisfy with that, while waiting EMUI 9 come out to P20 lite.. the app is available in playstore
Yes, Fluid N.G. is a very good app, I like it.
just go to settings, system, system navigation, there you can hide na navigation bar
I just got an Android 11 phone and to my dismay some older apps that display generally in a dark theme have an unmatching ugly white nav bar. This module turns nav bars black.
source: https://github.com/arpruss/xrecolor
apk download: https://github.com/arpruss/xrecolor/blob/main/app/release/app-release.apk?raw=true
What phone, and can you make a semi transparent black for light and dark mode nav bar option
toolhas4degrees said:
What phone
Click to expand...
Click to collapse
I have a OnePlus 9. But the xposed module will hopefully work on any Android 5.0 or higher phone.
toolhas4degrees said:
, and can you make a semi transparent black for light and dark mode nav bar option
Click to expand...
Click to collapse
It could be done, but since the apps won't be adapted for it, it might well obscure some app buttons at the bottom of the screen, so I am not inclined to do it. But if you want to, you can take the source code and just change opacity = 0xff to whatever you like in Hook.java.
arpruss said:
I have a OnePlus 9. But the xposed module will hopefully work on any Android 5.0 or higher phone.
It could be done, but since the apps won't be adapted for it, it might well obscure some app buttons at the bottom of the screen, so I am not inclined to do it. But if you want to, you can take the source code and just change opacity = 0xff to whatever you like in Hook.java.
Click to expand...
Click to collapse
In laposed what is supposed to get selected in scope system framework and systemui?
Or do I need to select every app that has a white navbar?
toolhas4degrees said:
In laposed what is supposed to get selected in scope system framework and systemui?
Click to expand...
Click to collapse
Only the apps you want to modify.
arpruss said:
I just got an Android 11 phone and to my dismay some older apps that display generally in a dark theme have an unmatching ugly white nav bar. This module turns nav bars black.
source: https://github.com/arpruss/xrecolor
apk download: https://github.com/arpruss/xrecolor/blob/main/app/release/app-release.apk?raw=true
Click to expand...
Click to collapse
Finally, one that works. Tried on my Samsung Note 9 on Android 10. Thank you for sharing this module.
Edit: Turned out, it interferes with a button on my installed calendar app. I can't click a button at the bottom. I had to un-select my calendar app in LSposed. For my other apps, this module works fine so I still use it.
I just added two nav bar options in addition to black:
- 50% translucent
- match status bar (white when status bar is whitish; else black)
arpruss said:
I just added two nav bar options in addition to black:
- 50% translucent
- match status bar (white when status bar is whitish; else black)
Click to expand...
Click to collapse
Hi arpruss, I can't find the settings to get to these added navbar options.
Can you guide us how to get to those options?
Thank you.
XTrail02 said:
Hi arpruss, I can't find the settings to get to these added navbar options.
Can you guide us how to get to those options?
Thank you.
Click to expand...
Click to collapse
Tap on "Navigation bar."
Thank you. I found it
Hi @arpruss , would you consider adding another option for the nav bar to match the status bar color? For example when status bar is blue then nav bar is blue also.
Works perfectly on Oreo, thanks a lot
Hey, sorry for multipost but I wanted to push it to the top..
I'm on Oreo with the last, fully working version of Xposed as magisk module.
I noticed that some apps fail to "acknowledge" the navbar with your module enabled and that results in bottom bar,if they have one, being behind it and not being able to see or use it.
Can you please look into this issue?
Thanks for the module, I've been looking for something like this. Been using Nacho Notch to simulate something similar.
Seems like it can create some oddities in some apps. For example I've enabled it for YouTube (Vanced) and when I try to post a comment it refuses to show the comment box above the keyboard. Very odd issue, but it's fixed when I disable the module.
Also I cannot force the statusbar to be black?
I'm on Android 10 with an Xperia 5 ii
Kocane said:
Thanks for the module, I've been looking for something like this. Been using Nacho Notch to simulate something similar.
Seems like it can create some oddities in some apps. For example I've enabled it for YouTube (Vanced) and when I try to post a comment it refuses to show the comment box above the keyboard. Very odd issue, but it's fixed when I disable the module.
Also I cannot force the statusbar to be black?
I'm on Android 10 with an Xperia 5 ii
Click to expand...
Click to collapse
Yeah, I had the same problem.
Some apps even don't show the bottom menu if they have it.
It's really a pity cause I use both navbar customized with GravityBox and Xposed Edge for gestures and can't imagine my life without both of them lol ;P
So I have to bear the white navbar for now
What if I want some black navbar to white?
zyguo said:
What if I want some black navbar to white?
Click to expand...
Click to collapse
Uninstall the app