summaryrefslogtreecommitdiff
path: root/app/src/production/java/se/leap/bitmaskclient/providersetup/ProviderApiManager.java
AgeCommit message (Collapse)Author
2022-05-19use better check if tor is running on vpn certificate update error handlingcyBerta
2022-05-18use snowflake if necessary to update invalid vpn cert. Show cert update ↵cyBerta
message in UI
2021-12-21improve error handling message for custom branded clients in case of ↵cyBerta
misconfigured backend
2021-11-08Don't allow fallback tor mechanism for failed geoip service calls.cyBerta
2021-11-06fix tor provider setup fallback mechanismcyBerta
2021-11-05Ensure tor state is set to OFF after snowflake completely stopped.cyBerta
2021-11-04remove unused UNKNOWN TorStatus statecyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if ↵cyBerta
useBridges is true
2021-10-02* refactor startTorProxy()cyBerta
* fix setting http proxy port correctly * snowflake+tor does currently only work when being connected to a wifi, not a cellular network. For now, we check if the device is connected to a wifi, before attempting to start tor
2021-07-21fix tor fallback check for failing api callscyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-02-26fix another empty alert on server reponding null a body during provider setupcyBerta
2021-02-18add DEBUG_MODE api response logging to insecure build flavor, toocyBerta
2021-02-18add a lot of API related error logs to log screencyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta