exelix11 / XHideBatterySaver

Hide the annoying battery saver color from the status bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XHideBatterySaver

This simple XPosed module removes the battery saver color from the status bar

Compatibility

I tested this only on my phone running resurrection remix 6.1 (android 8.1).
Should work on any android Oreo, a way of checking compatibility without installing it is to decompile SystemUI.apk and check if \com\android\systemui\statusbar\phone\BarTransitions.java contains private final int mPowerSaveWarning

Usage

  • Get latest apk from releases tab or build it yourself and install it
  • Enable from Xposed installer and reboot
  • Enable battery saver
  • Enjoy :)

About

Hide the annoying battery saver color from the status bar


Languages

Language:Java 100.0%