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
Percy Wegmann a1e67ff1e9 android: ViewModel cleanup
- Replace IpnManager, IpnModel and PrefsEditor with IpnViewModel
- Use lazy StateFlows in Notifier
- Manage view model lifecycles using viewModel() function
- Stop watching IPN bus when MainActivity stops
- Pass IPN notifications as ByteArray instead of string

Updates tailscale/corp#18202

Signed-off-by: Percy Wegmann <percy@tailscale.com>
3 months ago
..
gradle/wrapper android: update gradle (#112) 11 months ago
src android: ViewModel cleanup 3 months ago
build.gradle android: adds support for user avatars and some general cleanup (#202) 3 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 6 months ago
gradlew update dependencies 7 months ago
gradlew.bat update dependencies 7 months ago