/HideNavBar

Primary LanguageShell

Fullscreen Gestures for Android 10-11

This Magisk module enables fullscreen gestures for Android 10-11. Both the navbar and pill will be hidden in order to maximize screen space.

If you still want the pill and the space underneath the keyboard you should try Immersive Gestural Navigation Bar for Android 10

Requirements

  • Android 10-11
  • Magisk 20+

Before:

After

Installation

  1. Flash this module.
  2. Reboot.
  3. Enjoy!

Special thanks

  • Rhyse Simpson for his help with module installer script

  • Nebulart for the banner

  • All Custom ROMs who made my module an official feature in their ROM (AOSIP, Havoc & etc)

Links

Disclaimer

  • This module won't work on devices running MIUI

Changelog

v1.0

  • Initial release

v2.0

  • Hide gesture bar correctly in landscape

v3.0

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

v4.0

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

v5.0

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

v6.0

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

v6.1

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

v6.2

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

v6.4

  • Fix Android 11 support

V6.5

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

V6.6

  • Hotfix for Android 11 beta