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
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
..
java/com/tailscale/ipn android: ViewModel cleanup 3 months ago
res android: implement exit node picker 3 months ago
AndroidManifest.xml android: add main screen device details and basic nav (#191) 3 months ago
ic_launcher-playstore.png android: use vector drawables for icon, shrink to fit square keylines 4 years ago