Skip to content
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

【Swift 重构】用 Swift/SwiftUI 重写设置页 #285

Closed
8 tasks done
tisfeng opened this issue Dec 30, 2023 · 5 comments
Closed
8 tasks done

【Swift 重构】用 Swift/SwiftUI 重写设置页 #285

tisfeng opened this issue Dec 30, 2023 · 5 comments

Comments

@tisfeng
Copy link
Owner

tisfeng commented Dec 30, 2023

起因

目前项目中支持的需要 API key 的服务越来越多,而使用 URL Scheme 命令方式配置 key 很不方便 #227 #278 ,因此决定重写设置页,以提供更便捷的 UI 方式来配置 key。

现状

目前最新 dev 分支 debug 环境下有个【SwiftUl App 模式启动】选项 #212 ,开启后菜单项和设置页会使用新的 SwiftUl 实现显示,但这部分功能还不完整。

计划

接下来我计划使用 Swift/SwiftUI 重写整个设置页,补全目前缺失的功能。

这里拆分一下 issue,大家可以先挑选自己感兴趣和擅长的功能来做,剩下的我视情况分配。

image
@tisfeng tisfeng added the dev label Dec 30, 2023
@liyafly
Copy link
Contributor

liyafly commented Jan 2, 2024

hello 有人认领吗? 我有兴趣,熟悉swift,SwiftUI还在学习,怎么认领呢,想从简单的入手。

@tisfeng
Copy link
Owner Author

tisfeng commented Jan 2, 2024

欢迎,你可以试试 #286#287 ,可以先把界面架子搭起来,有些涉及其他复杂的功能先放一边,慢慢完善。

@liyafly
Copy link
Contributor

liyafly commented Jan 2, 2024

欢迎,你可以试试 #286#287 ,可以先把界面架子搭起来,有些涉及其他复杂的功能先放一边,慢慢完善。

好的,谢谢。我先试试,目前也只能在工作之余做一些,有人做了就可以先PR。

@tisfeng
Copy link
Owner Author

tisfeng commented Jan 2, 2024

没被分配的 issue 都是还没开始做的,如果感兴趣,都可以看看。

@tisfeng
Copy link
Owner Author

tisfeng commented Feb 7, 2024

Almost done, so closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants