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