Hide Navigation and Statusbar / Immersive, No Root - Google Pixel 2 Themes, Apps, and Mods

This app works well with Pixel 2 no root needed, just grant permission with adb
https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner

Screenshots

but when you use keyboard, nav bar shows up which is annoying

rootuser11 said:
but when you use keyboard, nav bar shows up which is annoying
Click to expand...
Click to collapse
Hey I can live with that lol

I started using this app yesterday, stuck my phone on the charger last night and woke up to a warm, unresponsive device. Hard reset got it working again Hadn't happened before, I'm wondering if it's possible this app was to blame?
Sent from my Pixel 2 using Tapatalk

v3rk said:
I started using this app yesterday, stuck my phone on the charger last night and woke up to a warm, unresponsive device. Hard reset got it working again Hadn't happened before, I'm wondering if it's possible this app was to blame?
Sent from my Pixel 2 using Tapatalk
Click to expand...
Click to collapse
This happened to me too but with another app that basically does the same (forcing immersive mode).

nizarnoor said:
This happened to me too but with another app that basically does the same (forcing immersive mode).
Click to expand...
Click to collapse
If this is the case anyone know how I can undo whatever permissions I granted over adb to get everything back to stock? Like the look of immersive mode but not worth losing stability over.
Sent from my Pixel 2 using Tapatalk

Just want to report that the dev of this app got back to me, has released a beta update that may solve the issue. I'm testing it and will report back.
Sent from my Pixel 2 using Tapatalk

Test version of this app is working as intended with no issues after 48 hours.
Sent from my Pixel 2 using Tapatalk

mackentosh said:
This app works well with Pixel 2 no root needed, just grant permission with adb
https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner
Click to expand...
Click to collapse
I read in another thread that on the Pixel 2 immersive mode disables the assistant "squeeze" feature. I also had problems with the screen being black and unresponsive on wakeup. Hopefully these Pixel 2 quirks can be solved. I think the nav bar in 8.0 is buggy in general, sometimes the nav bar refuses to go away when videos are in full screen.

So how do I revert to stock?

mackentosh said:
Screenshots
Click to expand...
Click to collapse
Why is your facebook status bar at the top? Mine is at the bottom. Is it moveable?

91kome said:
Why is your facebook status bar at the top? Mine is at the bottom. Is it moveable?
Click to expand...
Click to collapse
Because this old way before the updates

I used this app. Works great, but disabling it doesn't work. How to I get my phone back to stock?

Related

[Q] Anyone else cannot confirm OK with PackageInstaller ?

