Kill App option for Nav bar? - Google Pixel 3 XL Questions & Answers

I have seen a few discussions about the topic of getting the Kill App option for the Nav bar. Holding the back button would be the ideal implementation for me. I find it much quicker than going to recent apps and flicking away the app that I want to kill.
I have not found an answer on how I might do this on the Pixel 3. Seems like Oreo had a Developer Option that was removed in Pie.
A Gesture app seems like one approach, but I would like to hear from others on how you do it?
Thoughts?

swieder711 said:
I have seen a few discussions about the topic of getting the Kill App option for the Nav bar. Holding the back button would be the ideal implementation for me. I find it much quicker than going to recent apps and flicking away the app that I want to kill.
I have not found an answer on how I might do this on the Pixel 3. Seems like Oreo had a Developer Option that was removed in Pie.
A Gesture app seems like one approach, but I would like to hear from others on how you do it?
Thoughts?
Click to expand...
Click to collapse
Hey, do you mean that you want to kill all recents by long pressing the back button?
If so, I had a quick look and basically a third party app can't really do that because in java the REMOVE_TASKS option is a signature-level permission. This means the app needs to be signed by the same signing key as the device firmware. In short, a rom developer could implement this, but not a third party developer.
In short, maybe a request to your rom dev is the way to go!

StrangerWeather said:
Hey, do you mean that you want to kill all recents by long pressing the back button?
If so, I had a quick look and basically a third party app can't really do that because in java the REMOVE_TASKS option is a signature-level permission. This means the app needs to be signed by the same signing key as the device firmware. In short, a rom developer could implement this, but not a third party developer.
In short, maybe a request to your rom dev is the way to go!
Click to expand...
Click to collapse
If you're rooted you can setup Active Edge to kill the foreground app (I have it setup for a long squeeze to kill the app) or use One Plus Gestures and enable kill foreground app for one of the gestures.

StrangerWeather said:
Hey, do you mean that you want to kill all recents by long pressing the back button?
If so, I had a quick look and basically a third party app can't really do that because in java the REMOVE_TASKS option is a signature-level permission. This means the app needs to be signed by the same signing key as the device firmware. In short, a rom developer could implement this, but not a third party developer.
In short, maybe a request to your rom dev is the way to go!
Click to expand...
Click to collapse
I just want holding the BACK button to kill the current app on the Screen.
It is a setting that GravityBox allows and comes in handy to quickly exit an active application. I hope we see this feature on the Pixel 3 XL custom ROM that will be coming out.

airmaxx23 said:
If you're rooted you can setup Active Edge to kill the foreground app (I have it setup for a long squeeze to kill the app) or use One Plus Gestures and enable kill foreground app for one of the gestures.
Click to expand...
Click to collapse
Are you using Edge Sense Plus to set this up? Sounds like a good approach.

swieder711 said:
Are you using Edge Sense Plus to set this up? Sounds like a good approach.
Click to expand...
Click to collapse
Yes I am and it works great.

airmaxx23 said:
Yes I am and it works great.
Click to expand...
Click to collapse
Awesome. Are you using the Tulsa mods too? When I install the SystemUIedgebase.zip for the Tulsa mods, I lost all my other mods (center clock small ampm, small LTE, no GPS pin and 3Minit).
I would love to get the EdgeSense and the Status bar mods working at the same time. I have a similar question posted on the Tulsa Mod thread.
EDIT: I had to install the Magisk Mod for Edge Sense and now they both work! I dont see the Kill App as an Action in the Edge Sense app. Is it called something else?
EDIT2: I had to enable ROOT for the EdgeSense app, now I see Kill App. YEAH!

swieder711 said:
I have seen a few discussions about the topic of getting the Kill App option for the Nav bar. Holding the back button would be the ideal implementation for me. I find it much quicker than going to recent apps and flicking away the app that I want to kill.
I have not found an answer on how I might do this on the Pixel 3. Seems like Oreo had a Developer Option that was removed in Pie.
A Gesture app seems like one approach, but I would like to hear from others on how you do it?
Thoughts?
Click to expand...
Click to collapse
Another suggestion - All In One Gestures! It has a long-press back to kill app option, though I should note I'm using it having both rooted and reverted to the old, 3 button nav bar as per Mishaal's guide. Plus, doesn't work quite as perfectly as it did on my old galaxy phones with capacitive keys, but it does the job most of the time...

