summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/GatewaySelector.java
AgeCommit message (Collapse)Author
2021-11-23calculate and show gateway load related to transportcyBerta
2021-11-15show bridges icon in gateway selector for locations supporting themcyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
* implement handling of different provider API version (v1 and v2) * detect provider's obfs support * shapeshifter-dispatcher installation * necessary changes to control shapeshifter-dispatcher from Bitmask * route openvpn traffic over shapeshifter-dispatcher
2018-12-27add test and minor refactoring for gateway selectioncyBerta
2018-12-07first shot gatewayselectioncyBerta
2015-03-24Indent everything with IntelliJParménides GV
2015-03-24Cleaned imports, use wildcards when appropriateParménides GV
2014-11-27Removed unused imports and unused .eip variablesParménides GV
2014-11-26OVPNGateway extracted from EIP.Parménides GV
Fixed a silly typo on .gitignore which was ignoring "G*"!.