Commit graph

3356 commits

Author SHA1 Message Date
Jack Ye
77a7c6ec75
Merge branch 'dev' into plugin_update 2025-07-15 19:58:49 +08:00
Jack Ye
a858aa8f55
Update auto update desc
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2025-07-15 19:58:12 +08:00
VictoriousRaptor
fd4efe009c Hide double pin card when use pinyin is false 2025-07-14 21:09:21 +08:00
Jack251970
05e01ab9ac Change double pinyin panel design 2025-07-14 16:49:04 +08:00
Jack251970
44fbc6eed5 Add auto update subtitle 2025-07-14 16:35:48 +08:00
Jack251970
69d5e33150 Show message box with button instead 2025-07-14 16:31:09 +08:00
Jack251970
b5baf3ebea Rename function name 2025-07-14 16:24:46 +08:00
Jack251970
b393d36186 Add check plugin update button 2025-07-14 16:24:09 +08:00
Jack251970
6eb52b8961 Check plugin updates in the background 2025-07-14 16:18:22 +08:00
Jack251970
6ec659e3ef Update string resource 2025-07-14 16:14:13 +08:00
Jack251970
c0c7546cfc Add auto plugin update setting & UI 2025-07-14 15:48:15 +08:00
Jack251970
79f81a6274 Improve code quality 2025-07-14 15:35:23 +08:00
Jeremy Wu
354e5ecf99
Merge pull request #2427 from Flow-Launcher/double-pin
Double pinyin query
2025-07-14 00:35:57 +10:00
Jeremy Wu
3159e67c9d
New Crowdin updates (#3807) 2025-07-13 15:56:34 +03:00
VictoriousRaptor
50de9ba6d6
Merge branch 'dev' into double-pin 2025-07-13 19:46:55 +08:00
VictoriousRaptor
130202108c Add UI for double pinyin options 2025-07-13 19:09:40 +08:00
Jack251970
67ec700caf Use one way binding for modifiers 2025-07-13 18:03:14 +08:00
Jack251970
b16cd145c1 Remove unused property 2025-07-13 10:59:34 +08:00
Jack251970
ed4fdb7561 Update result modifiers when OpenResultModifiers is changed 2025-07-13 10:55:13 +08:00
Jack251970
c5373f6abf Use one way binding for showing result hotkey 2025-07-13 10:51:03 +08:00
Jack251970
1a8227a939 Use try-catch for query text box paste 2025-07-11 22:24:05 +08:00
Jeremy Wu
48d08984ec
Merge pull request #3803 from Flow-Launcher/CustomQueryHotkeySetting_refactor
Refactor CustomQueryHotkeySetting control
2025-07-10 21:45:07 +10:00
Jack251970
4d5a8ccb80 Fix typos 2025-07-10 13:27:04 +08:00
Jack251970
e36d5d8ce7 Fix spelling 2025-07-10 13:24:07 +08:00
Jack251970
b1e352dd54 Update home page when language changes 2025-07-09 11:12:46 +08:00
Jeremy
a63c8b036b updates to method summary and correct spell check errors 2025-07-07 21:35:12 +10:00
Jack251970
eb2b8d06a1 Refactor CustomQueryHotkeySetting control 2025-07-06 21:15:00 +08:00
Jack251970
7c41a37daa Add blank lines 2025-07-06 21:07:25 +08:00
Jack Ye
c23eb505d1
Merge branch 'dev' into plugin_store_item_vm_null 2025-07-06 20:06:28 +08:00
Jack Ye
4fcc12d717
Merge pull request #3795 from Flow-Launcher/check_plugin_modified
Check plugin modified state for more lists and improve code quality
2025-07-06 20:01:48 +08:00
Jeremy Wu
a6c038ff5a
Merge branch 'dev' into check_plugin_modified 2025-07-06 16:55:08 +10:00
Jack251970
c71da5413a Support for color scheme change 2025-07-06 09:08:20 +08:00
Jack251970
15d979bc2c Enable Win32 dark mode if the system is in dark mode before creating all windows 2025-07-05 23:05:49 +08:00
Jack Ye
a0dff3fbc1
Merge branch 'dev' into plugin_store_item_vm_null 2025-07-05 17:19:54 +08:00
Jack251970
d1a5cc8e84 Add theme mode api functions 2025-07-05 13:35:28 +08:00
Jack251970
d7d17a93cd Use ActualApplicationThemeChanged in MainWindow 2025-07-05 13:35:17 +08:00
Jack251970
5b2b272f76 Add ActualApplicationThemeChanged in MainViewModel 2025-07-05 13:35:02 +08:00
Jack251970
d3f5274b24 Make GetPluginsForInterface private & Code quality 2025-07-03 20:45:20 +08:00
Jeremy Wu
b440aaab37
New Crowdin updates (#3730) 2025-07-03 15:01:52 +03:00
Jeremy
ae206c35a5 update Plugin Store & Plugins Manager texts 2025-07-03 21:53:39 +10:00
Jack251970
650a156736 Improve strings 2025-07-01 13:21:48 +08:00
Jack251970
5bfdc583b1 Change the notification message title about plugin already installed/uninstalled from 'Fail to install ' to ' is already installed'. Do the same for uninstalling notification title. 2025-07-01 13:18:26 +08:00
Jack251970
ce6c2cb1b2 Add return value for api functions 2025-07-01 09:05:21 +08:00
Jack251970
01e749ac88 Fix an issue that store install/uninstall same plugin without restart shows error message error, should say already installed/uninstalled 2025-06-30 13:07:19 +08:00
Jack251970
ea25a661ee Fix an issue that after uninstalling pm, store no longer fetches plugin until clicking on refresh. 2025-06-30 12:46:41 +08:00
Jack251970
dafb0caac4 Remove unused using 2025-06-30 12:42:09 +08:00
Jack251970
9e868e7e3f Move plugin installer location 2025-06-29 22:35:14 +08:00
Jack251970
19cb3eaf6a Fix typos 2025-06-29 18:20:47 +08:00
Jack251970
8e6a410cfc Use url host 2025-06-29 17:06:29 +08:00
Jack251970
a3a0c59fa3 Check url nullability 2025-06-29 16:29:45 +08:00