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 bf0e56469f
android: Add settings screen (#196)
updates tailscale/corp#18202
updates ENG-2854

Adds a basic settings screen.  This isn't correctly localized, but that's on the way.

Adds the required hooks to edit prefs via localAPI.

Adds basic but incomplete login/logout flow.

Fixes the sorting of nodes on the main screen and fixes the proper display of your current node details.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
mdm android: add main screen device details and basic nav (#191) 3 months ago
ui android: Add settings screen (#196) 3 months ago
App.java android: add main screen device details and basic nav (#191) 3 months ago
DnsConfig.java *: add a CI check for license headers and fix all files 4 months ago
IPNActivity.java *: add a CI check for license headers and fix all files 4 months ago
IPNReceiver.java *: add a CI check for license headers and fix all files 4 months ago
IPNService.java android: add main screen device details and basic nav (#191) 3 months ago
MainActivity.kt android: Add settings screen (#196) 3 months ago
Peer.java *: add a CI check for license headers and fix all files 4 months ago
QuickToggleService.java *: add a CI check for license headers and fix all files 4 months ago
StartVPNWorker.java *: add a CI check for license headers and fix all files 4 months ago
StopVPNWorker.java *: add a CI check for license headers and fix all files 4 months ago