From cba51ad5041a8f4fba8d486e9c0108634058bf95 Mon Sep 17 00:00:00 2001 From: cdricms <36056008+cdricms@users.noreply.github.com> Date: Thu, 6 Aug 2026 19:00:24 +0200 Subject: [PATCH] docs(design): mark device history as implemented --- DESIGN-DEVICE-HISTORY.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DESIGN-DEVICE-HISTORY.md b/DESIGN-DEVICE-HISTORY.md index 225ba26..b341176 100644 --- a/DESIGN-DEVICE-HISTORY.md +++ b/DESIGN-DEVICE-HISTORY.md @@ -1,6 +1,10 @@ # Design — Device history and direct offers -Status: **draft for review**. No code written. +Status: **implemented** in the Rust core and the SwiftUI app. The KMP/Compose +app has not been built yet; the UniFFI surface is additive, so `shared/` still +compiles untouched and the Compose string resources are already generated. + +Where the build deviates from what was specified here, the section says so. Lets a user send to a device they have already transferred with, without creating and sharing a new invitation. Both sides opt in to being remembered,