Age | Commit message (Expand) | Author |
2013-07-12 | Distinguish non LEAP provider and down provider. | Parménides GV |
2013-07-12 | ConfigurationWizard backstack and exit behavior. | Parménides GV |
2013-07-12 | User messages are added to the new recovery dialog | Parménides GV |
2013-07-12 | Check a nullpointer textview. | Parménides GV |
2013-07-12 | New menu option to go back to ConfigurationWizard. | Parménides GV |
2013-07-12 | Login dialog appears after a failed login. | Parménides GV |
2013-07-12 | Added menu to ConfigurationWizard. | Parménides GV |
2013-07-12 | ProgressDialog works ok when discarding providers. | Parménides GV |
2013-07-12 | Back button from ConfigurationWizard quits. | Parménides GV |
2013-07-12 | Pressing back button, we don't choose any provider | Parménides GV |
2013-07-12 | UnknownHostException separated from IOException. | Parménides GV |
2013-07-12 | Untrusted message is not shown if danger_on = true | Parménides GV |
2013-07-12 | Back to IOException instead of SSL exception. | Parménides GV |
2013-07-12 | Substituted IOException by SSLHandshakeException. | Parménides GV |
2013-07-12 | Shows certificate error message. | Parménides GV |
2013-07-12 | Distinguish non LEAP provider and down provider. | Parménides GV |
2013-07-12 | JSONExceptions from ProviderDetail returns false. | Parménides GV |
2013-07-12 | Removed unnecessary toasts. | Parménides GV |
2013-07-12 | Login button from ProviderDetailFragment works. | Parménides GV |
2013-07-12 | Use anonymously from ProviderDetail works OK. | Parménides GV |
2013-07-12 | Coded new fragment appearance | Parménides GV |
2013-07-11 | Fix ConcurrentModificationException when removing VpnProfile from iterator ba... | Sean Leonard |
2013-07-02 | We can ignore any certificate. | Parménides GV |
2013-06-26 | The added provider is selected automatically. | Parménides GV |
2013-06-26 | ConfigurationWizard shows domain and name. | Parménides GV |
2013-06-20 | Fix bad for loop maths, rookie! | Sean Leonard |
2013-06-20 | Remove update eip definition call causing collision | Sean Leonard |
2013-06-20 | Class and method comments and some readability | Sean Leonard |
2013-06-20 | Rename EIP.OVPNGateway argument and member variable for readability | Sean Leonard |
2013-06-20 | Refactor EIP.isRunning() | Sean Leonard |
2013-06-20 | Removed TODO comments, moved to issue tracker | Sean Leonard |
2013-06-20 | Move ConfigurationWizard error result logic to its own method | Sean Leonard |
2013-06-20 | Remove superfluous loading of SharedPreferences | Sean Leonard |
2013-06-20 | Remove bad,duplicate code from EIP.startEIP() | Sean Leonard |
2013-06-20 | Forceful stopping of OpenVPN when trying without bound service | Sean Leonard |
2013-06-20 | Remove superfluous comments | Sean Leonard |
2013-06-20 | Get rid of app's own notification. | Sean Leonard |
2013-06-20 | Bring up VPN connection log on status line click. | Sean Leonard |
2013-06-20 | Better control and UI feedback for VPN | Sean Leonard |
2013-06-20 | Quite basic staring and stopping of VPN | Sean Leonard |
2013-06-20 | Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ... | Sean Leonard |
2013-06-20 | No binary library needed. | Parménides GV |
2013-06-20 | User messages are now in string.xml | Parménides GV |
2013-06-19 | First round of comments. | Parménides GV |
2013-06-13 | Bypasses self signed certificates. | Parménides GV |
2013-06-13 | bitmask json files are downloaded. | Parménides GV |
2013-06-12 | Removed some unnecessary libraries. | Parménides GV |
2013-06-11 | We are not using SD storage anymore. | Parménides GV |
2013-06-10 | Removed unused methods and variables. | Parménides GV |
2013-06-10 | OpenVPN certificate is downloaded from API_BASE, using api_uri field | Parménides GV |