summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/ConfigurationWizard.java
AgeCommit message (Expand)Author
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-10-04About button from CW does not show new provider.Parménides GV
2013-10-04ConfigurationWizard uses action instead of button.Parménides GV
2013-09-30Erroneous CA cert download correctly handled.Parménides GV
2013-09-30Moved all constants from ConfigHelper.Parménides GV
2013-09-30Moved result constants to ProviderAPI.Parménides GV
2013-08-14Assets providers have danger_on "false".Parménides GV
2013-08-01ProviderAPI intent receives actions and parameters.Parménides GV
2013-07-26Include GPLv3+ file and header for files in se.leap.leapclient packageSean Leonard
2013-07-18Move AboutFragment into leapclient packageSean Leonard
2013-07-12ConfigurationWizard backstack and exit behavior.Parménides GV
2013-07-12Added menu to ConfigurationWizard.Parménides GV
2013-07-12ProgressDialog works ok when discarding providers.Parménides GV
2013-07-12Back button from ConfigurationWizard quits.Parménides GV
2013-07-12Pressing back button, we don't choose any providerParménides GV
2013-07-12Distinguish non LEAP provider and down provider.Parménides GV
2013-07-12Removed unnecessary toasts.Parménides GV
2013-07-12Login button from ProviderDetailFragment works.Parménides GV
2013-07-12Use anonymously from ProviderDetail works OK.Parménides GV
2013-07-12Coded new fragment appearanceParménides GV
2013-06-26The added provider is selected automatically.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-08Rearrange if/elseif statements in ConfigurationWizard for logical sequence re...Sean Leonard
2013-06-08Clean up some unused and some formattingSean 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-08Improve retrieving and saving SharedPreferences for different types (String, ...Sean Leonard
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-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-16Fixed bug #2225 (https://leap.se/code/issues/2225)Parménides GV
2013-04-15Fixed bug 2231.Parménides GV
2013-04-15Added one "else if" that I missed during merge.Parménides GV
2013-04-15Merge branch 'wizard' into feature/wizardParménides GV
2013-03-18Refactored ProviderAPI code.Parménides GV
2013-03-14After downloading provider.json successfully, ConfigurationWizard nowParménides GV
2013-03-13ConfigurationWizard sets provider.json correctly for Dashboard once aParménides GV
2013-03-05Registering method from ProviderAPI implemented and tested.Parménides GV
2013-02-28Now, ProviderAPI sends result to ConfigurationWizard.Parménides GV
2013-02-13Solves Issue #1757.Parménides GV
2013-02-12New custom provider dialog effectively adds the new provider to theparmegv
2013-02-11Gets provider.json from custom url (assuming the file is at the root ofParménides GV
2013-02-07Button not working from ConfigurationWizard.Parménides GV