bigdigital / watchdrip

GNU General Public License v3.0
41 stars 13 forks source link

Hide notification badge #10

Closed Andries-Smit closed 1 year ago

Andries-Smit commented 1 year ago

The background service registers a notification as required by Android. The badge does not need to show on the icon and could be disabled https://developer.android.com/develop/ui/views/notifications/badges#java

A channel can not be updated. It requires the re-install to see the results