Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 867 Bytes

OC.md

File metadata and controls

24 lines (24 loc) · 867 Bytes

v6.7

  • Fix gesture option disappearing on later Android 11 builds

v6.6

  • Hotfix for Android 11 beta

v6.5

  • Lowered gesture area to 18dp to reduce conflicts with apps

v6.4

  • Fix Android 11 support

v6.2

  • Add support for Android 11/R (untested as Magisk isn't avaliable for Android R yet)

v6.1

  • Block installation on MIUI as it's incompatible with the module

v6.0

  • Added support for ROMs that use /vendor/overlays for their gesture overlays

v5.0

  • Update to the latest Magisk module template and some minor clean ups in the code

v4.0

  • Hopefully fixed the issue that made so uninstalling the module made gestures completely unavailable on some ROMs

v3.0

  • Reduced conflict with some apps (like Gboard) by slightly lowering the gesture trigger area

v2.0

  • Hide gesture bar correctly in landscape

v1.0

  • Initial release