Age | Commit message (Collapse) | Author |
|
|
|
|
|
as part of this gombile JNI generation fix
|
|
|
|
|
|
gateway selection UI all pluggable transports flavors will be summed up and handled the same way. A gateway can support both obfs4 and the kcp flavor.
|
|
|
|
which can be mocked for testing
|
|
|
|
|
|
|
|
|
|
|
|
deprected and unused
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fallback
|
|
|
|
* fix setting http proxy port correctly
* snowflake+tor does currently only work when being connected to a wifi, not a cellular network.
For now, we check if the device is connected to a wifi, before attempting to start tor
|
|
|
|
|
|
|
|
of the LogView
|
|
* always use a bound service connection to start a vpn service as foreground service to fix remote excptions. These appeared if the system wasn't able to set the service as forground shortly after it was started
* move vpn start logic from LaunchVPN activity to EIP service. LaunchVPN/VoidVPNLauncher is only used in case we need to ask the user for a permission. It reduces visual glitches when the transparent LaunchVPN activity appears and disappears
|
|
|
|
foreground service start
|
|
notification in onCreate already
|
|
|
|
reboot due to always-on system settings or if system killed app due to low memory
|
|
negotiation issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
throws an nullpointer exception while it tries to prepare
the VpnService
|
|
fixes main reason for #8963
|