tailscale-android
tailscale-android copied to clipboard
Tailscale Android Client
Ref: https://gitlab.com/fdroid/fdroiddata/-/issues/2601
WIP. Didn't wire it up to prefs yet because it's not lined up. Any tips, @eliasnaur? https://user-images.githubusercontent.com/2621/149014146-3ec235f4-86dc-4250-8842-372671b96f66.mov Updates tailscale/tailscale#2155
This PR allows to control which apps are allowed to connect to the VPN, it adds a new entry to the menu once the user has been connected and display...
Closes https://github.com/tailscale/tailscale/issues/8143. I map friendly labels from intent extras to tailscale node IDs, with empty string or not specifying the exitNode intent extra as the "no exit node" action. When...
If a custom login server has been saved, use that on login Fixes tailscale/corp#17470
-If a ConnectEvent is received before the first notification, (as happens when a connection is attempted due to Always-on after device reboot) create state.Prefs. -Create an intent to start the...
added device status icon similar to iOS UI 
Updates #cleanup
I've added a new line to the Peer renderer to show the node last seen or online status. 