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/cmd/localapiservice
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>
2 months ago
..
localapi_test.go *: add a CI check for license headers and fix all files 3 months ago
localapiservice.go *: add a CI check for license headers and fix all files 3 months ago
localapishim.go android: ViewModel cleanup 2 months ago
response.go *: add a CI check for license headers and fix all files 3 months ago