/DoubleTaptoSleep

An Xposed module that turns off the display when you double-tap on the status bar or lockscreen

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

DoubleTaptoSleep

An Xposed module that turns off the display when you double-tap on the status bar or lockscreen. Unlike most other modules that do this, this one is standalone and does nothing else.

This implementation is mostly based on the one from siavash79's AOSPMods, with some additional inspiration from the implementation in LineageOS.