Skip to content

Refactor chat message handling and improve performance#36

Open
gohj99 wants to merge 6 commits intoTGX-Android:mainfrom
gohj99:main
Open

Refactor chat message handling and improve performance#36
gohj99 wants to merge 6 commits intoTGX-Android:mainfrom
gohj99:main

Conversation

@gohj99
Copy link
Copy Markdown

@gohj99 gohj99 commented Apr 10, 2026

No description provided.

- 替换 remember 为 retain 以优化消息列表性能
- 添加 Snapshot.withMutableSnapshot 批量操作提升状态更新效率
- 实现批量删除消息功能替代逐个删除提升性能
- 集成 horologist 库支持 Wear OS 布局优化
- 添加 MessageInfoDialog 和 MessageTextView 组件支持消息详情查看
- 初步实现文本实体点击逻辑包括链接、提及、电话号码等类型处理
- 更新依赖库版本包括 compose-material3 和相关组件
- 移除无用的布局参数和颜色资源
Copilot AI review requested due to automatic review settings April 10, 2026 15:09
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants