-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce
Defaults
package into project and implement Setting - Gen…
…eral with SwiftUI (#323) * import Defaults package * refactor EZConfiguration using Defaults package and Implement Boolean options in SwiftUI Setting View * complete enum options in `GeneralTab` of `Setting` * Font Size and Appearance setting * rename EZConfiguration file in swift to Configuration * rename `TTSService` with `TTSServiceType` * renaming TTSService to TTSServiceType and remove EZ prefix of some file * maintain the order of languages * filter classical Chinese in first/second language options * `Defaults ` package use version instead of branch
- Loading branch information
1 parent
bec66da
commit 35222c2
Showing
13 changed files
with
1,176 additions
and
37 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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.