No idea if this is a ICS custom rom thing, but I remember it happened on stock as well.
When trying to install an .apk from sdcard (sideloading), I get the PackageInstaller confirmation window. Sometimes the right side where the OK button is, is non responsive (left side on Cancel can be clicked). After some trying, it works. Now, I have no idea what causes this, but it's ****ing annoying and seriously makes me want to throw the phone up the wall.
Anyone else noticed this ?
Did you enable installation from Unknown sources?
kοng said:
Did you enable installation from Unknown sources?
Click to expand...
Click to collapse
Um, yeah, the issue is in the Package Installer, I wouldn't even get to it, if I hadn't enable that.
That happens to me if I have the app Screen Filter enabled/on.
Sent from my Nexus S 4G using Tapatalk
kyouko said:
That happens to me if I have the app Screen Filter enabled/on.
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Hm, I've got Lux installed (manages lowest auto-brightness setting, because stock ICS is too dim). Perhaps that could be the issue. I'll try it out, thanks
madd0g said:
Hm, I've got Lux installed (manages lowest auto-brightness setting, because stock ICS is too dim). Perhaps that could be the issue. I'll try it out, thanks
Click to expand...
Click to collapse
I'm the developer of Lux. PackageInstaller shouldn't have any issues with Lux installed provided you haven't turned off 'compatibility mode' in settings.
kyouko said:
That happens to me if I have the app Screen Filter enabled/on.
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Oh man, you're a genius. I've had this problem time and time again and always wondered what it could be. I've ran around the problem using a "silent" installer.
Cyb3rGlitch said:
I'm the developer of Lux. PackageInstaller shouldn't have any issues with Lux installed provided you haven't turned off 'compatibility mode' in settings.
Click to expand...
Click to collapse
I tried uninstalling Lux and responsiveness was suddenly back, it recognized the touch everytime.
Compatibility is on -> screenshots
When I restored Lux back again, the responsiveness went back to nonconsistant, sometimes it works fine, mostly it ignores the touch.
polobunny said:
Oh man, you're a genius. I've had this problem time and time again and always wondered what it could be. I've ran around the problem using a "silent" installer.
Click to expand...
Click to collapse
Haha you're welcome. It drove me absolutely crazy] trying to figure that out with my old Hero
Sent from my Nexus S 4G using Tapatalk
kyouko said:
Haha you're welcome. It drove me absolutely crazy] trying to figure that out with my old Hero
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Seems like some kind of Android protection to disable side loading lol, when an app with certain "screen manipulation" functionality is running
madd0g said:
Seems like some kind of Android protection to disable side loading lol, when an app with certain "screen manipulation" functionality is running
Click to expand...
Click to collapse
As you said I believe that's the case so you don't install malware thinking you're installing something else. Click hijacking isn't cool, kids!
madd0g said:
I tried uninstalling Lux and responsiveness was suddenly back, it recognized the touch everytime.
Compatibility is on -> screenshots
When I restored Lux back again, the responsiveness went back to nonconsistant, sometimes it works fine, mostly it ignores the touch.
Click to expand...
Click to collapse
You might have to wait a couple of seconds before Lux disables itself. Lux needs to poll to check the current foreground app and disable itself. It polls every 3 seconds, unless it has detected the same app a few times in a row, in which it slows polling down to 9 seconds.
Cyb3rGlitch said:
You might have to wait a couple of seconds before Lux disables itself. Lux needs to poll to check the current foreground app and disable itself. It polls every 3 seconds, unless it has detected the same app a few times in a row, in which it slows polling down to 9 seconds.
Click to expand...
Click to collapse
I see, maybe I was trying to hit the OK too fast, because now it seems that it works after waiting couple seconds. Thanks.
madd0g said:
I see, maybe I was trying to hit the OK too fast, because now it seems that it works after waiting couple seconds. Thanks.
Click to expand...
Click to collapse
No problem. I wish there was a cleaner solution, but alas the Android API doesn't provide an intent which warns apps that a secure view is being shown.
Really Android should be drawing secure fields above everything else, rather than disabling the view - whoever thought that was a good idea isn't very intelligent.

Need help my screen won't rotate!

