openclaw/apps/shared/OpenClawKit
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
..
Sources feat: QR code scanning for gateway onboarding 2026-02-14 21:48:03 +08:00
Tests/OpenClawKitTests Revert "iOS: wire node services and tests" 2026-02-02 17:36:49 +00:00
Tools/CanvasA2UI chore: Updated lint config using `ignorePatterns`. 2026-01-31 21:24:21 +09:00
Package.swift refactor: rename to openclaw 2026-01-30 03:16:21 +01:00