Circle to Search
- Install https://github.com/reiryuki/Google-App-Magisk-Module
- Update the latest Google App at Play Store if available
- Run this in Termux:
su
device_config put launcher long_press_home_button_to_search_mpr true
device_config put launcher press_hold_nav_handle_to_search true
device_config put launcher press_hold_nav_handle_to_search_mpr true
device_config put launcher ENABLE_SETTINGS_OSE_CUSTOMIZATIONS true
device_config put launcher ENABLE_LONG_PRESS_NAV_HANDLE true
device_config put launcher ENABLE_LONG_PRESS_NAV_HANDLE_MPR true
device_config put launcher INVOKE_OMNI_LPH true
device_config put launcher INVOKE_OMNI_LPH_MPR true
device_config set_sync_disabled_for_tests persistent
- Install Zygisk LSposed
- Reboot
- Install https://github.com/RisenID/PixelSpoof
- Enable Google App in Xposed PixelSpoof
- Reboot
- Go to Navigation Mode in your Settings app and enable CTS
It's just experimental. I don't know if it's working or not.
If you want to restore to default, don't forget to run in Termux:
su
device_config set_sync_disabled_for_tests none
If commands are failure, then turn to permissive first:
su
setenforce 0
You can re-enable enforcing afterwards:
su
setenforce 1
- Install https://github.com/reiryuki/Google-App-Magisk-Module
- Update the latest Google App at Play Store if available
- Run this in Termux:
su
device_config put launcher long_press_home_button_to_search_mpr true
device_config put launcher press_hold_nav_handle_to_search true
device_config put launcher press_hold_nav_handle_to_search_mpr true
device_config put launcher ENABLE_SETTINGS_OSE_CUSTOMIZATIONS true
device_config put launcher ENABLE_LONG_PRESS_NAV_HANDLE true
device_config put launcher ENABLE_LONG_PRESS_NAV_HANDLE_MPR true
device_config put launcher INVOKE_OMNI_LPH true
device_config put launcher INVOKE_OMNI_LPH_MPR true
device_config set_sync_disabled_for_tests persistent
- Install Zygisk LSposed
- Reboot
- Install https://github.com/RisenID/PixelSpoof
- Enable Google App in Xposed PixelSpoof
- Reboot
- Go to Navigation Mode in your Settings app and enable CTS
It's just experimental. I don't know if it's working or not.
If you want to restore to default, don't forget to run in Termux:
su
device_config set_sync_disabled_for_tests none
If commands are failure, then turn to permissive first:
su
setenforce 0
You can re-enable enforcing afterwards:
su
setenforce 1