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
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
..
gradle/wrapper android: update gradle (#112) 2 years ago
src android: add notifier support a data model and compose dependencies 2 years ago
build.gradle android: add notifier support a data model and compose dependencies 2 years ago
gradle.properties build.gradle: increase JVM memory settings (#145) 2 years ago
gradlew update dependencies 2 years ago
gradlew.bat update dependencies 2 years ago