openclaw/apps/ios/Sources
Nachx639 e951a42bcb
fix(mac): adopt canonical session key and add reset triggers (#10898)
Add shared native chat handling for /new, /reset, and /clear.

This also aligns main session key handling in the shared chat UI and includes follow-up test and CI fixes needed to keep the branch mergeable.

Co-authored-by: Nachx639 <71144023+Nachx639@users.noreply.github.com>
Co-authored-by: Luke <92253590+ImLukeF@users.noreply.github.com>
2026-03-13 12:35:39 +11:00
..
Assets.xcassets/AppIcon.appiconset feat(ios): surface gateway talk defaults and refresh icon assets (#22530) 2026-02-21 10:34:20 +02:00
Calendar
Camera iOS Security Stack 2/5: Concurrency Locks (#33241) 2026-03-03 16:28:27 +00:00
Capabilities
Chat fix(mac): adopt canonical session key and add reset triggers (#10898) 2026-03-13 12:35:39 +11:00
Contacts refactor(ios): dedupe status, gateway, and service flows 2026-03-02 11:32:20 +00:00
Device fix(ios): enforce main-actor device status APIs 2026-03-02 04:36:49 +00:00
EventKit
Gateway fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
LiveActivity feat(ios): add Live Activity connection status + stale cleanup (#33591) 2026-03-04 07:44:42 +00:00
Location fix(swift): align async helper callsites across iOS and macOS 2026-03-03 03:07:54 +00:00
Media
Model fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
Motion fix(ios): eliminate Swift warnings and clean build logs 2026-02-26 22:42:23 +00:00
Onboarding fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
Push feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
Reminders fix(ios): eliminate Swift warnings and clean build logs 2026-02-26 22:42:23 +00:00
Screen feat(ios): refresh home canvas toolbar 2026-03-10 21:44:00 +02:00
Services fix(ios): harden watch messaging activation concurrency (#33306) 2026-03-03 22:38:54 +00:00
Settings fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
Status iOS: add welcome home canvas 2026-03-10 21:44:00 +02:00
Voice refactor: split talk gateway config loaders 2026-03-08 16:22:48 +00:00
HomeToolbar.swift feat(ios): refresh home canvas toolbar 2026-03-10 21:44:00 +02:00
Info.plist feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
OpenClaw.entitlements
OpenClawApp.swift feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
RootCanvas.swift feat(ios): refresh home canvas toolbar 2026-03-10 21:44:00 +02:00
RootTabs.swift refactor(ios): dedupe status, gateway, and service flows 2026-03-02 11:32:20 +00:00
RootView.swift
SessionKey.swift