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
Jonathan Nobels 1c3af6713c
android/ui: support login via auth key (#331)
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>
2 months ago
..
java/com/tailscale/ipn android/ui: support login via auth key (#331) 2 months ago
res android/ui: support login via auth key (#331) 2 months ago
AndroidManifest.xml android/ui: support receiving Taildrop files directly to Downloads folder on Android 10 2 months ago
ic_launcher-playstore.png android/ui: add support for themeing launcher icon 2 months ago