[choor]优化通知弹窗和tools.json对旧版本的兼容 #91
Merged
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.
优化了 AmpHeadersProcessor 中的多模态内容提取逻辑,使代码更简洁
Refactored multimodal content extraction logic in AmpHeadersProcessor for cleaner code
在添加或更新工具实例时自动补全缺失的工具分组,提升对旧版配置文件的兼容性
Automatically create missing tool groups when adding or updating instances to improve compatibility with legacy configuration files
将 AlertDialog 的 z-index 提升至 200 以修复层级遮挡问题
Increase AlertDialog z-index to 200 to fix layering issues
优化 Toast 视口在不同屏幕尺寸下的布局和对齐方式
Optimize Toast viewport layout and alignment across different screen sizes