Commit graph

3439 commits

Author SHA1 Message Date
Jeremy Wu
cd9825380d
Release 2.1.0 | Plugin 5.2.0 (#4276)
Some checks failed
Publish Default Plugins / publish (push) Has been cancelled
Build / build (push) Has been cancelled
2026-02-24 22:52:23 +11:00
Jeremy Wu
229987ee90
Release 2.0.3 (#4121)
Some checks failed
Publish Default Plugins / publish (push) Has been cancelled
Build / build (push) Has been cancelled
2025-11-20 19:01:51 +08:00
Jeremy Wu
f37d4c47cc
Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Jeremy Wu
a05e09908c
Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Jeremy Wu
4fe8d8c233
New Crowdin updates (#3940) 2025-09-06 06:34:23 +03:00
Patrik Hedlund
860ef6081b Added ISO 8601 date to the SettingsPaneThemeViewModel 2025-09-05 10:42:56 +02:00
Jack251970
c8dedd50d5 Add maximum results shown warning when always preview is on 2025-09-03 21:42:47 +08:00
Jeremy Wu
09366f5bed
New Crowdin updates (#3931) 2025-09-03 09:32:29 +08:00
Jeremy Wu
ca01d15dde
New Crowdin updates (#3824)
* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Hebrew)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Vietnamese)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Hebrew)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Vietnamese)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (French)
[ci skip]
2025-08-31 13:05:43 +03:00
Jeremy Wu
e1cc50c579 Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
Jack251970
9a2f813ea2 Keep x86 runtime files 2025-08-31 15:09:48 +08:00
Jack251970
3906fd46af Fix 2025-08-31 14:53:38 +08:00
Jack251970
2e2d7fe515 Test 2025-08-31 14:45:40 +08:00
Jeremy Wu
72b4ff31ed
Merge pull request #3898 from Flow-Launcher/storage_api_method
Load images into ImageCache & Use non-async method in ImageCache
2025-08-31 15:31:01 +10:00
Jack Ye
e73023509e
Merge pull request #3901 from Flow-Launcher/ShowMsgError
Use ShowMsgError API Function & Handle E_ABORT COMException
2025-08-30 06:22:38 +01:00
Jack251970
054135df55 Downgrade System.Drawing.Common version 2025-08-29 13:03:34 +08:00
Jack251970
afafd6dc0b Add Microsoft.Win32.SystemEvents 2025-08-29 11:44:20 +08:00
Jack251970
233f8cd0f3 Check plugin updates only for Release 2025-08-25 19:02:04 +08:00
Jack Ye
d8ef49139d
Merge pull request #3899 from Flow-Launcher/QuerySuggestionText_API
Add new api Result.QuerySuggestionText
2025-08-20 09:45:19 +01:00
Jack251970
cdd5bf1a76 Swap title/subtitle for ShowMsgError 2025-08-14 14:51:50 +08:00
Jack251970
c00d8db5ad Handle E_ABORT 2025-08-14 14:39:58 +08:00
Jack251970
4a0f126c34 Use ShowMsgError instead of ShowMsgBox 2025-08-14 14:39:41 +08:00
Jack251970
4cbc9f18c7 Add error handler for DroplexPackage.Drop 2025-08-14 14:24:54 +08:00
Jack251970
c895b2acb0 Improve selectedResultPossibleSuggestion check logic 2025-08-13 20:53:53 +08:00
Jack251970
8c6f9c9875 Add new api Result.QuerySuggestionText 2025-08-13 20:26:23 +08:00
Jack251970
3afc52187f Add non-async version load in BinaryStorage & Use non-async version for ImageLoader 2025-08-13 13:58:02 +08:00
Jack251970
2aa07a25a7 Fix possible image recursive loading 2025-08-13 13:37:23 +08:00
Jack Ye
4ae58c8890
Merge pull request #3886 from Flow-Launcher/remove_runtime_files
Remove unnecessary runtime files
2025-08-07 20:51:52 +01:00
Jack Ye
908ed0cff5
Merge pull request #3867 from Flow-Launcher/preview_panel_creation
Do not create customized preview panel when preview is off
2025-08-07 10:10:31 +01:00
Jack251970
b9c18e7d4f Revert "Set RuntimeIdentifier to win-x64 for directory build properties"
This reverts commit 9f5d578aea.
2025-08-07 09:33:31 +08:00
Jack251970
9f5d578aea Set RuntimeIdentifier to win-x64 for directory build properties 2025-08-07 09:29:51 +08:00
Jack251970
2d1aa2333b Remove unnecessary runtime files 2025-08-07 09:12:07 +08:00
Jack251970
4db825debd Set CETCompat to false 2025-08-05 15:15:11 +08:00
Jack251970
ee4dc394d4 Clear plugin list selection to make sure all items can be mouse hovered 2025-07-28 14:28:55 +08:00
Jack251970
14af7af2d1 Remove blank lines 2025-07-25 15:32:09 +08:00
Jack251970
277767f101 Do not create customized preview panel when preview is off 2025-07-25 09:55:26 +08:00
Jack Ye
c6963aa1d3
Merge branch 'dev' into nuget_dependency 2025-07-24 11:30:38 +01:00
Jack251970
0564e5814b Update description 2025-07-24 16:54:19 +08:00
Jack251970
c42f84f246 Update Pinyin description 2025-07-24 16:39:58 +08:00
Jack251970
20f6a74fbe Fix dialog jump issue when result will not be execueted under empty query option 2025-07-23 17:33:03 +08:00
Jack251970
74306f0a76 Use PInvoke to register SystemEvents 2025-07-23 14:15:20 +08:00
Jack251970
3cfe122c7b Use new MonitorInfo class class 2025-07-23 13:51:35 +08:00
Jack251970
e1b01dc407 Merge branch 'nuget_dependency' of https://github.com/Flow-Launcher/Flow.Launcher into nuget_dependency 2025-07-23 13:28:59 +08:00
Jack251970
527c27f675 Remove System.Windows.Forms.Screen reference 2025-07-23 13:28:50 +08:00
Jack Ye
8142ef1dee
Merge branch 'dev' into nuget_dependency 2025-07-23 10:47:19 +08:00
Jack251970
ea7833efe4 Add glyph for dialog jump hotkey card item 2025-07-22 19:15:54 +08:00
Jack Ye
b6e2740746
Merge pull request #3851 from Flow-Launcher/url_exception
Fix uri exception in Report window
2025-07-21 23:26:02 +08:00
Jack Ye
2b4010720a
Merge pull request #3848 from Flow-Launcher/sys_plugin_improvement
Improve Sys plugin
2025-07-21 19:50:41 +08:00
Jack251970
90eec91c4e Fix ModernWpfUI version & Restore nuget 2025-07-20 19:56:54 +08:00
Jack Ye
8b3f5aa536
Merge branch 'dev' into nuget_dependency 2025-07-20 19:55:36 +08:00