[Q] hide Front touch buttons - G Pad 8.3 Q&A, Help & Troubleshooting

Does the latest update add the feature called "hide front touch buttons" for any app? like this below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I don't see this option on my G Pad Settings...I guess it's only available on LG Smarphones with kit Kat.
Sent from my LG-V500 using Tapatalk

Akram. said:
Does the latest update add the feature called "hide front touch buttons" for any app? like this below
Click to expand...
Click to collapse
If you are using a rooted device, then my suggestion would be to install Gravity Box, and then Ultimate Dynamic Navbar.
The first allows you to disable to navbar completely, while the second creates its own, that can appear via tap, swipe, and be as configurable as you want.

Subtleone said:
If you are using a rooted device, then my suggestion would be to install Gravity Box, and then Ultimate Dynamic Navbar.
The first allows you to disable to navbar completely, while the second creates its own, that can appear via tap, swipe, and be as configurable as you want.
Click to expand...
Click to collapse
I tried on my G2, used ultimate navbar but it doesnt swipe my stock bar instead a new navbar is formed on the top of stock navbar

Akram. said:
I tried on my G2, used ultimate navbar but it doesnt swipe my stock bar instead a new navbar is formed on the top of stock navbar
Click to expand...
Click to collapse
Yes, as I said: you need the first (G2 Xposed works also) to disable the navbar or you will get two bars. Just a word of warning: if you are using any version of stock KK on the G2, then disabling the navbar will break the Weather Widget. This behavior does not occur with 4.2.2 on the G2.
I have not tested this on the G Pad since the screen is sufficiently spacious for me not to be concerned with the soft buttons. On the G2 I had to choose between hiding the navbar or having the camera LG promised, but that only modders delivered. I went with the camera as in my sig.

Subtleone said:
Yes, as I said: you need the first (G2 Xposed works also) to disable the navbar or you will get two bars. Just a word of warning: if you are using any version of stock KK on the G2, then disabling the navbar will break the Weather Widget. This behavior does not occur with 4.2.2 on the G2.
I have not tested this on the G Pad since the screen is sufficiently spacious for me not to be concerned with the soft buttons. On the G2 I had to choose between hiding the navbar or having the camera LG promised, but that only modders delivered. I went with the camera as in my sig.
Click to expand...
Click to collapse
yes i saw th weather widget not working. So i uninstalled it. You know any method to hide navbar for specific apps and slide up to when needed?

Akram. said:
yes i saw th weather widget not working. So i uninstalled it. You know any method to hide navbar for specific apps and slide up to when needed?
Click to expand...
Click to collapse
Sadly not. I know it is possible and works, since my preferred ereader Moon+ Reader Pro automatically goes into full screen mode when reading, and only activates the navbar when touching the screen to activate the options, and of course all video players do this. There are other apps such as GMD Auto Hide, which comes with a notification bar icon that you can enable or disable at will.

Subtleone said:
Sadly not. I know it is possible and works, since my preferred ereader Moon+ Reader Pro automatically goes into full screen mode when reading, and only activates the navbar when touching the screen to activate the options, and of course all video players do this. There are other apps such as GMD Auto Hide, which comes with a notification bar icon that you can enable or disable at will.
Click to expand...
Click to collapse
Hi,
another guy told me i can set immersive mode per app in 'app settings' xposed module.
I tried it and It works on all the apps i need to be in Immersive mode. However it doesnt work well with tapatalk. Also on calculator, all the buttons seem stretched. No probs i can live with that.

I used to use GMD Auto Hide, but it stopped working after Kitkat update. I'll give Ultimate Dynamic Navbar a try..

Related

[APP][DEV] Notification Shortcuts v0.1 (update)

