How to disable vibration / haptic feedback for fingerprint sensor fails? This is annoying!
X3 Pro stock MIUI 12.5.1
I used the search tool, but I didn't find anything specific like this.
Help!
Go to Playstore and install this
Database Editor
Open in and add this line (without quotes) on system table
"haptic_feedback_intensity"
and set the value to 0
This will disable any vibration/haptic feedback that can't be disable on settings...
Keep in mind don't uninstall the apps cause if you do then all the changes will revert back to default....
Wow!!! Amem! Thank You !!!
iPusak Gaoq™ said:
Go to Playstore and install this
Database Editor
Open in and add this line (without quotes) on system table
"haptic_feedback_intensity"
and set the value to 0
This will disable any vibration/haptic feedback that can't be disable on settings...
Keep in mind don't uninstall the apps cause if you do then all the changes will revert back to default....
Click to expand...
Click to collapse
I've been testing.
I could identify that it disabled 100% of all vibration for all events, and not just the biometric sensor.
Suggestion?
Related
Heave you ever hit home while aiming for space?
I've got a solution for you! With this tasker profile you're navbar will hide when the input field is active and turn on the gesture controls. You can get your navbar back with gesture or by simply losing input fields focus
Requirements:
-5T OB
-Tasker
-AutoInput
-Notification listener
Video showcase:
Tasker profiles:
https://pastebin.com/eiX45jwR
https://pastebin.com/fwPXtNH7
Seems like it does not work properly on custom rom which really sucks because I have been trying to find something like this to hide navbar while typing. Thank you for making it anyways .
vekenti said:
Seems like it does not work properly on custom rom which really sucks because I have been trying to find something like this to hide navbar while typing. Thank you for making it anyways .
Click to expand...
Click to collapse
Yeah, it requires OB3, I think it would be possible to hide the navbar like that on custom rom, but I'm not sure how you would bring it back, when you cannot lose input focus and you dont have gesture controls...
This is working greate with oreo no root
https://forum.xda-developers.com/showpost.php?p=75459997&postcount=97
with that app
this
Code:
adb shell pm grant jp.sakeapps.immersivesettings android.permission.WRITE_SECURE_SETTINGS
and this to hide keyboard too
Code:
adb shell settings put system buttons_show_on_screen_navkeys 0
MeeP_PL said:
Heave you ever hit home while aiming for space?
I've got a solution for you! With this tasker profile you're navbar will hide when the input field is active and turn on the gesture controls. You can get your navbar back with gesture or by simply losing input fields focus
Click to expand...
Click to collapse
Thanks, this is working great. Also gives me another use for Tasker which is always a plus. :good:
Hi! Really interesting! Is this still working? I get an error with
settings put system op_gesture_button_enabled 0
although I gave secure settings permission to tasker! Does it need root?
I press "n" often when I want to press space
BungleMX said:
This is working greate with oreo no root
https://forum.xda-developers.com/showpost.php?p=75459997&postcount=97
with that app
this
Code:
adb shell pm grant jp.sakeapps.immersivesettings android.permission.WRITE_SECURE_SETTINGS
and this to hide keyboard too
Code:
adb shell settings put system buttons_show_on_screen_navkeys 0
Click to expand...
Click to collapse
Hi,
I know it's a long time, but can you explain this method a bit more in detail. I tried it, it basically works (when I set immersive WhatsApp then it's doing what it should), but especially with GBoard it doesn't.
When I have GBoard and WhatsApp set to immersive.navigation WhatsApp doesn't show the NavBar but as soon as GBoard opens to type a message, the navbar shows up again.
With
adb shell settings put system buttons_show_on_screen_navkeys 0
the navbar disappears completely, I have no chance to operate the phone anymore.
What am I doing wrong?
Wrapp said:
Hi,
With
adb shell settings put system buttons_show_on_screen_navkeys 0
the navbar disappears completely, I have no chance to operate the phone anymore.
What am I doing wrong?
Click to expand...
Click to collapse
That's the purpose. You have to install simple pie or any other replacement of the stock navbar before erase it with adb shell op_gesture_button_enabled 0 mod
I use my phone to read in bed at night. I have two questions.
Does anyone know how I can disable the charging LED?
Does anyone know of a way to increase the intensity of night mode beyond the stock settings?
If it helps I have Xposed and magisk. Oh also, I would prefer not to use gravity box for Oreo, as it seems to mess up some things with the status bar.
I want to do this too , I don't understand why there isn't an option to turn it off.
I downloaded Lightmanager and lightflow to try and turn it off, unfortunately didn't work.
Same. Sure wish at least the LED brightness could be controlled.
With lightning manager, config the color with 000001 (it doesn't work with 000000)
Only way is to turn off LED for all.
Settings > Display>Blink LED
For those who were interested, I solved this by using the app Light Flow.
I use tasker to do this and the secure settings plugin. In the secure settings plugin I run the following script:
settings put system battery_charging_led 0
This will only disable the charging led. Change the 0 for a 1 to turn it on again.
Hexyl said:
I use tasker to do this and the secure settings plugin. In the secure settings plugin I run the following script:
settings put system battery_charging_led 0
This will only disable the charging led. Change the 0 for a 1 to turn it on again.
Click to expand...
Click to collapse
Does this still work for you on latest Android?
It works on Lineage Android 9 on OnePlus 3T.
Thank you!
Coming from a Huawei Mate 7 and 8, I'm completely familiar with the "unique" ways of how notifications are handled on Chinese phones and the hoops you have to jump through to make it work. With that said, i think I've met my match. Just received my NS global edition last week and for the life of me, i cannot get notification to work for one of my apps - Nine email. I have done the following:
1. Enable autostart in iManager
2. Grant all permissions (for the hell of it) in iManager
3. Allow all notifications in settings > status bar & notifications
4. Allow background consumption in settings > battery
5. Disable battery optimization in built-in Android battery setting (via GSam Battery monitor)
Despite all that...nothing is happening when the screen is off. I get the notification when screen is on but absolutely nothing when it's off. The phone is completely stock at this point, i have not done any ADB commands of that nature. Does anyone have other places to check that i might have overlooked? Thanks!
need to do this: settings-more settings-applications-installed-your app-permission-single permission settings- than activate all option than go back to notification and enable.what u want.
TKD29 said:
need to do this: settings-more settings-applications-installed-your app-permission-single permission settings- than activate all option than go back to notification and enable.what u want.
Click to expand...
Click to collapse
That's exactly what i did on item #2 and #3.
i have no problem with this settings, all nottifications works.
TKD29 said:
i have no problem with this settings, all nottifications works.
Click to expand...
Click to collapse
You're absolutely right! I'm so stupid..i did an export/import of the config for this app from the Mate 8 over and that broke the notification! Notification does work with all of those steps, i just have to do a fresh setup of the app! :laugh::good:
Anyone with china rom honor v20 that have problems with notifications?
i did this but sometimes i can´t receive notifications in some apps
"You have to take a number of measures in order to get notifications to work reliable:
1. Go to phone manager and set application in start apps on manual - and activate all switches
2. Type in "battery optimization" in settings and switch it off for the app
3. Open the app and then go to "recent apps" swipe the app down so a little lock appears above the app
4. Go to settings, then apps, then choose the app. Give all permissions and notifications
5. (Most important): go to settings - battery - further settings. Activate "always stay connected"
Notifications should work fine now. If not, uninstall the app, reinstall it and do steps 1 to 4 again.
BTW some expression I used may not be correct as I have set my phone language to German."
dentedilupo said:
Anyone with china rom honor v20 that have problems with notifications?
i did this but sometimes i can´t receive notifications in some apps
"You have to take a number of measures in order to get notifications to work reliable:
1. Go to phone manager and set application in start apps on manual - and activate all switches
2. Type in "battery optimization" in settings and switch it off for the app
3. Open the app and then go to "recent apps" swipe the app down so a little lock appears above the app
4. Go to settings, then apps, then choose the app. Give all permissions and notifications
5. (Most important): go to settings - battery - further settings. Activate "always stay connected"
Notifications should work fine now. If not, uninstall the app, reinstall it and do steps 1 to 4 again.
BTW some expression I used may not be correct as I have set my phone language to German."
Click to expand...
Click to collapse
Its not only the Chinese ROM issue its the way to whitelist apps from EMUI 8 even on global variants.
miststudent2011 said:
Its not only the Chinese ROM issue its the way to whitelist apps from EMUI 8 even on global variants.
Click to expand...
Click to collapse
any way to fix it?
dentedilupo said:
any way to fix it?
Click to expand...
Click to collapse
No other way you have to follow the same procedure you mentioned.
there isn´t any system app that if removed, all notifications will work?
it´s possible to root this phone?
dentedilupo said:
there isn´t any system app that if removed, all notifications will work?
it´s possible to root this phone?
Click to expand...
Click to collapse
If you have bootloader unlocking code. Then it's possible to root your phone.
I'm on version 9.5.8 and was wondering is there a way to disable the update now notification?
Camack said:
I'm on version 9.5.8 and was wondering is there a way to disable the update now notification?
Click to expand...
Click to collapse
It's an app, so you can disable the system notifications from notification settings or just freeze the app.
strongst said:
It's an app, so you can disable the system notifications from notification settings or just freeze the app.
Click to expand...
Click to collapse
I tried to disable the notification in settings but it says System Update these notifications can't be turned off, do you know the app name so I can freeze or remove it from system app/priv-app?
Camack said:
I tried to disable the notification in settings but it says System Update these notifications can't be turned off, do you know the app name so I can freeze or remove it from system app/priv-app?
Click to expand...
Click to collapse
"System-Update"
Wow, this is exactly the question I wanted to ask.
Regarding method 1 (disabling the notifications), I can't find System-Update in Settings / Notifications / All apps.
That leaves method 2 (freezing). What tool do you suggest to do that?
I uninstalled Greenify because its hibernation was incompatible with Fingerprint unlocking (even with the 'slow method' enabled.)
EDIT: this seemed to work, is this a recommended way to do it?
- Open Titanium Backup Pro
- Tap the Backup/Restore tab
- At the top right, tap "Click to Edit Filters"
- Uncheck "User", check "System"
- Tap the green checkmark at the top right
- Scroll down to System Update 2.0.etc
- Tap Freeze
who ah way said:
Wow, this is exactly the question I wanted to ask.
Regarding method 1 (disabling the notifications), I can't find System-Update in Settings / Notifications / All apps.
That leaves method 2 (freezing). What tool do you suggest to do that?
I uninstalled Greenify because its hibernation was incompatible with Fingerprint unlocking (even with the 'slow method' enabled.)
EDIT: this seemed to work, is this a recommended way to do it?
- Open Titanium Backup Pro
- Tap the Backup/Restore tab
- At the top right, tap "Click to Edit Filters"
- Uncheck "User", check "System"
- Tap the green checkmark at the top right
- Scroll down to System Update 2.0.etc
- Tap Freeze
Click to expand...
Click to collapse
You need to enable the view of system apps within 1st method, otherwise only user apps are shown.
Freezing within TB works this way
Wow, fantastic. So I see that at the top right, there is a menu that lets you see system apps.
Awesome, thank you very much!!!
Well, I have found a new way. Using any root explorer, just go to system/app/OPBACKUP/ and rename OPBackup.apk to OPBackup.apk.bak and you are done...
adeelsmatrix said:
Well, I have found a new way. Using any root explorer, just go to system/app/OPBACKUP/ and rename OPBackup.apk to OPBackup.apk.bak and you are done...
Click to expand...
Click to collapse
Thank you! You helped me back with op 6. Any idea for op 8 pro, Android 11? They must have renamed the app, thank you!
You can use Titanium Backup to disable the updater...