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
Jonathan Nobels e4b0e1f8cd
android: implement fast user switching (#209)
Updates tailscale/corp#18202
Updates ENG-2875
Fixes ENG-2863

Adds everything we need to do fast user switching and support multiple accounts.

Some work here to make the settings rows and a few other composables common and reusable.

Correct the focus and clear behavior on the search bar and corrected the connected in state of SelfNode.

Quick fix for requesting VPN permissions on newer Android phones.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
6 months ago
..
mdm ui: add view to debug MDM settings and add the syspolicy handlers (#199) 7 months ago
ui android: implement fast user switching (#209) 6 months ago
App.java android: implement fast user switching (#209) 6 months ago
DnsConfig.java *: add a CI check for license headers and fix all files 7 months ago
IPNActivity.java *: add a CI check for license headers and fix all files 7 months ago
IPNReceiver.java android: implement fast user switching (#209) 6 months ago
IPNService.java android: add main screen device details and basic nav (#191) 7 months ago
MainActivity.kt android: implement fast user switching (#209) 6 months ago
Peer.java *: add a CI check for license headers and fix all files 7 months ago
QuickToggleService.java *: add a CI check for license headers and fix all files 7 months ago
StartVPNWorker.java *: add a CI check for license headers and fix all files 7 months ago
StopVPNWorker.java *: add a CI check for license headers and fix all files 7 months ago