Painless001 said:
Another suggestion - All In One Gestures! It has a long-press back to kill app option, though I should note I'm using it having both rooted and reverted to the old, 3 button nav bar as per Mishaal's guide. Plus, doesn't work quite as perfectly as it did on my old galaxy phones with capacitive keys, but it does the job most of the time...
Click to expand...
Click to collapse
On pixel 3 xl, you can get the old 3 button navigation with a long press of the back button giving you the kill app command? I want that!
I thought the ALL IN ONE gestures app only gave you a longer pill button. I didn't see the kill app as an option in the app description. Im rooted and really want that feature back.
Here is a list of the actions that I see listed
Actions
Free
Home
Back
Recent apps
Toggle split-screen (requires Android Nougat+)
Open previous app (requires Android Nougat+)
Open Assistant
Hide pill
Premium
Pull down the notification shade
Pull down quick setting tiles
Open power menu
Skip to previous media track*
Skip to next media track*
Play/pause current media track*
Switch keyboard dialog
Launch app**
Lock screen***
Screenshot****
Can you post a screen shot of your home screen?

swieder711 said:
On pixel 3 xl, you can get the old 3 button navigation with a long press of the back button giving you the kill app command? I want that!
I thought the ALL IN ONE gestures app only gave you a longer pill button. I didn't see the kill app as an option in the app description. Im rooted and really want that feature back.
Here is a list of the actions that I see listed
Actions
Free
Home
Back
Recent apps
Toggle split-screen (requires Android Nougat+)
Open previous app (requires Android Nougat+)
Open Assistant
Hide pill
Premium
Pull down the notification shade
Pull down quick setting tiles
Open power menu
Skip to previous media track*
Skip to next media track*
Play/pause current media track*
Switch keyboard dialog
Launch app**
Lock screen***
Screenshot****
Can you post a screen shot of your home screen?
Click to expand...
Click to collapse
I'm not sure what All-In-One does when you've still got the gesture navigation pill installed, but these are the settings I've got enabled having reverted to the 3 button navigation (https://www.xda-developers.com/disable-android-pie-gestures-google-pixel-3/):
You of course have to give the app root access, but otherwise no special settings as far as I recall from setting it up. Hope this helps!

Painless001 said:
I'm not sure what All-In-One does when you've still got the gesture navigation pill installed, but these are the settings I've got enabled having reverted to the 3 button navigation (https://www.xda-developers.com/disable-android-pie-gestures-google-pixel-3/):
You of course have to give the app root access, but otherwise no special settings as far as I recall from setting it up. Hope this helps!
Click to expand...
Click to collapse
That is great info. I will follow the guide once I update to the December release.
Thanks!

Is "All in One Gestures" the same as "XDA Navigation Gestures" When I search the play store for all in one than the XDA Apo comes up.
Edit: I see that they are different apps. I found All in One on the apk mirror site. Any idea what it is no longer in the play store?

swieder711 said:
Is "All in One Gestures" the same as "XDA Navigation Gestures" When I search the play store for all in one than the XDA Apo comes up.
Edit: I see that they are different apps. I found All in One on the apk mirror site. Any idea what it is no longer in the play store?
Click to expand...
Click to collapse
My pleasure! It is a different app. I'm coming to the Pixel from a 3.5 year old Galaxy S6(!), and I just restored the app from a titanium backup. I think it was designed for phones with capacitive buttons, which might explain why it's no longer officially available. For this reason, it doesn't work quite as perfectly on the Pixel as it did on the S6 (the kill app function doesn't seem to click with a few apps). But it does do the trick in most cases. For me, I'm so used to the long-press gesture that it was worth going back to 3 button navigation for this alone, and worth sticking with it despite some imperfections in All-In-One when it comes to the Pixel. I suppose if you're still on the gesture system, you'll have to weigh up whether its worth removing the pretty new interface (and the Pixel launcher along the way, as Mishaal explains) for a functional yet slightly deficient alternative...

Here is another explanation
https://www.google.com/amp/s/amp.re.../what_happened_to_the_all_in_one_gesture_app/