Hi all,
I just wanted to show my first android app I developed. It is a bit similar as notification toggle, but I just developed it to learn java/android.
You can set 3 different settings as notification toggles (wifi,screen rotation, bluetooth), seems unnecessary for cm9/7
You can set any app as a shortcut
always-on-top accessibility service
notification panel folds when shortcut is selected
Please tell me want you think of it, i only tested it on cm10.
screenshots:
gui
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
result:
Great work, but needed 2g/3g switch. What is the original app, that display white/gray toggles in your screenshot?
Thx, was looking for that.
CoooLLer said:
Great work, but needed 2g/3g switch. What is the original app, that display white/gray toggles in your screenshot?
Click to expand...
Click to collapse
That is not an app but a rom CyanogenMod. That switch is only possible for rooted phones
Sent from my GT-I9000 using xda app-developers app
Great, you can choise what you want?
tommy34 said:
That is not an app but a rom CyanogenMod. That switch is only possible for rooted phones
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
I think most of people here rooted their phones ))
True, doesn't mean I know the code to program it (yet)
Then I would also expect you to have flashed a CyanogenMod variant with these switches already available
Sent from my GT-I9000 using xda app-developers app
I have got a freeze with but perhaps, it's because I have been too fast in pushing the toggles... By cons, it will be good that the launching of applications closes the panel of notification in same time.
Nice app bro. It works well on Team NYX RC5. Tested with Wifi and Bluetooth. If you implement GPS toggle, Flashlight and Sound toggle, it will be a very good app.
Keep up the good work.
franzyroy said:
I have got a freeze with but perhaps, it's because I have been too fast in pushing the toggles... By cons, it will be good that the launching of applications closes the panel of notification in same time.
Click to expand...
Click to collapse
yes true forgot to activate that function of closing the panel. Will put that in the update and will try to look into that freeze
Very useful but could use a "Start with Boot" option.
tommy34 said:
yes true forgot to activate that function of closing the panel. Will put that in the update and will try to look into that freeze
Click to expand...
Click to collapse
Nice work mate! I've been looking for this since I had JKay on a Samsung ROM, but I would never go back to Samsung from CM9
Is there any way to hide the blank notification icon in the status bar? I assume this is inherent to the way the shortcuts are loaded as a notification.
Also, how's it going with the auto-close drawer update?
Great
This is great. Thank you.:good:
thejonesyboy said:
Nice work mate! I've been looking for this since I had JKay on a Samsung ROM, but I would never go back to Samsung from CM9
Is there any way to hide the blank notification icon in the status bar? I assume this is inherent to the way the shortcuts are loaded as a notification.
Also, how's it going with the auto-close drawer update?
Click to expand...
Click to collapse
that's finished already, but need to make some more changes, for making it more memory efficient.
But i thought nobody was really interested
it is not possible to hide it, i might change it to a logo. It is also not possible to make 2g/3g or GPS switch due to android policy (even with root). Only a shortcut is possible to the settings page
For info:
This application works on Jelly Bean for bluetooth (on/off), it works too for Wi-Fi (on/off)!
Think you can add other as standby Toggle for example?
up
updated version:
Notification panel folds after app selection
Accessibility service added for always-on-top
A slightly better layout of the notification shortcuts
the accessibility service should be enabled if you want the notification shortcuts to be always-on-top of the notification panel.
see first post for apk
Great app
Enviado desde mi GT-I9000 usando Tapatalk 2

[MOD] Stock JB Launcher (various mods)

