Refactor chat message handling and improve performance#36
Open
gohj99 wants to merge 6 commits intoTGX-Android:mainfrom
Open
Refactor chat message handling and improve performance#36gohj99 wants to merge 6 commits intoTGX-Android:mainfrom
gohj99 wants to merge 6 commits intoTGX-Android:mainfrom
Conversation
- 替换 remember 为 retain 以优化消息列表性能 - 添加 Snapshot.withMutableSnapshot 批量操作提升状态更新效率 - 实现批量删除消息功能替代逐个删除提升性能 - 集成 horologist 库支持 Wear OS 布局优化 - 添加 MessageInfoDialog 和 MessageTextView 组件支持消息详情查看 - 初步实现文本实体点击逻辑包括链接、提及、电话号码等类型处理 - 更新依赖库版本包括 compose-material3 和相关组件 - 移除无用的布局参数和颜色资源
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.