Alert Slider customization - OnePlus 7 Pro Questions & Answers

I just wondered if anyone has found a way to customize the alert slider on the OP7P? The default settings are way too limited. I found an app/Xposed module for OP 6 & earlier called "Oxygen Slider" but it doesn't seem to work on OP7P. Other remapping apps don't recognize slider changes as a key press, so I'm not sure how exactly it works. If I could figure out how to detect state/changes I'd be happy to use Tasker to customize settings. Anyone have any insight?
If there's a related thread, someone please point me there... my search didn't find anything. Thanks!

terlynn4 said:
I just wondered if anyone has found a way to customize the alert slider on the OP7P? The default settings are way too limited. I found an app/Xposed module for OP 6 & earlier called "Oxygen Slider" but it doesn't seem to work on OP7P. Other remapping apps don't recognize slider changes as a key press, so I'm not sure how exactly it works. If I could figure out how to detect state/changes I'd be happy to use Tasker to customize settings. Anyone have any insight?
If there's a related thread, someone please point me there... my search didn't find anything. Thanks!
Click to expand...
Click to collapse
I too have been searching for a while asked in the question section over 100 views and no replies ?

Try Tasker from play store

siuraczewski said:
Try Tasker from play store
Click to expand...
Click to collapse
Thanks for the suggestion. I use Tasker for other things, but can't find a way to identify the position or changes to the alert slider. It doesn't work like a button or any sort of input. In older versions of OOS there was a file in /sys called tri-state-key which was used to record the state of the slider, but this file doesn't seem to exist in current versions like on the OP7P. There's a directory with that name but I can't figure out how it works.
Sent from my OnePlus7Pro using XDA Labs

terlynn4 said:
Thanks for the suggestion. I use Tasker for other things, but can't find a way to identify the position or changes to the alert slider. It doesn't work like a button or any sort of input. In older versions of OOS there was a file in /sys called tri-state-key which was used to record the state of the slider, but this file doesn't seem to exist in current versions like on the OP7P. There's a directory with that name but I can't figure out how it works.
Click to expand...
Click to collapse
Observe the "three_Key_mode" in global settings. At least that's what works for me in the latest version of OOS on my OP7 (non Pro). I use the silent mode position to start flashlight.

moneytoo said:
Observe the "three_Key_mode" in global settings. At least that's what works for me in the latest version of OOS on my OP7 (non Pro). I use the silent mode position to start flashlight.
Click to expand...
Click to collapse
Perfect, this works! Thanks!
Sent from my OnePlus7Pro using XDA Labs

moneytoo said:
Observe the "three_Key_mode" in global settings. At least that's what works for me in the latest version of OOS on my OP7 (non Pro). I use the silent mode position to start flashlight.
Click to expand...
Click to collapse
How would I do that? I guess I have to read a file or something?
I tried this: https://forum.xda-developers.com/oneplus-6t/help/question-ability-to-customize-alert-t3929871 but does not work. When I try to detect zen_mode there are only two values found:
0 when moving from top position to second
2 when moving from second to top.
lower position gives no value back.
any other change gives no value back.
three_Key_mode does not trigger event and seems to have no value.
Found it: apparantly I have to look for ringer_mode instead of three_Key_mode
ringer_mode = 0 = silent = top position
ringer_mode = 0 = vibrate = middle position
ringer_mode = 0 = normal = lower position
However, this only works when the slider is in default configuration. When I put the middle position on 'Alarms Only' I still get ringer_mode = 0.
So back to the question, how to get the state of the slider :|

moneytoo said:
Observe the "three_Key_mode" in global settings. At least that's what works for me in the latest version of OOS on my OP7 (non Pro). I use the silent mode position to start flashlight.
Click to expand...
Click to collapse
Can you teach me how to do it? I am new to tasker and I really want to learn.

Not sure if this helps anyone, but I created 3 different profiles for the 3 different slider positions. They're triggered when three_Key_mode = 1 (top), 2 (middle), or 3 (bottom). Here's an example of the trigger for my AlertSlider1 profile (top position), using State > System > Custom Setting. This works reliably for me to trigger any additional tasks I want, but it also still performs the stock behavior of sound/vibrate/silent. I haven't found a way to change that.
Sent from my OnePlus7Pro using XDA Labs

terlynn4 said:
Not sure if this helps anyone, but I created 3 different profiles for the 3 different slider positions. They're triggered when three_Key_mode = 1 (top), 2 (middle), or 3 (bottom). Here's an example of the trigger for my AlertSlider1 profile (top position), using State > System > Custom Setting. This works reliably for me to trigger any additional tasks I want, but it also still performs the stock behavior of sound/vibrate/silent. I haven't found a way to change that.
Sent from my OnePlus7Pro using XDA Labs
Click to expand...
Click to collapse
questions:
was this in OOS? what version if so?
justto clarify the variable "three_Key_mode" should change when i change the position of the slider?