I couldn't find any stock launcher mods that were simply a single homescreen and/or rotation enabled. After poking around enough I've managed to create them!
Note: These are not flashable zips. I recommend pushing them through ADB.
Single Screen
Single Screen mods require you to disable "Automatically add widget." in market settings. Not doing so will cause force closes when a new app is downloaded.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1 Home Screen
No Blue Page Indicator
http://www.mediafire.com/?27wtdl9a5acdatc
1 Home Screen
No Blue Page Indicator
Rotation Enabled
http://www.mediafire.com/?37v603kzc67lhdd
1 Home Screen
No Blue Page Indicator
No Dock Divider
http://www.mediafire.com/?432xfu2n079thjz
1 Home Screen
No Blue Page Indicator
No Dock Divider
Rotation Enabled
http://www.mediafire.com/?uez5brn6u53g6ll
Stock
http://www.mediafire.com/?3nz9ovrnc9alrck
Stock
Rotation Enabled
http://www.mediafire.com/?3nz9ovrnc9alrck
Stock
No Search Bar
Note: The extra space isn't available for use because with 5 rows the top row disappears off the screen with rotation enabled.
http://www.mediafire.com/?p5qrpw5ifcfq2nb
Stock
No Search Bar
Rotation Enabled
Note: The extra space isn't available for use because with 5 rows the top row disappears off the screen with rotation enabled.
http://www.mediafire.com/?441u2kknvdddag6
Stock
ICS Style Search Bar
http://www.mediafire.com/?34cemsure95ltd2
Here's the default .apk for anyone who forgot to back theirs up.
http://www.mediafire.com/?h5qzczvqtc42yn1​
Sorry I couldn't get rid of the overscroll effects on the single screen. I'm still working on that!
If you have any feedback other than "just use nova or apex launcher" please leave it! I'll take any advice or suggestions.
does stock w/rotation enabled still have the persistent search bar?
if so, speaking for myself, i wouldn't mind having stock w/rotation, no persistent search bar (both in portrait and landscape).
for what it's worth.
thanks!
cyhamada said:
does stock w/rotation enabled still have the persistent search bar?
if so, speaking for myself, i wouldn't mind having stock w/rotation, no persistent search bar (both in portrait and landscape).
for what it's worth.
thanks!
Click to expand...
Click to collapse
Done!
The Single Screen mods current have a bug where they crash when an app is installed and a widget is automatically placed on the homescreen by the market. Disable this though the market while I attempt to resolve the issue...
Main post updated to reflect this.
mmolitor87 said:
Done!
Click to expand...
Click to collapse
Sorry for the delayed reply...been a crazy day-and-a-half.
just saw this and...THANKS!
cyhamada said:
Sorry for the delayed reply...been a crazy day-and-a-half.
just saw this and...THANKS!
Click to expand...
Click to collapse
You're welcome! I just wish I could fix the reason for the force close on single screen launchers. There is a good work-around but I hate work-arounds.
My only thought was to delete every reference to the screen IDs beyond the one I left in then delete the public.xml and let it rebuild itself, but that caused a force close on boot.
Can i install the last APK (i assume is i9250 JB Stock Launcher) to a Galaxy S3 i9300 with 4.1.1 ?
I don't believe so but you can give it a try. If I am thinking correctly the application was built using the framework of the Galaxy Nexus.
Sent from my Galaxy Nexus using Tapatalk 2
mmolitor87 said:
I don't believe so but you can give it a try. If I am thinking correctly the application was built using the framework of the Galaxy Nexus.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I'm not experienced with Launchers but tried to install the .apk and said "Unable to install".
So i think is not possible!
Can we get a stock, no search bar only version?
Sent from my AOSP Android 4.1.1 Galaxy Nexus.
Thanks for these, nice work!
Only thing I'd want added was swipe down on homescreen to pull down status bar - is that possible? It's the only reason I use a custom launcher, would just stick with stock otherwise
thesebastian said:
I'm not experienced with Launchers but tried to install the .apk and said "Unable to install".
So i think is not possible!
Click to expand...
Click to collapse
Yeah, likely not. Sorry!
Zeinzu said:
Can we get a stock, no search bar only version?
Sent from my AOSP Android 4.1.1 Galaxy Nexus.
Click to expand...
Click to collapse
Sure, I can get to that today.
Guiding.God said:
Thanks for these, nice work!
Only thing I'd want added was swipe down on homescreen to pull down status bar - is that possible? It's the only reason I use a custom launcher, would just stick with stock otherwise
Click to expand...
Click to collapse
I'm not even sure how to go about that. What I've done is essentially change existing coding or remove things. I don't know about about smali to add actions.
I want the clock
Sent from my Galaxy Nexus using xda premium
It's beautiful widgets with tf stroked as the clock skin and emoti as the weather skin.
Sent from my Galaxy Nexus using Tapatalk 2
Can you pleasse do Stock, No Search Bar and no dock divider .

Changing Nav Bar Icons (SOFTKEYZ)

