mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-14 06:39:45 +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>
ui_legacy_adapters
Bounded compatibility adapters and anti-corruption bridges.
May contain:
- legacy source/sink adapters
- compatibility bridges
- anti-corruption wrappers around existing runtime APIs
Must not contain:
- new product behavior
- renderer widgets
- app composition roots
- build entrypoints
- board facts
This module was split from modules/ui_shared during the Phase 8 structural
migration batch. The old ui/presentation_sources/legacy_* headers remain
forwarding headers for migrated adapters.