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 3b21a06c8b
android/ui: add key expiry banner (#276)
fixes ENG-2912

copies and adds the a key expiry banner identical to the one on iOS.

fixes a couple of small layout issues with the search bar

fixes a potential json issue where ComputedName is optional in goland but it was not marked as so in Kotlin.  Switched to node.displayName everywhere, which uses ComputedName otherwise, Name.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
mdm android/ui: speed up loading of SettingsView 3 months ago
ui android/ui: add key expiry banner (#276) 3 months ago
App.kt android/ui: speed up loading of SettingsView 3 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 android/ui: implement outgoing taildrop support (#242) 3 months ago
MainActivity.kt MainActivity: bring activity to focus on login (#273) 3 months ago
MaybeGoogle.java android: switch to using gomobile 3 months ago
Peer.java Clean up Google sign in (#258) 3 months ago
QuickToggleService.java android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
ShareActivity.kt android/ui: implement outgoing taildrop support (#242) 3 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