Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-31 | Updated ics-openvpn to rev 1020. | Parménides GV | |
Improved build.gradle script. | |||
2015-01-30 | Revert when Arne makes this change on ics-openvpn | Parménides GV | |
2015-01-30 | Import ics-openvpn-stripped correctly. | Parménides GV | |
2014-12-23 | Update ics-openvpn to 1006 | Parménides GV | |
2014-11-04 | Update ics-openvpn to rev 906. | Parménides GV | |
2014-10-10 | Run build-native.sh on GNU/Linux, during preBuild | Parménides GV | |
2014-10-02 | Binaries from r885 of ics-openvpn, ndk10b 32 bits. | Parménides GV | |
We don't support 64 bits targets because of https://code.google.com/p/android/issues/detail?id=77004&thanks=77004&ts=1412248443. | |||
2014-09-26 | Revert "Updated native subprojects from ics-openvpn." | Parménides GV | |
This reverts commit d0e7ba3029b2fd42582413aa95773fe7dbdede90. I'll postpone this work for the next cycle, it's not trivial because it doesn't link properly. | |||
2014-09-23 | Updated native subprojects from ics-openvpn. | Parménides GV | |
2014-09-23 | Without breakpad, removed binaries. | Parménides GV | |
2014-08-05 | Restored notification only when it's alone. | Parménides GV | |
2014-07-31 | Updated ics-openvpn to rev 859 + no 2nd notification. | Parménides GV | |
2014-06-11 | Correctly connects to millipede. | Parménides GV | |
Location keyword on android.cfg isn't supported, EIP corresponding code has been commented out. I think we should support it in ics-openvpn, so that we can show the location instead of the server name. I've updated all opensssl, openvpn, etc. subprojects from rev 813 of ics-openvpn, and jni too. | |||
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 | Compiles correctly: app/build-native + gradle. | Parménides GV | |