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
kari-ts 98a72c2963 android: new backend
Create pkg/tailscale, a Go library for the new Android app which handles starting up and running the local backend
-On initialization, get the JVM and app context to make JNI work
-Send filesystem directory path

Add a logging bridge from Go to Android (copied from Gio)

Add connect function which sends request to edit prefs instead of setting prefs

Future:
-Make build.gradle more portable
-Fix connect and make sure Quick Tiles still works

Updates tailscale/corp#18202

Signed-off-by: Percy Wegmann <percy@tailscale.com>
3 months ago
..
gradle/wrapper android: update gradle (#112) 11 months ago
src android: new backend 3 months ago
build.gradle android: new backend 3 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 6 months ago
gradlew update dependencies 7 months ago
gradlew.bat update dependencies 7 months ago