summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-11Fix ConcurrentModificationException when removing VpnProfile from iterator ba...Sean Leonard
2013-07-02We can ignore any certificate.Parménides GV
2013-06-26The added provider is selected automatically.Parménides GV
2013-06-26ConfigurationWizard shows domain and name.Parménides GV
2013-06-20Fix bad for loop maths, rookie!Sean Leonard
2013-06-20Remove update eip definition call causing collisionSean Leonard
2013-06-20Class and method comments and some readabilitySean Leonard
2013-06-20Rename EIP.OVPNGateway argument and member variable for readabilitySean Leonard
2013-06-20Refactor EIP.isRunning()Sean Leonard
2013-06-20Removed TODO comments, moved to issue trackerSean Leonard
2013-06-20Move ConfigurationWizard error result logic to its own methodSean Leonard
2013-06-20Remove superfluous loading of SharedPreferencesSean Leonard
2013-06-20Remove bad,duplicate code from EIP.startEIP()Sean Leonard
2013-06-20Forceful stopping of OpenVPN when trying without bound serviceSean Leonard
2013-06-20Remove superfluous commentsSean Leonard
2013-06-20Get rid of app's own notification.Sean Leonard
2013-06-20Bring up VPN connection log on status line click.Sean Leonard
2013-06-20Better control and UI feedback for VPNSean Leonard
2013-06-20Quite basic staring and stopping of VPNSean Leonard
2013-06-20Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ...Sean Leonard
2013-06-20No binary library needed.Parménides GV
2013-06-20User messages are now in string.xmlParménides GV
2013-06-19First round of comments.Parménides GV
2013-06-13Bypasses self signed certificates.Parménides GV
2013-06-13bitmask json files are downloaded.Parménides GV
2013-06-12Removed some unnecessary libraries.Parménides GV
2013-06-11We are not using SD storage anymore.Parménides GV
2013-06-10Removed unused methods and variables.Parménides GV
2013-06-10OpenVPN certificate is downloaded from API_BASE, using api_uri fieldParménides GV
2013-06-10NullPointer solved.Parménides GV
2013-06-09More changes to calls for SharedPreferences via ConfigHelper methodsSean Leonard
2013-06-08Rearrange if/elseif statements in ConfigurationWizard for logical sequence re...Sean Leonard
2013-06-08Clean up some unused and some formattingSean Leonard
2013-06-08Fixed onPrepareOptionsMenu to not return prematurely.Sean Leonard
2013-06-08Better config/partial config handling in DashboardSean Leonard
2013-06-08Add ProgressDialog to ConfigurationWizard while downloading from providerSean Leonard
2013-06-08Refactor ConfigurationWizard for better task handling, completion, and return...Sean Leonard
2013-06-08Make LogInDialog accept passwords >= 8 characters, instead of > 8Sean Leonard
2013-06-08Improve retrieving and saving SharedPreferences for different types (String, ...Sean Leonard
2013-06-05Fixed passwords with \ character.Parménides GV
2013-06-04Fixed SRP strange characters bugs.Parménides GV
2013-06-04Fix bug #2717.Parménides GV
2013-06-04Fixed 2 important bugs.Parménides GV
2013-05-29Fixed passwords with strange characters?Parménides GV
2013-05-14Anon certificate is downloaded if possible.Parménides GV
2013-05-13A bit more clean.Parménides GV
2013-05-09Log in and Log out options are shown only if allow registration is true.Parménides GV
2013-05-08After loggin in successfully, the new client certificate is downloaded.Parménides GV
2013-05-07Ready to create a new branch for the download of the new user auth'edParménides GV
2013-05-01Logging in successfully to dev.bitmask.net :)Parménides GV