Would one of you rooted G3 users mind giving the Softkeyz app a try to change their nav bar buttons?
https://play.google.com/store/apps/details?id=com.janis605.softkeyz&hl=en
While I impatienly wait for my pre-ordered G3 to arrive, I'm trying to build a list of the tweaks I want to make to it immediately. One of the critical ones is to change the stock nav bar icons to the Android "L" nav bar icons. They look great on the Nexus 5 and I want to see if that Softkeyz app works in changing them on the G3 as well.
Your help will be greatly appreciated.
Here are the Android "L" nav bar icons, in case you are wondering...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
g3 tweakbox has that option and is a much more guaranteed working tool for g3
Softkey Z doesn't work.
Tried it and it doesn't work.
And also I can't find option to change icons in the g3 toolsbox.
zi0m3k said:
Tried it and it doesn't work.
And also I can't find option to change icons in the g3 toolsbox.
Click to expand...
Click to collapse
If you go to the second post in the tweakbox thread it tells you how to do it and gives you 2 links for some to download.
FAQ:
How can i install and use Navigation Bar Themes ?
1)Download the themes
* HERE Thanks to @AyDee
* HERE Thanks to @slewi
2)Install them ( they are apk files)
3)Open System Settings------------->islay------->Front Touch Buttons-------------->Color and choose your theme
4)Done
How can i remove the AM/PM from the clock on the status bar ?
You have to use a custom html style to remove it:
1)Theme Tweaks----------->StatusBar--------------->Clock Style------------>Custom HTML Style
2)Then click on custom HTML format and enter without quotes:
----------------"hh:mm" (if you want 12h)
----------------"kk:mm" (if you want 24h)
Read other patterns you can use here
http://forum.xda-developers.com/showthread.php?t=2717736
http://forum.xda-developers.com/showthread.php?t=2795853
Thanks for all the info guys. After doing some more reading this morning/last night it looks like I'll be using Tweakbox to make any adjustments.
I use Softkeyz on my Nexus 5 right now and love it. Has anyone contacted the developer about getting it to work with the G3?
Nevermind, I contacted the developer janis605 and linked this thread.
Hey there,
SoftKeyZ and all the button packs were designed to work with the AOSP implementation of the SoftKeys. LG modded theirs *a lot* and finally they aren't compatible anymore at all. LG uses like three images for each button in different situations and is just completly different from stock Google code.
BTW in case you are asking: all mods available for the G3 that allow to change the Nav Buttons probably just change the way the SoftKeys are handled to the AOSP way to work around LG's stuff.
Samsung and LG's soft buttons won't work with SoftKeyZ. It's like asking someone to change the wheels of a boat, just because a boat is also used for transportation.
The image I've attached shows that LG is doing things ( a bit :silly: ) more complicated then it has to be (AOSP stuff)
... and that's only the home button.
Wow, thanks for the quick reply to my PM. I hope there's something we can do in the long run, or at least once this thing has some roms on it. I L O V E Softkeyz.
sn0warmy said:
Would one of you rooted G3 users mind giving the Softkeyz app a try to change their nav bar buttons?
https://play.google.com/store/apps/details?id=com.janis605.softkeyz&hl=en
While I impatienly wait for my pre-ordered G3 to arrive, I'm trying to build a list of the tweaks I want to make to it immediately. One of the critical ones is to change the stock nav bar icons to the Android "L" nav bar icons. They look great on the Nexus 5 and I want to see if that Softkeyz app works in changing them on the G3 as well.
Your help will be greatly appreciated.
Here are the Android "L" nav bar icons, in case you are wondering...
Click to expand...
Click to collapse
Softkeyz app does'nt work for me either....But there are many other ways to change softkeys, so i don't mind
It is quite possible to display the softkey android L. You download and install Xposed and install Android L navigation bar
Bill974 said:
It is quite possible to display the softkey android L. You download and install Xposed and install Android L navigation bar
Click to expand...
Click to collapse
Yep. That's my plan as soon as the T-Mobile variant gets root.
I have a G3 D855 I have root and changed the nav buttons via xposed installer there's a mod that changes them to L style.
Sent from my HTC One_M8 using XDA Free mobile app
Nevigaton can be change with other xpose module
Slorks said:
I have a G3 D855 I have root and changed the nav buttons via xposed installer there's a mod that changes them to L style.
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
Yes you are right .I have lg g3 D855 fulmics rom version 5.3. I also change my device's nevigation by xpose module named xstana. It works well .
How can I do that in G3 TWeakbox? I install but the option not shown for add more buttons in g3 tweakbox.
I´m in CM13 Aosp
alemones said:
How can I do that in G3 TWeakbox? I install but the option not shown for add more buttons in g3 tweakbox.
I´m in CM13 Aosp
Click to expand...
Click to collapse
If you are on cm use softkeyz, tweaksbox won't work

Good way to get rid of the navbar and have pie instead?

