Kevin Zhang
|
5ee6c4b6a5
|
Migrate Program Plugin Custom Explorer
|
2021-11-09 23:01:59 -06:00 |
|
Jeremy
|
04a10ed62d
|
add glyph option to settings
|
2021-10-07 21:58:54 +11:00 |
|
Jeremy
|
54145d7604
|
revert subtitle change
|
2021-10-07 07:02:56 +11:00 |
|
Dobin Park
|
66e722bc53
|
- Change context icon to glyph in some plugin
- Add Glyph property in themes
|
2021-10-06 13:21:19 +09:00 |
|
Dobin Park
|
8aaeb85d69
|
- item of *.lnk remove subtitle (for test)
|
2021-10-06 02:25:37 +09:00 |
|
Michael Mouawad
|
9764a99d26
|
show notification message when attempting to run an unsupported UWP app as admin
|
2021-09-11 21:01:48 +03:00 |
|
Michael Mouawad
|
6c7eab9c50
|
code refactoring
|
2021-09-11 21:00:05 +03:00 |
|
Michael Mouawad
|
04882ad9f4
|
add run as administrator when holding ctrl and shift and to context menu for UWP applications
|
2021-09-11 15:30:30 +03:00 |
|
Michael Mouawad
|
ffd22d78c2
|
add run as administration when holding ctrl and shift to Program and Explorer plugins
|
2021-08-22 13:36:01 +03:00 |
|
Kevin Zhang
|
12b2d653f6
|
Check Empty image path to avoid exception
|
2021-07-03 20:35:22 +08:00 |
|
Kevin Zhang
|
1511f4b725
|
Release Unmanaged Object
Co-Authored-By: Alekhya <28739210+alekhyareddy28@users.noreply.github.com>
|
2021-06-24 20:08:15 +08:00 |
|
弘韬 张
|
39b750e821
|
Avoid AppxManifest.xml leak
release Com stream Object immediately
Co-Authored-By: Andrey Nekrasov <1828123+yuyoyuppe@users.noreply.github.com>
|
2021-05-24 12:34:59 +08:00 |
|
弘韬 张
|
4a02cff498
|
Implement Option to disable program description
|
2021-05-20 17:07:44 +08:00 |
|
Jeremy Wu
|
479bd757d4
|
add comment
|
2021-02-24 06:34:09 +11:00 |
|
Jeremy Wu
|
f4c77fb67b
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-23 21:01:39 +11:00 |
|
弘韬 张
|
df2be9b828
|
seperate user program sources and autoindex program source and distinct prior to user one
|
2021-02-16 16:09:55 +08:00 |
|
弘韬 张
|
5fe833f7f2
|
Take user added program outside the hasher
|
2021-02-16 15:55:44 +08:00 |
|
弘韬 张
|
f14a5b9229
|
add default win32, so we should not contain null
|
2021-02-16 15:54:11 +08:00 |
|
Jeremy Wu
|
ab4e3f87cb
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-16 07:46:20 +11:00 |
|
弘韬 张
|
033ce3051b
|
filter desctiption existance before passing it to distinct
|
2021-02-16 01:41:02 +08:00 |
|
弘韬 张
|
575ff31ce5
|
change format
Initialize out variable inline, and use discard varable for unused variable
|
2021-02-15 17:17:03 +08:00 |
|
Jeremy Wu
|
37afe141d5
|
Merge branch 'dev' into fix_loading_uwp
|
2021-02-15 20:00:58 +11:00 |
|
Jeremy Wu
|
9a48402921
|
Merge branch 'dev' into fix_loading_uwp
|
2021-02-15 19:50:31 +11:00 |
|
弘韬 张
|
7e4ac1ce8f
|
fix formatting
|
2021-02-15 11:58:33 +08:00 |
|
弘韬 张
|
208bde0f99
|
Use ExecutableName instead of getting it from path
|
2021-02-15 11:50:27 +08:00 |
|
弘韬 张
|
79d195f7e6
|
Change logic
|
2021-02-15 11:49:18 +08:00 |
|
Jeremy Wu
|
ad998b1788
|
add only path string match when lnk programs
|
2021-02-15 14:01:07 +11:00 |
|
Jeremy Wu
|
22bdbc9367
|
add match on path
|
2021-02-15 08:19:48 +11:00 |
|
Jeremy Wu
|
ba5cb5788e
|
remove unused variables
|
2021-02-15 07:18:16 +11:00 |
|
弘韬 张
|
b4bc4f0d24
|
address a weird bug
|
2021-02-12 03:18:38 +08:00 |
|
弘韬 张
|
276395e5f4
|
Use customized distinctBy instead of customized equalitycomparator
|
2021-02-09 15:59:55 +08:00 |
|
张弘韬
|
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
|
5bc9ce8198
|
Merge branch 'dev' into fix_loading_uwp
|
2020-12-17 06:52:37 +11: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 |
|