Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-19 | Bump version code for hotfix | Parménides GV | |
2014-08-18 | Bump version for 0.6.0 "the persistent" release | Parménides GV | |
2014-08-13 | Bump just version number for 0.6.0RC2. | Parménides GV | |
2014-08-13 | Bump version number and string for 0.6.0RC2 | Parménides GV | |
2014-08-13 | Merge branch 'develop' into release-0.6.0 | Parménides GV | |
2014-08-13 | Max priority for the onbootreceiver. | Parménides GV | |
http://developer.android.com/reference/android/content/IntentFilter.html#SYSTEM_HIGH_PRIORITY | |||
2014-08-05 | Bump version number and string for 0.6.0RC1 | Parménides GV | |
2014-08-03 | Just a small glitch after cancelling a disconnect. | Parménides GV | |
I don't use the eip status receiver because it wasn't reliable on timing: updated messages were arriving before the receiver was notifying a new state. Current and last ConnectionStatus is now managed at EIP. More refactoring on the eip fragment, now there are separate methods for setting up the UI depending on the message received. | |||
2014-07-24 | Bump version number for the "meetup" release | Parménides GV | |
2014-07-24 | Bump build number and version for 0.6.0-RC1 | Parménides GV | |
2014-06-27 | Bump version and build number for 0.5.3 | Parménides GV | |
2014-06-27 | Bump version and build number for 0.5.3 RC3. | Parménides GV | |
Forgot to commit before uploading actual APK. | |||
2014-06-26 | Bump build number and version for 0.5.3 RC2 | Parménides GV | |
2014-06-20 | Bump build number and version - 0.5.3-RC1 | Parménides GV | |
2014-06-16 | Bump version code for hotfix. | Parménides GV | |
2014-06-13 | Bump build number and version - 0.5.2 | Parménides GV | |
2014-06-13 | Merge branch 'develop' into release-0.5.2 | Parménides GV | |
2014-06-13 | Disconnect works, eip status receiver. | Parménides GV | |
Disconnect uses the ics-openvpn activity, and the dialog prompting the user to confirm the disconnection is only shown when eip is connected or is trying to connect. | |||
2014-06-12 | Disconnect from log window works. | Parménides GV | |
2014-06-04 | LogWindow declared in AndroidManifest. | Parménides GV | |
2014-05-29 | ics-openvpn receives ifconfig from the server. | Parménides GV | |
Refactored AndroidManifest to include launchvpn and openvpnservice. Imported changes from ics-openvpn-upstream | |||
2014-05-09 | Bump build number and version to 0.5.2RC1 | Parménides GV | |
2014-04-26 | Bump build and version numbers for 0.5.1 release | Parménides GV | |
2014-04-24 | Bump build number and version - 0.5.1RC2 | Parménides GV | |
2014-04-23 | Bump build number and version - 0.5.1RC1 | Parménides GV | |
2014-04-21 | Gradle rebase fixes 2 different notifications bug. | 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 | |