Commit graph

10125 commits

Author SHA1 Message Date
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
Jack Ye
00a80ae7a7
Merge pull request #3737 from Flow-Launcher/tab_sequence
Fix tab sequence
2025-06-17 13:44:16 +08:00
Jack251970
f3ce6975c9 Fix tab sequence 2025-06-17 13:28:04 +08:00
Jeremy Wu
5e026c0c20
Merge pull request #3566 from Flow-Launcher/winform_language_issue
Fix plugin culture info issue for those that use WinForm
2025-06-16 23:52:42 +10:00
Jack251970
9e24d2cb91 Output log info 2025-06-16 21:31:51 +08:00
Jack251970
be15b836fc Add blank line 2025-06-16 21:12:06 +08:00
Jack251970
30d10bb37f Add try catch for register key check 2025-06-16 21:11:50 +08:00
Jack Ye
43c74f04ac
Merge branch 'dev' into winform_language_issue 2025-06-16 21:10:19 +08:00
Jack Ye
93bc231076
Merge pull request #3734 from Flow-Launcher/shell_plugin_issue
Fix one more whitespace after commands
2025-06-16 20:48:03 +08: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
Jack Ye
bb76e4e601
Merge pull request #3728 from Flow-Launcher/topmost_description
Improve Topmost Feature
2025-06-15 01:25:59 +08:00
DB P
4c7f966e7c UI improvement and text update
- en.xaml: Updated "showAtTopmost" and tooltip text
- SettingsPaneGeneral.xaml: Added "Hide Notify Icon" card and updated icon
- Adjusted card group margins
2025-06-14 23:55:34 +09:00
DB P
27daffe515 Revert "Modified strings and added BoolNegationConverter"
This reverts commit f30c6fc577.
2025-06-14 23:26:08 +09:00
Jeremy Wu
6a22a16997
Merge pull request #3729 from Flow-Launcher/skip_tag_build
Add AppVeyor skip build on tag
2025-06-14 23:26:44 +10:00
DB P
f30c6fc577 Modified strings and added BoolNegationConverter 2025-06-14 22:19:31 +09:00
Jeremy Wu
d9a30f6450
add skip build on tag 2025-06-14 22:56:08 +10:00
Jack251970
c06fdb9134 Set topmost default value to false 2025-06-14 20:35:09 +08:00
Jack Ye
34f53fd6b0
Merge pull request #3702 from stefanroelofs/dev
Refactor ActionKeywords UI and improve keyword handling
2025-06-14 20:33:12 +08:00
Jack Ye
9367dfc180
Merge pull request #3703 from onesounds/250611-BlockReleaseNoteInDev
Skip release note notification for dev builds
2025-06-14 20:31:27 +08:00
Jeremy Wu
7784fe439c
Merge release v1.20.1 back into dev 2025-06-14 21:25:55 +09: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
Jeremy
eb7a89292b update OpenUrl method summary 2025-06-13 22:02:34 +10: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
b166b18ab7 Add preview information back for external preview 2025-06-12 14:25:10 +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
DB P
0f94ec673a Skip release notes notification for developer builds 2025-06-11 15:54:38 +09:00
Stefan Roelofs
8e740c8e3a Automatic refactor by XamlStyler extension 2025-06-11 08:44:21 +02:00
DB P
0a6c534228 Adjust Button Size 2025-06-11 15:27:55 +09:00
DB P
393c861660 Adjust Margin 2025-06-11 15:26:15 +09:00
Stefan Roelofs
9d5a58c395 Refactor ActionKeywords UI and improve keyword handling
Updated `ActionKeywords.xaml` to use a new `Grid` layout, enhancing the structure and flexibility of the UI. Removed a couple of layers of nested grids and stackpanels. Changed tbOldActionKeyword from a TextBlock to a TextBox so user can copy the text.
Modified `ActionKeywords.xaml.cs` so the old keywords are already filled in, in the TextBox.
2025-06-11 07:54:07 +02: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