Age | Commit message (Expand) | Author |
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 |
2013-06-08 | Add ProgressDialog to ConfigurationWizard while downloading from provider | Sean Leonard |
2013-06-08 | how the heck these got untracked, i do not know | Sean Leonard |
2013-06-08 | Refactor ConfigurationWizard for better task handling, completion, and return... | Sean Leonard |
2013-06-08 | Make LogInDialog accept passwords >= 8 characters, instead of > 8 | Sean Leonard |
2013-06-08 | Improve retrieving and saving SharedPreferences for different types (String, ... | Sean Leonard |
2013-06-05 | Fixed passwords with \ character. | Parménides GV |
2013-06-04 | Fixed SRP strange characters bugs. | Parménides GV |
2013-06-04 | Fix bug #2717. | Parménides GV |
2013-06-04 | Fixed 2 important bugs. | Parménides GV |
2013-05-29 | Fixed passwords with strange characters? | Parménides GV |
2013-05-29 | Updated the name of the project in build.xml | Parménides GV |
2013-05-29 | Setting the name and the target in compile.sh | Parménides GV |
2013-05-29 | Merge branch 'ant_build' of github.com:parmegv/leap_android into ant_build | Parménides GV |
2013-05-29 | README now suggest to use scripts. | Parménides GV |
2013-05-29 | README now suggest to use scripts. | Parménides GV |
2013-05-28 | Starting basic adt vim plugin. | Parménides GV |
2013-05-28 | Added new file: run.sh | Parménides GV |
2013-05-28 | debug.sh works without initial big sleep. | Parménides GV |
2013-05-27 | First version of the README and ant build.xml | Rafael Gálvez Vizcaíno |
2013-05-14 | Anon certificate is downloaded if possible. | Parménides GV |