pick develop/eagle to master#564
Merged
deepin-bot[bot] merged 5 commits intolinuxdeepin:masterfrom Nov 28, 2025
Merged
Conversation
fix the cpu model. Log: fix the cpu model. Bug: https://pms.uniontech.com/task-view-377187.html
remove useless info. pick from: linuxdeepin@e675774 Log: remove useless info. Task: https://pms.uniontech.com/task-view-377197.html Change-Id: I38069249ec2ad433e5401a921347d36ae06320c2
adjust the storage display order. pick from: linuxdeepin@af46605 Log: adjust the storage display order. Task: https://pms.uniontech.com/task-view-377189.html Change-Id: Id1d49719127fb01e61e05ec7cdd2743823068b54
Update device description to fixed value "Universal Flash Storage". Log: Update device description to fixed value "Universal Flash Storage" Bug: https://pms.uniontech.com/bug-view-315353.html Change-Id: Id04f0cf6666fd50496e95e8b631c8598e0c632cb
add the detail mode of screen size. extend the screen size. Log: add the detail mode of screen size Bug: https://pms.uniontech.com/bug-view-318561.html Change-Id: I1e51351fffe4b79e6db0050b1c5c9ced9828dd1d
deepin pr auto review我来对这段代码变更进行详细审查:
总体来说,这些改动主要针对设备信息的显示和排序逻辑进行了优化,提高了代码的可维护性和用户体验。但建议增加更多的注释和错误处理,并使用常量替代魔法数字。 |
lzwind
approved these changes
Nov 28, 2025
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Contributor
Author
|
/forcemerge |
Contributor
|
This pr cannot be merged! (status: unstable) |
Contributor
|
This pr force merged! (status: unstable) |
This file contains hidden or 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
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.
pick develop/eagle to master