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/java/com/tailscale/ipn
Denton Gentry c73f8533f0
build.gradle: update targetSdkVersion to 33. (#127)
"bluetooth_name" cannot be accessed after SDK 31, remove it from
getUserConfiguredDeviceName().

Fixes https://github.com/tailscale/tailscale/issues/8955

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
10 months ago
..
App.java build.gradle: update targetSdkVersion to 33. (#127) 10 months ago
DnsConfig.java Add a unit test for DnsConfig.intToInetString 2 years ago
IPNActivity.java android,cmd/tailscale: implement taildrop receive for Android < 10 3 years ago
IPNReceiver.java Add intents (#87) 1 year ago
IPNService.java Prevent connecting loops when using connect intent more than once (#95) 11 months ago
Peer.java cmd/tailscale,java: refactor Google Sign-In into separate class 4 years ago
QuickToggleService.java com/tailscale/ipn,cmd/tailscale: handle quick tile clicks while signed out 3 years ago
StartVPNWorker.java Prevent connecting loops when using connect intent more than once (#95) 11 months ago
StopVPNWorker.java Add intents (#87) 1 year ago