Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-08 | Signup option in login dialog. | Parménides GV | |
2014-05-08 | Automatically log in. | Parménides GV | |
Functionality copied to the Release build. | |||
2014-05-05 | New menu option: signup. | Parménides GV | |
There is some problem in the maths, because the server says it's ok but login doesn't work from Android app nor from webapp. | |||
2014-04-09 | Back to the standard "app" module. | Parménides GV | |
This return to "app" instead of "bitmask_android" is due to this reading: https://developer.android.com/sdk/installing/studio-build.html#projectStructure I'll have to tweak the final apk name in build.gradle. | |||
2014-04-08 | Rename app->bitmask_android | Parménides GV | |
This way, gradle commands generate apks correctly named. | |||
2014-04-08 | Next step: compile jni sources correctly. | Parménides GV | |