g-visual mod for full screen under 11 - Google Pixel 4a Themes, Apps, and Mods

Anyone got this magisk module working (or any other full-screen mod) under 11 on the 4a? Would love to use the notch area when using various reading apps (including Chrome)!

bump? I'm looking for this as well, g-visual made me bootloop.

pro_granade said:
bump? I'm looking for this as well, g-visual made me bootloop.
Click to expand...
Click to collapse
Thanx for the warning

greeneyez15o said:
Thanx for the warning
Click to expand...
Click to collapse
Yeah, still looking lol. Let me know if you find anything

It seems to be working now but I'm still not able to get full screen reading in Chrome and other apps due to lack of a proper immersive mode. This app seems to work but a bit kludgy:
Fullscreen Immersive - No Ads, No Root - Apps on Google Play
Fullscreen immersive mode in applications or games
play.google.com

nindustrial said:
Anyone got this magisk module working (or any other full-screen mod) under 11 on the 4a? Would love to use the notch area when using various reading apps (including Chrome)!
Click to expand...
Click to collapse
I had a look into this today, and it appears that the area across where the hole punch for the camera lies, which also acts as the status bar, can only be used if the app itself is modified for this. I *think* i saw one app that extended into this area.
Using the following coode, one can set immersice mode for specific apps. I tested on A11 with no nav, and all it did was change the colour of the status bar. But it was still there. I also tried an app that has the option to hide the status bar, and I think it hid the clock etc, but the area reserved for the status bar was still unused.
The commands I played with were:
Code:
settings put global policy_control immersive.full=diamondjohndroid.utility.temefi;
settings get global policy_control;
#start the app, but only status bar colour changes
# undo the change
settings delete global policy_control;

Naked browser uses status bar without immersive installed
{
"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"
}

Related

Xposed Modules working on this phone

Have same thread over at vmroms, but figured it will get more 'attention' here.
And what ROM are you on?
Me: MidnightromS, mostly nega themed
Greenify
https://play.google.com/store/apps/details?id=com.oasisfeng.greenify
Hide low battery alert-no more heart palpitations at 14%
https://play.google.com/store/apps/details?id=de.defim.apk.hidebatterylowalert
Instagram downloader
Master key multi fix IMPORTANT https://play.google.com/store/apps/details?id=tungstwenty.xposed.masterkeydualfix
Vine downloader
VPN dialog
WedyMod Res- only activated the disable choose input method
Xprivacy- the best
https://play.google.com/store/apps/details?id=biz.bokhorst.xprivacy.installer
edit(12/31/13): xad- block google ads
edit(1/29/14):keepchat,snapshare,smooth system progress bars, ex-themer v.4_0, sms xposed v.1_4_1
edit(2/2/14): minmin guard- block ads n eliminate space that host file alone won't eliminate, plus with system apps(android weather). Using v.1_7_0
edit(2/6/14):burnt toast- app icon included in toast msg. With some root apps will display su.apk icon instead.
Hide Xposed IME- Replace Wedymod Res module(smaller size, same effect).
edit(3/2/14):exThemer v.7.4- status bar, switch mods and more. exThemer2 v.4_1- app themer, settings and hangouts working
{
"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"
}
Pandora Patcherv.2_1_3- basically Pandora One, works with Pandora v.5_1(get from team blacked out):thumbup:
http://www.designrifts.com/teamblackedoutapp/new-blacked-out-social-app/
Hack Connectivity Service v.1_4- Reverse Tethering(3_18)
edit(4/12/14): Cool Tool- Display some info, found it hard to be useful
Bubbleupnp- Cast over wifi
https://play.google.com/store/apps/details?id=com.bubblesoft.android.bubbleupnp
Notify Clean- Block apps displaying notifications
Custom Share- Eliminate apps from showing up in list(like G+ Photos) when sharing or opening a task
edit(4/27/14): XSSID- show WiFi SSID in status bar between clock n battery, will be same color as clock
Snap Colors- Colored text and captions in Snapchat
Dimensions Editor- Make status bar sit lower, change area of screen where toasts, etc. appear
edit(6/18/14):ForceFastScroll- Enable scrolling on most lists
ScreenOffAnimation- nifty animations on screen on/off
edit(9/27/14):Fake ID Fix- Patch vulnerability bug
SkypeX- able to use older versions of Skype again
Xposed Custom Error- make error msgs comical
Disable Signature Check- yup
Play Store Fixes- fake density, enable debug menu, etc
Will continue updating
Sent From Above Using Xparent Blue Tapatalk

