feat(ForceSystemAlbum): Allow setting a default album type #1545
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.
feat(可选使用系统相册): 支持设置默认相册类型
描述 / Description
将“可选使用系统相册”功能重构为可配置选项,而不再是简单的开关。
此前,该功能每次都会弹出选择对话框。本次更新后,用户可以设置一个默认行为,以改善重复操作的体验。
新增的默认选项包括:
此配置项已添加到模块设置界面,用户可在此处选择默认值或禁用该功能。
修复或解决的问题 / Issues Fixed or Closed by This PR
#1543
检查列表 / Check List
I have tested these changes on the expected version and confirmed that they work and don't break anything (as well as I can manage).
My changes will not cause this module to lose support for older versions of QQ or TIM。
I have merged commits that are meaningless for follow-up work and confirmed that they will not cause damage to follow-up maintenance. (Required)