tailscale-android icon indicating copy to clipboard operation
tailscale-android copied to clipboard

Tailscale Android Client

Results 45 tailscale-android issues
Sort by recently updated
recently updated
newest added

Refactored code exit node screen UI and improved visual feedback: 1. Improved clarity: Unavailable nodes are now displayed in gray for better indication of their status. 2. Enhanced user experience:...

-Only show notification if connected -Tapping persistent notification takes you to the app -Tapping action button disconnects without taking you to the app -Disconnecting dismisses the notification Updates tailscale/tailscale#10104

Updates #cleanup "by stateFlow" is syntactic sugar for" = stateFlow.value" and is more idiomatic. There should be no functional difference here.

Fixes ENG-3479 Clear routes when switching profiles and reauthenticating. This fixes an issue where previously set routes/DNS configs caused actions to fail.

For example, when viewing the QuickSettings tile, there's no need to start Tailscale's backend. Fixes https://github.com/tailscale/corp/issues/19860

Updates tailsale/corp#19670 Updated the dockerfile so that it runs the full release build instead of dropping into a shell (where all we were typically doing is running a full release...

Updates tailscale/tailscale#4136 This PR brings the Android health system in line with recent macOS/iOS changes. Only high severity notifications will now trigger a system notification; meanwhile all notifications are now...

Updates tailscale/tailscale#6912 This PR is a little QoL improvement for our Android users. It adds UI and models that provide the ability to add/remove apps which should be excluded from...