sriharshaarangi / BatteryChargeLimit

GNU General Public License v3.0
382 stars 104 forks source link

option to not display a permanent notification #55

Closed jpggithub closed 7 years ago

jpggithub commented 7 years ago

Please add an option to not display the permanent status of the app in the notification aera. In my opinion, the status is just useful for someone that is worried about this status ;-) If everything works fine, it's like another parameters of the phone and a permanent notification is not required anymore.

milux commented 7 years ago

You're wrong about the meaning of the notification. It cannot be removed for the following simple reason: Apps that do not display a permanent notification cannot run background services with high priority. The OS considers such background services "low priority" and kills them instantly when it thinks that it needs more RAM for whatever reason.