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
Jonathan Nobels 32e407d06b
android/tv: reduce layout width and fix navigation (#295)
fixes tailscale/corp#18956
fixes tailscale/corp#18964

Adds a letterboxing effect as a temporary measure to make the UI a bit more usable on AndroidTV.
Fixes a few navigation peculiarities specific to TV (notably, there some padding on the user avatar so you can see when it's highlighted)
Pops a QR code on AndroidTV where we have no browser to complete the flow.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 months ago
..
mdm android/ui: speed up loading of SettingsView 2 months ago
ui android/tv: reduce layout width and fix navigation (#295) 2 months ago
App.kt android/ui: speed up loading of SettingsView 2 months ago
DnsConfig.java android: correctly grab DNS settings 3 months ago
IPNReceiver.java android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
IPNService.kt IPNService: on close, edit prefs with WantRunning=false (#279) 2 months ago
MainActivity.kt android/tv: reduce layout width and fix navigation (#295) 2 months ago
MaybeGoogle.java android: switch to using gomobile 3 months ago
Peer.java Clean up Google sign in (#258) 2 months ago
QuickToggleService.java android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
ShareActivity.kt android/tv: reduce layout width and fix navigation (#295) 2 months ago
StartVPNWorker.java android: disconnect (#228) 3 months ago
StopVPNWorker.java android: disconnect (#228) 3 months ago
VPNServiceBuilder.kt android: fix vpn (#232) 3 months ago