mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-22 02:29:44 +00:00
Align Meshtastic phone sync and chat UI refresh
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user