Tried LMT Launcher and Gravity Box with expanded desktop on... I get pie but the navbar won't go away whatever I do. Do I need a custom rom?
I use LMT and Gravity Box. Have no problems at all. Had 4.7.4, 4.7.5 and now 4.7.6.
Turn on navbar settings and turn off navbar- these two steps on Gravity Box. And do not forget to turn off navi panel in phone setings after that.
I don't have gravity box installed. Any other way to solve the problem. Right now I have the navbar auto hide, but I want deactivate it. Any advice. Thanks
if you have root, just install joneplus tools from the playstore and use the new quicktile to toggle the navbar
evgen2004 said:
I use LMT and Gravity Box. Have no problems at all. Had 4.7.4, 4.7.5 and now 4.7.6.
Turn on navbar settings and turn off navbar- these two steps on Gravity Box. And do not forget to turn off navi panel in phone setings after that.
Click to expand...
Click to collapse
I don't know what "navi panel" is or how to turn it off. If you mean Hide the navigation bar in Buttons, I've already tried that and the navbar doesn't actually go away.
HideNav
- adb shell settings put system buttons_show_on_screen_navkeys 0
only no root option I have found so far
Yeah I hid it through adb shell. If you can't find it, I can go look for the commands somewhere
JOnePlus Tools is a pretty cool app I didn't know about. So now I can turn off the navbar completely, but pie won't trigger from the bottom without it. I was reading the LMT thread and it turns out there's an issue with the latest OxygenOS... guess I'll wait for a fix.
I disabled Nav bar using jOneplustools app via new quick settings option and use this app instead. https://play.google.com/store/apps/details?id=com.suphi.swipenavigation&hl=en_GB
called: Swipe Navigation
Makes phone work similar bottom gesture wise to iphone x.
That looks fine but I like Pie too much.
djsynth said:
Makes phone work similar bottom gesture wise to iphone x.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
djsynth said:
I disabled Nav bar using jOneplustools app via new quick settings option and use this app instead. https://play.google.com/store/apps/details?id=com.suphi.swipenavigation&hl=en_GB
called: Swipe Navigation
Makes phone work similar bottom gesture wise to iphone x.
Click to expand...
Click to collapse
I'm curious, does swipe navigation works straight away right after a reboot? When I used it I had to wait several seconds to see the toast (swipe navigation roots rights granted or something like that) and it seemed there was a little latency for each move. Now I'm using Xposed edge (require Xposed obviously) and it is functional right away
I use JOnePlusTools to disable the navbar and Unique Controls (plus the companion app) and I will never go back to LMT or any other pie nav. I admit, it doesn't take a few seconds to kick in, but it is extremely accurate and customizable. You may even be able to stop the delay by adding it as a system app and bumping up its place in the boot order.
morback said:
I'm curious, does swipe navigation works straight away right after a reboot? When I used it I had to wait several seconds to see the toast (swipe navigation roots rights granted or something like that) and it seemed there was a little latency for each move. Now I'm using Xposed edge (require Xposed obviously) and it is functional right away
Click to expand...
Click to collapse
I can't speak for everyone but personally for me it works straight away without any delay. From the moment I do a swipe up gesture the result is instant without any lag or delay at all.
Why the jOnePlusTools app is not working on my 5T?
I like Transparent Navbar.
In Custom ROM, try transparent overlay in Navigate Substratum theme.
KDPalekar said:
Why the jOnePlusTools app is not working on my 5T?
Click to expand...
Click to collapse
it work on orea beta1, didn't work on orea beta2, but jOneplusTools upgrade after I recovery it from backup. I'm not sure which upgrade cause this issue
I'm on Oreo Beta 1... but still its not working
I am on the official 7.1.1 and it still doesn't work even with root access.
I don't get why.
Does anyone know how to fix it?
aaronlosk said:
HideNav
- adb shell settings put system buttons_show_on_screen_navkeys 0
only no root option I have found so far
Click to expand...
Click to collapse
Is this working with omni rom
Sent from my ONEPLUS A5010 using Tapatalk
For Beta 2 you may use "Hide Navigation Bar" module for magisk. Because gravitybox still not available for Android 8.0
I use it, when I moved from 4.7.6 to Beta 2. LMT works fine (all screen sides).

Question Immersive Mode?