Ae3NerdGod said:
questions:
was this in OOS? what version if so?
justto clarify the variable "three_Key_mode" should change when i change the position of the slider?
Click to expand...
Click to collapse
Yes, this was in OOS but on Pie. I just checked & the behavior seems to have changed in OOS 10. I'll post here if I figure it out again.
Edit: Confirmed it still works on 10.0.1.

terlynn4 said:
Yes, this was in OOS but on Pie. I just checked & the behavior seems to have changed in OOS 10. I'll post here if I figure it out again.
Click to expand...
Click to collapse
It still works for me on OOS 10.0.1.

moneytoo said:
It still works for me on OOS 10.0.1.
Click to expand...
Click to collapse
Weird, it's working again for me now too. Not sure why Tasker wasn't seeing the variable changes a few minutes ago. Sorry for the confusion.

Can confirm this method works fine in 10.0.1
Also I made a Tasker app attached below
Just turn off all notificationa for it, and disable battery optimization maybe? I haven't yet, and it works fine.
Also app must be started every reboot, will fix if possible.

For people who need an instruction here you go:
https://www.youtube.com/watch?v=wuwKEE1tyWk

Anyone found a way to disable the built in functionality yet, while preserving the custom functionality in Tasker?

flyoffacliff said:
Anyone found a way to disable the built in functionality yet, while preserving the custom functionality in Tasker?
Click to expand...
Click to collapse
Any updates on this? I am still searching months later and Googled my way back to this thread I posted in before, lol.

flyoffacliff said:
Anyone found a way to disable the built in functionality yet, while preserving the custom functionality in Tasker?
Click to expand...
Click to collapse
If I understand you correctly you want to always keep one ringer mode (example: normal) and use the slider to do stuff:
Wait till the global variable "three_Key_mode" changes to 1 for example and then set it back to your desired state (3 for normal, so your slider is still in the top position but your ringer mode is not silent) and execute your custom action (enable flashlight for example).
That's how I would do it.

Related

[APP] Oxygen Slider

