VR-25 / acc

Advanced Charging Controller
https://github.com/Magisk-Modules-Repo/acc
GNU General Public License v3.0
1.75k stars 109 forks source link

[feature-request] Make it possible to send multiple notifications with `acc -n` #204

Closed tamas646 closed 11 months ago

tamas646 commented 1 year ago

The current behavior of acc --notif is that if there's been a notification already showed, it will overwrite it and because of this the previous notification will be lost.

There could be an option to create an independent notification (maybe by giving a custom id or something) which does not overwrite the already shown notification.

VR-25 commented 11 months ago

Done! You can pull the latest commits with acc -u dev. Reverting to the previous build and config is as simple as running acc -b.