Commit Graph

11 Commits (bfb86ca2c23c29cf768c9216dbfff3a89d5d0b5f)

Author SHA1 Message Date
Romain Vimont 1323e3c43e Bump version to 1.8 5 years ago
Romain Vimont b7472a545e Bump version to 1.7 5 years ago
Romain Vimont 446c682374 Bump version to 1.6 6 years ago
Pierre Gordon a17f1116ce Bump version to 1.5
Signed-off-by: Romain Vimont <rom@rom1v.com>
6 years ago
Romain Vimont 24d107d017 Bump version to 1.4 6 years ago
Romain Vimont 7e42358a7b Bump version to 1.3 6 years ago
Romain Vimont 8106bb8215 Bump version to 1.2 6 years ago
Romain Vimont d744837f13 Bump version to 1.1 6 years ago
Romain Vimont e55e42a442 Apply Genymobile rules for Android projects
Apply Genymobile checkstyle and gradle build files organization.
7 years ago
Romain Vimont 1eaa27ed9e Remove instrumented test dependencies
The server is not a real Android application, it's just a jar with a
main method. Instrumented tests are meaningless in this context.
7 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.
7 years ago