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 08ae018468
android: send Android logs to logz (#515)
TSLog sends log messages to Android's logcat and Tailscale's logger
Libtailscale wrapper is a Kotlin wrapper that allows us to get around the problems with mocking a native library

Fixes tailscale/corp#23191

Signed-off-by: kari-ts <kari@tailscale.com>
1 month ago
..
backend.go android: use PackageManager to determine install AppSourceChecker (#517) 1 month ago
callbacks.go android: send Android logs to logz (#515) 1 month ago
interfaces.go android: send Android logs to logz (#515) 1 month ago
localapi.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 3 months ago
log.go
multitun.go
net.go android: fix BuildConfig infinite loop (#495) 2 months ago
notifier.go
store.go
syspolicy_handler.go libtailscale, mdm: allow syspolicy to subscribe to policy change notifications (#462) 3 months ago
tailscale.go android: send Android logs to logz (#515) 1 month ago
vpnfacade.go