summaryrefslogtreecommitdiff
path: root/src/se/leap/bitmaskclient/ProviderAPI.java
AgeCommit message (Expand)Author
2014-04-08Next step: compile jni sources correctly.Parménides GV
2014-03-29Refactored.Parménides GV
2014-03-29Back button while setting up a provider worksParménides GV
2014-03-13Token correctly sent in the http request.Parménides GV
2014-03-05Rewrite "Server is down" message to "Server is unreachable"Sean Leonard
2014-02-28Merge branch 'feature/remove-shared-preferences-methods-from-ConfigHelper' in...Sean Leonard
2014-02-07bugfix for #4664 and #4668 (login/logout messages)Sean Leonard
2014-01-14No sharedprefs methods in ConfigHelper.Parménides GV
2013-12-21Merge branch 'bug/more-detailed-response-to-CW-errors' into developcyBerta
2013-12-20Merge branch 'feature/token-based-auth' into developcyBerta
2013-12-10Rebased onto 0.2.2Parménides GV
2013-12-10Retry button prompts new provider dialog.Parménides GV
2013-12-10JavaDoc for pickErrorMessageParménides GV
2013-12-10Cleaner error message.Parménides GV
2013-12-10Retry button on failed downloads.Parménides GV
2013-12-10Save my work until nowParménides GV
2013-12-10Download results stored in static variables.Parménides GV
2013-12-10CA cert saved correctly in SharedPreferences.Parménides GV
2013-12-10ProviderAPI broadcasts progress to CW.Parménides GV
2013-12-10A bit of cleaning.Parménides GV
2013-12-10Provider setup: One method downloads everything.Parménides GV
2013-12-10Successfully rebased onto progress-bars.Parménides GV
2013-12-10Simplified the methods to add a new provider.Parménides GV
2013-12-10Setting up a provider w/o connection doesn't fail.Parménides GV
2013-12-09CA cert saved correctly in SharedPreferences.Parménides GV
2013-12-09ProviderAPI broadcasts progress to CW.Parménides GV
2013-12-09A bit of cleaning.Parménides GV
2013-12-09Provider setup: One method downloads everything.Parménides GV
2013-12-09Successfully rebased onto progress-bars.Parménides GV
2013-12-09Simplified the methods to add a new provider.Parménides GV
2013-12-04Vpn profiles get updated after switching provider.Parménides GV
2013-11-20Fixed compilation error from rebases.Parménides GV
2013-11-19Logging out deletes the token from LeapSRPSession.Parménides GV
2013-11-19Token based authentication implemented.Parménides GV
2013-11-19CA cert saved correctly in SharedPreferences.Parménides GV
2013-11-19ProviderAPI broadcasts progress to CW.Parménides GV
2013-11-19A bit of cleaning.Parménides GV
2013-11-19Provider setup: One method downloads everything.Parménides GV
2013-11-19Successfully rebased onto progress-bars.Parménides GV
2013-11-19Simplified the methods to add a new provider.Parménides GV
2013-11-15Login and Logout progressbars advance correctly.Parménides GV
2013-11-15ProviderAPI broadcasts progress for log in processParménides GV
2013-11-15Dashboard progressbar lives below the status line.Parménides GV
2013-11-15Merge branch 'bug/srp-b-validation' into developSean Leonard
2013-11-14Check B % N != 0 in SRP algorithm.Parménides GV
2013-11-13Fixed a typo in the rebase.Parménides GV
2013-11-13AlertDialog for failed downloads.Parménides GV
2013-11-13Renamed certificate handling methods.Parménides GV
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta