Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

十二月累积更新 #165

Open
wants to merge 8 commits into
base: next
Choose a base branch
from
Open

十二月累积更新 #165

wants to merge 8 commits into from

Conversation

Stapxs
Copy link
Owner

@Stapxs Stapxs commented Jan 2, 2025

十二月累积更新余量,主要为移动端优化

✨ Android:图标切换功能
✨ iOS:图标切换功能、暗黑模式图标功能
🐛 修正空消息依旧触发消息预显的问题 <- #157
🐛 修正在 Web 端 URL 编码遗漏导致的主题面板加载失败的问题 <- #158
🐛 修正消息滚到底判定偶发不触发的问题
🐛 阻止反复点击已打开的聊天以避免计数器问题
🐛 调整一些布局错误 <- #156
♿ Capacitor:优化在移动设备平板上横竖屏样式切换的体验
♿ iOS:优化在 iPad 上的实体键盘、笔输入结构避让

總結(由 Sourcery)

喺 Android 同 iOS 上面加入圖示切換功能,並喺 iOS 上面加入深色模式圖示功能。修復咗空訊息仍然觸發訊息預覽嘅問題,修正咗導致網頁端主題面板載入失敗嘅 URL 編碼問題,以及修復咗訊息捲動至底部偵測偶爾失敗嘅情況。防止喺已開啟嘅對話中重複點擊。調整佈局錯誤,並改善平板電腦同 iPad 喺橫向同直向模式之間切換嘅體驗。

新功能:

  • 喺 Android 同 iOS 上面加入圖示切換功能。
  • 喺 iOS 上面加入深色模式圖示功能

修復嘅問題:

  • 修復咗空訊息仍然觸發訊息預覽嘅問題。
  • 修正咗導致網頁端主題面板載入失敗嘅 URL 編碼問題。
  • 修復咗訊息捲動至底部偵測偶爾失敗嘅情況。
  • 防止喺已開啟嘅對話中重複點擊。
  • 調整佈局錯誤
Original summary in English

Summary by Sourcery

Add icon switching functionality for Android and iOS, and dark mode icon functionality for iOS. Fix the issue where empty messages still trigger message preview, the URL encoding issue causing theme panel loading failure on Web, and the occasional failure of message scroll-to-bottom detection. Prevent repeated clicks on opened chats. Adjust layout errors and improve the experience of switching between landscape and portrait mode on tablets and iPad.

New Features:

  • Add icon switching functionality for Android and iOS.
  • Add dark mode icon functionality for iOS

Bug Fixes:

  • Fix the issue where empty messages still trigger message preview.
  • Fix the URL encoding issue causing theme panel loading failure on Web.
  • Fix the occasional failure of message scroll-to-bottom detection.
  • Prevent repeated clicks on opened chats.
  • Adjust layout errors

Stapxs and others added 7 commits December 23, 2024 08:43
🐛 调整一些布局错误 <- #156
♿ iOS:优化在 iPad 上的实体键盘、笔输入结构避让
♿ Capacitor:优化在移动设备平板上横竖屏样式切换的体验
🐛 修正空消息依旧触发消息预显的问题 <- #157
🐛 修正 URL 编码遗漏导致的主题面板加载失败的问题 <- #158
🐛 修正消息滚到底判定偶发不触发的问题
🐛 阻止反复点击已打开的聊天以避免计数器问题
✨ iOS:图标切换功能、暗黑模式图标功能
✨ Android:图标切换功能
contributors card 样式
🐛 修正联系人列表拼音无法搜索的问题
🐛 (in) 修正图标卡片在非移动平台显示的问题
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

@Stapxs - 我已經檢查過你嘅更改,佢哋睇落去好好!

呢啲係我喺檢查時睇過嘅嘢
  • 🟢 一般問題: 一切正常
  • 🟢 安全性: 一切正常
  • 🟢 測試: 一切正常
  • 🟢 複雜性: 一切正常
  • 🟢 文檔: 一切正常

Sourcery 對開源項目免費 - 如果你鍾意我哋嘅檢查,請考慮分享佢哋 ✨
幫我變得更有用!請喺每個評論上點擊 👍 或 👎,我會用呢啲反饋嚟改善你嘅檢查。
Original comment in English

Hey @Stapxs - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

src/renderer/src/function/utils/appUtil.ts Outdated Show resolved Hide resolved
src/renderer/src/function/utils/appUtil.ts Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Jan 3, 2025

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