Commit graph

10081 commits

Author SHA1 Message Date
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
Jeremy Wu
222d4919a7
Merge pull request #3705 from Flow-Launcher/remove_ci_tag_trigger
Remove on tag release upload & change NuGet publish to on master push
2025-06-13 21:27:49 +10:00
VictoriousRaptor
a0a20f0599
Merge pull request #3718 from Flow-Launcher/fix-resx
Delete resx files
2025-06-13 12:31:58 +08:00
VictoriousRaptor
cce8d1ac23
Delete Flow.Launcher/Properties/Resources.he-IL.resx 2025-06-13 00:24:40 +08:00
VictoriousRaptor
a34a4790b7
Delete Flow.Launcher/Properties/Resources.fr-FR.resx 2025-06-13 00:21:49 +08:00
Jack251970
b6cca4547c Fix typos 2025-06-12 16:27:48 +08:00
Jack251970
6f516ee120 Change code comments 2025-06-11 21:14:05 +08:00
Jeremy
3220a0b8f3 remove on tag deployment & change NuGet publish to on master push 2025-06-11 21:10:56 +10:00
Jack Ye
34f2b7d7f7
Merge pull request #3694 from stefanroelofs/dev
Update Button width for responsive design
2025-06-10 16:45:34 +08:00
Stefan Roelofs
6d2c7b0561 Update Button width for responsive design
Modified Button to use auto width with a minimum width of 100. This change allows the button to grow when keywords do not fit.
2025-06-10 10:04:12 +02:00
Jack Ye
c4402c6fc8
Merge pull request #3541 from Flow-Launcher/topmost
Support Showing Search Window At Topmost
2025-06-10 10:32:37 +08:00
Jack Ye
ba28621b84
Merge pull request #3668 from Flow-Launcher/derive_class_save
Fix Derive Class Save Method Calling Issue
2025-06-09 16:27:19 +08:00
DB P
680c6cc51a
Merge pull request #3682 from onesounds/PreviewMedia
Add additional media file extensions for Preview
2025-06-09 17:07:32 +09:00
Jack Ye
60770da446
Merge pull request #3671 from Flow-Launcher/release_notes
Release Notes Window
2025-06-09 16:01:07 +08:00
DB P
b0c3b714dc
Merge pull request #3683 from onesounds/250609-FixLaunguageLayout
Fix issue with multilingual display
2025-06-09 16:59:54 +09:00
Jack Ye
a3f98a69b7
Merge branch 'dev' into PreviewMedia 2025-06-09 15:54:52 +08:00
Jack251970
f75a11c5bc Manually trigger string update 2025-06-09 15:51:43 +08:00
Jack251970
2fd5b388ea Remove unused data context binding 2025-06-09 15:49:56 +08:00
Jack251970
ad24aeffed Use ConcurrentDictionary 2025-06-09 14:48:16 +08:00
Jack251970
77d7b9d077 Do not remove action when called 2025-06-09 14:45:23 +08:00
Jack251970
d787bba9a7 Display message box with button 2025-06-09 14:42:48 +08:00
Jack251970
3d555e7442 Add new api function to show message with button 2025-06-09 14:39:44 +08:00
Jack251970
d313812580 Add legacy message with button 2025-06-09 14:08:01 +08:00
Jack251970
ad14684a98 Format xaml file 2025-06-09 14:07:50 +08:00
Jack251970
bee2cfa1e0 Added error message 2025-06-09 13:13:40 +08:00
Jack Ye
d04f493e57
Merge pull request #3631 from Flow-Launcher/file_tooltip
Support More Information for Files, Folders and Volumes Tooltips & Add Custom Preview Panel Support for Folder Results
2025-06-09 13:00:16 +08:00
DB P
8fac98d0a1 Fix HotkeyDialog Button Size 2025-06-09 12:21:07 +09:00
DB P
219e00334f Adjust Welcome Window Size and text overflow 2025-06-09 12:11:34 +09:00
DB P
3fef743874 Fix Always Preview Binding 2025-06-09 11:48:03 +09:00
DB P
8f10f4a9ee Add additional media file extensions to ResultManager 2025-06-09 11:06:40 +09:00
Jack251970
754533f78b Remove null check 2025-06-08 14:28:37 +08:00
Jack251970
d7b8f85f4a Use FaviconHelper 2025-06-08 12:35:39 +08:00
Jack251970
2ed32b318d Do not use pooling so that we do not need to clear pool 2025-06-08 12:17:47 +08:00
Jack251970
c323646b1a Use AddRange 2025-06-08 12:09:07 +08:00
Jack251970
c8e82cbd09 Cache connection and clear pool after all operations to avoid ObjectDisposedException 2025-06-08 00:14:31 +08:00
Jack251970
e08dea95c8 Adjust margins 2025-06-07 23:40:06 +08:00
Jack251970
4c00ff3169 Fix height issue 2025-06-07 23:39:57 +08:00
Jack251970
3444dcdaee Code quality 2025-06-07 23:24:20 +08:00
Jack251970
94f716fcab Code quality 2025-06-07 23:24:07 +08:00
Jack251970
4436a1efee Support smooth scroll 2025-06-07 23:23:45 +08:00
Jack251970
a9eb17ee50 Make sure horizontally size good 2025-06-07 23:01:54 +08:00
Jack251970
b4d5e57b17 Fix size change issue 2025-06-07 16:47:19 +08:00
Jack251970
88a2088987 Update min width & min height 2025-06-07 16:12:35 +08:00
Jeremy Wu
2a4b4de3ef
Merge pull request #3595 from Flow-Launcher/explorer_plugin_code_quality
Remove obsolete TranslationConverter & project reference in Explorer plugin
2025-06-07 18:10:39 +10:00
Jack251970
52fe90bfb4 Revert "Remove Droplex reference"
This reverts commit cec6f309d8.
2025-06-07 15:55:53 +08:00
Jack251970
cec6f309d8 Remove Droplex reference 2025-06-07 15:54:39 +08:00
Jack Ye
b8afbd7332
Merge pull request #3586 from 01Dri/rename-quick-access-links
Enhancement: Rename Quick Access Links
2025-06-07 14:27:17 +08:00
Jack251970
a6b6076e08 Set IsEdit get only & Add type & Improve code quality 2025-06-07 14:20:21 +08:00