openclaw/apps/ios/Sources
Hongwei Ma d79ed65be0 feat: QR code scanning for gateway onboarding
iOS:
- QR scanner view using DataScannerViewController
- Photo library QR detection via CIDetector for saved QR images
- Deep link parser for openclaw://gateway URLs and base64url setup codes
- Onboarding wizard: full-screen welcome with "Scan QR Code" button,
  auto-connect on scan, back navigation, step indicators for manual flow

Backend:
- Add /pair qr action to device-pair extension for QR code generation
- TUI/WebUI differentiation: ASCII QR for TUI, markdown image for WebUI
- Telegram: send QR as media attachment via sendMessageTelegram
- Add data URI support to loadWebMedia for generic base64 media handling
- Export renderQrPngBase64 from plugin SDK for extension use

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 21:48:03 +08:00
..
Assets.xcassets Rebrand app icons from Clawdis to Clawdbot 2026-01-08 23:31:24 +01:00
Camera refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
Chat refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
Gateway feat(ios): add guided onboarding flow 2026-02-12 13:23:59 +05:30
Location refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
Model feat: QR code scanning for gateway onboarding 2026-02-14 21:48:03 +08:00
Onboarding feat: QR code scanning for gateway onboarding 2026-02-14 21:48:03 +08:00
Screen feat(ios): add guided onboarding flow 2026-02-12 13:23:59 +05:30
Settings feat(ios): add guided onboarding flow 2026-02-12 13:23:59 +05:30
Status Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
Voice Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
Info.plist chore(release): bump version to 2026.2.6 2026-02-06 15:37:31 -08:00
OpenClawApp.swift Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
RootCanvas.swift feat(ios): add guided onboarding flow 2026-02-12 13:23:59 +05:30
RootTabs.swift refactor: migrate iOS gateway to unified ws 2026-01-19 10:08:33 +00:00
SessionKey.swift fix: use canonical main session keys in apps 2026-01-15 08:59:05 +00:00