Files
trail-mate/modules/ui_chat_runtime
liu weikai c3d4efc9c2 feat: add standalone mesh MQTT runtime
Add plaintext Meshtastic and MeshCore MQTT settings, persistence, SD backup/restore, Wi-Fi-gated runtime, BLE standalone gating, downlink UI injection diagnostics, LoRa/MQTT send status handling, and msh/CN defaults.
2026-07-08 20:12:43 +08:00
..
2026-05-19 16:04:42 +08:00
2026-05-19 16:04:42 +08:00

ui_chat_runtime

Chat runtime scheduling helpers.

May contain:

  • chat event pump
  • UI refresh sink ports
  • chat page runtime scheduling helpers

Must not contain:

  • LVGL widget trees
  • app shell startup
  • build entrypoints
  • board facts
  • renderer-specific layout

This module was split from modules/ui_shared during the Phase 8 structural migration batch. The old ui/screens/chat/* headers remain forwarding headers.