All of a sudden my screen refuses to rotate I have no idea what the issue is screen rotation is turned on so it should work but won't. It still works in the camera app but nothing else will.
Sent from my SCH-I535 using Tapatalk 2
Mark930 said:
All of a sudden my screen refuses to rotate I have no idea what the issue is screen rotation is turned on so it should work but won't. It still works in the camera app but nothing else will.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Reboot.
Sent from my Samsung Galaxy SIII
I did still won't rotate
Sent from my SCH-I535 using Tapatalk 2
The camera still rotates and games like Riptide still work the the sensor still works but no web browsers YouTube app text messages or anything else will rotate. Also I'm still on stock not rooted
Sent from my SCH-I535 using Tapatalk 2
Mark930 said:
The camera still rotates and games like Riptide still work the the sensor still works but no web browsers YouTube app text messages or anything else will rotate. Also I'm still on stock not rooted
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
What ROM are you using?
Sent from my SCH-I535 using xda app-developers app
Stock not rooted or anything
Sent from my SCH-I535 using Tapatalk 2
Just did a factory reset and it still wont f*(@*&# rotate what the hell is the problem???
Go to Settings/Display/ is (Auto-rotate screen) checked ?
Pull down notification bar make sure screen rotation is on.
Yes its check and iv calibrated it multiple times.
I guess ill be bringing it back to verizon tomorrow sucks because i really dont feel like getting a refurb phone after only having this one for less then a month! Unless anyone else has any suggestions for me?
Oooook???? WTF just happpened?? I am so confused right now. After multiple shut down/reboot about 10 calibrations and a factory reset it still would not rotate the screen but i [email protected]# pull that battery and restart and now its working??? WTF? really?
Mark930 said:
Oooook???? WTF just happpened?? I am so confused right now. After multiple shut down/reboot about 10 calibrations and a factory reset it still would not rotate the screen but i [email protected]# pull that battery and restart and now its working??? WTF? really?
Click to expand...
Click to collapse
Just put if curiosity which screen were you trying to rotate? Which app or screen were you in?
Sent from my Samsung Galaxy SIII
I am having the same problem with mine. The screen works in all the apps I use that support screen rotation but the home screen does not rotate. I have tried everything in the previous posts and still cannot get it to work.
tbebo said:
I am having the same problem with mine. The screen works in all the apps I use that support screen rotation but the home screen does not rotate. I have tried everything in the previous posts and still cannot get it to work.
Click to expand...
Click to collapse
I'm pretty sure you need to use a 3rd party launcher to get the home screen to rotate.
I use Nova Launcher & that rotates the home screen just fine.
gordonzhao said:
Just put if curiosity which screen were you trying to rotate? Which app or screen were you in?
Sent from my Samsung Galaxy SIII
Click to expand...
Click to collapse
Any app that supports screen rotation YouTube, messages, setting, Firefox, stock browser, pretty much everything I tried. Screen rotation was turned on the whole time and I'm running complete stock not rooted no rom or 3rd party launchers. The only thing that fix it was removing the battery while rebooting and a factory reset did nothing.
Sent from my SCH-I535 using Tapatalk 2
Mark930 said:
Any app that supports screen rotation YouTube, messages, setting, Firefox, stock browser, pretty much everything I tried. Screen rotation was turned on the whole time and I'm running complete stock not rooted no rom or 3rd party launchers. The only thing that fix it was removing the battery while rebooting and a factory reset did nothing.
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
Have you tried a factory reset? Maybe something in your system is corrupted.
Sent from my Samsung Galaxy SIII
Screen wouldn't rotate
I tried everything and the only thing that would allow it to rotate in apps like dolphin browser and you tube was to pull battery. I am rooted and custom rom i tried reinstall of rom and also factory reset and nothing. Thanks for the reminder of pulling the battery, was so use to donig this on my t-bolt. I haven't needed to do this since then just forgot to even try it.
good thing about getting your phone at best buy is you dont get any refurbished phones
fr8cture said:
good thing about getting your phone at best buy is you dont get any refurbished phones
Click to expand...
Click to collapse
I know they had refurbed iPhones for some time. I don't know if they still do.
Sent from my Samsung Galaxy SIII

Lockscreen notifications

Is there any app that adds lock screen notifications and pocket mode as Mahdi ROM has implemented?
Search on play store NILS
Inviato dal mio Nexus 5 utilizzando Tapatalk
https://play.google.com/store/apps/details?id=com.slidelock
Sent from my Nexus 5 using Tapatalk
raymond4 said:
https://play.google.com/store/apps/details?id=com.slidelock
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
That looks like an awesome app. But WTF is with the music they put in the promo video haha
These look ok, but they don't seem to have pocket mode as well like Mahdi rom does...
And they're not the same. The notifications don't start as icons on the right that you can slide to view.
Use Mahdi ROM, or even AOSPAL. Even the other Roms with it as well, because I don't think you will find an app with the exact look, or pocket mode at all. It's seems to be more of an Internal type of feature.
Sent from my Nexus 5 using Tapatalk
Dashclock?
What's Pocket Mode anyway?
CitizenLee said:
Dashclock?
What's Pocket Mode anyway?
Click to expand...
Click to collapse
Automatically turns on/off screen by proximity sensor detecting if it's in your pocket
Letharqy said:
Automatically turns on/off screen by proximity sensor detecting if it's in your pocket
Click to expand...
Click to collapse
Cool, sounds like a Samsung feature.
Is there any increase in battery drain as a result of using it?
CitizenLee said:
Cool, sounds like a Samsung feature.
Is there any increase in battery drain as a result of using it?
Click to expand...
Click to collapse
Barely any, only about 1-3% from a 100% charge to 5%.
The Gravity Screen app in the Play Store is similar but works slightly differently, you can use that if your ROM doesn't have pocket mode.
Sent from my Nexus 5
Letharqy said:
Barely any, only about 1-3% from a 100% charge to 5%.
The Gravity Screen app in the Play Store is similar but works slightly differently, you can use that if your ROM doesn't have pocket mode.
Sent from my Nexus 5
Click to expand...
Click to collapse
Cheers bud, I'll check if Purity supports it but if not I'll check out that app :good:
Is it possible to cherry pick the notifications and add them to cyanogenmod?
Not that I could do either of that (i've tried) just wondering is all.
I've used NILS for a while but it still has that SMS app bug where the app becomes unresponsive if using swipe to open
CitizenLee said:
Cheers bud, I'll check if Purity supports it but if not I'll check out that app :good:
Click to expand...
Click to collapse
I know that Carbon, Paranoid Saberdroid and Mahdi ROM has it, along with lockscreen notifications. Also, note that the battery drain that Gravity Screen would show is negligible across time (most I ever saw is 5% from a 100% charge), but if you check your battery only after a short period of a few minutes it'll appear to use around 25% battery, so don't worry if it appears to use a lot in the first few minutes. Also recommend to have Wake by motion and Keep screen on by motion turned off.
Hey try AcDisplay
https://play.google.com/store/apps/details?id=com.achep.activedisplay
Sent from my Nexus 5 using xda app-developers app
CitizenLee said:
Cheers bud, I'll check if Purity supports it but if not I'll check out that app :good:
Click to expand...
Click to collapse
Purity doesn't use it. Neither does Slim. I wish I knew how to cherry pick port it, I'd love to have it on stock/slim.
It's still a work in progress, but you can try this also https://play.google.com/store/apps/details?id=com.anandbibek.notifyme
The xblast xposed module has it
Sent from my Nexus 5 using Tapatalk
Playe said:
The xblast xposed module has it
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes it has but I've tried it and it does not catch all notifications for me. And when clicking some notifications it would stay at the lockscreen so I would have to manually unlock after pressing the notification. It worked very inconsistent for me. Worked much better when I was using the Mahdi-rom.
nebulah said:
Purity doesn't use it. Neither does Slim. I wish I knew how to cherry pick port it, I'd love to have it on stock/slim.
Click to expand...
Click to collapse
U really don't read through the forums do there's a slim with lokcscreen notifications ??
sent via multirom with power of my UBER? HAMMER?HEAD

Google Search arrow over my home button

Persistantly on screen the little up arrow stays over my home button so I can't use it whatsoever. Sometimes if I reboot it will go away for a short time, otherwise it's always there. I thought it may be from gravitybox but I wasn't sure. Any help would be appreciated!!
Screenshot please
Sent from my Nexus 5 using Tapatalk
Pics
Here ya go! Sorry wouldn't upload earlier
Thanks. Not what I was expecting to see ?
Sent from my Nexus 5 using Tapatalk
Yeah I'm really confused!! any ideas at all?
Sorry not me but hopefully the pic will help someone else
Sent from my Nexus 5 using Tapatalk
Are you using any lock screen mods? I had the issue a couple months ago but forgot how I resolved it.
Sent from my Nexus 5
Weird - even the camera icon on the bottom right is what is usually on the lockscreen (not usually in the app drawer). What mods do you have installed?
I have Notification Mod and Gravitybox
RedEyedChester said:
I have Notification Mod and Gravitybox
Click to expand...
Click to collapse
I have the exact same problem. Glad I'm not the only one who's going crazy with this thing.
I pretty much have your exact same set-up. I disabled Notification Mod last night to see if that is the problem but that damn little arrow keeps popping back up over the home button.
I have no idea how to fix this either.
Same issue... but no resolution...
Honestly it's been so long I don't remember, but somehow I fixed it! I think I red lashed my rom, removing GravityBox beforehand, and reinstalling it, only enabling things I knew I needed. Haven't had issues since. Weird issue though

Way to move nav buttons without root?

Does anyone know of an app or a way to move the nav buttons without root? All I want to do is swap the recent and back buttons since I'm right handed and it makes it so much easier one handed.
Sent from my Nexus 6 using Tapatalk
https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner
I swapped mine with this. Working great. You may need to grant permissions from a computer via adb. I don’t remember.
yup that's a great app. I also added a little power button on the right to shut the screen off with.
Sent from my Pixel 2 using Tapatalk
dbrohrer said:
https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner
I swapped mine with this. Working great. You may need to grant permissions from a computer via adb. I don’t remember.
Click to expand...
Click to collapse
Awesome Thanks! I'll give this app a try.
jayochs said:
yup that's a great app. I also added a little power button on the right to shut the screen off with.
Sent from my Pixel 2 using Tapatalk
Click to expand...
Click to collapse
By chance does the app tell you what adb commands to run to grant permissions?
Sent from my Nexus 6 using Tapatalk

Categories

Resources