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/tailscale
Jonathan Nobels ddd7dce889 android: add notifier support a data model and compose dependencies
fixes ENG-2084
fixes ENG-2086

Adds support for the ipnBusWatcher directly via a JNI API rather than HTTP via LocalAPIClient

Adds a rudimentary controller class and a model from which we can construct ViewModels

Cleans up some of the JNI bindings.  Adds hooks for ensuring the JNI setup is complete before attempting to do LocalAPIClient things.

Cleans up some wildcard imports.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 years ago
..
backend.go cmd/tailscale/main: restore persisted settings (#169) 2 years ago
callbacks.go cmd/tailscale, tailscale/ipn: fix alway-on VPN (#168) 2 years ago
google.png cmd/tailscale: add Google sign-in button 6 years ago
main.go android: add notifier support a data model and compose dependencies 2 years ago
multitun.go cmd/tailscale: implement new batch APIs (#71) 3 years ago
pprof.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 4 years ago
store.go android: add kotlin dependencies build the kotlin->go localAPIClient (#173) 2 years ago
tailscale.png all: initial commit 6 years ago
tools.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 4 years ago
ui.go Feature: machine status icon added. (#167) 2 years ago