How to change the style of the notification panel?

Hey guys,
I'm currently using the CM 13 ROM, which is based on Android MM as you probably know.
The Notication Panel looks like this:
{
"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 really would like to change the Notification Panel so it looks like this:
Just as a side info: I achieved the look of the panel shown in the second picture with the app "material status bar notific", but i really dislike this app and it doesn't work to well.
So is there any way to make my Notification Panel as shown in the first screenshot to look like the Notification Panel in the second screenshot?
I would appreciate your help, thanks alot.
illuminatorparadox said:
Hey guys,
I'm currently using the CM 13 ROM, which is based on Android MM as you probably know.
The Notication Panel looks like this:
I really would like to change the Notification Panel so it looks like this:
Just as a side info: I achieved the look of the panel shown in the second picture with the app "material status bar notific", but i really dislike this app and it doesn't work to well.
So is there any way to make my Notification Panel as shown in the first screenshot to look like the Notification Panel in the second screenshot?
I would appreciate your help, thanks alot.
Click to expand...
Click to collapse
Installing Android 7 (CM14) would give you a similar look (except for the color).
Or you can get the same thing I said above, on android 6, with Xposed and the N-ify module (except for the color).
On android 6 you might be able to use a theme to get the desired colors, though I don't know if themes play well with N-ify.
Pwnycorn said:
Installing Android 7 (CM14) would give you a similar look (except for the color).
Or you can get the same thing I said above, on android 6, with Xposed and the N-ify module (except for the color).
On android 6 you might be able to use a theme to get the desired colors, though I don't know if themes play well with N-ify.
Click to expand...
Click to collapse
Thanks for the reply
i tried what you recommended before but it was not what i'm looking for because the dropdown menu is still there.
i just want this one bar
illuminatorparadox said:
Thanks for the reply
i tried what you recommended before but it was not what i'm looking for because the dropdown menu is still there.
i just want this one bar
Click to expand...
Click to collapse
That isn't possible. Only Samsung ROMs have that as far as I know.
Maybe Google will implement something similar in a future android version. But for now, you have to settle for this.

Mi8 - Hidden notch and normal statusbar. is it possible?

{
"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"
}
Hey! I would like to ask you about feature hide notch on Xiaomi Mi 8 (MIUI 10, Android Pie)
I think the custom MIUI option of hiding notch looks completely bad when the clock
and indicators are below and there are still no notification icons from the apps....
Is it possible to hide Notch in Xiaomi Mi8 and leaving the clock (left) and the battery indicator
with the network indicator (right), then put the "normal" statusbar below - like in the graphics I have prepared?
Maybe the devs can do such an add-on/Magisk module for MIUI 10?​
+1
Sent from my MI 8 using Tapatalk
Very good idea. Interesting or possible to fulfill..
It use to be like that. I know in MIUI 10 with Oreo there was an option to do it, but they removed it for some reason.
You can use Nacho notch from play store.
@mephisto85 Nacho notch can't do it like I said
qbaqi9300 said:
@mephisto85 Nacho notch can't do it like I said
Click to expand...
Click to collapse
Yes it can only so:
@mephisto85 I think you didn't understand what I meant bro
Nacho notch doesn't add a statusbar with notifications below...
Where I get the version MGC_6.1.021_MI8_V2b +++ (plus3)
Maybe it will be implemented in the future update.
https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/
Someone should show this to the Nacho Notch developer and the MIUI forums
Edit: I've sent an email to the Nacho Notch developer
del.
@PedroCaseiro thx ??
del.
qbaqi9300 said:
@PedroCaseiro thx ?
Click to expand...
Click to collapse
I got the reply. He said he couldn't do it
@PedroCaseiro thanks for the activity. I think that only MIUI devs can make changes like that....
Nacho Notch is an add-on for all Android user, not only MIUI users
What you want is to replicate Android notification bar below the original one with custom icons and stuff, right? It should be doable using a simple app. Nacho noch is pretty basic app that just colours your notification bar to black. If there is no alternative available, I may consider doing it. I have developed apps earlier that draws over top and uses notifications to display so I know it can be done.
@Gurjot95 nacho notch can't do this like on graphics
Exactly, I meant that app is basic and only colours it black. Hence, I may consider developing it myself.

Oppo Find X2 Pro bugs and bad battery

Hi to everyone. I have just bought a new oppo find x2 pro and I have found a couple of bugs coupled with the bad battery life. To put some context I'm at C. 67 right now (Spanish version) and when I receive a whatsapp the notification icon doesn't show up in the status bar. For instance, this issue don't happen with telegram. Does anyone have this same problem?
Also, I found that the microphone recording volume is really low compared to the native app, and I don't know if it's the speaker that makes my audios low or if it is the microphone problem, all in all they are all software issues.
Finally, I have been struggling with the battery drain since I can't get more than 3h and 40 min from 100 to 20% with a total usage of 14 hours, I use all display settings in automatic, does someone experiment the same problem?
Thanks a lot beforehand
I have the same bug with the notifications not appearing in the status bar. Telegram does show up, almost any other app does not... No idea why that is
Regarding the notifications icons in the status bar, you can activate it app by app.
Go to apps settings, click on "Manage notifications". In the "Categories" section, you can open the settings for each channel used by the app, and you'll find inside the "Display on status bar" toggle.
{
"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"
}
Regarding the low audio in videos, it looks like it depends on the audio decoding from the playback device.
ScratMan38 said:
Regarding the notifications icons in the status bar, you can activate it app by app.
Go to apps settings, click on "Manage notifications". In the "Categories" section, you can open the settings for each channel used by the app, and you'll find inside the "Display on status bar" toggle.
View attachment 5354943
Click to expand...
Click to collapse
Yep, but see the problem is that with some apps the notifications do not show in the status bar DESPITE the toggle being set appropriately. I guess that is also what the OP meant...
I also don't get any notifications on the lock screen for some reason even though I did activate those, too...
Craphead said:
Yep, but see the problem is that with some apps the notifications do not show in the status bar DESPITE the toggle being set appropriately. I guess that is also what the OP meant...
I also don't get any notifications on the lock screen for some reason even though I did activate those, too...
Click to expand...
Click to collapse
You need to make sure you change the right channel for the app.

Question Navigation bar

Does anyone know how to hide the navigation bar using gestures?
It is a wasted space and in some applications the background colors do not match (it is not transparent).
{
"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"
}
what launcher do you use?
efkosk said:
what launcher do you use?
Click to expand...
Click to collapse
Microsoft Launcher
https://play.google.com/store/apps/details?id=com.microsoft.launcher
looking forward answer this annoying issue,
i wonder if we need root to solve it.
eta launcher like Niagara does it without a problem. Very suitable for me in the ZenFone format.
Having trouble with gestures using third party launchers? Especially having freezes when you go back to the main screen.
sakun-ice said:
Having trouble with gestures using third party launchers? Especially having freezes when you go back to the main screen.
Click to expand...
Click to collapse
yes, this is problem since A11. not zenfone problem.
This has been the response from the official support of Asus:
"Good afternoon,
As a follow-up to our telephone contact after having escalated the case, they confirm that the indicated option "Hide navigation bar" is not available in the current version of Android.
Thank you for trusting ASUS,
We appreciate your collaboration
Thank you for your contact with ASUS Spain.
Kind regards
Asus Spain TSD"
Its possible with root:
[MOD][Magisk] Disable Navbar For 3rd-Party Navigation Gestures
If you're like me, you like using a 3rd party navigation gesture app with the navbar hidden. In Android 11, google disabled wm overscan which makes it difficult to hide the navbar. Luckily, it's possible with Magisk and a little bit of...
forum.xda-developers.com
tochmi said:
Does anyone know how to hide the navigation bar using gestures?
It is a wasted space and in some applications the background colors do not match (it is not transparent).
View attachment 5699517
Click to expand...
Click to collapse
On March 31, Asus released an update that allows you to hide the navigation bar. There's a new learning curve when navigating with gestures without the navigation bar, and after a month like that, I don't miss the navigation bar.
I am very happy.

Categories

Resources