Tips for anyone wanting to use their Note 8 in full screen - NO status or nav bar - Samsung Galaxy Note 8 Guides, News, & Discussion

I've been using AOSP roms on various phones for quite some time and have gotten hooked on using my phone in full screen while using PIE to navigate. Especially on a large phone i find this so so so much easier. Here are some tips i found out through trial and error to what i've found is an awesome experience. I'm using a rooted NF50F which makes doing this easier, though it still can be accomplished unrooted
1. To navigate around your phone use the best Pie application out there imo which is supported on these forums as well LMT
https://forum.xda-developers.com/showthread.php?t=1330150
this app is so great because of how you can customize it. there are other non root alternatives in the play store but this is the best imo if you have root.
2. fully hide the navigation bar so it never pops up - this is the only way you can use LMT on the bottom of your phone which is excellent for one handed browsing. to do this you need to add the following line to the build.prop and the nav bar is gone forever even after reboots
qemu.hw.mainkeys=1
add this line to the bottom of your build prop and save. if you ever want the keys back change the number to 0.
3. use the app SystemUI Tuner to hide the status bar. go under the immersive mode tab and select status bar. Note - you can also hide the nav bar with this app, but it is not fully hidden as it still appears with any upward swipe.
4. I turn edge lighting on so i see notifications when my phone is on. i don't want the entire message shown on my screen so edge lighting works great for me and is a great feature of this phone. you can even get edge lighting working with gmail. i also use textra pro for texting.
there are different ways to make your phone truly immersive including Xposed but if you don't want to used Xposed this is the best solution IMO.
other recommended apps:
Light Flow - to customize your led notification light
bx actions - https://forum.xda-developers.com/ga...-bxactions-remap-bixby-button-double-t3673372
material notification shade - can auto expand all notifications and get dark notifications
autonotifications - you can add more buttons to gmail like mark as read, spam, etc

Related

Hiding the Status bar for Android 4.0 tablets

