I have this big honking alumimum Love MEI case for the Z2 which makes it pretty hard for edge swipes to register. Pulling down notifications sucks. Is there a way to increase the pixel height of the bar?
Also, the systemUI is annoying because in order to get into wifi/bt/whatever options you have to hold down the icon then click the popup; why the extra step? What can i change to just hold down the icon to access settings?
I have Serjar's Xperia Xposed and a deactivated GEM Xperia Xposed modules installed. If you recommend a module please include the specific settings I would have to play with.
Related
Hi there, noob question, just checking - is there any way to hide navigation keys and make the status bar transparent without the root? /I think not/. I'll do a root for this purpose if I have to, but could anyone please navigate me as what to do next? Don't want to go custom rom, so I guess once rooted I go for some app that hides the navigation keys and makes the status bar transparent? Sorry if this is really basic, don't have any experience with this.
Root needed
a_hadada said:
Hi there, noob question, just checking - is there any way to hide navigation keys and make the status bar transparent without the root? /I think not/. I'll do a root for this purpose if I have to, but could anyone please navigate me as what to do next? Don't want to go custom rom, so I guess once rooted I go for some app that hides the navigation keys and makes the status bar transparent? Sorry if this is really basic, don't have any experience with this.
Click to expand...
Click to collapse
Ya you need to root your phone to hide the nav bar.
After you're rooted, use this app to configure which application you want to go fullscreen
Use this application to hide the nav bar on google play : Full!screen
When 4.4 is available for Sony Xperia Z Ultra, you can make the navigation bar and/or status bar transparent. Numerous launchers offer now the ability to hide the status bar. No root required.
You can do as I do. Use the Xposed module Tinted Statusbar. This is how my statusbar and navbar looks like.
Or you can use one of several other modules that also does the job just fine.
Sent from my C6833 using Tapatalk
LordManhattan, How where u able to do that to ur Xperia ZU???
Deve21 said:
LordManhattan, How where u able to do that to ur Xperia ZU???
Click to expand...
Click to collapse
- Nova Launcher (Prime)
- ClickUI icons
- DashClock Widget
- Blurred wallpaper using "Blurone"
- Used "Tinted Statusbar" module for Xposed Framework to make the statusbar and navbar transparent.
Sent from my C6833 using Tapatalk
Would be nice if I could add procantege next to the battery,see date in status bar and swipe from notifications to quick settings...I would love those ”small” things
egle00 said:
Would be nice if I could add procantege next to the battery,see date in status bar and swipe from notifications to quick settings...I would love those ”small” things
Click to expand...
Click to collapse
the thing I miss most from gravity box is the "hide error pattern" in the lockscreen
because when you did a mistake, it is very easy with the red pattern for someone else to find out your pattern
Anyone knows how to enable battery icon theming in PA's SystemUI? None of the Xposed modules seem to work
PünchUp said:
Anyone knows how to enable battery icon theming in PA's SystemUI? None of the Xposed modules seem to work
Click to expand...
Click to collapse
did you mean change icon..?
setting-battery-battery theme.. upper side of screen.. it should be there if that you mean..
Yup I know that. I meant custom icons using Xposed modules
The big features in PA are great, like Hover, Pie etc.
But there are so many "mall" features missing in 4.4.
Mainly customisation options like NavBar Buttons etc.
I would love to see those added to PA.
I'm just wondering if anyone else is seeing the status bar clock on the lockscreen after the 4.4.4 update or what people have done to fix that and remove it JUST from the lockscreen. Xposed Framework? It's minor but really annoying to me and I have searched through quite a few Xposed modules and have yet to find that setting to modify.
Moguledyouth said:
I'm just wondering if anyone else is seeing the status bar clock on the lockscreen after the 4.4.4 update or what people have done to fix that and remove it JUST from the lockscreen. Xposed Framework? It's minor but really annoying to me and I have searched through quite a few Xposed modules and have yet to find that setting to modify.
Click to expand...
Click to collapse
Go to Google Play store. Here is the link https://play.google.com/store/apps/details?id=com.mobint.locker install The Holo Locker click on Appearance Settings then, then click on Hide Status Bar it changes your lock screen and removes status bar. Or you can try Widget Locker which is a paid app.
I actually found the option and my solution within the GravityBox Xposed module.
I recently installed Android N-ify from the xposed modules and got my notification panel to look decent by adjusting colors with G4 tweaksbox, however the idle quick settings are the same color as the background. Does anyone know of another way to edit quick setting icon colors? Is there a root file I can edit easily?
snowlin said:
I recently installed Android N-ify from the xposed modules and got my notification panel to look decent by adjusting colors with G4 tweaksbox, however the idle quick settings are the same color as the background. Does anyone know of another way to edit quick setting icon colors? Is there a root file I can edit easily?
Click to expand...
Click to collapse
You can install the hybrid theme or the flyme theme - you can find them in the theme-section of this forum...
BabelHuber said:
You can install the hybrid theme or the flyme theme - you can find them in the theme-section of this forum...
Click to expand...
Click to collapse
I'm on H830 and those themes aren't compatible yet - besides, i only want to change the quick settings icon colors (when not selected they are black and invisible, they are white when selected as of right now)
the point being i will be able to use the Android N style notification panel. I like the way the notifications span the whole screen.
snowlin said:
I'm on H830 and those themes aren't compatible yet - besides, i only want to change the quick settings icon colors (when not selected they are black and invisible, they are white when selected as of right now)
the point being i will be able to use the Android N style notification panel. I like the way the notifications span the whole screen.
Click to expand...
Click to collapse
Ah, OK. Then I can't help you, sorry.
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