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/libtailscale
kari-ts 9731afd44c
android: use PackageManager to determine install AppSourceChecker (#517)
We were using MaybeGoogle to determine whether the app was installed from the Play Store, but this has not worked since the refactor.
Fixes tailscale/tailscale#13442
Updates tailscale/corp#23283

Signed-off-by: kari-ts <kari@tailscale.com>
1 year ago
..
backend.go android: use PackageManager to determine install AppSourceChecker (#517) 1 year ago
callbacks.go libtailscale, android: fix allow LAN access (#324) 2 years ago
interfaces.go android: use PackageManager to determine install AppSourceChecker (#517) 1 year ago
localapi.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
log.go android: switch to using gomobile 2 years ago
multitun.go android: switch to using gomobile 2 years ago
net.go android: fix BuildConfig infinite loop (#495) 1 year ago
notifier.go android: switch to using gomobile 2 years ago
store.go android: switch to using gomobile 2 years ago
syspolicy_handler.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 1 year ago
tailscale.go android: fix BuildConfig infinite loop (#495) 1 year ago
vpnfacade.go android: only reconfigure VPN when ready 2 years ago