I upgraded to the December release and than followed the guide to bring back the old 3 button set up. Long press of the back button kills the current app! I even added the menu key to the left side of the screen My new Pixel 3 XL looks like my old Moto X Pure.
Thanks for the tip.
EDIT: Check out my retro Nav bar.

swieder711 said:
I upgraded to the December release and than followed the guide to bring back the old 3 button set up. Long press of the back button kills the current app! I even added the menu key to the left side of the screen My new Pixel 3 XL looks like my old Moto X Pure.
Thanks for the tip.
EDIT: Check out my retro Nav bar.
Click to expand...
Click to collapse
So glad it worked for you! Now my turn for the Dec update...

swieder711 said:
I upgraded to the December release and than followed the guide to bring back the old 3 button set up. Long press of the back button kills the current app! I even added the menu key to the left side of the screen My new Pixel 3 XL looks like my old Moto X Pure.
Thanks for the tip.
EDIT: Check out my retro Nav bar.
Click to expand...
Click to collapse
What did you do to get this? I don't quite understand.

Related

Full!screen - Full Screen Apps Without Losing Navigation And Notifications (Root)

Full!Screen on Play Store.
I installed this and have been using it for a while, it's very nice and doesn't cause any screen glitching.
airmaxx23 said:
Full!Screen on Play Store.
I installed this and have been using it for a while, it's very nice and doesn't cause any screen glitching.
Click to expand...
Click to collapse
Yes I also find it a very useful app. Use if for Netflix and Crackle and for some games.
I usually enable full!screen when browsing the web. Btw is there any way to close recent apps when full!screen enabled?
It won't hurt your thumb just by clicking Thanks Button
The X Rick said:
Btw is there any way to close recent apps when full!screen enabled?
Click to expand...
Click to collapse
Just curious: why?
I use this also in combination with Rotation Control. I like to hold my tablet horizontally and when I open Crackle it goes vertically. So now it goes horizontally with Rotation Control and fullscreen with full!screen+
kaosnews said:
Just curious: why?
I use this also in combination with Rotation Control. I like to hold my tablet horizontally and when I open Crackle it goes vertically. So now it goes horizontally with Rotation Control and fullscreen with full!screen+
Click to expand...
Click to collapse
I got some games & apps that is only able to be closed properly by swipping them from recent app list. Btw is there any app that is able to hide navigation bar only??
It won't hurt your thumb just by clicking Thanks Button
I am using LMT v1.91.apk and FullScreenToggleV2.
Nexus 7 JB 4.2.2 all perfect.
First install LTM. For the moment, leave everything at default enabled only the service (Autostart TouchService) and start (Start/Stop TouchService). Then if you want you can customize it (also serves for the gesture). Check the operation of LTM, make a tiny thumb slide from right to left in the middle of the right side of the tablet, it will open a pie (cake) with buttons that we are going to remove.
Watch the video to get an idea http://www.youtube.com/watch?v=stDR9_fANBY
If everything works, install FullScreenToggleV2 and activate it (Disable nav bar, full screen). It seems that nothing happened but now reboot your tablet and you should have the full screen ready to use :fingers-crossed:
The X Rick said:
I usually enable full!screen when browsing the web. Btw is there any way to close recent apps when full!screen enabled?
It won't hurt your thumb just by clicking Thanks Button
Click to expand...
Click to collapse
I emailed the dev about this to see if there was a way for him to allow closing of recents through the app and this is his reply:
The well known "swipe-to-kill" option currently is not possible. The information
used for the recent-apps-list is handled by Android itself and it is not
possible for user apps to remove items from that list. However I am trying to
find a workaround.
Click to expand...
Click to collapse
quizface said:
I am using LMT v1.91.apk and FullScreenToggleV2.
Nexus 7 JB 4.2.2 all perfect.
First install LTM. For the moment, leave everything at default enabled only the service (Autostart TouchService) and start (Start/Stop TouchService). Then if you want you can customize it (also serves for the gesture). Check the operation of LTM, make a tiny thumb slide from right to left in the middle of the right side of the tablet, it will open a pie (cake) with buttons that we are going to remove.
Watch the video to get an idea http://www.youtube.com/watch?v=stDR9_fANBY
If everything works, install FullScreenToggleV2 and activate it (Disable nav bar, full screen). It seems that nothing happened but now reboot your tablet and you should have the full screen ready to use :fingers-crossed:
Click to expand...
Click to collapse
It works!!!! Now only the navigation bar has gone & I replaced it by LMT. The recent app list also works fine.
Your Thanks button was hit hard!!!
It won't hurt your thumb just by clicking Thanks Button

