summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/providersetup/ProviderApiManagerBase.java
AgeCommit message (Expand)Author
2021-11-07implement tor fallback mechanism for canConnect()cyBerta
2021-11-07catch possible IllegalStateException within stopServicecyBerta
2021-11-06fix tor provider setup fallback mechanismcyBerta
2021-11-06implement tiomeout error handling + UI if tor doesn't start within 3 minutescyBerta
2021-11-05Ensure tor state is set to OFF after snowflake completely stopped.cyBerta
2021-10-24remove unused service action STOP_PROXYcyBerta
2021-10-24cancel tor and provider setup on pressing back buttoncyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-10-02* refactor startTorProxy()cyBerta
2021-09-30remove tor circuit setup observer once timeout reached or tor circuits have b...cyBerta
2021-09-30set tor setup timeout to 3 minutescyBerta
2021-07-21remove log in ProviderApiManagerBasecyBerta
2021-07-21rename methodcyBerta
2021-07-21stop torService immediately instead of queueing it in provider api servicecyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-02-18add a lot of API related error logs to log screencyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta