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
7ae91b1af3
Release 1.20.1 | Plugin 4.6.0 ( #3706 )
2025-06-14 13:45:30 +03: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
VictoriousRaptor
4fb2e3d14e
Fix translation mapping logic
2025-06-14 16:34:11 +08:00
VictoriousRaptor
3c2581d7f1
Merge branch 'dev' into double-pin
2025-06-14 15:46:42 +08:00
VictoriousRaptor
31cd8949fe
Compress json
2025-06-14 14:39:01 +08:00
VictoriousRaptor
818aac715e
Use lookup table to translate full pinyin to double pinyin
2025-06-14 14:32:00 +08:00
Jack Ye
e79239eddc
Merge branch 'dev' into plugin_store_item_vm_null
2025-06-13 23:49:16 +08:00
VictoriousRaptor
b31a7408d3
Simple refactor
2025-06-13 23:39:14 +08:00
VictoriousRaptor
fba42fff17
Fix transaltion logic
2025-06-13 23:23:39 +08:00
Jack251970
16fd256fd6
Fix typos
2025-06-13 23:23:39 +08:00
Jack251970
44304f25d6
Change code comments
2025-06-13 23:23:39 +08:00
Jack251970
aaa8e4dc78
Use AddRange
2025-06-13 23:23:39 +08:00
Jack251970
ceb05e8651
Add error handling for directory operation
2025-06-13 23:23:39 +08:00
Jack251970
281e042ab7
Fix IsRelative logic.
2025-06-13 23:23:39 +08:00
Jack251970
8f43de6967
Support Msix FireFox bookmarks
2025-06-13 23:23:39 +08:00
Jeremy
3eb5fead1f
remove on tag deployment & change NuGet publish to on master push
2025-06-13 23:23:39 +08:00
VictoriousRaptor
78ffeb8cf2
Delete Flow.Launcher/Properties/Resources.he-IL.resx
2025-06-13 23:23:39 +08:00
VictoriousRaptor
74d54990c9
Delete Flow.Launcher/Properties/Resources.fr-FR.resx
2025-06-13 23:23:39 +08: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
VictoriousRaptor
672649cb9c
Merge branch 'dev' into double-pin
2025-06-11 00:03:09 +08: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
VictoriousRaptor
e07b33c882
Merge branch 'dev' into double-pin
2025-06-09 23:14:53 +08:00
Jack251970
248b098e54
Support installing from local path
2025-06-09 20:28:18 +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