summaryrefslogtreecommitdiff
path: root/app/ovpnlibs
AgeCommit message (Collapse)Author
2014-09-23Gitignore ovpnlibsParménides GV
2014-09-23Updated native subprojects from ics-openvpn.Parménides GV
2014-09-23More binaries removed.Parménides GV
2014-09-18Updated ics-openvpn, restart after 1' being killedParménides GV
Fixed notifications too (forgot to do it in another branch, it's #5964).
2014-07-31Updated ics-openvpn to rev 859 + no 2nd notification.Parménides GV
2014-06-16Succesfully updated.Parménides GV
2014-06-11Correctly 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-05-14Clone ics-openvpn repository with gradle hg pluginParménides GV
2014-04-21Nullpointers fixed.Parménides GV
2014-04-09Bitmask loads all preseeded providers correctly.Parménides GV
If you choose one and then tap "Switch provider" button, no duplicated providers are shown.
2014-04-09Back 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.