-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add shortcut * feat: add shortcut * feat: binding shortcut * feat: shortcut in setting page * fix: move shortcut setup into appdelegate * feat: add show mini window * chore: try add shortcut in menu item * chore: remove unuse code * chore: add menu shortcut * fix: use old shortcut key cuase crash in new settings * feat: add shortcut tab page * feat: add shortcut into menu item * fix: unable to delete shortcut & menubar shortcut update & refactor using defaults bridge * feat: add shortcut into new page * feat: add shortcut confict validator * feat: shortcut confict alter * feat: shortcut confict msg * fix: string formate * fix: unused string in xcstrings * fix: add advanced en string * pref: UI optimize * fix: marked the localized as reviewed * fix: review problem * fix: optimize the shortcut confict alter message * fix: optimize alter message * fix: remove the duplicate package.resloved --------- Co-authored-by: Tisfeng <[email protected]> Co-authored-by: Lava <[email protected]>
- Loading branch information
1 parent
8a3715d
commit b559959
Showing
14 changed files
with
829 additions
and
14 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,3 +32,5 @@ | |
#import "DarkModeManager.h" | ||
#import "EZScriptExecutor.h" | ||
#import "EZOpenAIService.h" | ||
|
||
|
Oops, something went wrong.