Jeremy Wu
a6a28ce8b1
Merge pull request #3821 from Flow-Launcher/fix-uwp-package-monitoring
...
Fix the issue that UWP changes that can't be monitored (#2345 )
2025-07-13 23:32:20 +10:00
VictoriousRaptor
2eeb097194
Use lazy init after version check
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-13 20:57:36 +08:00
Jeremy Wu
3159e67c9d
New Crowdin updates ( #3807 )
2025-07-13 15:56:34 +03:00
VictoriousRaptor
bb946b707a
Fix the issue that UWP changes that can't be monitored ( #2345 )
...
相关工作项: #2337
2025-07-13 20:54:12 +08:00
Jack251970
fe3babd4fc
Log error when fail to fetch type
2025-07-08 09:50:12 +08:00
Jack251970
bad7db69dc
Improve code quality
2025-07-08 09:45:54 +08:00
Jack251970
2856da83c1
Fix quick access link type fetching issue
2025-07-08 09:44:17 +08:00
Jeremy
a63c8b036b
updates to method summary and correct spell check errors
2025-07-07 21:35:12 +10:00
Jack Ye
a0dff3fbc1
Merge branch 'dev' into plugin_store_item_vm_null
2025-07-05 17:19:54 +08:00
Jack251970
80b7775412
Return results when query is empty for program
2025-07-04 10:50:50 +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
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
Jeremy Wu
4e4b59ebda
Merge branch 'dev' into plugin_store_item_vm_null
2025-07-01 09:28:34 +10:00
Jack251970
0c1fcad06f
Fix grid row issue
2025-06-30 14:39:29 +08:00
Jack251970
0290675e11
Fix explorer plugin preview margin
2025-06-30 12:12:47 +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
3e9e91d71c
Fix possible exception when extracting zip file
2025-06-29 16:24:21 +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
TBM13
d68964bfa2
Calculator: Support hex numbers
2025-06-26 02:58:24 -03:00
Jack251970
bc8e77ae02
Fix format
2025-06-17 17:00:28 +08:00
Jack251970
548435b4fd
Improve code quality
2025-06-17 16:58:48 +08:00
Jack251970
b18d0a8bdb
Improve code quality
2025-06-17 16:55:23 +08:00
Jack251970
054ee4cdbe
Default to folder
2025-06-17 16:37:17 +08:00
Jack251970
b28bb38f52
Add new link if selected link is null
2025-06-17 16:34:43 +08:00
Jack251970
af92bda06d
Initialize default access link type
2025-06-17 16:33:25 +08:00
Jack251970
1c652320e6
Get access link type
2025-06-17 16:32:18 +08:00
Jack251970
76972d3849
Use form dialog
2025-06-17 16:31:25 +08:00
Jack251970
12b51eb239
Code quality
2025-06-17 16:31:11 +08:00
DB P
42dc582ec1
Change default value to file
2025-06-17 17:07:02 +09:00
DB P
52da1c97d9
Adjust Button Size
2025-06-17 16:50:42 +09:00
DB P
4dd7833603
UI improvements and file/folder selection feature added
...
- Updated "Name" and "Path" keys and added new keys in en.xaml.
- Modified QuickAccessLinkSettings.xaml: increased Window height and improved layout using Grid structure.
- Added new UI elements: implemented radio buttons for file/folder selection.
- Added and initialized QuickAccessLinks property in QuickAccessLinkSettings.xaml.cs.
- Added file selection dialog in SelectPath_OnClick method.
- Added IsFileSelected and IsFolderSelected properties to implement selection functionality.
2025-06-17 16:45:44 +09:00
Jack251970
89214fb58a
Improve code quality
2025-06-16 12:38:31 +08:00
Jack251970
07f440768e
Fix one more whitespace after commands
2025-06-15 21:21:46 +08:00
Jack Ye
58a47aa35d
Merge pull request #3712 from Flow-Launcher/fix_folder_preview
...
Add preview information back for external preview
2025-06-15 12:09:53 +08:00
Jeremy Wu
566b7d3f0a
Merge pull request #3616 from Flow-Launcher/force_web_url
...
Add New API to Force Web Url
2025-06-14 20:14:58 +10:00
Jack Ye
1415df2003
Merge pull request #3674 from Flow-Launcher/clear_pool
...
Cache connection and clear pool after all operations to avoid ObjectDisposedException
2025-06-13 21:13:46 +08:00
Jeremy Wu
a77c80f7c1
New Crowdin updates ( #3615 )
2025-06-13 15:37:36 +03:00
Jack Ye
b7d9f4cedb
Merge pull request #3664 from Flow-Launcher/firefox_msix
...
Support Loading Msix FireFox Bookmarks & Fix IsRelative logic
2025-06-13 19:33:48 +08:00
Jack251970
b6cca4547c
Fix typos
2025-06-12 16:27:48 +08:00
Jack251970
b166b18ab7
Add preview information back for external preview
2025-06-12 14:25:10 +08:00