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 94a4f55eb2
android: implement the bug reporting and about screen and localize (#198)
updates tailscale/corp#18202
fixes ENG-2876

Adds the bug reporting view.  Functional, but not properly styled.

Moves the various link URLs to a constants file and corrects link-opening in both but reporting and the settings screen.

Adds an AboutView with app icon and same content as the iOS version.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
Co-authored-by: Andrea Gottardo <andrea@tailscale.com>
7 months ago
..
mdm mdm: implement initial data structure to read from Android RestrictionsManager (#197) 7 months ago
ui android: implement the bug reporting and about screen and localize (#198) 7 months ago
App.java mdm: implement initial data structure to read from Android RestrictionsManager (#197) 7 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 *: add a CI check for license headers and fix all files 7 months ago
IPNService.java android: add main screen device details and basic nav (#191) 7 months ago
MainActivity.kt android: implement the bug reporting and about screen and localize (#198) 7 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