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
Jonathan Nobels 60d3951064 android/ui: support login via auth key
updates ENG-3269

Adds support for joining a tailnet with an auth key in the UI.

Refactors some of the look to put the different custom login options in
on their own screens instead of the menu itself.

Moves the login flow logic to the base class for the viewModel where
it belongs.  removes some vestigial code.

There is no failure feedback for invalid auth keys or broken
control servers.  That will require some fixes to provide better feedback
from localAPI/notifier, but the feature is otherwise fully operational.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
1 month ago
..
gradle/wrapper android: update gradle (#112) 10 months ago
src android/ui: support login via auth key 1 month ago
build.gradle android: bump OSS and bump version code to 206 (#329) 1 month ago
gradle.properties build.gradle: increase JVM memory settings (#145) 4 months ago
gradlew update dependencies 6 months ago
gradlew.bat update dependencies 6 months ago