Files
vicliuandGitHub bf7068b02b 0.1.26-alpha release
* 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>
2026-05-19 16:04:42 +08:00
..
2026-05-19 16:04:42 +08:00
2026-05-19 16:04:42 +08:00
2026-05-19 16:04:42 +08:00

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.