张弘韬
|
a4160a14e8
|
Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
|
2021-02-08 13:00:22 +08:00 |
|
张弘韬
|
70db600c9f
|
optimize format
|
2021-02-08 12:56:40 +08:00 |
|
张弘韬
|
2b9823a7ac
|
Use Customized Except for removing disabled source
|
2021-02-08 12:49:27 +08:00 |
|
Jeremy Wu
|
4331398932
|
update summary, comments & formatting
|
2021-02-02 20:28:52 +11:00 |
|
Jeremy Wu
|
d9a4836118
|
remove spacing
|
2021-02-02 05:50:27 +11:00 |
|
弘韬 张
|
19918244ad
|
fix a using
|
2021-02-01 19:59:56 +08:00 |
|
弘韬 张
|
f32cbaf331
|
Split name matching and desciption matching due to fuzzy change
|
2021-02-01 19:57:08 +08:00 |
|
张弘韬
|
d35d7ae2d6
|
Remove unused catch and optimize code
|
2021-01-17 23:45:15 +08:00 |
|
弘韬 张
|
f693f1c6af
|
use Array.empty instead of new [0] to avoid unused allocation
|
2020-12-20 17:25:14 +08:00 |
|
弘韬 张
|
d3e88c478a
|
Add Programs Hasher and use IEnumerable instead of ParallelQuery since it performs better.
|
2020-12-19 14:09:16 +08:00 |
|
Jeremy Wu
|
3cf8aba250
|
Merge branch 'dev' into fix_win32_loading
|
2020-12-17 06:51:17 +11:00 |
|
弘韬 张
|
27313cdddc
|
Fix unauthorize exception lead to the whole directory unable to index.
|
2020-11-17 20:41:11 +08:00 |
|
Jeremy Wu
|
2cc4e84c63
|
alignment no logic changes
|
2020-11-11 20:40:45 +11:00 |
|
Jeremy Wu
|
d1be135b22
|
fix alignment, no logic changes
|
2020-11-11 20:28:12 +11:00 |
|
Jeremy Wu
|
b52ef233e8
|
Merge branch 'dev' into ProgramPluginImprovement
|
2020-11-11 20:23:53 +11:00 |
|
弘韬 张
|
d4b5a196fe
|
add check for null or empty for description
|
2020-11-11 11:00:32 +08:00 |
|
弘韬 张
|
e16f0e4d99
|
Fix opening UWP containing folder
|
2020-11-10 20:47:18 +08:00 |
|
弘韬 张
|
3d06adebaa
|
Customize select funtionality in win32 except globally in program, and make code more readable
|
2020-11-09 18:12:07 +08:00 |
|
弘韬 张
|
ead4c9a99b
|
Add more customized args
|
2020-11-09 10:25:43 +08:00 |
|
Jeremy Wu
|
d5d263be60
|
update property name and use const
|
2020-11-09 08:25:59 +11:00 |
|
弘韬 张
|
9de105b1cb
|
Add customized args
|
2020-11-04 22:19:06 +08:00 |
|
弘韬 张
|
5ba4e515f3
|
Add customized args
|
2020-11-04 21:56:45 +08:00 |
|
弘韬 张
|
465146d36f
|
Add Exploere Customize to Program Plugin
|
2020-11-04 08:03:10 +08:00 |
|
弘韬 张
|
8be2cf1493
|
Change contain to StartWith
|
2020-10-28 12:15:00 +08:00 |
|
弘韬 张
|
04ee651b64
|
remove extra fuzzy search
Co-authored-by: Qian Bao <bao.github@outlook.com>
|
2020-10-25 11:28:21 +08:00 |
|
弘韬 张
|
24ce10183e
|
Improve reindex speed
Co-authored-by: Qian Bao <bao.github@outlook.com>
|
2020-10-25 11:03:01 +08:00 |
|
弘韬 张
|
991227a6aa
|
Add Enabled property to generic
|
2020-10-25 10:57:52 +08:00 |
|
Jeremy Wu
|
d3fbabe10e
|
add dedicated missing img icon
|
2020-09-07 06:55:12 +10:00 |
|
Jeremy Wu
|
b52dbbea53
|
launch win32 lnk programs using LnkResolvedPath
use LnkResolvedPath which is the original lnk path, rather than using the FullPath property which is assigned with the path to the actual exe
|
2020-08-19 21:02:46 +10:00 |
|
Jeremy Wu
|
4f8ca9a453
|
update commit for Flow-Launcher
|
2020-06-24 12:55:21 +10:00 |
|
Alekhya Reddy
|
b4c61927f0
|
Remove Program Plugin dll (ShObjldITIb.dll)
|
2020-06-24 12:45:31 +10:00 |
|
Jeremy Wu
|
374e1f6207
|
Added unit testing
|
2020-04-26 20:30:18 +10:00 |
|
Jeremy Wu
|
f40d4fc782
|
Fix bug loading incorrect class for Lnk extension files
|
2020-04-25 18:44:02 +10:00 |
|
Jeremy Wu
|
1675a48202
|
Fix UWP apps loading
|
2020-04-25 15:07:40 +10:00 |
|
Jeremy Wu
|
9f1377619d
|
Update description strings
|
2020-04-22 20:26:09 +10:00 |
|
Jeremy Wu
|
28d67c8c81
|
Rename further code and text
|
2020-04-21 22:54:41 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|