Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-23 | Update ics-openvpn to 1006 | Parménides GV | |
2014-12-15 | Don't updateIcsOpenVpn each build. | 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-12-12 | Updated ics-openvpn to rev924. | Parménides GV | |
2014-11-04 | Update ics-openvpn to rev 906. | 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-14 | Show a special notification while traffic is blocked. | Parménides GV | |
When the user has already been connected to a VPN and she configured the client to use persistent-tun, we should warn her that until the VPN connection is again established, no traffic will flow. | |||
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-24 | Tracker link pointing to chili | Parménides GV | |
2014-06-24 | LEAP copyright updated until 2014. | Parménides GV | |
2014-06-20 | Updated ics-openvpn-upstream: less patches of ours. | Parménides GV | |
2014-06-19 | Provider name in Dashboard is ellipsized correctly | Parménides GV | |
2014-06-16 | Check if there is an active gateway selected. | Parménides GV | |
The active gateway cannot be null. | |||
2014-06-16 | Succesfully updated. | Parménides GV | |
2014-06-10 | Grabs eip authentication data correctly. | Parménides GV | |
Merged updated ics-openvpn-upstream (e7803cc8efcd1794e18b4e30a43d814c2834552d). | |||
2014-06-09 | Updated to build tools 19.1. | 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-29 | Last ics-openvpn compilation problem fixed. | Parménides GV | |
Forgot to add the menu for the log. Now we'll strive to fix se.leap.bitmaskclient problems: first compilation, then functionality. | |||
2014-05-29 | No AIDL nor api, logfragment related xml files | Parménides GV | |
api folder and aidl files aren't needed for us. They are used for external apps that want to use ics-openvpn as an already installed package, while what we want is to avoid the installation of ics-openvpn including it (refactored) in bitmask android. | |||
2014-05-28 | Resources merge correctly. | 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 | |