XStaminaHide
Remove new annoying permanent bar notification of stamina in MM and other type of notify from Stamina and SystemUI
in XperiaPowerService. java there is a method "updateNotification(boolean var1)" called when stamina is activated or deactivated so this call resources to create notification but it use a boolean value given when called, if this is true he do job otherwhise remove red bar, simple inject boolean always false -
UPDATE: Also removed battery warning from SystemUI when battery is less than 15% or when Stamina is off and battery is less than 30%
- Michele Renzullo, xda:Michele2
Also removed battery warning from SystemUI when battery is less than 15% or when Stamina is off and battery is less than 30%