summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/LeapHttpClient.java
AgeCommit message (Expand)Author
2013-07-26Include GPLv3+ file and header for files in se.leap.leapclient packageSean Leonard
2013-06-19First round of comments.Parménides GV
2013-06-12Removed some unnecessary libraries.Parménides GV
2013-06-10NullPointer solved.Parménides GV
2013-06-09More changes to calls for SharedPreferences via ConfigHelper methodsSean Leonard
2013-05-13A bit more clean.Parménides GV
2013-05-08After loggin in successfully, the new client certificate is downloaded.Parménides GV
2013-05-01If the app is restarted with a custom provider selected, the client canParmé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-04-03Fixed bug #2146 => A calculation is now fine. Next step: fix M1Parménides GV
2013-03-14After downloading provider.json successfully, ConfigurationWizard nowParménides GV
2013-02-05Simplified certificates and urls: only 1 certificate, and no :443 portParménides GV
2013-02-04Secure HTTP working with certificates downloaded from api.bitmask.netParménides GV