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 a4d1a89580 android: restructure app
Adds a product flavor for the new app
Moves existing code out of main/ and into app/ - main/ contains shared code, app/ is for the existing app, and newapp/ is where all the new stuff will live

Next:
Add tasks (either in Gradle or in Makefile) to build the native library and use it for building the newapp
Add in barebones main activity for newapp that launches Tailscale

Updates tailscale/tailscale#10992

Signed-off-by: kari-ts <kari@tailscale.com>
3 months ago
..
gradle/wrapper android: update gradle (#112) 11 months ago
src android: restructure app 3 months ago
build.gradle android: restructure app 3 months ago
gradle.properties build.gradle: increase JVM memory settings (#145) 5 months ago
gradlew update dependencies 7 months ago
gradlew.bat update dependencies 7 months ago