Commit graph

9166 commits

Author SHA1 Message Date
Jack251970
bf8f5d1e60 Downgrade dependency injection version 2025-02-26 15:26:20 +08:00
Jack251970
0fddb84735 Add wallpaper path in cache dictionary 2025-02-25 19:41:41 +08:00
Jack251970
ff45f5f7f5 Cache image brush & Invoke on UI thread 2025-02-25 18:14:42 +08:00
Jack251970
1a6733e86d Improve background wallpaper fetch 2025-02-25 18:06:23 +08:00
Jeremy Wu
c143aa4fdb
Merge pull request #3218 from Jack251970/logon_task
Support Logon Task for Faster Startup Experience
2025-02-25 20:10:22 +11:00
Jack251970
afce7022e9 Improve documents 2025-02-25 15:46:45 +08:00
Jack251970
fe48427252 Log error for logon task 2025-02-25 15:08:27 +08:00
Jack Ye
9aadc3a2ec
Merge pull request #3277 from Jack251970/welcome_page_preview_background
Add preview background in welcome page 2
2025-02-25 14:00:35 +08:00
Jack251970
928ca474ab Add preview background in welcome page 2 2025-02-25 13:48:02 +08:00
Jack251970
f8d0981898 Update json rpc plugin directory before loading plugins 2025-02-25 10:22:39 +08:00
DB p
77e023496b Merge branch '250223FluentTest2' of https://github.com/onesounds/Flow.Launcher into 250223FluentTest2 2025-02-25 02:42:50 +09:00
DB p
10bbccb787 Add theme compatibility code 2025-02-25 02:42:27 +09:00
Kevin Zhang
022cad0d55
Merge pull request #3274 from Jack251970/dependency_injection_installer
Fix dependency injection issue in installer
2025-02-24 07:10:44 -08:00
Jack251970
e9688d1bcb Fix dependency injection issue in installer 2025-02-24 22:26:07 +08:00
Jack251970
96305166e8 Improve function names for code quality 2025-02-24 19:55:48 +08:00
Jack Ye
2ff1388619
Merge branch 'dev' into settings_panel 2025-02-24 17:10:33 +08:00
Jack Ye
e299721e96
Merge pull request #3175 from Jack251970/dev4
Introduce Dependency Injection for Better Development Experience
2025-02-24 17:04:57 +08:00
Jack251970
41b05b39ab Replace dll import with PInvoke for code quality 2025-02-24 17:01:01 +08:00
Jack251970
fe86e23dea Add exception handles 2025-02-24 16:11:49 +08:00
Jack251970
66228151ae Fix typos 2025-02-24 16:08:06 +08:00
Jack251970
65ae342bca Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
Jack251970
a29ed64f3c Use metadata for plugin settings directory 2025-02-24 15:27:04 +08:00
Jack251970
a0c2a42e17 Let Program plugin use plugin cache path 2025-02-24 15:15:26 +08:00
Jack251970
47adfd1286 Improve code quality 2025-02-24 15:15:02 +08:00
DB p
db5036a3c9 Fix other delays when hide window 2025-02-24 15:31:41 +09:00
DB p
278121bff3 Remove delay for hide 2025-02-24 15:28:21 +09:00
DB p
53cb94dc60 Fix first load issue 2025-02-24 15:16:11 +09:00
Jack251970
58de62565a Do not validate plugin settings & cache path 2025-02-24 14:14:19 +08:00
Jack251970
012ef494e1 Fix log directory fetch issue 2025-02-24 14:11:45 +08:00
Jack251970
3106b025e3 Support plugin directory update & validate 2025-02-24 13:46:58 +08:00
Jack251970
126153bf20 Improve plugin settings directory clean & Support plugin cache directory clean 2025-02-24 13:35:17 +08:00
Jack251970
3efe550b7f Use context plugin settings path 2025-02-24 13:28:58 +08:00
Jack251970
601211173c Add log directory & version log directory & themes directory in data location 2025-02-24 13:17:02 +08:00
Jack251970
b50db58673 Add assembly name & plugin settings path & plugin cache path in meta data for non-csharp plugins 2025-02-24 12:37:08 +08:00
Jack251970
d07b304f9e Improve code quality 2025-02-24 11:35:41 +08:00
Jack251970
2741366a3f Improve code quality 2025-02-24 10:01:52 +08:00
Jack251970
6e763f0c3b Remove ReplaceActionKeyword api function & Add action keyword same noticification 2025-02-24 09:53:00 +08:00
Hongtao Zhang
16798a06ce use constructor injection for PublicAPIInstance.cs 2025-02-24 09:40:33 +08:00
VictoriousRaptor
3573580e6f
Merge pull request #3177 from Flow-Launcher/symlink
resolve link before using File.Replace
2025-02-24 09:21:55 +08:00
Jack251970
38402848aa Improve code quality for project references 2025-02-23 23:06:15 +08:00
Jack251970
91490c0251 Remove usage of _settingsVM._settings and make _settings private 2025-02-23 22:05:49 +08:00
Jack251970
ef68ccb70a Fix unit test issue 2025-02-23 21:59:35 +08:00
Hongtao Zhang
f5f0986036 remove some usage of Ioc.GetRequiredService when injection is possible. 2025-02-23 21:54:08 +08:00
Jack251970
8f7ad27aef Remove useless usings 2025-02-23 21:28:14 +08:00
Jack251970
9cd30112fe Add documents for plugin metadata 2025-02-23 21:28:03 +08:00
Jack251970
1aaba46b8f Use constants & data location for code quality 2025-02-23 21:06:21 +08:00
Jack251970
f1b5e68cf2 Remove reflection codes for deleting csharp plugin settings 2025-02-23 21:02:32 +08:00
Jack251970
5919418980 Add assembly name & plugin settings path & plugin cache path in meta data for csharp plugins 2025-02-23 21:01:53 +08:00
Jack251970
89bca3b6a9 Add plugin cache path 2025-02-23 21:00:57 +08:00
Jack251970
ad63b0e7f4 Improve code quality for field names 2025-02-23 19:48:38 +08:00