Commit graph

10191 commits

Author SHA1 Message Date
Jack251970
07947c5e1e Fix an issue that pm install/uninstall same plugin without restart says correct message but another message also pops up to say it's successfully installed. It should only one pop up notification to say that the plugin already installed/uninstalled 2025-07-01 12:34:48 +08:00
Jack251970
71043be078 Fix string format issue 2025-07-01 12:00:43 +08:00
Jack251970
2a4bd508c1 Resolve conflicts 2025-07-01 09:06:58 +08:00
Jack251970
ce6c2cb1b2 Add return value for api functions 2025-07-01 09:05:21 +08:00
Jack251970
a8bc55dcb5 Add return for UninstallPluginAsync 2025-07-01 08:59:32 +08:00
Jack251970
1bb7286920 Show error message instead of message 2025-07-01 08:57:32 +08:00
Jeremy Wu
4e4b59ebda
Merge branch 'dev' into plugin_store_item_vm_null 2025-07-01 09:28:34 +10:00
Jack Ye
09883130ce
Merge pull request #3786 from Flow-Launcher/removePluginSettings
Fix Plugin Uninstallation Issue
2025-07-01 07:28:20 +08:00
Jack251970
3fc0abfbab Fix removePluginSettings parameter pass issue 2025-06-30 20:26:14 +08:00
Jack Ye
e965b56824
Merge pull request #3785 from Flow-Launcher/row_issue
Fix grid row issue
2025-06-30 14:55:52 +08:00
Jack251970
0c1fcad06f Fix grid row issue 2025-06-30 14:39:29 +08:00
Jack251970
6318bbe187 Fix an issue that pm install/uninstall same plugin without restart says correct message but another message also pops up to say it's successfully installed 2025-06-30 13:16:59 +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
5b8b84a34c Fix code comments 2025-06-30 12:58:44 +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
Jack Ye
077a86e1b4
Merge pull request #3784 from Flow-Launcher/explorer_preview_margin
Fix explorer plugin preview margin
2025-06-30 12:28:02 +08:00
Jack251970
0290675e11 Fix explorer plugin preview margin 2025-06-30 12:12:47 +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
bdb3616977 Improve string resource 2025-06-29 16:34:18 +08:00
Jack251970
a3a0c59fa3 Check url nullability 2025-06-29 16:29:45 +08:00
Jack251970
3e9e91d71c Fix possible exception when extracting zip file 2025-06-29 16:24:21 +08:00
Jack251970
104b4b2680 Improve code quality 2025-06-29 16:09:06 +08:00
Jack251970
c5dd19ef30 Use Microsoft.Win32.OpenFileDialog instead 2025-06-29 16:03:19 +08:00
Jack251970
135fd03f88 Improve code quality 2025-06-29 15:58:52 +08:00
Jack251970
73a6fb6f65 Move codes to new place 2025-06-29 15:48:08 +08:00
Jack251970
7c3c7680c0 Add type for card elements inside card group 2025-06-29 15:47:46 +08:00
Jack Ye
a9486362a8
Merge branch 'dev' into plugin_store_item_vm_null 2025-06-28 18:27:18 +08:00
Jack Ye
1d2a7bf85a
Merge pull request #3782 from Flow-Launcher/quick_access_link_volume
Support volume type for quick access link
2025-06-28 15:58:49 +08:00
Jack251970
d6310bc4f0 Add quick access result score for folder results 2025-06-28 11:02:44 +08:00
Jack251970
03c1e58922 Support volume type for quick access link 2025-06-28 11:00:56 +08:00
Jeremy Wu
71e975a68c
Update Calculator plugin description (#3781) 2025-06-27 15:58:20 +03:00
DB P
fd9790147b
Merge pull request #3779 from onesounds/FixXamlError
Fix Card Control
2025-06-27 20:47:11 +09:00
Jack251970
bafb5d7b0a Removed RenameFileHotkey 2025-06-27 19:38:36 +08:00
DB P
f464f2a6e7
Merge pull request #3780 from onesounds/250627-AddSeparatorReleaseNote
Add Separator and margin in release note
2025-06-27 20:23:49 +09:00
Jack251970
35a38f6c33 Improve code comments 2025-06-27 19:16:00 +08:00
DB P
9f8582cd7a Add Separator and margin 2025-06-27 19:53:09 +09:00
DB P
c83921f4f9 Add Proxy Card type 2025-06-27 19:11:15 +09:00
DB P
059dcdfc11 Fix Card Error 2025-06-27 19:10:43 +09:00
DB P
c9de2f02f8 Fix Card Error 2025-06-27 18:51:51 +09:00
Jack Ye
b1832983a5
Merge pull request #3774 from TBM13/feature/calculatorHexNumbers
Calculator: Support hex numbers
2025-06-26 19:26:05 +08:00
TBM13
d68964bfa2 Calculator: Support hex numbers 2025-06-26 02:58:24 -03:00
Jeremy Wu
40e5c04ca1
Fix false failing spell check rules (#3745) 2025-06-19 14:05:26 +03:00
Jeremy Wu
7487368abc
Merge pull request #3742 from onesounds/250618-AddTimeFormat
Add new time format option "dd MMMM yyyy"
2025-06-18 22:33:26 +10:00
Jeremy Wu
f7d41eb81b
Merge pull request #3743 from Flow-Launcher/update_prerelease_message
Update pre-release build's release message
2025-06-18 21:33:50 +10:00
Jeremy
8a54cc20ce update pre-release's release message 2025-06-18 21:17:04 +10:00
DB P
7b726d86d3 Add new time format option "dd MMMM yyyy" 2025-06-18 18:23:00 +09:00
DB P
368883779e
Merge pull request #3739 from onesounds/250617-Fixquicklink
Improve Quick Access Link Adding UI
2025-06-17 18:10:10 +09:00