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
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
75873d35a8
fix: restore video screen UI changes and robustify sync script
2026-01-05 20:48:11 +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
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
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
e7c38ef149
tencent_cloud_chat_uikit source code update to version 3.1.0+2
2024-12-12 20:39:12 +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
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
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
anonymous
33a5951c3f
feat: Migrated to Flutter 3.13.0 with our version of 2.3.0
2023-08-30 15:05:56 +08:00
anonymous
8310e521f8
Feat: Upgrade UIKit to 2.2.1
2023-08-29 19:25:38 +08:00
anonymous
d0b60c68a8
feat: Upgrade UIKit to 2.2.0
2023-08-18 16:40:21 +08:00
anonymous
2fefab6196
Upgrade UIKit to 2.1.3+1
2023-07-19 18:43:28 +08:00
anonymous
455c6d0800
Upgrade TUIKit to 2.1.2
2023-06-20 17:39:50 +08:00
anonymous
2f001240cd
feat: Upgrade to 2.1.1 pre-release
2023-06-08 15:29:41 +08:00
anonymous
be65bea65e
Flutter TUIKit 2.1.0+2
2023-05-31 16:10:30 +08:00
anonymous
3c60657d72
Flutter TUIKit 2.1.0+1
2023-05-31 11:27:19 +08:00
anonymous
599ff9b9c4
Flutter TUIKit V2.1.0
2023-05-30 15:50:10 +08:00
anonymous
d93b15a35f
update flutter uikit to 2.0.0
2023-05-06 17:28:05 +08:00
anonymous
57d836fcb6
update flutter uikit to 1.7.1
2023-03-14 09:38:47 +08:00
anonymous
b6ed4adc9c
update flutter uikit to 1.7.0
2023-02-23 16:40:16 +08:00
anonymous
8cab9d05cd
update flutter uikit to. 1.6.2
2023-02-15 17:23:43 +08:00
anonymous
c77c24e562
update flutter uikit to 1.6.1
2023-02-13 12:37:04 +08:00
anonymous
c859e4e65c
update flutter uikit to 1.6.0
2023-02-08 17:29:42 +08:00
anonymous
7f3360ead1
update flutter uikit to 1.5.0+1
2023-02-06 16:25:13 +08:00