-
Notifications
You must be signed in to change notification settings - Fork 1
feat: setting pages重构 #10
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
382fd0a
feat: 重构SettingPage的排版
futurw4v 483edf6
chore(setting_page): 将“下载”改为“设置”
futurw4v 429af46
feat: 重构ThemePage
futurw4v a285078
feat: 重构JavaPage
futurw4v 0131ba9
feat: 使设置页面的标题对齐设置
futurw4v 4599aff
refactor(JavaPage): 清理代码,优化代码结构和命名
futurw4v cbc3262
refactor: 用FutureBuilder重构LogViewerPage
futurw4v 91eaddf
refactor(LogViewerPage): 引入DateFormat格式化时间,重新设置代码格式
futurw4v a88c1df
feat(LogViewerPage): 将标题行按钮组右对齐,更改卡片样式,添加视觉细节
futurw4v 59f0d80
refactor(about): 整理代码格式
futurw4v 1f96374
feat(about): 更换卡片样式,更新版权年份
futurw4v 2ac4ee7
feat(log_setting): 更换卡片样式,优化间距
futurw4v e7cc7a8
fix: 移除多余括号,修复编译错误
futurw4v cc52a69
refactor: 用kDefaultPadding替换相应常量
futurw4v 04a4b1f
feat(log_viewer): 为显示日志等级的容器添加内边距
futurw4v cc8a470
perf: 添加const标识符
futurw4v eef4d74
fix(log_viewer): 清除日志后重新加载列表
futurw4v 79c4ce4
fix(java_manager): 使用正确的PATH分隔符扫描Java可执行文件
futurw4v 29d0380
refactor(java_manager): 整理代码,提取与JavaPage相同的部分
futurw4v 19c3567
feat(java.dart): 优化Java卡片视觉,优化代码
futurw4v 545e539
feat(java_manage): 为查找java添加递归,整理代码
futurw4v a6a6ac8
feat(java.dart): 提取通用创建Card代码,为当前java添加Chip便于分辨
futurw4v 4f94be1
feat: 添加LazyLoadIndexedStack使页面懒加载
futurw4v 9b92579
feat(log_viewer): 使日志从新到旧显示
futurw4v 189464d
chore(java_manage): 移除无用日志
futurw4v ac5be15
Merge branch 'main' into feature/setting_page
futurw4v ae7433d
fix(theme): 优化代码,修复主题切换不生效,优化颜色选中视觉风格
futurw4v f81f8f0
fix(log_viewer): 将顶部操作按钮与标题拆分并让部分按钮与FutureBuilder数据同步,优化代码格式
futurw4v 9934af4
refactor(java): 更改systemJavaInfo的空安全处理
futurw4v File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.