openclaw/apps/ios/Sources/Gateway
Nimrod Gutman 6380c872bc
feat(ios): improve gateway connection error ux (#62650)
* feat(ios): improve gateway connection error ux

* fix(ios): address gateway problem review feedback

* feat(ios): improve gateway connection error ux (#62650) (thanks @ngutman)
2026-04-07 21:53:22 +03:00
..
DeepLinkAgentPromptAlert.swift
ExecApprovalPromptDialog.swift feat(ios): add exec approval notification flow (#60239) 2026-04-05 16:33:22 +03:00
GatewayConnectConfig.swift fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
GatewayConnectionController.swift iOS: improve QR pairing flow (#51359) 2026-03-21 01:10:29 -05:00
GatewayConnectionIssue.swift feat(ios): improve gateway connection error ux (#62650) 2026-04-07 21:53:22 +03:00
GatewayDiscoveryDebugLogView.swift
GatewayDiscoveryModel.swift refactor(ios): dedupe status, gateway, and service flows 2026-03-02 11:32:20 +00:00
GatewayHealthMonitor.swift
GatewayProblemView.swift feat(ios): improve gateway connection error ux (#62650) 2026-04-07 21:53:22 +03:00
GatewayQuickSetupSheet.swift feat(ios): improve gateway connection error ux (#62650) 2026-04-07 21:53:22 +03:00
GatewayServiceResolver.swift refactor(ios): dedupe status, gateway, and service flows 2026-03-02 11:32:20 +00:00
GatewaySettingsStore.swift fix(pairing): restore qr bootstrap onboarding handoff (#58382) (thanks @ngutman) 2026-03-31 21:11:35 +03:00
GatewaySetupCode.swift fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
GatewayTrustPromptAlert.swift
KeychainStore.swift iOS Security Stack 1/5: Keychain Migrations + Tests (#33029) 2026-03-03 16:15:20 +00:00
TCPProbe.swift