docs(design): mark device history as implemented

This commit is contained in:
2026-08-06 19:00:24 +02:00
parent 0f70663263
commit cba51ad504

View File

@@ -1,6 +1,10 @@
# Design — Device history and direct offers # 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 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, creating and sharing a new invitation. Both sides opt in to being remembered,