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/cmd
Jonathan Nobels a8d05e6fac mdm: add Android syspolicy handler (#195)
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>
Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 years ago
..
jni *: add a CI check for license headers and fix all files 2 years ago
localapiservice android: code review feedback and stylistic improvements (#200) 2 years ago
tailscale mdm: add Android syspolicy handler (#195) 2 years ago
cmd.iml android: add main screen device details and basic nav (#191) 2 years ago