Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-21 | Add permission WRITE_EXTERNAL_STORAGE when needed. | Parménides GV | |
API 19+ doesn't need this permission to write to getExternalFilesDir(null). | |||
2014-12-17 | 0.8.1 RC4 | Parménides GV | |
2014-12-16 | 0.8.0 RC3 | Parménides GV | |
2014-12-15 | 0.8.0RC2 | Parménides GV | |
2014-12-15 | 0.8.1 RC1 | Parménides GV | |
2014-12-12 | Updated ics-openvpn to last rev 14 Nov 2014. | Parménides GV | |
Material design! It still doesn't run properly on my tablet, openvpn keeps getting down and exiting. | |||
2014-11-27 | EipStatus detects and notifies changes by itself. | Parménides GV | |
Initial status message is "not connected", rather than "unknown". | |||
2014-11-26 | More refactoring, fixed problems from previous commit. | Parménides GV | |
2014-11-25 | Changelog + early routes uncommented + rebuild vpn profile | Parménides GV | |
2014-11-22 | 0.8.0-RC7 | Parménides GV | |
2014-11-20 | 0.8.0-RC6 | Parménides GV | |
2014-11-13 | 0.8.0RC5 | Parménides GV | |
2014-11-12 | 0.8.0RC4 | Parménides GV | |
2014-11-11 | 0.8.0RC3 - versionCode 96. | Parménides GV | |
versionName doesn't contain the RCx because the Play Store workflow suggests to promote apks from alpha and beta to production, so if the final RC is OK then we just tag it as "production" and don't generate a new apk. | |||
2014-11-07 | 0.8.0RC2. | Parménides GV | |
2014-10-14 | First RC (published last Friday). | Parménides GV | |
2014-10-07 | Set up early routes on boot too. | Parménides GV | |
2014-10-07 | Block traffic during first connection. | Parménides GV | |
Set up routes to UDP unlimited server (since openvpn hasn't finished, it simply blocks traffic) and also DNS server to 10.41.0.1. These values correspond to current leap_platform configuration (https://github.com/leapcode/leap_platform/blob/7bc79e68e5ca913d1d2843c48cde8f946feed09c/puppet/modules/site_openvpn/manifests/init.pp) | |||
2014-09-26 | Bump version number and code for 0.7.0 | Parménides GV | |
2014-09-20 | 0.7.0 RC1 after first week | Parménides GV | |
2014-09-18 | Updated ics-openvpn, restart after 1' being killed | Parménides GV | |
Fixed notifications too (forgot to do it in another branch, it's #5964). | |||
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 | |