Commit graph

446 commits

Author SHA1 Message Date
Jack251970
46712f287f Improve api documents 2025-04-09 12:37:42 +08:00
Jack251970
c035b65517 Fix code documents issue 2025-04-09 12:31:53 +08:00
Jack251970
1aeaaf2fc2 Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
DB P
c351a3870f
Merge branch 'dev' into 250331-NewPluginsPage 2025-04-08 22:35:47 +09:00
Jack Ye
a4c8343a48
Merge branch 'dev' into theme_change_api 2025-04-08 20:10:12 +08:00
Jack251970
653b833570 Fix typos 2025-04-08 19:42:59 +08:00
Jack251970
4749ca208a Improve code comments 2025-04-08 19:33:48 +08:00
Jack Ye
aaadf16777
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-08 19:28:29 +08:00
Jack251970
c11ee2f9e7 Improve code quality & comments & Fix lock issue 2025-04-08 17:20:57 +08:00
Jack251970
dd210ad419 Remove RefreshFrameAsync since ChangeTheme calls this function 2025-04-08 16:41:06 +08:00
Jack Ye
bac14fa7ff
Merge branch 'dev' into theme_change_api 2025-04-08 16:28:17 +08:00
Jack Ye
0619041829
Merge branch 'dev' into binary_storage_api 2025-04-08 16:28:05 +08:00
Jeremy Wu
822b65ed86
Merge pull request #3408 from Jack251970/error_log
New API Function LogError
2025-04-08 18:26:38 +10:00
Jack Ye
b3aa89773c
Use == for != operator
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-08 16:14:17 +08:00
Jack Ye
537c03f2d7
Fix null check issue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-08 16:13:58 +08:00
Jeremy Wu
6c5bb7d184
update summary 2025-04-08 18:12:10 +10:00
Jack251970
9052f7b96e Merge branch 'theme_change_api' of https://github.com/Jack251970/Flow.Launcher into theme_change_api 2025-04-08 16:01:53 +08:00
Jack251970
6c458828bc Fix possible NullReferenceException 2025-04-08 16:01:46 +08:00
Jack Ye
9f84a2d50a
Merge branch 'dev' into binary_storage_api 2025-04-08 15:58:49 +08:00
Jack Ye
91b64275c1
Merge branch 'dev' into theme_change_api 2025-04-08 15:58:03 +08:00
Jack251970
ecd019dd6b Move ThemeData class to SharedModels 2025-04-08 15:56:54 +08:00
Jack251970
dc7b812077 Change search delay time to int & Improve code quality & Improve strings 2025-04-07 14:16:17 +08:00
Jack Ye
0c0461d0c6
Merge branch 'dev' into theme_change_api 2025-04-05 20:44:08 +08:00
Jack Ye
6af79a1e5d
Merge branch 'dev' into load_image_async 2025-04-05 20:43:36 +08:00
Jack Ye
c55a453a62
Merge branch 'dev' into binary_storage_api 2025-04-05 20:42:48 +08:00
Jack Ye
7695a46be1
Merge branch 'dev' into error_log 2025-04-05 20:41:24 +08:00
Jack251970
28d92c789f Improve documents 2025-04-04 20:23:36 +08:00
Jack Ye
514fa0037a
Improve documents
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-04 20:23:07 +08:00
Jack251970
1611ad37f3 Fix ThemeData hashcode issue 2025-04-04 20:15:47 +08:00
Jack251970
358b1fd7c8 Move theme data and functions into api 2025-04-04 20:10:39 +08:00
Jack Ye
171ebe955f
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-04 17:24:36 +08:00
Jack Ye
cbd8d22723
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-04 17:24:21 +08:00
Jack Ye
5e637384a4
Merge branch 'dev' into error_log 2025-04-04 16:47:07 +08:00
Jack Ye
35febd348f
Merge branch 'dev' into load_image_async 2025-04-04 16:47:02 +08:00
Jack Ye
8cd81b74f9
Merge branch 'dev' into binary_storage_api 2025-04-04 16:41:08 +08:00
Jack251970
4744ff780e Move PluginManager public function to api 2025-04-04 16:33:03 +08:00
Jack251970
55d1754ed6 Move PluginManifest public function to api 2025-04-04 16:05:33 +08:00
Jack251970
e2d9148702 Move user plugin to plugin project 2025-04-04 15:52:57 +08:00
Jack251970
44ba60cdfc Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
Jack Ye
f9a01e1002
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-02 18:34:04 +08:00
Jack251970
5165ce8f2a Add LoadImageAsync api function 2025-04-02 18:22:36 +08:00
Jack251970
ca221d7100 Add binary storage api functions 2025-04-01 14:19:59 +08:00
Jack251970
6f0126d3ba Add log error api function for csharp and jsonrpc 2025-04-01 11:47:18 +08:00
Jack251970
39f41e49ce Improve string resources 2025-03-31 17:05:23 +08:00
Jack251970
c4cd51c312 Change to search delay time 2025-03-31 13:26:09 +08:00
Jack251970
659356a650 Support plugin search delay 2025-03-30 22:40:46 +08:00
Jack Ye
7f5480dce3
Merge branch 'dev' into search_delay 2025-03-30 09:38:59 +08:00
Jack251970
e147a161e0 Fix typo 2025-03-27 20:04:03 +08:00
Jack251970
73852c97bf Remove JsonIgnore to make sure paths are sent to JsonRPC plugins 2025-03-26 11:52:52 +08:00
Jack Ye
1e0118604c
Merge branch 'dev' into search_delay 2025-03-21 07:42:04 +08:00