Commit Graph

4 Commits

Author SHA1 Message Date
Max 1271c27b41 docs: 更新 LOCAL_CHANGES.md 记录多选面板修复 2026-01-06 15:59:59 +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