- 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
- 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
- Fix gesture option disappearing on later Android 11 builds
- Hotfix for Android 11 beta
- Lowered gesture area to 18dp to reduce conflicts with apps
- Fix Android 11 support
- Add support for Android 11/R (untested as Magisk isn't avaliable for Android R yet)
- Block installation on MIUI as it's incompatible with the module
- Added support for ROMs that use /vendor/overlays for their gesture overlays
- Update to the latest Magisk module template and some minor clean ups in the code
- Hopefully fixed the issue that made so uninstalling the module made gestures completely unavailable on some ROMs
- Reduced conflict with some apps (like Gboard) by slightly lowering the gesture trigger area
- Hide gesture bar correctly in landscape
- Initial release