You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android
Andrea Gottardo ea928ca971
ui: deliver health notifications to user (#426)
Updates tailscale/tailscale#4136

This PR adds support for notifying the user when health warnings are sent down coming from LocalAPI. We remove duplicates and debounce updates; then deliver a notification for each health warning are they are sent down. Just like on macOS, notifications are removed when a Warnable becomes healthy again.

Notifications are delivered on a separate notification channel, so they can be disabled if needed.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
1 year ago
..
gradle/wrapper gradle: update to 8.6 (#405) 2 years ago
src ui: deliver health notifications to user (#426) 1 year ago
build.gradle android: bump oss to 1.69 (#421) 2 years ago
gradle.properties build.gradle: increase JVM memory settings (#145) 2 years ago
gradlew update dependencies 2 years ago
gradlew.bat update dependencies 2 years ago
proguard-rules.pro android: enable proguard (#399) 2 years ago