[Q] Nav and stat bar translucency - Xperia Z1 Q&A, Help & Troubleshooting

Is there a way to force apps to look like this for the bottom and top bar with Xposed?

kentexcitebot said:
Is there a way to force apps to look like this for the bottom and top bar with Xposed?
Click to expand...
Click to collapse
I don't think so. But there are apps which can force the status & navigation bar dissappear (like immersive mod) if you are interested.

mitsosJL said:
I don't think so. But there are apps which can force the status & navigation bar dissappear (like immersive mod) if you are interested.
Click to expand...
Click to collapse
I was hoping for a different answer
Tinted Status plugin and build.prop wont help? Is the translucency part of the app?

kentexcitebot said:
I was hoping for a different answer
Tinted Status plugin and build.prop wont help? Is the translucency part of the app?
Click to expand...
Click to collapse
I don't know :|. . Basically it will force the bars to pull down and you can bring them back with swipe(it's more like full screen with instant access to the bars) . (you activate the feature from power menu)
I hope that I helped

kentexcitebot said:
Is there a way to force apps to look like this for the bottom and top bar with Xposed?
Click to expand...
Click to collapse
Yes you can. There's an Xposed module called force kitkat traslucent bars os something like, however I have tested it and disabled. Yes apps look awesome, but the problem is that as the bars become traslucent, the app doesn't detect they are there, what makes it impossible to press some buttons and creates some inconsistency on the notification bar. In my opinion even though it looks much better than black bars, I wouldn't enable it because of functionality, but it's up to you, you should try and see if it is worth

Related

[Q] How do you remove the menu bar at the bottom of the screen?

Hello,
Do someone know how to remove the menu bar at the bottom of the screen? I mean the bar with the 'home' , 'back', and 'windows' icons. It takes a lot of space and makes the screen look a lot smaller than 5".
Help?
Noreply18 said:
Hello,
Do someone know how to remove the menu bar at the bottom of the screen? I mean the bar with the 'home' , 'back', and 'windows' icons. It takes a lot of space and makes the screen look a lot smaller than 5".
Help?
Click to expand...
Click to collapse
Are you being serious?
So how do you plan to navigate around your phone, they are nav keys for your phone, they are there because there are no hardware ones, without them you phone is pretty much useless to use.
You can buy apps of playstore which hide the keys I have used GMD auto hide soft keys there is a free one to try the paid version has quite a few more settings, there are ROM's that have smaller keys
root, install xposed module and then set navigation bar to 0
Then you can use gravity box with pie controls
Lol, of course not that way. I meant that i wanted to hide the bar in some kind of way. Do you think they will make it less visible in their future updates. Especially when Iæm watching a movie its quite annoying. If they are not going to fix it, they shouldn't say that the screen is 5". It takes a lot of the user experience away. In addition the Z1's screen is way smaller than the G2, if the bar cannot be invisible of some sort.
Do you think this will be fixed in the future updates?
You can remove nav bar like Greg just said and install app from app store...
MARKET LINK
This app will hide navigation bar when you don't need it or just want to make it smaller...
Sent from my Z1
You can also use LMT as a replacement for the nav bar
Wysyłane z mojego R800i za pomocą Tapatalk 2
Like someone just said using xposed installer with gravity box you can reduce the size of the navbar, but you will need root.
There is also an app called fullscreen in the play store that allows you to get rid of it and have icons in the corners of your screen instead.
Sent from my C6903 using xda app-developers app
Just installed 4.3 and root, but cant get rid of the sony nav bar using my usual method (fullscreen toggle app).
is this a 4.3 related issue? full screen toggle requested root permissions when i launched it, but when i select disable nav bar and reboot, the sony nav bar is still present? Anyone any ideas?
I much prefer button saviour for nav buttons, so i maximise screen real estate and swipe to access nav buttons

Add an actionbar (soft-buttons stopped working)

Looking like a temp fix but I need something to work for now. I do I enable the action bar at the bottom of the screen. I don't want to have to install an entire new rom with this pre-enabled just to get the bar. Is there an app in the store that can enable this functionality?
JDMpire said:
Looking like a temp fix but I need something to work for now. I do I enable the action bar at the bottom of the screen. I don't want to have to install an entire new rom with this pre-enabled just to get the bar. Is there an app in the store that can enable this functionality?
Click to expand...
Click to collapse
Not quite the same implementation, and I haven't tried it on my Note3 but Button Savior was a similar thing I used on my eink Nook when I had it in semi tablet mode. https://play.google.com/store/apps/details?id=com.smart.swkey

