Commit Graph

85 Commits

Author SHA1 Message Date
Max 0b2afce60d deps: 更新 chewie 至 1.13.0,video_player 至 2.10.0 2026-02-02 14:31:35 +08:00
Max cbb39ca2e8 feat: 支持自定义@成员选择页面回调 atMemberPageBuilder 2026-01-12 13:15:15 +08:00
Max e473c935cd style: enforce 120 chars line length in vs code 2026-01-07 20:57:46 +08:00
Max 5ccb5adb79 style: format code with line length 120 2026-01-07 20:53:52 +08:00
Max 0d58276ff6 fix: 修复选择@成员点击返回时的空类型错误
- Navigator.push 在用户取消时返回 null
- 将 selectedAtMemberList 类型改为可空
- 添加 null 检查避免 TypeError
2026-01-07 20:47:49 +08:00
Max 61aee808d0 fix: 空关键词搜索时不调用 API,避免错误 6017
- searchFriendByKey 添加空关键词检查
- searchGroupByKey 添加空关键词检查
- searchMsgByKey 添加空关键词检查
- 当关键词为空时直接清理数据,不请求 SDK
2026-01-07 20:45:51 +08:00
Max 1271c27b41 docs: 更新 LOCAL_CHANGES.md 记录多选面板修复 2026-01-06 15:59:59 +08:00
Max 2599ce7cca fix: 修复 M3 下多选面板图标按钮尺寸显示问题
- 为 Image.asset 添加 width 和 height 参数
- 桌面端图标设置为 30x30
- 移动端图标设置为 40x40
- 修复 IconButton 的 iconSize 参数对 Image.asset 不生效的问题
2026-01-06 15:59:15 +08:00
Max cc76651dba refactor: use official upstream code for more panel and icon SVGs
- Replace tim_uikit_more_panel.dart with official upstream version
- Replace images/photo.svg, images/screen.svg, images/file.svg with official upstream versions
- Remove all local customizations to avoid compatibility issues
- Official SVGs have proper fill attributes (#5C6168) ensuring correct rendering
2026-01-05 21:14:54 +08:00
Max 46142714c9 fix: replace broken SVG icons with official SDK versions and fix sync script bug
- Replace images/photo.svg with images/svg/send_image.svg
- Replace images/file.svg with images/svg/send_file.svg
- Fix critical bug in sync_from_upstream.sh: now correctly preserves protected paths by using pre-merge commit
- Update LOCAL_CHANGES.md with detailed documentation
2026-01-05 20:59:03 +08:00
Max ae6d2f4b6a docs: add LOCAL_CHANGES.md and update sync guide 2026-01-05 20:49:06 +08:00
Max 75873d35a8 fix: restore video screen UI changes and robustify sync script 2026-01-05 20:48:11 +08:00
Max 7f4e51dede feat: unify video screen buttons and add upstream sync workflow 2026-01-05 20:45:51 +08:00
Max 88c75a9112 feat: sync with upstream official repo (preserving local images) 2026-01-05 20:36:30 +08:00
vinsonswang 25a7c0e990 Optimize the logic for retrieving the group member list when monitoring group members entering and leaving. 2025-12-04 14:56:11 +08:00
vinsonswang 214558c7f4 tencent_cloud_chat_uikit source code update to version 5.0.1+3 2025-12-03 15:06:50 +08:00
vinsonswang aecb38a604 tencent_cloud_chat_uikit source code update to version 5.0.0 2025-06-17 16:51:36 +08:00
vinsonswang 8ada938397 tencent_cloud_chat_uikit source code update to version 4.0.8 2025-05-23 12:55:06 +08:00
vinsonswang 744204bb3a tencent_cloud_chat_uikit source code update to version 4.0.6 2025-04-25 11:44:46 +08:00
vinsonswang be9c53aa25 tencent_cloud_chat_uikit source code update to version 4.0.5 2025-04-21 15:14:58 +08:00
lynxzhang ae3bf8be65 upgrade readme 2025-02-28 11:04:34 +08:00
lynxzhang a5d914603b upgrade readme 2025-02-28 10:57:33 +08:00
vinsonswang 6ac036aae3 Modify ImageGallerySaver to ImageGallerySaverPlus in video_screen.dart 2024-12-23 10:01:00 +08:00
vinsonswang eb2dd69ac9 tencent_cloud_chat_uikit source code update to version 4.0.1 2024-12-17 19:57:23 +08:00
vinsonswang 7a2d31ea71 tencent_cloud_chat_uikit source code update to version 4.0.0. 2024-12-17 11:07:49 +08:00
vinsonswang 763cf3f750 update changelog 2024-12-12 20:47:54 +08:00
vinsonswang e7c38ef149 tencent_cloud_chat_uikit source code update to version 3.1.0+2 2024-12-12 20:39:12 +08:00
vinsonswang 5700746752
feat: Upgrade to 3.1.0; 2024-11-27 22:28:53 +08:00
vinsonswang 8ad7673b7b feat: Upgrade to 3.1.0 2024-11-27 22:27:29 +08:00
vinsonswang 157f48e653 1、更新第三方库 extended_text 和 extended_text_field 版本,支持 flutter sdk 3.24
2、修复和优化若干问题
2024-10-21 19:54:44 +08:00
vinsonswang 3f4f7afb4e feat: Upgrade to 2.7.2 2024-10-12 16:58:58 +08:00
SummerHaze 245b85f3ff
Merge pull request #51 from SummerHaze/main
update readme
2024-09-23 16:33:18 +08:00
SummerHaze e592774050
Update README_ZH.md 2024-09-23 16:21:19 +08:00
SummerHaze 9ab7da09a0
Update README.md 2024-09-23 16:18:35 +08:00
SummerHaze 561169b5e2
Update README_ZH.md 2024-09-23 15:50:10 +08:00
vinsonswang d3d70f1e6b feat: Upgrade to 2.7.1 2024-09-02 18:48:32 +08:00
anonymous 9289b5c890 feat: Upgrade to 2.7.0 2024-07-26 10:14:29 +08:00
anonymous 211dccc9da feat: 2.6.0+2 2024-07-10 10:49:57 +08:00
anonymous cadd5108c1 feat: Upgrade to 2.6.0 2024-05-20 15:02:37 +08:00
anonymous b662f7d633 feat: Upgrade to 2.6.0 2024-05-20 14:57:35 +08:00
anonymous 31ec784982 feat: Upgrade to 2.5.1+5 2024-05-07 10:55:26 +08:00
anonymous 68dc760e32 feat: Upgrade to 2.5.1+4 2024-04-25 16:12:14 +08:00
anonymous da84ca9bc6 feat: Upgrade to V2.5.1 2024-03-08 17:31:24 +08:00
anonymous 8d34acf282 feat: Upgrade to UIKit 2.5.0 2024-02-29 10:47:11 +08:00
anonymous d78300178c feat: Upgrade to 2.4.1+1 2023-12-19 16:22:12 +08:00
anonymous f22c812070 feat: Upgrade UIKit to 2.4. 2023-11-28 10:55:59 +08:00
anonymous 32e43471f4 feat: Upgrade to 2.3.3+1 2023-10-30 11:02:55 +08:00
anonymous 9c11e66fd5 feat: Upgrade to 2.3.3 2023-10-27 15:38:08 +08:00
anonymous 038a3d483d feat: Upgrade to UIKit 2.3.2 2023-09-27 23:21:40 +08:00
anonymous c28e1e9529 feat: Upgrade to 2.3.1 2023-09-13 11:31:26 +08:00