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/src/main/java/com/tailscale/ipn/ui
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
..
localapi android: simplify local API client 3 months ago
model android: simplify local API client 3 months ago
notifier android: ViewModel cleanup 3 months ago
theme ui: assorted UI tweaks + disconnected view (#203) 3 months ago
util android: ViewModel cleanup 3 months ago
view android: ViewModel cleanup 3 months ago
viewModel android: ViewModel cleanup 3 months ago
Links.kt android: implement the bug reporting and about screen and localize (#198) 3 months ago