Hi,
This Xposed module allows you to customize the alert slider's behavior in OxygenOS.
A while back, OnePlus decided to merge the framework of OxygenOS with HydrogenOS which rendered my similar application (Notification Slider) useless, at least in my opinion. The drastic internal changes made it impossible to reach the same level of customizability as before, and since the source code wasn't updated properly to reflect those changes, I sadly gave up on OxygenOS support.
Now, almost a year later I've returned to OnePlus and decided to give it another shot.
After a month of fun, but challenging work, this is the result.
Feel free to send me feature requests, or bug reports, via the Contact feature in the Info section of the app.
Click here to head over to the app's Google Play Store page
Module has not been succesfully loaded on 8.0 OP5.
Pixelhouse said:
Module has not been succesfully loaded on 8.0 OP5.
Click to expand...
Click to collapse
Haven't tested it on Oreo yet, will do so as soon as the stable OOS update arrives on the 5T. Anyway, have you made sure that the Xposed status is active, and that the module has been properly activated (and rebooted once)?
Not working on OP5T OOS 4.7.6 stock android 7.1.1. Module has been successfully loaded, but moving the slider doesn't do anything. Absolutely nothing happens, not even the original actions work.
Attached logs from xposed installer.
Rishi Sridhar said:
Not working on OP5T OOS 4.7.6 stock android 7.1.1. Module has been successfully loaded, but moving the slider doesn't do anything. Absolutely nothing happens, not even the original actions work.
Attached logs from xposed installer.
Click to expand...
Click to collapse
The same thing happens here too. Nothing happens when I move the slider after installing the Module and rebooting. I'm using a OP3 and the latest Open Beta still based on Nougat. I know Open Betas are not supported but I thought I'd try anyway.
Haven't tried this yet on Oreo Beta 2 but will certainly be keeping an eye on this, thank you!
Hello sevelith,
Really appreciate the effort your taking.
I have installed the app and activated the module in xposed but unfortunately nothing happens even after rebooting to apply changes.Even the default slider actions don't work.
surpra said:
Hello sevelith,
Really appreciate the effort your taking.
I have installed the app and activated the module in xposed but unfortunately nothing happens even after rebooting to apply changes.Even the default slider actions don't work.
Click to expand...
Click to collapse
Rishi Sridhar said:
Not working on OP5T OOS 4.7.6 stock android 7.1.1. Module has been successfully loaded, but moving the slider doesn't do anything. Absolutely nothing happens, not even the original actions work.
Attached logs from xposed installer.
Click to expand...
Click to collapse
Edit: I think I've pinpointed the issue. I've attached an APK below which contains a possible fix. Please try it out
Seveilith said:
Edit: I think I've pinpointed the issue. I've attached an APK below which contains a possible fix. Please try it out
Click to expand...
Click to collapse
Will try and update you shortly my friend
Update : Now it's working!thanks my friend .
But just a small question/request
If we set to flashlight(on) on top slider position and return to middle position it doesn't turn off(unless selecting flashlight to off for middle position,is there something u can do about it to turn off automatically when changing the slider position ?
And thank you for your work have been waiting for this a long time.
Id like to donate to you for this wonderful work,How can I donate to you my friend ?
surpra said:
Update : Now it's working!thanks my friend .
Click to expand...
Click to collapse
Glad to hear it!
As for your request, I guess I could implement an option that allows you to select which profiles that should automatically be disabled on slider changes.
You could either use the donation button next to my avatar, or use the built-in Donation menu option. Thank you very much!
Seveilith said:
Glad to hear it!
As for your request, I guess I could implement an option that allows you to select which profiles that should automatically be disabled on slider changes.
You could either use the donation button next to my avatar, or use the built-in Donation menu option. Thank you very much!
Click to expand...
Click to collapse
Thank you sevelith.
If you could do something like that it would be nice and everyone would love it I think.
And oops I dint notice the donate option in the app,,will do gladly
I tried the fix apk on 5t with Orea Beta 2
Everything works so good (just if you remeber to reboot after every change of slider function.
Thanks a lot
Inviato dal mio ONEPLUS A5010 utilizzando Tapatalk
Seveilith said:
Hi,
This Xposed module allows you to customize the alert slider's behavior in OxygenOS.
A while back, OnePlus decided to merge the framework of OxygenOS with HydrogenOS which rendered my similar application (Notification Slider) useless, at least in my opinion. The drastic internal changes made it impossible to reach the same level of customizability as before, and since the source code wasn't updated properly to reflect those changes, I sadly gave up on OxygenOS support.
Now, almost a year later I've returned to OnePlus and decided to give it another shot.
After a month of fun, but challenging work, this is the result.
Feel free to send me feature requests, or bug reports, via the Contact feature in the Info section of the app.
Click here to head over to the app's Google Play Store page
Click to expand...
Click to collapse
Can you please tell me the steps of how you got this too work? I can't seem to find Xposed for 5t and the fix apk won't install :crying:
I am on Beta 2, rooted with Magiks.
When I get my 5T shall be coming back to this thread
Works on rooted OP5T with Oreo open beta 2.
Thank you very much. A long awaited feature
Worked on my 3T running Open Beta 15, but caused instability. I couldn't open Xposed or use Nova Launcher, so I had to delete the app.
I'm planning on updating to Oreo soon, so maybe that'll solve my stability issue. Also, I second an option to disable flashlight after changing slider position. The off screen gesture is still faster, but only if you draw it accurately. That's why I wanted to use the slider. If it doesn't turn off when you change positions, then you have to use the gesture or tap the quick setting anyway which defeats the purpose.
Other than that, it's great. This is one thing I've needed most on my 3T and not had.
Hey @Seveilith
So tried you app on OnePlus 5 running Open Beta 4 android 8.0.
App was working fine but there was this one problem:
1. On Silent(vibrate), the phone was completely on silent. Tried calling from other phone no vibration.
2. On Silent, the phone vibrated when a call came.
Have not tested this for notifications, but this happens during a call.
Thanks a lot @Seveilith for the come back of this once beloved app!
I'd like to know if there is a profile where sound can be customized (using tasker or another automation app or even the volume buttons) from vibrate to ring. Or is the OOS limitation on sound (forced on or off dependig on the chosen profile) can't be overcome?
Bewildered Wolf said:
App was working fine but there was this one problem:
1. On Silent(vibrate), the phone was completely on silent. Tried calling from other phone no vibration.
2. On Silent, the phone vibrated when a call came.
Click to expand...
Click to collapse
I've noticed the issue on OxygenOS v4.7.6 as well, at least when transitioning from Silent to Silent (Vibrate). I'm currently working on a fix, and hopefully it will work on the Oreo builds as well (haven't taken a look at the Oreo source code yet).
gawain.j said:
I'd like to know if there is a profile where sound can be customized (using tasker or another automation app or even the volume buttons) from vibrate to ring.
Click to expand...
Click to collapse
Unfortunately, this is the result of the volume restrictions of OxygenOS. I havent decided yet, but I plan on implementing a new feature, or a standalone Xposed module, that unlocks these restrictions (e.g. by making it possible to change the ringer mode using the volume buttons).
Seveilith said:
I've noticed the issue on OxygenOS v4.7.6 as well, at least when transitioning from Silent to Silent (Vibrate). I'm currently working on a fix, and hopefully it will work on the Oreo builds as well (haven't taken a look at the Oreo source code yet).
Unfortunately, this is the result of the volume restrictions of OxygenOS. I havent decided yet, but I plan on implementing a new feature, or a standalone Xposed module, that unlocks these restrictions (e.g. by making it possible to change the ringer mode using the volume buttons).
Click to expand...
Click to collapse
Do tell me if you need some testing.

[Magisk20+][OOS9,10][CustomROM]Fingerprint Swipe Gestures(Back,Home,Recents,Sleep)

Fingerprint Swipe (left,right,up for Back, Home, Recents/Sleep)
The third party custom fingerprint apps were not working after Pie update, which was so useful since this is a huge phone, so made a custom module inspired by rori's module.
UPDATE
Couldn't update for a long time since I moved to OP7T.
Anyway got some free time in lockdown, so here we go
Fingerprint_swipe v3 Magisk20+ Changelog
Support for Magisk 20+ (Tested on Magisk 20.4)
Uses Latest MMT-Ex from Zackptg5
Works on OOS10 Open Beta
INSTALLATION : Remove other old Modules and flash this in Magisk (Should work on OOS and Custom ROMs)
What it does?
Swipe left for BACK/Close notification
Swipe right for HOME
Swipe up for RECENTS
Swipe up twice for switching to LAST APP
Swipe down UNTOUCHED (Default notifications swipe)
Download Fingerprint_swipe v3 https://androidfilehost.com/?fid=4349826312261774266
ALT version - Incase home gesture doesn't work with the above normal version in OOS, ALT version uses Swipe right for Sleep instead of home. Later I'll try to figure if Oneplus has overrided HOME because other gesture navigation. (Home gesture reportedly work again on OOS10 Beta, so you can use first version)
Download Fingerprint_swipe v3 ALT https://androidfilehost.com/?fid=4349826312261774265
User Requested Variants like Swipe to Answer Call, Brightness in Post#3​
Buy me a coffee if I had helped you!​
__OLD__
____________________________________________________________________________
Fingerprint Swipe (left,right,up for Back, Home, Recents/Sleep)
The third party custom fingerprint apps were not working after Pie update, which was so useful since this is a huge phone, so made a custom module inspired by rori's module.
What it does?
Swipe left for BACK/Close notification
Swipe right for HOME
Swipe up for RECENTS
Swipe up twice for switching to LAST APP
Swipe down UNTOUCHED (Default notifications swipe)
Alternate Version :
Swipe UP to Sleep/Lock instead of Recents
Tested on OP5T PIE Open Beta 20 to 28/stable 9.x Magisk v17.3/ v18/v19
*Uninstall/disable module before system update and reinstall / enable after updating system.
Works in most Custom ROMs like Pixel experience, test and report.
( Edit : Not working in OP6, it reportedly uses a different FP sensor and it do not recognise swipe at all
Edit 2: OP5T only)
If anyone need any specific custom actions I can make in free time.
User Requested variants attached in POST 3
Click to expand...
Click to collapse
thank you for the module, can you guide us how to customise the gestures?
Sent from my OnePlus5T using XDA Labs
Fingerprint_swipev3 Magisk20+ ALT Call EndCall
Swipe right to answer call directly (Opens phone app when there is no call)
Swipe left to end call directly (Sleep device when there is no call)
Fingerprint_swipev3 Magisk20+ ALT Call
Swipe right to answer call directly (Opens phone app when there is no call)
No end Call option to avoid accidental call ends
DOWNLOAD HERE​
Buy me a coffee if I had helped you!​
_OLD_
Goutham Ganesh said:
thank you for the module, can you guide us how to customise the gestures?
Sent from my OnePlus5T using XDA Labs
Click to expand...
Click to collapse
You can't customize on the go. You can unzip the module zip and alter the key layout file to customise the swipe gesture values to the required one if you know the particular key value for that action.
For example, Key value for RECENTS menu = APP_SWITCH
Make sure you don't change the power button values.
__________________________________________________________
User Requested variants attached below - Remove my other swipe module and install this.
vA - Swipe UP to sleep (remaining untouched ie, Down for Notification)
vB - Swipe LEFT to LOWER BRIGHTNESS, Swipe RIGHT to INCREASE BRIGHTNESS (UP and DOWN untouched, ie, Notification open and close)
Instructions - READ first post
Click to expand...
Click to collapse
Working great, thanks for such an awesome module it is very useful. :good:
Aswin08 said:
Fingerprint Swipe (left,right,up for Back, Home, Recents)
The third party custom fingerprint apps were not working after Pie update, which was so useful since this is a huge phone, so made a custom module inspired by rori's module.
What it does?
Swipe left for BACK/Close notification
Swipe right for HOME
Swipe up for RECENTS
Swipe up twice for switching to LAST APP
Swipe down UNTOUCHED (Default notifications swipe)
Tested on OP5T PIE Open Beta 20 Magisk v18
(May work on op6, if not report. )
If anyone need any specific custom actions I can make in free time.
Click to expand...
Click to collapse
Thanks for the module man. Never really got into fingerprint gestures before but how you've done it I really like as it's very functional and convenient. Have already recommended this to some people who also seem to enjoy it. Thank you:good:
DEVILOPS 007 said:
Thanks for the module man. Never really got into fingerprint gestures before but how you've done it I really like as it's very functional and convenient. Have already recommended this to some people who also seem to enjoy it. Thank you:good:
Click to expand...
Click to collapse
Welcome.
True, this is so convenient since I started using it from nexus 6p days. One of the useful addition in Oreo.
Wow that's awesome ! Even apps on play store can't do that :good:
Aswin08 said:
Fingerprint Swipe (left,right,up for Back, Home, Recents)
The third party custom fingerprint apps were not working after Pie update, which was so useful since this is a huge phone, so made a custom module inspired by rori's module.
What it does?
Swipe left for BACK/Close notification
Swipe up for RECENTS
Swipe down UNTOUCHED (Default notifications swipe)
Tested on OP5T PIE Open Beta 20 Magisk v18
(May work on op6, if not report. )
If anyone need any specific custom actions I can make in free time.
Click to expand...
Click to collapse
Looking forward to trying this out. Thank You!
Aswin08 said:
You can't customize on the go. You can unzip the module zip and alter the key layout file to customise the swipe gesture values to the required one if you know the particular key value for that action.
For example, Key value for RECENTS menu = APP_SWITCH
Make sure you don't change the power button values.
Click to expand...
Click to collapse
I unzipped the file and I found where to configure the values, but there are 8 of them. I know "Up,Down,Left,Right" but what are the other four? Also how do you know which is which. I mean which one represents Up, represents Down, represents Left....
Please forgive me if this is obvious I'm new to this process.
Works flawlessly on ob21 | op5t
Many thanks OP for this ! Works flawlessly.
Great mod and I have you rep on the other thread!
So when I'm on the home screen and finger down it shows quick settings, but when I finger up to minimize quick settings it automatically shows recents. I know that that's how you designed it but would it be possible to make it so that it closes the quick settings back first and back to home screen? Then I can finger up again to show recents. I hope my explanation isn't confusing.
Thanks
kanekz said:
Great mod and I have you rep on the other thread!
So when I'm on the home screen and finger down it shows quick settings, but when I finger up to minimize quick settings it automatically shows recents. I know that that's how you designed it but would it be possible to make it so that it closes the quick settings back first and back to home screen? Then I can finger up again to show recents. I hope my explanation isn't confusing.
Thanks
Click to expand...
Click to collapse
As you can see in the op post, when you want to close the quick settings use swipe left (Back) or swipe right (Home). Else I can only make a separate module with swipe up making notification close and recents action removed.
And coming to the complex action you have request where a same gesture works differently based on the current situation, its not possible in the file I modified. I need to look into other files to understand how things work.
Eazii said:
Looking forward to trying this out. Thank You!
I unzipped the file and I found where to configure the values, but there are 8 of them. I know "Up,Down,Left,Right" but what are the other four? Also how do you know which is which. I mean which one represents Up, represents Down, represents Left....
Please forgive me if this is obvious I'm new to this process.
Click to expand...
Click to collapse
In the order
up
Left
Right
Down
Other values may represent something else, maybe like long pressing in camera clicks pics, long press from locked device open payment service. But am not sure yet.
Aswin08 said:
In the order
up
Left
Right
Down
Other values may represent something else, maybe like long pressing in camera clicks pics, long press from locked device open payment service. But am not sure yet.
Click to expand...
Click to collapse
One more question if I may. You mention to "make sure not to change the power button values" but why and also what does the"power button value" do?
Eazii said:
One more question if I may. You mention to "make sure not to change the power button values" but why and also what does the"power button value" do?
Click to expand...
Click to collapse
Again I am not sure but it maybe the value of power button, so changing it may cause issues.
Aswin08 said:
Again I am not sure but it maybe the value of power button, so changing it may cause issues.
Click to expand...
Click to collapse
Bet! Thank you for taking time out your day to answer my questions
Guess I'm the first to test on Oneplus 6 (9.0.2 stable). Unfortunately no luck here but thanks all the same. Willing to help test if you have any ideas
Can confirm doesn't work on OP6 OOS 9.0.2 Magisk v18
I would donate 100$ if you could make this work on 6T
Not working on op6
PhoenixTank said:
Guess I'm the first to test on Oneplus 6 (9.0.2 stable). Unfortunately no luck here but thanks all the same. Willing to help test if you have any ideas
Click to expand...
Click to collapse
pankspoo said:
Not working on op6
Click to expand...
Click to collapse
jnss98b said:
Can confirm doesn't work on OP6 OOS 9.0.2 Magisk v18
Click to expand...
Click to collapse
Please remove the module, restart and attach the following file.
System/usr/keylayout/gf_input.kl
I'll try to see what went wrong in op6.

Fluid Navigation gestures on S10/+

My S10+ will be coming in next week. Wanted to check if fluid navigation gestures works on the s10, as im not that happy with the baked in gesture controls and much rather would customize the gestures. I don't see why it shouldn't work, but would rather check. Thanks!
Ati75 said:
My S10+ will be coming in next week. Wanted to check if fluid navigation gestures works on the s10, as im not that happy with the baked in gesture controls and much rather would customize the gestures. I don't see why it shouldn't work, but would rather check. Thanks!
Click to expand...
Click to collapse
Works perfectly well on my Note 9 with pie/One ui so I don't see any reason not to.
I'm planning to get S10+ and after installing Nova, Fluid gesture is the second thing I do!
I received my phone yesterday (US - Snapdragon) and I can report that FNG works perfectly fine.
Nice find, If the ADs in this are not a pain in the ass I will swap from using https://play.google.com/store/apps/details?id=com.xda.nobar&rdid=com.xda.nobar
this one uses less permissions.
Anyone noticed a bug that the fingerprint button is too low when using FNG. I only realised today to press above the sesnor to login in apps
Guitarfreak26 said:
Anyone noticed a bug that the fingerprint button is too low when using FNG. I only realised today to press above the sesnor to login in apps
Click to expand...
Click to collapse
Yep, it has some bugs. The FP icon is lower than it should be because the phone should shows up navbar but fluid tries to hide it.
I had the same issue. Hope developer can find the way to work out that issue.
elrosid said:
Yep, it has some bugs. The FP icon is lower than it should be because the phone should shows up navbar but fluid tries to hide it.
Click to expand...
Click to collapse
Im getting this too. It kinda sux but it's not a deal breaker... for now.
In Fluid Navigation gestures unhide nav bar the icon issue gets resolved.
__________________________________________________
Ok I found another way that's much smoother. First in Samsung settings disable gesture navigation, so the navigation bar is visible.
Then you need to hide the navigation bar from Fluid Navigation gestures.
I found if you have both enabled they keep fighting each other.
IronSingh said:
In Fluid Navigation gestures unhide nav bar the icon issue gets resolved.
__________________________________________________
Ok I found another way that's much smoother. First in Samsung settings disable gesture navigation, so the navigation bar is visible.
Then you need to hide the navigation bar from Fluid Navigation gestures.
I found if you have both enabled they keep fighting each other.
Click to expand...
Click to collapse
If you use that way, the fingerprint sensor location show up not correctly, it needs to be a little bit higher because you hide the navigation bar by adb command.
I found the best way to use any navigation bar gesture without samsung and other apps fighting each other but you will need 'setting database edit' app. I am still testing it since yesterday night and it is running flawlessly so far.
Please do tell I see the way I did it, it comes up hit or miss on the correct location. I have gotten used to it. I'm still getting used to this phone, the oneplus 6 was just a lot more intuitive. This phone i have been fiddling for 3 days. I kind of like how it is now
Why don't u use One Hand Operation+ from Samsung? It works better. I prefer the default Samsung gestures though. I guess big hands make it easier to use.
Fullmetal Jun said:
Why don't u use One Hand Operation+ from Samsung? It works better. I prefer the default Samsung gestures though. I guess big hands make it easier to use.
Click to expand...
Click to collapse
I was just going to share the same exact opinion
phuduong said:
If you use that way, the fingerprint sensor location show up not correctly, it needs to be a little bit higher because you hide the navigation bar by adb command.
I found the best way to use any navigation bar gesture without samsung and other apps fighting each other but you will need 'setting database edit' app. I am still testing it since yesterday night and it is running flawlessly so far.
Click to expand...
Click to collapse
A quick guide please!
Got my S10+ today. Got Fluid Navigation Gestures working fine so far but after i locked the phone and i am back in there is than no gestures and no navbar so i am kinda stuck.
Anybody else got that problem? If so you got any solution to fix it?
So I have it running but the fingerprint has moved down to the bottom of the screen any idea on a fix or have I stuffed something up?
Sent from my SM-G975F using Tapatalk
---------- Post added at 10:21 AM ---------- Previous post was at 10:20 AM ----------
phuduong said:
If you use that way, the fingerprint sensor location show up not correctly, it needs to be a little bit higher because you hide the navigation bar by adb command.
I found the best way to use any navigation bar gesture without samsung and other apps fighting each other but you will need 'setting database edit' app. I am still testing it since yesterday night and it is running flawlessly so far.
Click to expand...
Click to collapse
Can you explain more
Sent from my SM-G975F using Tapatalk
dominicstg2 said:
So I have it running but the fingerprint has moved down to the bottom of the screen any idea on a fix or have I stuffed something up?
Sent from my SM-G975F using Tapatalk
---------- Post added at 10:21 AM ---------- Previous post was at 10:20 AM ----------
Can you explain more
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
+1 @phuduong
Skickat från min SM-G975F via Tapatalk
Mennooo said:
+1 @phuduong
Skickat från min SM-G975F via Tapatalk
Click to expand...
Click to collapse
Hi, i found that feature, but after restart phone that reset and you will must do it again.
1. download SetEdit app from Google Play
2. in fluid app let hide bar setting disabled (don't hide navbar by this app) and enable gesture control by fluid.
3. Set the gesture control in the system settings (original by samsung)
4. Run SetEdit app and in Global Table find
navigation_bar_gesture_disabled_by_policy set value to 1
navigation_bar_gesture_while_hidden set value to 1
You may be prompted to grant authorization SetEdit app through ADB.
That's work perfectly for me, but maybe don't for you, be careful.
I apologize for not linking the apps, but I can't. I'm a new user and I don't have enough posts
Fluid NG fix!
kirisek95 said:
Hi, i found that feature, but after restart phone that reset and you will must do it again.
1. download SetEdit app from Google Play
2. in fluid app let hide bar setting disabled (don't hide navbar by this app) and enable gesture control by fluid.
3. Set the gesture control in the system settings (original by samsung)
4. Run SetEdit app and in Global Table find
navigation_bar_gesture_disabled_by_policy set value to 1
navigation_bar_gesture_while_hidden set value to 1
You may be prompted to grant authorization SetEdit app through ADB.
That's work perfectly for me, but maybe don't for you, be careful.
I apologize for not linking the apps, but I can't. I'm a new user and I don't have enough posts
Click to expand...
Click to collapse
That's a great solution and works great! You're an absolute life saver!! The only issue is that the 'navigation_bar_gesture_disabled_by_policy' value keeps reverting back to 0 every so often which makes it quite annoying to keep on.
Is there a fix for this? That would be great!
kirisek95 said:
Hi, i found that feature, but after restart phone that reset and you will must do it again.
1. download SetEdit app from Google Play
2. in fluid app let hide bar setting disabled (don't hide navbar by this app) and enable gesture control by fluid.
3. Set the gesture control in the system settings (original by samsung)
4. Run SetEdit app and in Global Table find
navigation_bar_gesture_disabled_by_policy set value to 1
navigation_bar_gesture_while_hidden set value to 1
You may be prompted to grant authorization SetEdit app through ADB.
That's work perfectly for me, but maybe don't for you, be careful.
I apologize for not linking the apps, but I can't. I'm a new user and I don't have enough posts
Click to expand...
Click to collapse
Can you post screenshot steps?
Sent from my SM-G975F using Tapatalk

Quick Settings Toggle

Just received the Mi 10 Pro. Anyone advise on the quick settings toggle when swipe down? There are only 12 options unlike previous phones and no way to change their order as far as I can find... the settings wheel in the top corner takes you to phone settings. Thanks in advance guys.
drmorten said:
Just received the Mi 10 Pro. Anyone advise on the quick settings toggle when swipe down? There are only 12 options unlike previous phones and no way to change their order as far as I can find... the settings wheel in the top corner takes you to phone settings. Thanks in advance guys.
Click to expand...
Click to collapse
At the end of the all the toggles themselves is one called Edit
Thanks alas but there is no edit icon... all there is as per the pic attached.... googled it extensively but some no definitive answer as yet....
scdoyle said:
At the end of the all the toggles themselves is one called Edit
Click to expand...
Click to collapse
drmorten said:
Thanks alas but there is no edit icon... all there is as per the pic attached.... googled it extensively but some no definitive answer as yet....
Click to expand...
Click to collapse
Strange...Here is mine. I swipe right on the first page of toggles and there is Edit at the end. Global version.
Yup, global version here too. MIUI global 11.0.2 stable 11.0.2.0(QJAMIXM). Yours the same MIUI version?
scdoyle said:
Strange...Here is mine. I swipe right on the first page of toggles and there is Edit at the end. Global version.
Click to expand...
Click to collapse
Yes, exact same. This makes no sense to me. It looks like you only have one page of toggles?
Makes no sense to me either, limited options and can't arrange most used to the top... maybe someone will be able to shine a light on it
scdoyle said:
Yes, exact same. This makes no sense to me. It looks like you only have one page of toggles?
Click to expand...
Click to collapse
Hi.
I have MIU version 11.0.10 on the global model And he doesn't show up either. With how useful it is.
This is a known issue, when restoring from a backup. Just reset the quick toggles: https://forum.xda-developers.com/note-4/general/how-to-reset-restore-quick-setting-to-t3671583
This should fix it
Thx for that... no backup as first Xiaomi... and the link there to Google+ is no more...
ThauExodus said:
This is a known issue, when restoring from a backup. Just reset the quick toggles: https://forum.xda-developers.com/note-4/general/how-to-reset-restore-quick-setting-to-t3671583
This should fix it
Click to expand...
Click to collapse
drmorten said:
Just received the Mi 10 Pro. Anyone advise on the quick settings toggle when swipe down? There are only 12 options unlike previous phones and no way to change their order as far as I can find... the settings wheel in the top corner takes you to phone settings. Thanks in advance guys.
Click to expand...
Click to collapse
Hola
1. This is a known bug but seemingly only affecting certain people.
2. The easiest way to fix this without the tedious resetting of your phone approach is to download System UI Tuner and reset the Quick Settings to the default configuration. You'll find the Edit button thereafter.
3. I had this issue on my Mi 10 - Global version running on the latest v11 of Xiaomi.EU custom ROM.
Hope this helps.
The link is not needed... Run the adb command... You might have to enable USB debugging and USB debugging (secure settings)
Hi.
Using this method with the app System UI will not affect when an update arrives?
Thanks a million that has sorted it out.... kept coming up with ADB server version doesn't match client but somehow figured it out adding just the line of code, restarted phone and the 2 page quick toggle menu is there along with the ability to edit it.
ThauExodus said:
The link is not needed... Run the adb command... You might have to enable USB debugging and USB debugging (secure settings)
Click to expand...
Click to collapse

Question How to swap buttons, show network speed etc

Hi everyone,
I just bought the Pixel 7 Pro and rooted it. I am coming from a Oneplus 7 Pro and there are few thing I would like to change to make my phone closer to what I am used to, maybe using root or a module?
Swap back and recent buttons, I use the back button a lot more and I often use my phone with one hand which makes it hard to reach, is there a way to swap those buttons? (fixed with AOSPMods)
Show network speed in status bar, this is a great way for me to know when I am having internet issues (fixed with AOSPMods)
Change audio output device – on the oneplus I can stay connected to my bluetooth speaker but output sound from the phone's speaker just by using the menu that shows when I press the volume button, is there a way to do that here?
Is there a way to remove the widget at the top of the home page? I do not care for it
Is there a way to move the google search bar to the top of the home page screen?
Change the quick setting from internet to just wifi (I often toggle wifi on and off, having it merged with data is a pain)
Double tap to turn off on home screen (AOSPMods allowed me to have it on lock screen but not home)
Let me know if there are hidden settings or other tricks that I am missing to achieve these
Thank you!
1. You can't 2. You can't, 3. I don't know. 4 No. 5. No.
I hear you on the navigation buttons. My Samsung Galaxy S21U let me swap the back and menu buttons but it appears the Pixel does not (at least not without rooting or with a custom rom).
This drove my crazy at first, but I ended up just switching to gesture navigation and it's actually really grown on me.
As for your bottom two questions, I personally prefer Nova Launcher and I know that both are possible with Nova. I'll let others advise whether it's possible with the native Google launcher.
Root + AOSPMods (XDA thread) can enable point #2 and probably others.
gigaboss said:
Hi everyone,
I just bought the Pixel 7 Pro and rooted it. I am coming from a Oneplus 7 Pro and there are few thing I would like to change to make my phone closer to what I am used to, maybe using root or a module?
Swap back and recent buttons, I use the back button a lot more and I often use my phone with one hand which makes it hard to reach, is there a way to swap those buttons?
Show network speed in status bar, this is a great way for me to know when I am having internet issues
Change audio output device – on the oneplus I can stay connected to my bluetooth speaker but output sound from the phone's speaker just by using the menu that shows when I press the volume button, is there a way to do that here?
Is there a way to remove the widget at the top of the home page? I do not care for it
Is there a way to move the google search bar to the top of the home page screen?
Let me know if there are hidden settings or other tricks that I am missing to achieve these
Thank you!
Click to expand...
Click to collapse
I was wondering the same thing about the repositioning of the gesture buttons. Samsung allowed you to do that.
llin said:
Root + AOSPMods (XDA thread) can enable point #2 and probably others.
Click to expand...
Click to collapse
Thanks will take a look!
llin said:
Root + AOSPMods (XDA thread) can enable point #2 and probably others.
Click to expand...
Click to collapse
Do I need Xposed? I remember on my OP7Pro that Xposed did not pass safetynet, did that change?
It worked, with AOSPMods I was able to swap the buttons and show network speed!
Still looking for the rest and:
Change the quick setting from internet to just wifi (I often toggle wifi on and off, having it merged with data is a pain)
Double tap to turn off on home screen
gigaboss said:
Do I need Xposed? I remember on my OP7Pro that Xposed did not pass safetynet, did that change?
Click to expand...
Click to collapse
LSPosed is required. Everything is system-less and I'm able to pass safetynet with the mods installed.

Categories

Resources