Add client count badge

This commit is contained in:
Mygod
2018-05-09 17:38:49 -07:00
parent d7c5dd18a5
commit dad9bc19e3
13 changed files with 227 additions and 104 deletions

View File

@@ -68,7 +68,7 @@ class TetheringService : IpNeighbourMonitoringService(), VpnMonitor.Callback {
VpnMonitor.registerCallback(this)
receiverRegistered = true
}
postIpNeighbourAvailable()
updateNotification()
}
if (routings.isEmpty()) {
unregisterReceiver()