Commit Graph

1 Commits (a4d1a8958010c36136bf385d63de2ed64faae40c)

Author SHA1 Message Date
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>
8 months ago