I've tracked down why some apps don't changed the status bar for tablets running ICS. There was an API change where tablets now use a different method to dim the status bar. I already passed this along to the Plex team who have put it in their test build for their next release. If you have an app you'd like this put into please pass the following information along to the dev team:
Controls for system UI visibility
Since the early days of Android, the system has managed a UI component known as the status bar, which resides at the top of handset devices to deliver information such as the carrier signal, time, notifications, and so on. Android 3.0 added the system bar for tablet devices, which resides at the bottom of the screen to provide system navigation controls (Home, Back, and so forth) and also an interface for elements traditionally provided by the status bar. In Android 4.0, the system provides a new type of system UI called the navigation bar. You might consider the navigation bar a re-tuned version of the system bar designed for handsets—it provides navigation controls for devices that don’t have hardware counterparts for navigating the system, but it leaves out the system bar's notification UI and setting controls. As such, a device that provides the navigation bar also has the status bar at the top.
To this day, you can hide the status bar on handsets using the FLAG_FULLSCREEN flag. In Android 4.0, the APIs that control the system bar’s visibility have been updated to better reflect the behavior of both the system bar and navigation bar:
The SYSTEM_UI_FLAG_LOW_PROFILE flag replaces the STATUS_BAR_HIDDEN flag. When set, this flag enables “low profile" mode for the system bar or navigation bar. Navigation buttons dim and other elements in the system bar also hide. Enabling this is useful for creating more immersive games without distraction for the system navigation buttons.
The SYSTEM_UI_FLAG_VISIBLE flag replaces the STATUS_BAR_VISIBLE flag to request the system bar or navigation bar be visible.
The SYSTEM_UI_FLAG_HIDE_NAVIGATION is a new flag that requests the navigation bar hide completely. Be aware that this works only for the navigation bar used by some handsets (it does not hide the system bar on tablets). The navigation bar returns to view as soon as the system receives user input. As such, this mode is useful primarily for video playback or other cases in which the whole screen is needed but user input is not required.
You can set each of these flags for the system bar and navigation bar by calling setSystemUiVisibility() on any view in your activity. The window manager combines (OR-together) all flags from all views in your window and apply them to the system UI as long as your window has input focus. When your window loses input focus (the user navigates away from your app, or a dialog appears), your flags cease to have effect. Similarly, if you remove those views from the view hierarchy their flags no longer apply.
To synchronize other events in your activity with visibility changes to the system UI (for example, hide the action bar or other UI controls when the system UI hides), you should register a View.OnSystemUiVisibilityChangeListener to be notified when the visibility of the system bar or navigation bar changes.
See the OverscanActivity class for a demonstration of different system UI options.
from:
http://developer.android.com/sdk/android-4.0.html
Say I have an app running, how would I go home or back without the nav bar? We have no physical buttons or capacitive buttons...
Sure some apps let you quit from the app itself but others don't.
Are u saying you would like to have it duck outta the screen?
Modded by MBOK
It would be nice if it was sorta programed as it was on the GNex when in apps such as YouTube when viewing a video in full screen the buttons disappear (actually disappear not dim out) and when you touch the screen the buttons reappear.
mrokeefe said:
Say I have an app running, how would I go home or back without the nav bar? We have no physical buttons or capacitive buttons...
Sure some apps let you quit from the app itself but others don't.
Are u saying you would like to have it duck outta the screen?
Modded by MBOK
Click to expand...
Click to collapse
Button Savior.
mrokeefe said:
Say I have an app running, how would I go home or back without the nav bar? We have no physical buttons or capacitive buttons...
Sure some apps let you quit from the app itself but others don't.
Are u saying you would like to have it duck outta the screen?
Modded by MBOK
Click to expand...
Click to collapse
The buttons don't disappear, they dim; if you touch them they come back
If anything, I would love to have the app drawer button on the nav bar
Modded by MBOK
mrokeefe said:
If anything, I would love to have the app drawer button on the nav bar
Modded by MBOK
Click to expand...
Click to collapse
+1 here. im sure its a mod we'll se after bootloader. why must i reach to top right!?
+1
+1
Yep agree... this thing with menu top right and notifications bottom left is nuts. Buttons should be near the bottom where I hold it. Ideally the menu buttons (Inc app drawer) would be bottom right and notification top right.
Actually all devices have power button which can be used for getting back from fullscreen mode.
There is an issue on code.google (24546): hxxp://code.google.com/p/android/issues/detail?id=24546
I think it's pretty nice solution. Also there can be "hide" button on panel.

How to Hide the Grey Nav Bar on HAM2 Using Emotion UI Settings

