Age | Commit message (Expand) | Author |
2013-07-12 | Merge branch 'feature/provider-details-fragment' into develop | Sean Leonard |
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 | Merge branch 'hotfix/exception-parsing-gateways' into develop | Parménides GV |
2013-07-11 | Fix ConcurrentModificationException when removing VpnProfile from iterator ba... | Sean Leonard |
2013-07-04 | Merge branch 'hotfix-jb-certificate-bypass' into develop | Sean Leonard |
2013-07-02 | We can ignore any certificate. | Parménides GV |
2013-06-26 | Merge branch 'feature/bigger-letter-configuration-wizard' into develop | Sean Leonard |
2013-06-26 | Changed user message when a provider is down. | 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-24 | Merge branch 'feature/eip' into develop | 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 | Merge 'parmegv/feature/authGui' into develop | Sean Leonard |
2013-06-20 | No untracked files. | Parménides GV |
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 | Login is working OK. | 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 |
2013-06-10 | Merge branch 'MeanderingCode-feature/authGui' into feature/authGui | Parménides GV |
2013-06-10 | NullPointer solved. | Parménides GV |
2013-06-09 | More changes to calls for SharedPreferences via ConfigHelper methods | Sean Leonard |
2013-06-08 | Rearrange if/elseif statements in ConfigurationWizard for logical sequence re... | Sean Leonard |
2013-06-08 | Clean up some unused and some formatting | Sean Leonard |
2013-06-08 | Fixed onPrepareOptionsMenu to not return prematurely. | Sean Leonard |
2013-06-08 | Better config/partial config handling in Dashboard | Sean Leonard |