summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/tor/TorStatusObservable.java
AgeCommit message (Expand)Author
2024-01-17replace deprectated Observer and Observables by PropertyChangeListener and Pr...cyBerta
2023-07-31improve Snowflake logscyBerta
2022-12-12remove some logscyBerta
2022-12-12implement better snowflake connection setup handling in case either http doma...cyBerta
2022-05-19avoid possible NPE in TorStatusObservablecyBerta
2022-05-19reset http proxy port immediately after tor has been cancelled and is about t...cyBerta
2022-05-19implement method to determine if tor is currently running and not yet about t...cyBerta
2021-11-26fix string referencecyBerta
2021-11-12add licensescyBerta
2021-11-11Check if snowflake stopped with an error. Change state to OFF in that case, toocyBerta
2021-11-11use command pattern to start/stop tor service, similar to EIP and ProviderAPI...cyBerta
2021-11-11fix snowflake on-/off state detectioncyBerta
2021-11-07always reset proxy port if tor status turns to OFFcyBerta
2021-11-07Add provider setup unit tests wrt. Tor handlingcyBerta
2021-11-06initiate tor status logs with empty stringscyBerta
2021-11-05Ensure tor state is set to OFF after snowflake completely stopped.cyBerta
2021-11-04remove unused UNKNOWN TorStatus statecyBerta
2021-10-24cancel tor and provider setup on pressing back buttoncyBerta
2021-10-22show tor and snowflake connection status in provider setup screenscyBerta
2021-10-16tweak snowflake log messagecyBerta
2021-10-16show snowflake logs in notificationcyBerta
2021-10-16show tor bootstrapping progress in notificationscyBerta
2021-07-21show tor status info in provider setup activiescyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta