Commit graph

9876 commits

Author SHA1 Message Date
Jack251970
c33fae959f Change default search delay time to value 2025-04-08 21:04:04 +08:00
Jack251970
ade4fbf7f2 Adjust number box width 2025-04-08 21:02:56 +08:00
Jack251970
61fa4602d5 Disable search delay number box when search delay is disabled 2025-04-08 21:02:42 +08:00
Jack Ye
8cc9f2de69
Merge pull request #3420 from Jack251970/theme_change_api
New API Function from Theme & Improve Theme Model
2025-04-08 20:31:27 +08:00
Jack251970
970bb3ac12 Add code comments 2025-04-08 20:30:40 +08:00
Jack251970
d30f292e31 Remove unused string 2025-04-08 20:19:04 +08:00
Jack Ye
a4c8343a48
Merge branch 'dev' into theme_change_api 2025-04-08 20:10:12 +08:00
Jeremy Wu
c159b4885e
Merge pull request #3410 from Jack251970/binary_storage_api
New API Functions Plugin Cache Storage & Use API Functions for Program Plugin & Remove Reflection with Interfaces
2025-04-08 22:06:13 +10:00
Jack251970
482e37316a Remove useless releases 2025-04-08 19:46:40 +08:00
Jack251970
d7ca36e60a Change variable name 2025-04-08 19:44:30 +08:00
Jack251970
653b833570 Fix typos 2025-04-08 19:42:59 +08:00
Jack251970
2ff09cf9b0 Improve code quality 2025-04-08 19:41:02 +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
4c4a6c0e22 Add log handler for indexing 2025-04-08 19:27:53 +08:00
Jack251970
68268026de Improve performance 2025-04-08 19:21:03 +08:00
Jack251970
54e7652084 Fix see cref issue 2025-04-08 17:22:32 +08:00
Jack251970
c11ee2f9e7 Improve code quality & comments & Fix lock issue 2025-04-08 17:20:57 +08:00
Jack251970
734c5bb67d Fix lock release issue 2025-04-08 16:59:27 +08:00
Jack251970
a3c7be9559 Handle results from SetCurrentTheme 2025-04-08 16:49:29 +08:00
Jack251970
dd210ad419 Remove RefreshFrameAsync since ChangeTheme calls this function 2025-04-08 16:41:06 +08:00
Jack251970
87aca2ffef Merge branch 'binary_storage_api' of https://github.com/Jack251970/Flow.Launcher into binary_storage_api 2025-04-08 16:29:10 +08:00
Jack251970
7da2884e84 Add locks for win32s & uwps 2025-04-08 16:29:03 +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
a2d9957385
Log warning if cannot find matched theme
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-08 16:20:11 +08: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
DB p
762b267a59 Merge branch 'dev' into 250405-KoreanIME 2025-04-08 17:04:33 +09: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
Jeremy Wu
75f23aa876
Merge pull request #3412 from Jack251970/load_image_async
New API Function LoadImageAsync
2025-04-08 17:53:48 +10:00
DB p
736837ebe8 Add function for switch and button 2025-04-08 15:23:23 +09:00
DB p
cbf50317d3 Fix content dialog style 2025-04-08 00:02:59 +09:00
DB p
e955e47e5f - Change combobox to numberbox
- Adjust Numberbox Style
- Add small change value(10)
- Adjust strings
2025-04-07 22:47:39 +09:00
Jack251970
65f48e3069 Force priority to 0 when inputing empty 2025-04-07 14:54:09 +08:00
DB p
5c09598f21 Add Infobar strings for korean 2025-04-07 15:47:40 +09:00
Jack251970
67268284e0 Support numerical box for search delay 2025-04-07 14:40:27 +08:00
Jack251970
24bbfcc413 Support numerical box for priority 2025-04-07 14:27:33 +08:00
Jack251970
dfb6b0a3a3 Fix string resource issue 2025-04-07 14:26:35 +08:00
Jack251970
dc7b812077 Change search delay time to int & Improve code quality & Improve strings 2025-04-07 14:16:17 +08:00
Jack251970
44f136cca5 Use binding instead of local functions 2025-04-07 12:51:27 +08:00
Jack251970
bf63ddad25 Improve code quality 2025-04-07 11:23:50 +08:00
Jack251970
81715f12ea Cleanup codes 2025-04-07 10:51:22 +08:00
Jack Ye
adbd262292
Merge branch 'dev' into 250331-NewPluginsPage 2025-04-07 10:49:20 +08:00