Hi All,
It took me a while to figure out, but you can add an option to hide the grey nav bar on an unrooted HAM2 and make it reappear by swiping up. It is somewhat confusing because the nav bar setting is not available if you have your Emotion UI set to the Standard home screen style. You have to apply the "Simple" home screen style first, which is the one with the giant colored buttons for grandma to use.
After you apply the Simple home screen style, go back into settings, select More Settings and then scroll down to the bottom of the list. You will see a new option called "Navigation Bar" has been added. If you press this option you will see a toggle switch for "Hide Navigation Bar" along with some instructions on how to use it. Once you have toggled the switch to hide the navigation bar, you can revert back to the Standard Emotion UI and the setting will be retained.
After I hid the navigation bar I found some apps I had difficulty installing would start to work OK. For example, if you try to install NBA Jam without hiding the navigation bar, it will get hung on the initial splash screen. After I hid the navigation bar, NBA Jam would check for updates and then proceed to the game without any problem.
Hope this helps anyone having difficulty with the nav bar!
Zag
Zagzagel said:
Hi All,
It took me a while to figure out, but you can add an option to hide the grey nav bar on an unrooted HAM2 and make it reappear by swiping up. It is somewhat confusing because the nav bar setting is not available if you have your Emotion UI set to the Standard home screen style. You have to apply the "Simple" home screen style first, which is the one with the giant colored buttons for grandma to use.
After you apply the Simple home screen style, go back into settings, select More Settings and then scroll down to the bottom of the list. You will see a new option called "Navigation Bar" has been added. If you press this option you will see a toggle switch for "Hide Navigation Bar" along with some instructions on how to use it. Once you have toggled the switch to hide the navigation bar, you can revert back to the Standard Emotion UI and the setting will be retained.
After I hid the navigation bar I found some apps I had difficulty installing would start to work OK. For example, if you try to install NBA Jam without hiding the navigation bar, it will get hung on the initial splash screen. After I hid the navigation bar, NBA Jam would check for updates and then proceed to the game without any problem.
Hope this helps anyone having difficulty with the nav bar!
Zag
Click to expand...
Click to collapse
#EPICFIND
this looks great with xposed and gravity box so that my navbar is transparent and can be hidden on command!
thank you!
Zagzagel said:
Hi All,
It took me a while to figure out, but you can add an option to hide the grey nav bar on an unrooted HAM2 and make it reappear by swiping up. It is somewhat confusing because the nav bar setting is not available if you have your Emotion UI set to the Standard home screen style. You have to apply the "Simple" home screen style first, which is the one with the giant colored buttons for grandma to use.
After you apply the Simple home screen style, go back into settings, select More Settings and then scroll down to the bottom of the list. You will see a new option called "Navigation Bar" has been added. If you press this option you will see a toggle switch for "Hide Navigation Bar" along with some instructions on how to use it. Once you have toggled the switch to hide the navigation bar, you can revert back to the Standard Emotion UI and the setting will be retained.
After I hid the navigation bar I found some apps I had difficulty installing would start to work OK. For example, if you try to install NBA Jam without hiding the navigation bar, it will get hung on the initial splash screen. After I hid the navigation bar, NBA Jam would check for updates and then proceed to the game without any problem.
Hope this helps anyone having difficulty with the nav bar!
Zag
Click to expand...
Click to collapse
This is the Kitkat feature I missed the most. My main motivation to buy a HAM2 was to read novels in it, instead of carrying a smaller phone and a tablet. For that purpose, the screen is stunning, but that dammed gray navbar was always in the way. Not anymore!
Thank you so much for this tip. You made my day!
Wow, nice find!
Now I have a bit more room on this already huge display. Thanks! :good:
Zagzagel said:
Hi All,
It took me a while to figure out, but you can add an option to hide the grey nav bar on an unrooted HAM2 and make it reappear by swiping up. It is somewhat confusing because the nav bar setting is not available if you have your Emotion UI set to the Standard home screen style. You have to apply the "Simple" home screen style first, which is the one with the giant colored buttons for grandma to use.
After you apply the Simple home screen style, go back into settings, select More Settings and then scroll down to the bottom of the list. You will see a new option called "Navigation Bar" has been added. If you press this option you will see a toggle switch for "Hide Navigation Bar" along with some instructions on how to use it. Once you have toggled the switch to hide the navigation bar, you can revert back to the Standard Emotion UI and the setting will be retained.
After I hid the navigation bar I found some apps I had difficulty installing would start to work OK. For example, if you try to install NBA Jam without hiding the navigation bar, it will get hung on the initial splash screen. After I hid the navigation bar, NBA Jam would check for updates and then proceed to the game without any problem.
Hope this helps anyone having difficulty with the nav bar!
Zag
Click to expand...
Click to collapse
This option should be there regardless of what launcher u are using.. It's a standard feature in the settings.. No? I have a China version on 4.4.2.. No sure if there's a difference though..
scpion said:
This option should be there regardless of what launcher u are using.. It's a standard feature in the settings.. No? I have a China version on 4.4.2.. No sure if there's a difference though..
Click to expand...
Click to collapse
It is not visible with standard home screen but it is in simple which not too many people switch to it.
Sent from my MT2L03 using Tapatalk 2
Thanks very much for sharing this!
Sent from my MT2L03 using XDA Free mobile app
A bit laggy compared to using one of the root options.
Zagzagel said:
Hi All,
It took me a while to figure out, but you can add an option to hide the grey nav bar on an unrooted HAM2 and make it reappear by swiping up. It is somewhat confusing because the nav bar setting is not available if you have your Emotion UI set to the Standard home screen style. You have to apply the "Simple" home screen style first, which is the one with the giant colored buttons for grandma to use.
After you apply the Simple home screen style, go back into settings, select More Settings and then scroll down to the bottom of the list. You will see a new option called "Navigation Bar" has been added. If you press this option you will see a toggle switch for "Hide Navigation Bar" along with some instructions on how to use it. Once you have toggled the switch to hide the navigation bar, you can revert back to the Standard Emotion UI and the setting will be retained.
After I hid the navigation bar I found some apps I had difficulty installing would start to work OK. For example, if you try to install NBA Jam without hiding the navigation bar, it will get hung on the initial splash screen. After I hid the navigation bar, NBA Jam would check for updates and then proceed to the game without any problem.
Hope this helps anyone having difficulty with the nav bar!
Zag
Click to expand...
Click to collapse
A bit laggy compared to using one of the root options. But better ten nothing if you don't want to root. Thanks.
Thank you,.!.!
Only reason I wanted to rood was immersive mode, this is close enough.
I love this phone even more now - coming from a 32gb One plus one.
Damn! You had a oneplus one? I got an invite but I'm gonna have to pass on that
Sent from my MT2L03 using XDA Free mobile app
Zagzagel said:
Hi All,
It took me a while to figure out, but you can add an option to hide the grey nav bar on an unrooted HAM2 and make it reappear by swiping up. It is somewhat confusing because the nav bar setting is not available if you have your Emotion UI set to the Standard home screen style. You have to apply the "Simple" home screen style first, which is the one with the giant colored buttons for grandma to use.
After you apply the Simple home screen style, go back into settings, select More Settings and then scroll down to the bottom of the list. You will see a new option called "Navigation Bar" has been added. If you press this option you will see a toggle switch for "Hide Navigation Bar" along with some instructions on how to use it. Once you have toggled the switch to hide the navigation bar, you can revert back to the Standard Emotion UI and the setting will be retained.
After I hid the navigation bar I found some apps I had difficulty installing would start to work OK. For example, if you try to install NBA Jam without hiding the navigation bar, it will get hung on the initial splash screen. After I hid the navigation bar, NBA Jam would check for updates and then proceed to the game without any problem.
Hope this helps anyone having difficulty with the nav bar!
Zag
Click to expand...
Click to collapse
WOW!!! Thanks so much for sharing this great find. It works GREAT!!!!!
Thanks given. This was the only reason I was rooted. Along with greenify. Now with the ability to hide the navbar and the ability to disable background apps included in the stock ROM, I really don't have any need for root. I still might use links2sd to install more apps if I hit that 6gb limit. This phone is solid!
Making the navigation bar hidden is called "immersive mode". There are apps on the Play Store that supposedly let you toggle immersive mode. Please post your results if you try one.
I'm guessing those apps will let you switch to immersive mode independent of standard or simple mode.

