Align Meshtastic phone sync and chat UI refresh

This commit is contained in:
liu weikai
2026-03-27 22:32:51 +08:00
parent df76526b5d
commit e0076d707b
18 changed files with 1003 additions and 49 deletions
@@ -83,6 +83,7 @@ class UiController : public IChatUiRuntime
void applyConversationListToUi();
void updateConversationMetaForMessage(const chat::ChatMessage& msg, bool increment_unread);
bool updateConversationViewForIncoming(const chat::ChatMessage& msg);
void reloadConversationView();
void refreshTeamConversation();
void startTeamConversationTimer();
void stopTeamConversationTimer();