mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 22:43:55 +00:00
* fix(android): default manual TLS port to 18789 except Tailscale hosts Match iOS resolveManualPort so blank-port TLS manual connects use 443 only for .ts.net hosts and 18789 elsewhere; update Connect port hints accordingly. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(android): sync i18n and align manual port hints with resolver Co-authored-by: Cursor <cursoragent@cursor.com> * fix(android): unify blank manual gateway ports * fix(android): normalize tailnet port hints * refactor(android): drop legacy connection UI delta --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>