- Add 4-tab navigation (Home/Nodes/Logs/Settings) with BottomNavigationView - Replace tun2socks direct proxy with sing-box engine for multi-protocol support (socks5, shadowsocks, vmess, vless) - Dual-process architecture: sing-box (mixed inbound :10801) + tun2socks (TUN fd bridge) - Add node management: NodeStore (SharedPreferences), add/delete/select nodes - Add SingBoxConfig: dynamic sing-box JSON config generation (1.13+ format) - Add real-time log viewer with incremental reading - Add settings page (DNS, auto-connect, about) - Migrate to AppCompatActivity + MaterialComponents theme - Fix fork_exec.c: guard keepFd=-1 for sing-box (no TUN fd needed) - Delete unused files: TcpProxy, Socks5Client, ConfigReader, config.jsonc Tested: VPN connects, exit IP = 156.225.28.220, HTTPS works, all tabs functional. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
42 KiB
42 KiB