[Q] Bind screenshot command to softkey input

Hello all,
I am rooted with SuperSU 2.67, running EX kernel and stock ROM. Is there any known mod or a way to edit my build.prop so that softkey input (say, long press on the overview key) triggers a screenshot? I have searched but so far found nothing. This would be a very useful feature and I am sure others would use it too, as taking screenshots on the N5X is a bit awkward.
What is awkward about taking screenshots like every other phone out there? Have you tried taking a screen shot with an LG G2 or 3 or 4? That is awkward.
That said, my guess is there is an xposed module that allows you to reassign the software keys to do this. You or someone else could modify the stock systemui.apk to allow a long press of one of the buttons to take a screenshot.
Sent from my Nexus 5X using Tapatalk
Whoops. Tagged the wrong person before. @Tulsadiver you like to do things like this. Have you ever coded a long press action to a navigation bar button before?
Sent from my Nexus 5X using Tapatalk
PiousInquisitor said:
Whoops. Tagged the wrong person before. @Tulsadiver you like to do things like this. Have you ever coded a long press action to a navigation bar button before?
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
I haven't but there is a first for everything, lol. There is a google app that starts on a long press of the home key. That could maybe be changed to a screenshot capture...
@OGNatan. It's not the button control you want, but Gravity Box (xposed module) has a quick tile that will do screenshot as well as a screenshot command using the power button.
Sent from my Nexus 9 using Tapatalk
Tulsadiver said:
I haven't but there is a first for everything, lol. There is a google app that starts on a long press of the home key. That could maybe be changed to a screenshot capture...
Click to expand...
Click to collapse
Indeed. The app is called Home Button Launcher. In my opinion its not a great solution. The keycode for screenshot is 120 btw.
PiousInquisitor said:
Indeed. The app is called Home Button Launcher. In my opinion its not a great solution. The keycode for screenshot is 120 btw.
Click to expand...
Click to collapse
Mine does it right now. I have google now launcher installed but i use Nova (i don't have any buttons configured in it.). I am running xTrafactory. Does yours not open google? I had never tried it until today.
FWIW, there are dozens of screen shot apps on the Playstore that use various strategies to capture.
For Example, Screenshot Capture by AppDoodle runs as a service and overlays a small button on the screen and captures at the touch of that button. The app can also be set up to shake the phone for screenshots.
Tulsadiver said:
Mine does it right now. I have google now launcher installed but i use Nova (i don't have any buttons configured in it.). I am running xTrafactory. Does yours not open google? I had never tried it until today.
Click to expand...
Click to collapse
Yes, Google opens when I long press the home button. But Home button launcher allows you to open any app(s) by long pressing the home button. For example you can have long press home to open straight to Google Voice search rather than the Google App.
Sent from my Nexus 5X using Tapatalk
---------- Post added at 03:15 PM ---------- Previous post was at 03:13 PM ----------
cabracorax said:
FWIW, there are dozens of screen shot apps on the Playstore that use various strategies to capture.
For Example, Screenshot Capture by AppDoodle runs as a service and overlays a small button on the screen and captures at the touch of that button. The app can also be set up to shake the phone for screenshots.
Click to expand...
Click to collapse
Good point. Another option the OP should look at.
Sent from my Nexus 5X using Tapatalk
Wow. Just got home from work and all these replies
I have tried several Play Store apps, but none of them give the functionality I want and/or run some kind of service that could be a battery drain.
@PiousInquisitor there probably is an xposed module for this floating around somewhere, but I am not currently running xposed. I guess for now the best course of action is to see about modifying systemui.apk :dread:
ever since the Google app added the Share button to Now on Tap, I've been taking screenshots that way.
Works perfectly and much quicker.
ever since the Google app added the Share button to Now on Tap, I've been taking screenshots that way.
Works perfectly and much quicker.
Click to expand...
Click to collapse
I wish I shared your fondness for Now on Tap. I have installed GravityBox, which contains a setting that does exactly what I was want. It is definitely the way to go :good:

Nitpicky observations

Loving this phone so far, but there are a couple things bothering me. The first is no double tap recent button to bring up last used app. Why is this not in OOS? I use that all the time and it's not there.
Second is nav bar color and style. Anyone able to get a subatratum nav bar theme to stick? Why is the default background white with no way to change it?
Anyway have tricks to solve these little annoyances? What are your picky criticisms of the OP5t so far?
xgerryx said:
Loving this phone so far, but there are a couple things bothering me. The first is no double tap recent button to bring up last used app. Why is this not in OOS? I use that all the time and it's not there.
Second is nav bar color and style. Anyone able to get a subatratum nav bar theme to stick? Why is the default background white with no way to change it?
Anyway have tricks to solve these little annoyances? What are your picky criticisms of the OP5t so far?
Click to expand...
Click to collapse
I'm pretty sure the double tap for recent apps is suppose to be on there. Have you checked the settings as you can set actions for each button
The best way around that is to use an app called navbar apps. You can set I to change colour occording to the app or set a solid colour
Reuben_skelz92 said:
I'm pretty sure the double tap for recent apps is suppose to be on there. Have you checked the settings as you can set actions for each button
The best way around that is to use an app called navbar apps. You can set I to change colour occording to the app or set a solid colour
Click to expand...
Click to collapse
Yea I did map all my other normal button functions but that one is missing. Thanks, I'll check out that app.
xgerryx said:
Loving this phone so far, but there are a couple things bothering me. The first is no double tap recent button to bring up last used app. Why is this not in OOS? I use that all the time and it's not there.
Second is nav bar color and style. Anyone able to get a subatratum nav bar theme to stick? Why is the default background white with no way to change it?
Anyway have tricks to solve these little annoyances? What are your picky criticisms of the OP5t so far?
Click to expand...
Click to collapse
The double tap recents for the last app is working for me. I didn't change any settings for that, it just works.
rappa619 said:
The double tap recents for the last app is working for me. I didn't change any settings for that, it just works.
Click to expand...
Click to collapse
Do you see that option on my list of choices? Def not there.
xgerryx said:
Do you see that option on my list of choices? Def not there.
Click to expand...
Click to collapse
You have to set it to "no action". This will set the default action which is the most recent app.
Tested double tap recent and it works.
Oh wow, so no action actually has an action. Genius. Thanks for the help
Yeah, I think that double-tap on the multi-task key bringing up the last app has been part of Android for some time now. I could be mistaken.

[Q] Gesture apps - Why home gesture dont work?

Hi to all!
I'm experiencing a really strange thing when try to set an HOME gesture with some of most famous apps for that purpose, like ALL IN ONE GESTURES, EDGE GESTURES and similar.
If I set recent apps and back gesture, they work in every way I set them...but if I try to set ANY KIND of gesture for returning to home... nothing happens.
The command work properly (I feel the haptic vibration, or alinz, that starts when a command is performed), but the gesture won't work in the end...
Anyone noticed that too? Maybe there's something I missed for make them work?
I use swipe up from bottom border and it works for me. I use aio.
Sent from my ONEPLUS A5010 using Tapatalk
I didn't find the cause yet but it is also happening to me. If I reboot the phone the home gesture starts to work fine, it only breaks if I re-enabled the nav bar + disable immersive mode using their quick tiles provided by joneplustools and systemuituner. The easiest solution is to reboot the phone.
Well but are you rooted?
Because I can disable navbar but on home screen it'll be always there, so I can't use bottom gestures, only edge...
--anx-- said:
Well but are you rooted?
Because I can disable navbar but on home screen it'll be always there, so I can't use bottom gestures, only edge...
Click to expand...
Click to collapse
Right now I'm rooted, yes.
Without root the navbar always shows if you swipe from the bottom. You could try a 0px navbar by I think it doesn't work in OOS at the moment.
hardspartan360 said:
Right now I'm rooted, yes.
Without root the navbar always shows if you swipe from the bottom. You could try a 0px navbar by I think it doesn't work in OOS at the moment.
Click to expand...
Click to collapse
I already have the 0pt navbar and used successfully on S8 but with OnePlus it just don't works, I suppose because the navbar is named "drawable" in OnePlus internals while in APK it's "navbar", at least I've read it on multiple sources...
--anx-- said:
I already have the 0pt navbar and used successfully on S8 but with OnePlus it just don't works, I suppose because the navbar is named "drawable" in OnePlus internals while in APK it's "navbar", at least I've read it on multiple sources...
Click to expand...
Click to collapse
Yeah that must be the reason.
If you don't want to root right now your solution is to use a gesture app like edge gestures or swipe navigation because you can use gestures from the right/left edge so you activate the navbar less often.
It's not ideal but is has one advantage; for example when I want to close a game using the back button, the gesture sometimes is not recognized and I have to activate the navbar using the quick setting and that sometimes breaks the home gesture like we discussed yesterday so I have to reboot the phone sometimes. You only have to swipe from the bottom and it's all fine.
hardspartan360 said:
Yeah that must be the reason.
If you don't want to root right now your solution is to use a gesture app like edge gestures or swipe navigation because you can use gestures from the right/left edge so you activate the navbar less often.
It's not ideal but is has one advantage; for example when I want to close a game using the back button, the gesture sometimes is not recognized and I have to activate the navbar using the quick setting and that sometimes breaks the home gesture like we discussed yesterday so I have to reboot the phone sometimes. You only have to swipe from the bottom and it's all fine.
Click to expand...
Click to collapse
Yeah...but the fact that navbar is permanent in home screen no matter if you choose to hide it or not is really disappointing...
--anx-- said:
I already have the 0pt navbar and used successfully on S8 but with OnePlus it just don't works, I suppose because the navbar is named "drawable" in OnePlus internals while in APK it's "navbar", at least I've read it on multiple sources...
Click to expand...
Click to collapse
According to my experience this kind of problem is most likely caused by a third party app, possibly an xposed module or some half baked apk. Privately exchange a list of your installed apps, compare and concentrate on the more dubious apps you have in common and you may find your culprit there.
frozl said:
According to my experience this kind of problem is most likely caused by a third party app, possibly an xposed module or some half baked apk. Privately exchange a list of your installed apps, compare and concentrate on the more dubious apps you have in common and you may find your culprit there.
Click to expand...
Click to collapse
Well I don't have any X module since I'm not rooted, apps installed I don't know but I doubt it because are the same apps that was in S8 before, so I don't think that an app can interfere with the 0pt navbar functions...
--anx-- said:
Yeah...but the fact that navbar is permanent in home screen no matter if you choose to hide it or not is really disappointing...
Click to expand...
Click to collapse
Yeah that's the main gripe. I suppose you are concerned about burn-in.
I don't know if stock OOS Oreo will fix that. Maybe some Dev can mod the navbar file as I was done with the old filetype as in the Galaxy S8.
I also can tell you that on LiquidRemix 8.0 ( it's on a Telegram group as is in testing stage ) you could hide the navbar completely without root but I understand that you don't want to change the rom and right now is has bugs so is better to stay in Oxygen.
Right now I'm using stock OOS 4.7.4 with root and to update is super easy, just download and flash the full zip, flash your kernel + magisk/superSu after and it's done.
I don't know if you care about Android Pay...
---------- Post added at 01:02 AM ---------- Previous post was at 01:00 AM ----------
frozl said:
According to my experience this kind of problem is most likely caused by a third party app, possibly an xposed module or some half baked apk. Privately exchange a list of your installed apps, compare and concentrate on the more dubious apps you have in common and you may find your culprit there.
Click to expand...
Click to collapse
I can tell you that on a fresh installed OOS 4.7.4 without third party apps it doesn't work. The problem is that on Oxygen the navbar has another name in system so that mod doesn't work.
No I don't care about it because there's no need for it now, at least for me.
I've always rooted phones, no problems with that, it's just that I don't feel the need to do it with 5T since is nearly stock and good to run stock "as is"...

One UI 2.0 new navigation bar gesture

Previously, double tab recent tab will switch to previous app.
For Android 10, I need to press and drag from center to bring up recent apps. However, I can't find faster way to switch to previous app.
Any one know how?
If you do that motion (for recents) and flick it to the right in just one motion switches back to previous app.
FCORivers said:
If you do that motion (for recents) and flick it to the right in just one motion switches back to previous app.
Click to expand...
Click to collapse
I switched back to the original one. Double tap is so much easy. I use One Hand Operation+ which can go back the same way.
And I use Nova Launcher. New gesture is not compatible
torickray said:
I switched back to the original one. Double tap is so much easy. I use One Hand Operation+ which can go back the same way.
And I use Nova Launcher. New gesture is not compatible
Click to expand...
Click to collapse
I don't have the Android 10 update yet but from what I see in the new Oneui2 you can just swipe to the right at the bottom to go to your previous app. Doesn't get better than that. It's just about the same as iPhone gesture.
LuRock said:
I don't have the Android 10 update yet but from what I see in the new Oneui2 you can just swipe to the right at the bottom to go to your previous app. Doesn't get better than that. It's just about the same as iPhone gesture.
Click to expand...
Click to collapse
I'm using Nova launcher. Can't use the gesture anyway.
torickray said:
I'm using Nova launcher. Can't use the gesture anyway.
Click to expand...
Click to collapse
oh I see.. Have you tried to see it works with Lawnchair 2?
Also, you can swipe to the left and go real quick to original app you were on. Try it!
torickray said:
I'm using Nova launcher. Can't use the gesture anyway.
Click to expand...
Click to collapse
I tried this method https://www.theandroidsoul.com/how-...ova-launcher-and-other-third-party-launchers/ but it always seems to go back to the nav bar at the bottom after a while.
I don't know if anyone else is facing the sake issue in regard to the navigation gestures. But when I type faster on the screen keyboard I sometimes end up in the home screen or launching another application as if I hit a hidden home key or recent key.
I use gestures (no navigation bar)
ghassan haddad said:
I don't know if anyone else is facing the sake issue in regard to the navigation gestures. But when I type faster on the screen keyboard I sometimes end up in the home screen or launching another application as if I hit a hidden home key or recent key.
I use gestures (no navigation bar)
Click to expand...
Click to collapse
I still haven't received the Android 10 update but I will definitely look for that when I get it. Thanks q
I recently found out that good lock does not work on android 10, and I rely on it very much, I use one handed operation because I hate the nav bar, I can not tolerate having all the space it takes being wasted, so I have it hidden and I use gestures, but I am seeing that gesture nav is a nightmare on android 10, I think I will stick on blocking the update, as I did since day one, precisely because of these things
winol said:
I recently found out that good lock does not work on android 10, and I rely on it very much, I use one handed operation because I hate the nav bar, I can not tolerate having all the space it takes being wasted, so I have it hidden and I use gestures, but I am seeing that gesture nav is a nightmare on android 10, I think I will stick on blocking the update, as I did since day one, precisely because of these things
Click to expand...
Click to collapse
I'm on Android 10 and have Good lock installed, One Hand Operation+ works fine. Not all apps are available in Good lock yet but should be within a couple of months, like when One UI originally came out.
One hand operations+ works also on Android 10, with that you have granular customizable gestures including switch to last app, recents and a comfy lateral quick switch for all app opened! OHO+ works also without good lock app installed, you can sideload it from apkmirror or here in the xda forums taking advantage of nicelock. Nicelock also integrates an information tab with all the modules working on Android 10
Hex installer is working
On andriod 10. Hex installer fixed the weird nav bar issue when set to swipe. I set the nav bar size to 5. Swipes work without the huge black bar under the keyboard.
One hand operation still works. I use nova but one hand operation is my preference anyway.
Also, I cannot hide the carrier logo or move the clock. I tried systemui turner. It doesnt work for clock or carrier. Some other functions work though.
For now I just set the weather consistent notification to get rid of the AT&T on statusbar.
Hopefully goodlock will fix this when updated.
winol said:
I recently found out that good lock does not work on android 10, and I rely on it very much, I use one handed operation because I hate the nav bar, I can not tolerate having all the space it takes being wasted, so I have it hidden and I use gestures, but I am seeing that gesture nav is a nightmare on android 10, I think I will stick on blocking the update, as I did since day one, precisely because of these things
Click to expand...
Click to collapse
Good Lock is updating to be more compatible with Android 10. It is not finished yet. When all capability issues are resolved and updated, that's when we will get our update.

Categories

Resources