summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/EipSetupObserver.java
AgeCommit message (Expand)Author
2024-02-27bring setup activity back to foreground if provider setup is about to finishcyBerta
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-19log vpn errors in logcat if app is an debug buildcyBerta
2022-11-22stub implementation to start motd UI on app start if requiredcyBerta
2022-07-18implement small delay to check for version updates after a successful connect...cyBerta
2022-07-18update eip-service.json every 3 days or after a unsuccessful connection attem...cyBerta
2022-07-18update soon expiring vpn certificates after connecting to the VPNcyBerta
2022-05-20fix typo and parse string from error result json object more gracefullycyBerta
2022-05-19clarify that EipSetupObserver uses the application contextcyBerta
2022-05-19handle tor startup errors and use better checks in EipSetupObserver if tor sh...cyBerta
2022-05-18use snowflake if necessary to update invalid vpn cert. Show cert update messa...cyBerta
2022-05-08update min l110n, (c) datekwadronaut
2021-12-10always use application context in EipCommand to start eip servicecyBerta
2021-11-12retry all remotes defined in one VpnProfile before switching gatewayscyBerta
2021-11-11use command pattern to start/stop tor service, similar to EIP and ProviderAPI...cyBerta
2021-10-24cancel tor and provider setup on pressing back buttoncyBerta
2021-10-16show tor bootstrapping progress in notificationscyBerta
2021-10-02add log to see if a fetch was successfulcyBerta
2021-07-21stop torService immediately instead of queueing it in provider api servicecyBerta
2021-07-21Stop tor proxy if provider api communication failed. Proxy will be reinitiate...cyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-02-28fix error handling for VpnProfile.checkProfile()cyBerta
2021-02-28remove unused methodcyBerta
2021-02-28remove unused HIDELOG flagcyBerta
2021-02-26Bigger refactoring:cyBerta
2021-02-26use early routes (blocking traffic) only on rebootcyBerta
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2021-02-15switch faster to next gateway during eip setup if current one is not responsivecyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta