mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-23 19:19:44 +00:00
* refactor: render chat rows from presentation state * Fix Meshtastic channel sync and add MeshCore CN preset * Add granular chat notification settings * Add SD settings backup and restore * Prepare 0.1.26-alpha release --------- Co-authored-by: vicliu624 <vicliu@outlook.com>
6 lines
267 B
Markdown
6 lines
267 B
Markdown
# UI Key Verification Runtime
|
|
|
|
This module owns stable key verification runtime adapters used by UI runtime
|
|
composition. Legacy `ui_legacy_adapters` headers may forward here for downstream
|
|
compatibility, but new main runtime code should include this module directly.
|