Files
tergent-android/app
茂之钳 d0f8c81049 v1.1.2: fix connection UX — immediate tab creation, loading state, error display
- Bug: clicking saved connection did not open terminal immediately
  Fix: create tab and switch to it BEFORE connect() starts
- Bug: StrictHostKeyChecking=yes blocked all first-time password connections
  Fix: changed to 'no' (consistent with key auth), increased timeout to 15s
- Bug: no UI feedback during connection attempt
  Fix: show 'Connecting...' state with spinner, then connected/error states
- Bug: disconnected state and error state overlapped in terminal view
  Fix: unified content area with 3 states: error+reconnect / connecting /
  idle prompt

Co-authored-by: 茂之钳 <agent@openclaw.ai>
2026-05-24 05:33:21 +00:00
..