summaryrefslogtreecommitdiff
path: root/app/src/production/java/se/leap/bitmaskclient/providersetup/ProviderApiManager.java
AgeCommit message (Expand)Author
2023-10-25always show provider setup progress in percentage, combine tor bootstrap prog...cyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-07-19reorder importscyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
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 messa...cyBerta
2021-12-21improve error handling message for custom branded clients in case of misconfi...cyBerta
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 use...cyBerta
2021-10-02* refactor startTorProxy()cyBerta
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