Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-07 | Signup protocol coded. UI next. | Parménides GV | |
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-05-05 | Sign up methods to be tested. | Parménides GV | |
2014-04-22 | If no vpn is running, cancel notifications. | Parménides GV | |
2014-04-22 | Save eip status while updating state. | Parménides GV | |
This fixes https://leap.se/code/issues/5556 | |||
2014-04-21 | Nullpointers fixed. | Parménides GV | |
2014-04-21 | Gradle rebase fixes 2 different notifications bug. | Parménides GV | |
2014-04-21 | Rebooting with no network again a again works. | Parménides GV | |
2014-04-21 | Launcher and notification reuse existing Activity. | Parménides GV | |
Notifications get mad, we have to fix that. | |||
2014-04-21 | Bitmask doesn't start if last EIP status was off. | Parménides GV | |
2014-04-21 | Always restore last eip status on boot. | Parménides GV | |
Next step: don't restore off status! | |||
2014-04-14 | testSwitchProvider nullpointer fixed. | Parménides GV | |
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 | |