Age | Commit message (Expand) | Author |
2021-11-15 | fix preference renaming | cyBerta |
2021-11-15 | make button text color customizable | cyBerta |
2021-11-15 | disable GatewaysManager tests checking average gateway load, because currentl... | cyBerta |
2021-11-15 | Add BuildConfig to disable color filtering of the main screen background, if ... | cyBerta |
2021-11-15 | add missing eip status observer registration in GatewaySelectionFragment | cyBerta |
2021-11-15 | remove some padding in gateway selection fragment | cyBerta |
2021-11-15 | cleanup | cyBerta |
2021-11-15 | add missing vpn button state | cyBerta |
2021-11-15 | avoid layout jumping | cyBerta |
2021-11-15 | adapt bitmask background | cyBerta |
2021-11-15 | initial implementation of classic on-off push button | cyBerta |
2021-11-15 | adapt EIP main screen and strings to simply secure proposals | cyBerta |
2021-11-15 | ask user to change location or disable bridges if manually selected location ... | cyBerta |
2021-11-15 | show bridges icon in gateway selector for locations supporting them | cyBerta |
2021-11-15 | draft gateway selection UI according to simlpy secure's proposals | cyBerta |
2021-11-15 | implement location load indicator in gateway selection cell | cyBerta |
2021-11-15 | add click listener to gateway selection button, open the gateway selection fr... | cyBerta |
2021-11-15 | first implementation of the gateway button, started to remove labels from Eip... | cyBerta |
2021-11-14 | skip obfs4 connections using either ipv6 addresses or UDP | cyBerta |
2021-11-14 | allow ipv6 only openvpn gateways | cyBerta |
2021-11-14 | suppress lint warnings for methods used in fatweb flavor builds | cyBerta |
2021-11-14 | implement IPv4 address check based on regex | cyBerta |
2021-11-14 | don't allow openvpn configs without --remote or <connection> block | cyBerta |
2021-11-12 | update version to 1.1.0RC1 | cyBerta |
2021-11-12 | allow gateway selection in Bitmask | cyBerta |
2021-11-12 | retry all remotes defined in one VpnProfile before switching gateways | cyBerta |
2021-11-12 | add licenses | cyBerta |
2021-11-12 | cleanup | cyBerta |
2021-11-12 | add an test for no network error handling | cyBerta |
2021-11-12 | fix tests | cyBerta |
2021-11-11 | Check if snowflake stopped with an error. Change state to OFF in that case, too | cyBerta |
2021-11-11 | use command pattern to start/stop tor service, similar to EIP and ProviderAPI... | cyBerta |
2021-11-11 | fix snowflake on-/off state detection | cyBerta |
2021-11-10 | add a more specific error if provider api communication is attempted without ... | cyBerta |
2021-11-10 | move optional arguments to the back in ProviderAPI's error handling methods | cyBerta |
2021-11-09 | debounce tor notifications to max. 2 per second | cyBerta |
2021-11-09 | check tor preferences before initiating a tor service connection | cyBerta |
2021-11-08 | remove unused variables | cyBerta |
2021-11-08 | Don't allow fallback tor mechanism for failed geoip service calls. | cyBerta |
2021-11-08 | revert restriction to be connected to wifi in order to use snowflake/tor fall... | cyBerta |
2021-11-07 | tweak log item cell, get rid of DividerItemDecorator and use simple view as s... | cyBerta |
2021-11-07 | tweak loading screen - hide connection details behind a clickable lable | cyBerta |
2021-11-07 | always reset proxy port if tor status turns to OFF | cyBerta |
2021-11-07 | fix connection detail section title | cyBerta |
2021-11-07 | Add provider setup unit tests wrt. Tor handling | cyBerta |
2021-11-07 | implement tor fallback mechanism for canConnect() | cyBerta |
2021-11-07 | catch possible IllegalStateException within stopService | cyBerta |
2021-11-07 | fix test provider json api v4 | cyBerta |
2021-11-06 | add little comment about the meaning of providerIp and providerApiIp | cyBerta |
2021-11-06 | Keep preshipped and manually added provider urls as strings in ProviderManage... | cyBerta |