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 16df1c7adb android: use updated exit node detection logic in exit node categorizer
updates tailscale/corp#29045

The exit node sorting logic wasn't using node.isMullvadNode and still
had a variant of the original issue (listing mullvad nodes as self-nodes).

This also switches the logic to ignore the name fields entirely and queue
only off the Location field matching Windows and Apple.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
6 months ago
..
gradle/wrapper ipn: update dependencies (#432) 1 year ago
src android: use updated exit node detection logic in exit node categorizer 6 months ago
build.gradle android: fix IllegalStateException in navigation (#643) 8 months ago
gradle.properties android: bump OSS to 1.71.x; update dependencies (#449) 1 year ago
gradlew update dependencies 2 years ago
gradlew.bat update dependencies 2 years ago
proguard-rules.pro android: modify proguard rules to not mangle Tailscale app symbols 1 year ago