summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Login is working OK.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-10Merge branch 'MeanderingCode-feature/authGui' into feature/authGuiParmé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-08how the heck these got untracked, i do not knowSean 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-29Updated the name of the project in build.xmlParménides GV
2013-05-29Setting the name and the target in compile.shParménides GV
2013-05-29Merge branch 'ant_build' of github.com:parmegv/leap_android into ant_buildParménides GV
2013-05-29README now suggest to use scripts.Parménides GV
2013-05-29README now suggest to use scripts.Parménides GV
2013-05-28Starting basic adt vim plugin.Parménides GV
2013-05-28Added new file: run.shParménides GV
2013-05-28debug.sh works without initial big sleep.Parménides GV
2013-05-27First version of the README and ant build.xmlRafael Gálvez Vizcaíno
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
2013-05-01If the app is restarted with a custom provider selected, the client canParménides GV
2013-04-29Changed the message shown when checking if the password is valid or not.Parménides GV
2013-04-29"Trust completely" checkbox saves that trust for the new providerParménides GV
2013-04-29Added danger mode: we can bypass dev.bitmask.net hostname io exception.Parménides GV
2013-04-29Coded dialog (now there is a button in the Dashboard), time to test.Parménides GV
2013-04-29Coded logout method, and tested.Parménides GV
2013-04-29This commit contains:Parménides GV
2013-04-29Made SRP working with ProviderAPI methods more frequently than not in localho...Parménides GV