FoxiGram/TMessagesProj
instant992 a807fa9db6 Rotate to another server on stuck proxy connection
- ProxyRotationController now probes VLESS+Reality servers with a real TCP
  latency check (the MTProto check always failed for them), so rotation can
  actually find a working server
- Switching to a built-in VLESS server now starts Xray and points Telegram
  at the local SOCKS5 listener via XrayController.switchToBuiltinProxy,
  instead of pointing at the raw server address
- Skip built-in servers that don't match the current network when rotating
- Trigger rotation not only on ConnectingToProxy but also on prolonged
  Connecting/WaitingForNetwork states, covering the infinite-connecting case
2026-06-11 04:13:10 +04:00
..
jni Disable helper-bot data channel, harden WebApp null-check, update branding 2026-06-09 02:33:57 +04:00
libs
src Rotate to another server on stuck proxy connection 2026-06-11 04:13:10 +04:00
build.gradle
proguard-rules.pro