Notification shade pull down and bottom-up

So it looks like the G6 has an awesome button at the bottom to pull down the notification shade so you dont have to stretch all the way to the top of the device. How about moving the notification shade to the bottom? This would make a lot more sense given how big phones are getting. Really the only reason you stretch to the top of the phone is to get to the quick toggles or notifications up top. Would be great if this came from the bottom to alleviate this.
Hi
Well, that requires a software modification, but if you want that button, it can be easily added if your rom supports Navigation Bar, you can add custom button and set function to pull down notification, and even if it doesn't you can add it with xposed and gravity box app.
Regards Migo

App or setting that can disable Notification shade(not notifications) in games.

I want to disable the notification shade entirely as its very irritating mid game. sometimes even pulls down the whole notification area since I use claw many buttons near the top of screen.
google only give solutions to disable notifications not the bar itself.
im currently unrooted and on stock rom don't mind unlocking and flashing if necessary.
I use full screen mode with gestures not buttons like shown in screenshot, enabled for getting using screenshot shortcut only (by long press back button)

Must Have Apps on the ROG 2 [1-11-2019]

Hi guys,
These apps i am about to introduce will change your phone experience for the better not just our phone for that matter but any Android phone.
1. Immersive Mode Manager (Paid)
This app is a must for every Amoled screen to protect your phone from future screen burn, the other thing is you get to enjoy the full screen experience with every app on your phone. I install this app on all of my Android devices.
I have created a thread long ago doing it manually but i think it's too much of work for people who want an app for that, if you want a manual free alternative check it out.
2. Glimpse Notifications ( Free)
So on the ROG 2 phone only a couple of apps does wake the device when you receive a notification mostly chatting apps and I guess not all of them. This is where Glimpse Notifications solves the problem that is if you just want the screen to simply light up.
3. Blokada (Free)
You must have an Ad blocker on the list if you are unrooted and definitely one of the best open source and free app out there is this one.
4. Fluid Navigation Gestures (Free/Pro Features)
I will dare to say IMPO that it's the best custom gesture navigation app on Android currently. Also it's way better than the default gesture navigation because of the extra features.
5. Tiles (Paid)
Although it's a paid app it's worth its price. The beauty of having it you get options of having tiles of any application you need including the power button which I use mainly for that purpose, instead of clicking and wearing the power button.
6. Edge Gestures (Paid)
This is by one of my favorite developers in the play store, he has some other apps in the play store you should check them out. Now why I recommend this app because with this app you can add extra features to the default system gesture navigation which completes it.
I stopped using FNG because in certain apps it doesn't play well and sometimes it stops. So using this app you can add whatever shortcuts, apps using one swipe from whichever side of the screen you like especially the top part of the side where back swipe doesn't work anyway which makes the default gesture navigation complete.
7. Zone Launcher (Free/Paid)
Launch any app from any screen with one swipe, this is a new favorite.
-------
Edit:
I have removed "Light Flow" from the list due to it not working properly with our device. When you try to customize the led notifications for third party apps and then testing the modifications within the app itself everything seems be okey. But it turns out non of the modifications apply or stick. Anyway for now there isn't any third party app that can customize the led notifications for our device!
I will keep updating this thread once other apps are discovered or suggested.
-------
Thanks for the suggestions! Definitely these apps seem useful and apart from Fluid Nav Gestures and Light Flow, rest are new to me.
Also a small correction, link to Fluid Nav Gestures is wrong(tiles link attached to Fluid Nav Gestures text).
iShubham said:
Thanks for the suggestions! Definitely these apps seem useful and apart from Fluid Nav Gestures and Light Flow, rest are new to me.
Also a small correction, link to Fluid Nav Gestures is wrong(tiles link attached to Fluid Nav Gestures text).
Click to expand...
Click to collapse
Thanks, corrected!
I'll add Nova Launcher Pro (Paid)
and
https://play.google.com/store/apps/details?id=com.dustinb.icons.cobalt&hl=en_US
Cobalt icon pack
Rashad83 said:
Hi guys,
These apps i am about to introduce will change your phone experience for the better not just our phone for that matter but any Android phone.
1. Immersive Mode Manager (Paid)
This app is a must for every Amoled screen to protect your phone from future screen burn, the other thing is you get to enjoy the full screen experience with every app on your phone. I install this app on all of my Android devices.
I have created a thread long ago doing it manually but i think it's too much of work for people who want an app for that, if you want a manual free alternative check it out.
2. Glimpse Notifications ( Free)
So on the ROG 2 phone only a couple of apps does wake the device when you receive a notification mostly chatting apps and I guess not all of them. This is where Glimpse Notifications solves the problem that is if you just want the screen to simply light up.
3. Blokada (Free)
You must have an Ad blocker on the list if you are unrooted and definitely one of the best open source and free app out there is this one.
4. Fluid Navigation Gestures (Free/Pro Features)
I will dare to say IMPO that it's the best custom gesture navigation app on Android currently. Also it's way better than the default gesture navigation because of the extra features.
5. Tiles (Paid)
Although it's a paid app it's worth its price. The beauty of having it you get options of having tiles of any application you need including the power button which I use mainly for that purpose, instead of clicking and wearing the power button.
6. Light Flow Legacy (Free)
This app is a must have if you want to customize the led notification light for each app, currently i believe only 3 colors are available for our device (Red, Yellow, Green) so you can set any colors of those to any app you want.
-------
I will keep updating this thread once other apps are discovered or suggested.
-------
Click to expand...
Click to collapse
Hi, thanks for these. I really like FNG. However, I'm having an issue with Immersive Mode. All the input boxes that are normally above the keyboard (e.g. try to change the name of your phone) are hidden because they are now under the keyboard.
Any idea how to fix this?
Annie the Eagle said:
Hi, thanks for these. I really like FNG. How can I disable the standard action bar because currently, when I do the recents, it is simulating a double tap because I think both System UI and FNG are doing it
Click to expand...
Click to collapse
Make sure that the system navigation is set to virtual key navigation instead of gesture. Now if you have the pro version of FNG you can disable the navigation bar from the app settings. So either buy the pro version of FNG and disable the navigation bar from there or use another app to disable the navigation bar which you can find some apps do that in the play store.
I couldn't get light flow to work. What settings have u tested it with to get it working?
stealthj said:
I couldn't get light flow to work. What settings have u tested it with to get it working?
Click to expand...
Click to collapse
Make sure it's not killed by mobile manager. Also disable battery optimization for it. Personally I mainly use a different color for two apps sms and calls. I use red color for calls and yellow for sms.
Rashad83 said:
Make sure it's not killed by mobile manager. Also disable battery optimization for it. Personally I mainly use a different color for two apps sms and calls. I use red color for calls and yellow for sms.
Click to expand...
Click to collapse
Did both of those but still nothing. When I go to test and turn screen off, nothing happens.
stealthj said:
Did both of those but still nothing. When I go to test and turn screen off, nothing happens.
Click to expand...
Click to collapse
On my side when I do a test it works fine. But I can't confirm if it's working all the time because I can't recall the last time I noticed the notification light of my custom notifications.
Try to reinstall the app and play with settings.
Rashad83 said:
On my side when I do a test it works fine. But I can't confirm if it's working all the time because I can't recall the last time I noticed the notification light of my custom notifications.
Try to reinstall the app and play with settings.
Click to expand...
Click to collapse
I tried everything. I also have the pro version of led blinker, and that doesn't work either.
But who knows. Maybe a few restarts will help
Rashad83 said:
On my side when I do a test it works fine. But I can't confirm if it's working all the time because I can't recall the last time I noticed the notification light of my custom notifications.
Try to reinstall the app and play with settings.
Click to expand...
Click to collapse
I tried Light Flow Legacy, and it seems to work, except for cyan, blue and light blue color. If i put light blue, the led is Yellow. If i put cyan, the led is green. What's wrong?...
NajimKiSaad said:
I tried Light Flow Legacy, and it seems to work, except for cyan, blue and light blue color. If i put light blue, the led is Yellow. If i put cyan, the led is green. What's wrong?...
Click to expand...
Click to collapse
You can only customize 3 colors: yellow, green, red.
NajimKiSaad said:
I tried Light Flow Legacy, and it seems to work, except for cyan, blue and light blue color. If i put light blue, the led is Yellow. If i put cyan, the led is green. What's wrong?...
Click to expand...
Click to collapse
At least U got it to work. I installed light flow legacy and did the test.. still absolutely nothing.
Rashad83 said:
On my side when I do a test it works fine. But I can't confirm if it's working all the time because I can't recall the last time I noticed the notification light of my custom notifications.
Try to reinstall the app and play with settings.
Click to expand...
Click to collapse
I only see the notification light when the phone is off and is charging
I use the APP dimly. It helps lower the minimum brightness on the phone so you won't get blinded using it in a dark room.
I just updated my phone to 1908.21 WW and now ther LED notification is back and working again!
Rashad83 said:
Hi guys,
These apps i am about to introduce will change your phone experience for the better not just our phone for that matter but any Android phone.
1. Immersive Mode Manager (Paid)
This app is a must for every Amoled screen to protect your phone from future screen burn, the other thing is you get to enjoy the full screen experience with every app on your phone. I install this app on all of my Android devices.
I have created a thread long ago doing it manually but i think it's too much of work for people who want an app for that, if you want a manual free alternative check it out.
2. Glimpse Notifications ( Free)
So on the ROG 2 phone only a couple of apps does wake the device when you receive a notification mostly chatting apps and I guess not all of them. This is where Glimpse Notifications solves the problem that is if you just want the screen to simply light up.
3. Blokada (Free)
You must have an Ad blocker on the list if you are unrooted and definitely one of the best open source and free app out there is this one.
4. Fluid Navigation Gestures (Free/Pro Features)
I will dare to say IMPO that it's the best custom gesture navigation app on Android currently. Also it's way better than the default gesture navigation because of the extra features.
5. Tiles (Paid)
Although it's a paid app it's worth its price. The beauty of having it you get options of having tiles of any application you need including the power button which I use mainly for that purpose, instead of clicking and wearing the power button.
6. Light Flow Legacy (Free)
This app is a must have if you want to customize the led notification light for each app, currently i believe only 3 colors are available for our device (Red, Yellow, Green) so you can set any colors of those to any app you want.
7. Edge Gestures (Paid)
This is by one of my favorite developers in the play store, he has some other apps in the play store you should check them out. Now why I recommend this app because with this app you can add extra features to the default system gesture navigation which completes it.
I stopped using FNG because in certain apps it doesn't play well and sometimes it stops. So using this app you can add whatever shortcuts, apps using one swipe from whichever side of the screen you like especially the top part of the side where back swipe doesn't work anyway which makes the default gesture navigation complete.
-------
I will keep updating this thread once other apps are discovered or suggested.
-------
Click to expand...
Click to collapse
I have tried both Fluid Navigation Gestures and Edge Gestures, both pro/paid version, and the system will sooner or later make them stop working, and have to enable them again, having to give them permission to draw over other apps from time to time and it is a bit annoying. did you or someone manage to make it work perfectly? any tips on what might I be doing wrong? thanks
I don't think Tiles app works as it says it's only for Naugut and Oreo. I have paid for it and now it's not working. I don't know why did you say that it works with our phone. You should not give wrong info to others without checking.
Sent from my ASUS_I001DE using Tapatalk
Sedariya11 said:
I don't think Tiles app works as it says it's only for Naugut and Oreo. I have paid for it and now it's not working. I don't know why did you say that it works with our phone. You should not give wrong info to others without checking.
Click to expand...
Click to collapse
If you don't know how to use it that's is your problem, I have it right now on my device working. Add to that I haven't recommended any app on this thread without testing. Choose your words carefully!
One more thing, if you don't have anything positive to say just move on and let me be, you don't have to visit this thread or take my word for that matter!

Categories

Resources