summaryrefslogtreecommitdiff
path: root/app/src/production/java/se/leap/bitmaskclient/ProviderApiManager.java
AgeCommit message (Expand)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-25only allow geoip service calls if the vpn is not yet running in order to get ...cyBerta
2020-07-24try to fetch geoip service only if non-default url existscyBerta
2020-07-23implement gateway selection based on geoip servicecyBerta
2020-03-17switch to AndroidXcyBerta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2019-12-13improve better server balancing: update eip-service.json every 3 days after a...cyBerta
2019-09-27fix error handling for failing fetch of eip-service.json in production flavor...cyBerta
2019-08-02add missing importcyBerta
2019-08-02add provider/gateway setup infos to LogView in debug buildscyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-05-21* show error dialog if provider is misconfigured and has not allowed registra...cyBerta
2019-05-20improve provider json validation during setupcyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-03-18refactor ConfigHelper, split into multiple helper classescyBerta
2018-02-20#8853 show 'It doesn\'t seem to be a Bitmask provider' if entered URL is crapcyBerta
2018-02-20#8853 fix failing vpn cert download callback for insecure flavor and use new ...cyBerta
2018-02-16#8789 fix reference in production flavor of ProviderApiManagercyBerta
2018-02-158797 - pair programming effortFup Duck
2018-02-118827 - discussionFup Duck
2018-02-098827 - bugfixFup Duck
2018-02-098827 - resolve discussionsFup Duck
2018-02-098827 - merge request discussionsFup Duck
2018-02-088827 - fix testsFup Duck
2018-02-068827 - handle switch provider correctlyFup Duck
2018-01-13allow rotation of ConfigWizardFup Duck
2018-01-13more static constant import and import cleanupFup Duck
2018-01-108773 more test cases and clean-upcyBerta
2018-01-098773 refactoring ProviderAPI for testability, setting up basic unit test fram...cyBerta