-
Notifications
You must be signed in to change notification settings - Fork 47
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
Stapxs
wants to merge
8
commits into
next
Choose a base branch
from
fun/202412
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
十二月累积更新 #165
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✨ iOS:图标切换功能、暗黑模式图标功能
✨ Android:图标切换功能
contributors card 样式
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
喂 @Stapxs - 我已經檢查過你嘅更改,佢哋睇落去好好!
呢啲係我喺檢查時睇過嘅嘢
- 🟢 一般問題: 一切正常
- 🟢 安全性: 一切正常
- 🟢 測試: 一切正常
- 🟢 複雜性: 一切正常
- 🟢 文檔: 一切正常
幫我變得更有用!請喺每個評論上點擊 👍 或 👎,我會用呢啲反饋嚟改善你嘅檢查。
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
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
十二月累积更新余量,主要为移动端优化
✨ Android:图标切换功能
✨ iOS:图标切换功能、暗黑模式图标功能
🐛 修正空消息依旧触发消息预显的问题 <- #157
🐛 修正在 Web 端 URL 编码遗漏导致的主题面板加载失败的问题 <- #158
🐛 修正消息滚到底判定偶发不触发的问题
🐛 阻止反复点击已打开的聊天以避免计数器问题
🐛 调整一些布局错误 <- #156
♿ Capacitor:优化在移动设备平板上横竖屏样式切换的体验
♿ iOS:优化在 iPad 上的实体键盘、笔输入结构避让
總結(由 Sourcery)
喺 Android 同 iOS 上面加入圖示切換功能,並喺 iOS 上面加入深色模式圖示功能。修復咗空訊息仍然觸發訊息預覽嘅問題,修正咗導致網頁端主題面板載入失敗嘅 URL 編碼問題,以及修復咗訊息捲動至底部偵測偶爾失敗嘅情況。防止喺已開啟嘅對話中重複點擊。調整佈局錯誤,並改善平板電腦同 iPad 喺橫向同直向模式之間切換嘅體驗。
新功能:
修復嘅問題:
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:
Bug Fixes: