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
Michael Nahkies d6102c75de feat: support disabling remote log uploads
Updates https://github.com/tailscale/tailscale/issues/13174

- adds a new switch to the settings page for
  enabling/disabling remote log uploads

- calls the `Disable` function from the `logtail`
  package during init when the setting is turn off

ref: https://pkg.go.dev/tailscale.com/logtail#Disable

Signed-off-by: Michael Nahkies <michael@nahkies.co.nz>
3 months ago
..
gradle/wrapper ipn: update dependencies (#432) 1 year ago
src feat: support disabling remote log uploads 3 months ago
build.gradle android: update target API to 35 (#688) 4 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