This Magisk Module lets you tweak Android 10-13's gestures.
- Android 10-13
- Magisk 20+
- Flash the module
- Select the desired options on the volume selector
- Reboot
- Enjoy!
Run on a terminal app the following command su -c hn
- Any option not working is due to incompatibility with your current ROM (there's little i can do about it)
- GSI compabitility isn't guaranteed due to Magisk's inconsistent GSI support
- For issues related to GCam after installing the module you may use the terminal setup tool to increase the navbar size slightly to workaround the issue
- Automatic navbar coloring doesn't work on Android 11+
- Android Default
- Fullscreen
- Immersive (With the Pill + Default Keyboard Spacing)
- Immersive (With the Pill + Small Keyboard Spacing)
- Immersive (Without the Pill + Default Keyboard Spacing)
- Immersive (Without the Pill + Small Spacing under the Keyboard)
- Additionally back gestures can be disabled on Android 11-12 for either left side only (to access side menus on apps) or both sides (if one wishes to remap the back gestures with other apps)
If you wish to have the installer translated to your language send me a text file containing all lines (inside ui_print in common/install.sh) either on Github or my Email, omit special symbols such as á,ã
-
skittles9823 for his help with the initial install script
-
Nebulart for the banner
-
Samchugit for making the original immersive gestures module
-
Zackptg5 for the MMT-Ex template
-
Topjohnwu for making Magisk
-
RKBDI for the Rboard module
-
Gnonymous7 for some general inspiration, if you want more visual tweaks make sure to check out their module G-VisualMod
-
All Custom ROMs who made my module an official feature in their ROM (AOSIP, Havoc & etc)
- Added Samsung A12 support
- Proper MIUI detection/install logic (should provide compatibility to MIUI based on Android 10, not tested)
- Removed unnecessary waiting during module install
- Added Fox Manager Extension support (support link shortcut when installing the module)
- Try and improve the volume selector delay a bit
- Fix the Terminal Config tool
- Proper MIUI 13 support
- Added MIUI support (confirmed working on MIUI 13)
- Fixed Terminal Script not working on devices with pseudo/fake xbin folders
- Fixed miscelaneous error messages
- Fixed Terminal config tool on Android 13 (Google's fault this time lol)
- Tablet support (it works inconsisntently)
- Full AAPT rewrite
- Added terminal config tool for changing each navbar parameter (To use it run the following on a terminal app su -c hn)
- Fixed the Gcam lag when switching modes
- Preemptive Android 13 support (untested)
- Added Support for Android 12L, and thank you all very much for your support over these 2 years of development
- Allow hiding the buttons underneath the keyboard in Immersive mode
- Fix Rboard checking for the keyboard spacing removal feature (apologies to RKBDI for the troubles)
- Automatically removes conflicting overlays during install (AKA some theme modules that include gesture overlays for no reason at all)
- More reliable language detection (should prevent issues where the installer shows no text)
- Added support for translations in the installer (currently included languages are English, Portuguese and Spanish)
- Allow disabling back gesture also on Android 10 (due to way A10 handles the back gesture it's only possible to disable them completely and on fullscreen mode only, if you have Xposed on A10 and wishes to disable only the left back gesture use this Xposed module https://github.com/kuba2k2/NoLeftBackGesture/releases/tag/v1.0)
- Fix install (sorry for the inconvenience)
- Updated Volume selector (from MMT-EX), should resolve install issues on some devices
- Increased the timeout to 10s to give users time to read the options
- Reenable back gestures on NO (on the whether to disable back gestures or not) option
- Reenable back gesture on uninstall (if user is unable to change the device's back gesture sensitivy from settings)
- Allow disabling back gesture on A11-12 (Left only for side menus and Left & Right for gesture apps)
- Update MAXAPI to 31 to support the eventual stable A12 release
- Update Volume selector
- Revised install logic
- Disable the Gboard spacing some Android 11 ROMs were using by default (users are still free to change/reenable the spacing with Rboard as I've made sure my code won't overlap with it)
- Fix and go back to using the new install logic on Android 11
- Revert to old install logic on Android 11 (attempts to bug fix module not installing correctly on some devices)
- Fixed an issue that was causing hide pill to be installed regardless of user preference
- Cleaner install code (again)
- Remove Android 11 specific overlays (no longer necessary as the standard ones work just fine on 11)
- Clean up install code even more
- Fix immersive sensitivity options
- Clean up installer code significantly
(if you notice any issues on Android 11 due to the new install logic report to me immediatelly)
- Fix for Immersive+default sensitivity not getting properly installed
- Allow changing gesture sensitivity (for users who may prefer Android's default gesture sensitivity)
- Fix fullscreen gestures installation (apologies for the inconvenience)
- Added new options during install
- Small keyboard bar (for immersive mode): Allows you to have less spacing underneath the keyboard
- Hide Pill (for immersive mode): Allows you to have a near fullscreen experience while still keeping the spacing underneath the keyboard
- Switch to the MMT-EX template and added immersive gestures by samchugit as an option
For older changelogs check here