summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/Provider.java
AgeCommit message (Expand)Author
2018-02-21Merge branch '#8858_persist_custom_providers' into '0.9.8'fupduck
2018-02-21#8858 add custom providers to the providers list on successful setupcyBerta
2018-02-20#8853 fix provider setup with codigosur.orgcyBerta
2018-02-158797 - pair programming effortFup Duck
2018-02-138827 - add mockConfigHelpperFup Duck
2018-02-128827 - remove caCertificate from ProviderFup Duck
2018-02-128827 - fix equals for ProviderFup Duck
2018-02-118827 - merge request discussionsFup Duck
2018-02-118827 - discussionFup Duck
2018-02-098827 - resolve discussionsFup Duck
2018-02-08Merge branch 'leap_0.9.8' into 8827_handle_switch_providerFup Duck
2018-02-088827 - fix testsFup Duck
2018-02-068827 - handle switch provider correctlyFup Duck
2018-01-28Merge remote-tracking branch '0xacab/0.9.8' into 8826_custom_providerFup Duck
2018-01-27fix first comments on merge requestFup Duck
2018-01-23add custom provider optionFup Duck
2018-01-21handle startActivityForResultFup Duck
2018-01-19improve layoutFup Duck
2018-01-11#8773 code review fixescyBerta
2018-01-048773 preseeded providers implementation for insecure flavorcyBerta
2018-01-038773 preseeded providers implementation for production flavorcyBerta
2015-04-29Creating a user session fragment.Parménides GV
2015-04-22Avoid the check for a null provider.Parménides GV
2015-04-22Initialize ca fingerprint, avoiding nullpointerParménides GV
2015-04-22Pinning connection to provider.jsonParménides GV
2015-03-24Indent everything with IntelliJParménides GV
2015-03-24Cleaned imports, use wildcards when appropriateParménides GV
2015-03-24Revert "Remove unused imports."Parménides GV
2015-03-24Remove unused imports.Parménides GV
2015-03-13Show user session status separately.Parménides GV
2014-12-15No duplicates between preseeded and customParménides GV
2014-12-09No duplicated providers.Parménides GV
2014-12-09Save custom providers to sdcard.Parménides GV
2014-12-09EIP fragment shown correctly.Parménides GV
2014-12-09Switching provider doesn't refresh provider list.Parménides GV
2014-12-04Click on an item, no UI but functional.Parménides GV
2014-12-04Renderers and dagger, refactoring CW.Parménides GV
2014-12-04Learning to use Butterknife, refactoring small things.Parménides GV
2014-11-27Removed unused imports and unused .eip variablesParménides GV
2014-10-09Check self-signed fingerprint.Parménides GV
2014-06-20provider.json is downloaded before ca.crtParménides GV
2014-04-09Back to the standard "app" module.Parménides GV
2014-04-08Rename app->bitmask_androidParménides GV
2014-04-08Next step: compile jni sources correctly.Parménides GV