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
Andrea Gottardo e8dfa1c833 mdm: add Android syspolicy handler
Updates tailscale/corp#18202

Adds a syspolicy handler for Android in cmd/tailscale. This allows the Go code to use the syspolicy package to read values set by a system administrator using the Android RestrictionsManager.

Out of the box, this adds supports for a number of MDM policies that are fully integrated on the Go side, such as `ExitNodeID` (forced exit node functionality).

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
8 months ago
..
gradle/wrapper android: update gradle (#112) 1 year ago
src mdm: add Android syspolicy handler 8 months ago
build.gradle android: format expiry strings 8 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 10 months ago
gradlew update dependencies 12 months ago
gradlew.bat update dependencies 12 months ago