Immersive mode with ADB Shell comands (hide status bar) (No Root)

Just in case any of you don't like the fixed status bar you can still hide it with the old shell commands, to bring it back for a few seconds just swipe down from the top.
I did on my S8+ and just tried on the Note 8 and it works fine. No Root needed
Follow this write up, there's an even more in depth write up with in this one I'm posting the link for.
https://android.gadgethacks.com/how...re-screen-real-estate-no-root-needed-0177297/
I remember this! I'm glad something still works! Thanks for the heads up. Here's my homescreen.
Is there a way to permanently disable navigation bar and use swipe gestures instead? (I don't mean hide the navbar, because it appears when you try to use swipe gestures). I love the immersive mode but constant need to bring the bar back is pretty annoying. I would greatly appreciate if anyone would suggest a way!
If you dont want to go through all this you can use Nova launcer and just choose the option to hide the status bar, it will only appear if you swipe down from the top
FrenzyGr said:
If you dont want to go through all this you can use Nova launcer and just choose the option to hide the status bar, it will only appear if you swipe down from the top
Click to expand...
Click to collapse
This is for immersive mode system wide, you will not see the status bar in all apps too.
-----------------------------------------------------------------------------------------------------------------------
I LOVE immersive mode but doing it this way is too buggy for me to enjoy
Causes lag dragging the notification bar down and also bugs out in lots of apps (facebook/whatsapp/MEGA) etc
I have a better idea:
download the "Tiles" app from the play store, it has immersive mode option to be turned on and off from the notification panel, added as a tile. run this adb command "adb shell pm grant com.rascarlo.quick.settings.tiles android.permission.WRITE_SECURE_SETTINGS" then you can set it to ask you to turn off everything or different component. You can still swipe up. Also, you can only turn off status bar. etc.
Also, I am personally using the PIE controls app form the play store instead of the gestures since I am unrooted. Works well.
redline06 said:
Just in case any of you don't like the fixed status bar you can still hide it with the old shell commands, to bring it back for a few seconds just swipe down from the top.
I did on my S8+ and just tried on the Note 8 and it works fine. No Root needed
Follow this write up, there's an even more in depth write up with in this one I'm posting the link for.
https://android.gadgethacks.com/how...re-screen-real-estate-no-root-needed-0177297/
Click to expand...
Click to collapse
rawintellect said:
I remember this! I'm glad something still works! Thanks for the heads up. Here's my homescreen.
Click to expand...
Click to collapse
jedras95 said:
Is there a way to permanently disable navigation bar and use swipe gestures instead? (I don't mean hide the navbar, because it appears when you try to use swipe gestures). I love the immersive mode but constant need to bring the bar back is pretty annoying. I would greatly appreciate if anyone would suggest a way!
Click to expand...
Click to collapse
FrenzyGr said:
If you dont want to go through all this you can use Nova launcer and just choose the option to hide the status bar, it will only appear if you swipe down from the top
Click to expand...
Click to collapse
Mr.Ash.Man said:
This is for immersive mode system wide, you will not see the status bar in all apps too.
-----------------------------------------------------------------------------------------------------------------------
I LOVE immersive mode but doing it this way is too buggy for me to enjoy
Causes lag dragging the notification bar down and also bugs out in lots of apps (facebook/whatsapp/MEGA) etc
Click to expand...
Click to collapse
Here is a screen shot. Sorry for the two posts
matteosaeed said:
Here is a screen shot. Sorry for the two posts
Click to expand...
Click to collapse
Is this a disabled nav bar? That's what I want! Lol
Sent from my SM-N950F using Tapatalk
Guitarfreak26 said:
Is this a disabled nav bar? That's what I want! Lol
Click to expand...
Click to collapse
Yes that is. If you swipe up it will appear otherwise it doesn't show.
Is there any way to permanently hide it? I don’t want it coming back when swiping up. Want to replace it with pie.
Is there a way to get a gesture that let's me swipe up to go to home from and screen?. Like webos, Nokia and blackberry 10 had?
I'm trying to find the opposite option. I have a few apps that use immersive mode, but can't use the full screen, leaving annoying black bars. Is there a way to disable immersive mode for these apps so I can keep the navbar and status bar visible?
chuman72486 said:
I'm trying to find the opposite option. I have a few apps that use immersive mode, but can't use the full screen, leaving annoying black bars. Is there a way to disable immersive mode for these apps so I can keep the navbar and status bar visible?
Click to expand...
Click to collapse
The app SystemUI Tuner by Zachary Wander, has Immersive Mode. In that category for it you can blacklist app to not use Immersive Mode.

Force ImmersiveMode/Hide Statusbar without root!?

Hi, is there like a adb command or something else that can help me to display all my apps in fullscreen?
chieco said:
Hi, is there like a adb command or something else that can help me to display all my apps in fullscreen?
Click to expand...
Click to collapse
I used systemui tuner.
*edit* I only hide the navbar, I leave status bar. The only thing i've noticed however is that it won't work with stock launcher. Using any other launcher it will hide. I guess we will have to wait until developers update their apps to work with samsung. Same thing happened on my essential phone. had to wait till devs fixed the screen resolution cause of the notch.
jasonevil said:
I used systemui tuner.
Click to expand...
Click to collapse
on one ui? which one do you have a link?
I also used System UI Tuner but in immersive mode there is only a black bar on top.
I didn't find a way for full immersive mode yet.
Gesendet von meinem SM-G975F mit Tapatalk
this makes your device full immersive mode permanent.
Full Time - Immersive Mode
(Permanently hide status and nav bar, restart device afterwards)
Code:
adb shell settings put global policy_control immersive.status=*
freebee269 said:
this makes your device full immersive mode permanent.
Full Time - Immersive Mode
(Permanently hide status and nav bar, restart device afterwards)
Code:
adb shell settings put global policy_control immersive.status=*
Click to expand...
Click to collapse
didn't work on my S10... maybe there is a different command for one ui pie devices?
Immersive manager
Good day.
I use immersive manager (https://play.google.com/store/apps/details?id=com.ivianuu.immersivemodemanager), because it has 2 modes, 'global immersive' and 'per app immersive'. So i can choose which apps use immersive mode.
It can be activated through ADB with a PC.
Hansoliv said:
Good day.
I use immersive manager (https://play.google.com/store/apps/details?id=com.ivianuu.immersivemodemanager), because it has 2 modes, 'global immersive' and 'per app immersive'. So i can choose which apps use immersive mode.
It can be activated through ADB with a PC.
Click to expand...
Click to collapse
I tried but it doesn't work with S10+. The black bar on the top still stay there. :crying:
Other advices, please?
megg said:
I tried but it doesn't work with S10+. The black bar on the top still stay there. :crying:
Other advices, please?
Click to expand...
Click to collapse
Sorry to ask, does the black bar covers the screen all the way down the camera holes?
it could be a stupid sugestion, but i saw a review video that the owner removes that black bar in an settings option .
I don't currently own the phone, so i cannot help you any further.
Having same issue with bar across the top. I have full immersive on Nova launcher but not on any apps.
megg said:
I tried but it doesn't work with S10+. The black bar on the top still stay there. :crying:
Other advices, please?
Click to expand...
Click to collapse
jasonsoto said:
Having same issue with bar across the top. I have full immersive on Nova launcher but not on any apps.
Click to expand...
Click to collapse
Go to Settings/Display/Full Screen Apps and change the setting for the offending apps to Full Screen (default is auto). If that doesn't work, then perhaps the apps that are giving the issue don't support it.
I have all of my apps set to full screen and none of them are full screen... I have even used the adb command and all it does is remove the status bar info but I am still stuck with the bar.
Bar across top
This is what I am talking about.
What i as saying in my response (at minute 2:48)
https://youtu.be/37ImrfsFoxc?t=168
I understand that. All of my apps are set to full screen not auto. If you look at the screen shot that is what Chrome looks like in full screen mode.
Str0ntium said:
Go to Settings/Display/Full Screen Apps and change the setting for the offending apps to Full Screen (default is auto). If that doesn't work, then perhaps the apps that are giving the issue don't support it.
Click to expand...
Click to collapse
I've done this of course but I'm looking for a browser that goes full screen.
This setting works for youtube and the home but not for all apps (like chrome or samsung internet browser) where the black bar unfortunately is still there.
megg said:
I've done this of course but I'm looking for a browser that goes full screen.
This setting works for youtube and the home but not for all apps (like chrome or samsung internet browser) where the black bar unfortunately is still there.
Click to expand...
Click to collapse
Not sure what you have going on, then. The version of chrome that came on the phone is working fine for me in immersive mode. Granted, all that it does is color the top of the screen with the color theme of whatever site I'm on. But, it's definitely not putting a black bar there. So far the apps I've tried, and work: Chrome, Yahoo, Discord, Sync. You sure you don't have "hide front camera" option enabled in the full screen settings?
You are right the bar changes color with the color theme of the website. But i'm looking for a way to remove it. I've tried in settings and with immersive manager via adb and I didn't succeed at the moment.
megg said:
You are right the bar changes color with the color theme of the website. But i'm looking for a way to remove it. I've tried in settings and with immersive manager via adb and I didn't succeed at the moment.
Click to expand...
Click to collapse
For me, both the nav/status bar hide when I am in immersive mode. I used Immersive mode manager and it worked fine. Right now just using Button Mapper by Flar2 to map the bixby button to it.
That looks like you are in gesture mode, not immersive mode. I actually prefer gesture mode. Swiping up just to get the bar is a pain.
Does anyone know a method to remove the tinting from the status bar? Making it the same colour as the app headers or even transparent with the background?

Full screen

All my games and chrome wont go full screen getting a bar cut off under the camera am I missing something screen is small enough without losing more
jaythenut said:
All my games and chrome wont go full screen getting a bar cut off under the camera am I missing something screen is small enough without losing more
Click to expand...
Click to collapse
Do you mean the status bar? Where the time and signal is?
Mdizzle1 said:
Do you mean the status bar? Where the time and signal is?
Click to expand...
Click to collapse
This
jaythenut said:
This
Click to expand...
Click to collapse
Can't hide it in chrome.
Some games go full screen, some don't.
You can get apps that hide it, not tried any though
it seems to be app dependant.
Mdizzle1 said:
Can't hide it in chrome.
Some games go full screen, some don't.
You can get apps that hide it, not tried any though
Click to expand...
Click to collapse
Well that's a pain in the ass
Maybe I'm missing something but isn't that where the hole punch camera is? Without that wouldn't you have a hole in the app that obstructs the picture? I wish all apps did that.
jaythenut said:
Well that's a pain in the ass
Click to expand...
Click to collapse
It's down the game developer to choose what they do. As someone has said it would mean the hole punch is in the way. Wouldn't be great for all games
I've been finding the height of the status bar (as well as the black bar) pretty annoying.
I'm sure there will be a way to get around this (i.e. immersive mode) - might require root though
andythedev said:
I've been finding the height of the status bar (as well as the black bar) pretty annoying.
I'm sure there will be a way to get around this (i.e. immersive mode) - might require root though
Click to expand...
Click to collapse
I've got root and tried the apps that are not full screen just crashed lol I'm sure I'll find away
andythedev said:
I've been finding the height of the status bar (as well as the black bar) pretty annoying.
I'm sure there will be a way to get around this (i.e. immersive mode) - might require root though
Click to expand...
Click to collapse
Google removed the wm overscan function in Android 11, so ADB command and immersive mode don't work without root.
The hight of the status bar is the only thing I don't like about this phone. Makes look cheap.
It's as thick as the notch on the iPhone!
My Note 10's status bar hight is 40% thinner than the Pixel 5. I think if Google had the front camera at the centre instead of the corner of the screen the status bar could be thinner.
Hopefully there will be a non root method soon.
So there's still no way to force all apps to display full screen?
There's a lot phones with the same camera hole, but going full screen as a charm! Its a bad idea to say, its up to game developers. A lot games have nothing in the camera place, but still have a cut black line in landscape mode. And only on the pixel. Im ready to root, but don't know how to get rid of that cut. How to force full screen in landscape?
I'll be waiting for a non root method...

Categories

Resources