clarify notification badge change

This commit is contained in:
Daniel Micay 2021-07-23 23:21:50 -04:00
parent a0a4a17bc4
commit 64ff48a801

View File

@ -424,7 +424,7 @@
<li>init: fix use-after-free from event handling closures (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li>
<li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li>
<li>Updater: add detailed failure / success notifications (turn off the 'Already Updated' notification channel if you don't want those minimum priority notifications with no status icon collapsed at the bottom)</li>
<li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification</li>
<li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li>
</ul>
</article>
-->