Is it possible to hide the status bar so an application can fill the entire screen? The terminal commands I used to use on my Pixel 3 XL are no longer working
?
No
The last Magisk module I had that could change the height caused boot loops since 12.1, but even before then messing around with those settings could cause them. Google really doesn't want anyone messing with status bar on this phone apparently.
You can use this Magisk Modul for a rooted phone https://github.com/Magisk-Modules-Repo/G-VisualMod . After installation you have to activate the notch killer profile in the systems settings in developer mode section below the DPI setting.
If the app itself doesn't support fullscreen you can install https://github.com/LSPosed/LSPosed with https://repo.xposed.info/module/ru.bluecat.android.xposed.mods.appsettings . Appsettings allows to define the fullscreen mode.
Otherwise you can look for a similar app that supports fullscreen for your intended use.
Face_Plant said:
Is it possible to hide the status bar so an application can fill the entire screen? The terminal commands I used to use on my Pixel 3 XL are no longer working
Click to expand...
Click to collapse
I wonder if Nova Launcher has gestures to do that. I know that you can with the Dock.
Kontex said:
You can use this Magisk Modul for a rooted phone https://github.com/Magisk-Modules-Repo/G-VisualMod . After installation you have to activate the notch killer profile in the systems settings in developer mode section below the DPI setting.
If the app itself doesn't support fullscreen you can install https://github.com/LSPosed/LSPosed with https://repo.xposed.info/module/ru.bluecat.android.xposed.mods.appsettings . Appsettings allows to define the fullscreen mode.
Otherwise you can look for a similar app that supports fullscreen for your intended use.
Click to expand...
Click to collapse
Thanks! I'll give those a shot
HipKat said:
I wonder if Nova Launcher has gestures to do that. I know that you can with the Dock.
Click to expand...
Click to collapse
I didn't see any options to hide the status bar in Nova. I am using the free version, though, so my options for gestures are pretty limited
Face_Plant said:
Thanks! I'll give those a shot
I didn't see any options to hide the status bar in Nova. I am using the free version, though, so my options for gestures are pretty limited
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
mookiexl said:
View attachment 5578051
Click to expand...
Click to collapse
I'm not trying to hide the status bar on my home screen. I'm only trying to hide it in applications that I might have open for long periods of time while reading posts or articles, like the XDA app, Chrome, Reddit, Tapatalk, etc.
Face_Plant said:
I'm not trying to hide the status bar on my home screen. I'm only trying to hide it in applications that I might have open for long periods of time while reading posts or articles, like the XDA app, Chrome, Reddit, Tapatalk, etc.
Click to expand...
Click to collapse
It is possible with system ui tuner but the space occupied by the status bar is still unusable by apps. This may be a limitation with having the punch hole because my poco f2pro and oneplus 7 pro both can still go completely immersive on A12 but they are true full screen phones.
mookiexl said:
It is possible with system ui tuner but the space occupied by the status bar is still unusable by apps. This may be a limitation with having the punch hole because my poco f2pro and oneplus 7 pro both can still go completely immersive on A12 but they are true full screen phones.
Click to expand...
Click to collapse
Tried system tuner ui by zachary in November when I got the phone and again just now. i'm proficient with adb and did the commands for non root and still not working for me. Works on my Note 20 Ultra on android 12.
ggrant3876 said:
Tried system tuner ui by zachary in November when I got the phone and again just now. i'm proficient with adb and did the commands for non root and still not working for me. Works on my Note 20 Ultra on android 12.
Click to expand...
Click to collapse
Seems to only work on Samsung phones now days. I used either System UI Tuner or just used the ADB commands on my Note 20 Ultra when I had it and any other phone before that and it works on my Z Fold3 and my Galaxy Tab S7 but doesn't work on my Pixel 6 Pro or my OnePlus 9 Pro. I don't know if it's just how Samsung phones are setup or what. I
had read somewhere about it being something Google had removed in Android 11 but it still worked for Samsung devices. Who knows why it works on Samsung devices and not on others.
wews if there is no fix then I have to go back to A11
hikigayaaaa said:
wews if there is no fix then I have to go back to A11
Click to expand...
Click to collapse
immersive mode still works on a12. aosp mods + weiju (lsposed). we just need to find a weiju alternative bc permission is shabby

Categories

Resources