| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-14 | testAddNewProvider adds calyx.net | Parménides GV | |
| The test that checked how many providers were listed was failing because this test added dev.bm.net, which was already present in the debug apk, so no new provider was added. | |||
| 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 | |
