Commit Graph

5 Commits (ea233d811d20827212dc6344004a9b0d71e530d7)

Author SHA1 Message Date
Romain Vimont 5dcfc0ebab Add local.properties to gitignore 4 years ago
Romain Vimont 8ff07e0c88 Git-ignore release directories 4 years ago
Harsh Shandilya d30593e1d5 gitignore: Add x/ directory
People following default build instructions can be caught off guard by
seeing the build artifacts in the git tree.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Signed-off-by: Romain Vimont <rom@rom1v.com>
4 years ago
Romain Vimont b67907e24e Convert server to an Android project
To simplify the device server-side build, use gradle to create an APK,
even if we use it as a simple jar, by running its main() method.
6 years ago
Romain Vimont 54d9148a36 Initial commit
Start a new clean history from here.
7 years ago