- 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