summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap
AgeCommit message (Expand)Author
2014-08-19No network != disconnected eip.Parménides GV
2014-08-19Rebuild vpn profiles if upgraded to versionCode 91Parménides GV
2014-08-19Remove all vpn if upgrading to 0.6.0.Parménides GV
2014-08-18Clearing sharedpreferences when switching provider.Parménides GV
2014-08-18cancel required login for EIP -> switch offParménides GV
2014-08-18Login if anonymous eip is not available.Parménides GV
2014-08-14Persistent tun activated.Parménides GV
2014-08-14Connected UI correctly restored correctly.Parménides GV
2014-08-13Don't check cert validity if there is none.Parménides GV
2014-08-05Add remote-cert-tls server to openvpn options.Parménides GV
2014-08-03Changed the position of a method.Parménides GV
2014-08-03Just a small glitch after cancelling a disconnect.Parménides GV
2014-08-03Refactoring a bit, things begin to make more senseParménides GV
2014-08-02EIP switch management: first simplifications.Parménides GV
2014-07-24We don't need support library from Robotium.Parménides GV
2014-07-10Refactor setting gateway nameParménides GV
2014-07-10Udp as default transport + minor refactoring.Parménides GV
2014-07-10Removed retrieveVpnService, it seems unuseful.Parménides GV
2014-07-10Extracted methods from some chunks of code.Parménides GV
2014-07-10Change the name of the gateway to its location.Parménides GV
2014-07-07New certificate if half of its lifetime passed.Parménides GV
2014-07-02If authentication fails, restart eip.Parménides GV
2014-07-02Fetch new certificate and restart EIP.Parménides GV
2014-06-30Download certificate if expired.Parménides GV
2014-06-25Show "Logged out." message.Parménides GV
2014-06-24We don't predict future certificate.Parménides GV
2014-06-20Removed the authentication bits from VpnProfile.Parménides GV
2014-06-20Removed setDefinition from ConfigParser.Parménides GV
2014-06-20Removed isRunning from OpenVpnService.Parménides GV
2014-06-20provider.json is downloaded before ca.crtParménides GV
2014-06-17Progressbar can be null if there is no EIP serviceParménides GV
2014-06-16Check if there is an active gateway selected.Parménides GV
2014-06-13Disconnect works, eip status receiver.Parménides GV
2014-06-12Notify the user we're waiting for a server replyParménides GV
2014-06-12Menu option to show the log window.Parménides GV
2014-06-12Hide logwindow by default.Parménides GV
2014-06-11Correctly connects to millipede.Parménides GV
2014-05-29ics-openvpn receives ifconfig from the server.Parménides GV
2014-05-29Thread management has changed. Updated.Parménides GV
2014-05-15Copy some necessary icons from ics-openvpn.Parménides GV
2014-05-14Copy all java files from ics-openvpn.Parménides GV
2014-05-08Signup option in login dialog.Parménides GV
2014-05-08Cancelling a failed signup/login stops progressbarParménides GV
2014-05-08Automatically log in.Parménides GV
2014-05-08Raw json error messages shown.Parménides GV
2014-05-07Signup protocol coded. UI next.Parménides GV
2014-05-05New menu option: signup.Parménides GV
2014-05-05Sign up methods to be tested.Parménides GV
2014-04-22If no vpn is running, cancel notifications.Parménides GV
2014-04-22Save eip status while updating state.Parménides GV