Commit graph

228 commits

Author SHA1 Message Date
Vic
f6c842de2d Merge dev 2022-11-02 13:58:56 +08:00
DB P
7031971fcd
Merge branch 'dev' into SearchProgramsInPATH 2022-11-02 12:23:37 +09:00
Vic
24afcb22a1 minor fix 2022-11-01 01:18:54 +08:00
Vic
ac7a1a7ce8 Revert "Remove duplicate win32 programs"
This reverts commit d5d141f9db.
2022-10-31 22:02:10 +08:00
Vic
0ab82de704 Try to find logo closest to 44x44 2022-10-31 20:03:34 +08:00
Vic
902c88df63 fix typo 2022-10-31 01:57:24 +08:00
Vic
c194d21948 Fix IcoPath for epic urls 2022-10-31 01:52:03 +08:00
Vic
134870815a revert 2022-10-30 02:49:33 +08:00
Vic
4296652edf Time when manually reindex 2022-10-30 02:37:22 +08:00
Vic
0b247db1b2 minor changes 2022-10-30 01:27:41 +08:00
Vic
3af296e4d7 Try to get 44x44 logo 2022-10-29 02:04:26 +08:00
Vic
6e19b49f91 Freeze logo 2022-10-28 16:50:08 +08:00
Vic
8ac873b953 remove comments 2022-10-28 16:25:28 +08:00
Vic
874383bd07 bugfix and refactor
1. Fix issues with uid.
2. Implement #1486.
2022-10-25 17:39:01 +08:00
Vic
1aa3668ea4 bugfix 2022-10-25 01:13:36 +08:00
Vic
c8dfd565e5 Check if url field is null 2022-10-24 21:50:31 +08:00
Vic
568dced4bb Check null 2022-10-24 14:14:23 +08:00
Vic
2ba155944a bugfix 2022-10-24 14:00:02 +08:00
Vic
1715f8145d protocols setting 2022-10-23 20:01:18 +08:00
Vic
b77a8f755a Fix suffixes 2022-10-23 18:50:38 +08:00
Vic
d13c3817e4 Data binding for suffixes 2022-10-23 17:29:37 +08:00
Vic
84b1c26369 Fix image file usage
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2 CA1822 2022-10-21 18:39:03 +08:00
Vic
3362d1cba7 CA1825 2022-10-21 18:35:10 +08:00
Vic
02b23756ff set AppxPackageHelper to static 2022-10-21 18:34:49 +08:00
Vic
e72810ca2c Temporary fix for sharing violation
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
Vic
d533c5ee93 Try to find in Assets\ if logo doesn't exist 2022-10-21 01:01:07 +08:00
Vic
cbcae41d0a bugfix 2022-10-20 20:54:16 +08:00
Vic
bc54b07fdc manually set win32 uid when construct 2022-10-20 17:00:18 +08:00
Vic
c85af888f9 Make UID lowercase 2022-10-20 16:31:26 +08:00
Vic
f806c23e57 Fix UWP icon missing issue 2022-10-20 02:30:58 +08:00
Vic
a3adc4dcc0 Remove unused using 2022-10-16 23:02:35 +08:00
Vic
9de0b392ea Use Linq 2022-10-16 21:15:40 +08:00
Vic
cb6bfaf586 Remove duplicate win32 programs 2022-10-16 20:18:26 +08:00
Tai Le
750cfa44c1 Support .url file 2022-10-16 16:25:47 +07:00
Vic
0635ebd28b Disable recursive search for PATH folders 2022-10-16 02:28:29 +08:00
Vic
efd1b6cfdd minor fix 2022-10-16 01:24:07 +08:00
Vic
63912aaa62 Add PATH environment variable to program source 2022-10-15 21:24:02 +08:00
DB p
bb0c57d3d2 - remove test customcontrol in program plugin
- change small icon in result to folder thumbnail
2022-09-16 20:33:54 +09:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol 2022-09-13 17:34:11 -05:00
Jeremy
202821824d Merge remote-tracking branch 'origin/dev' into filewatcher 2022-08-30 06:19:41 +10:00
Oren Nachman
719fc99154 Combine string 2022-08-10 11:52:16 -07:00
Oren Nachman
30669e8c25 Further cleanups 2022-08-09 20:18:37 -07:00
Oren Nachman
13c70a9bb7 Remove unused code 2022-08-09 17:41:02 -07:00
Oren Nachman
b38ffef23c Remove spuriously added discard (_=) for void call
Intellisense for the non-win
2022-08-08 17:48:17 -07:00
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Hongtao Zhang
5404303c5f Wrap IndexWin32Programs with Task.Run 2022-02-23 18:21:13 -06:00
Hongtao Zhang
ef4bb121f9 Add FileSystemWatcher to Watcherlist 2022-02-23 18:19:34 -06:00
Hongtao Zhang
80eb0e4943 Reset Cache and rewrite uwp detection logic 2022-02-21 15:54:46 -06:00
Hongtao Zhang
823fa38dcd Remove unused method 2022-02-06 17:27:12 -06:00
Jeremy Wu
0842091f26
formatting 2022-01-27 20:22:01 +11:00
Hongtao Zhang
9fc0e03b3d detect windows version 2022-01-08 16:03:53 -06:00
Hongtao Zhang
73056534bb Reindex when app install or deleted (and uwp update). 2022-01-08 15:50:27 -06:00
Kevin Zhang
505bbb94c8 Rename setting and reset cache when results are chosen 2021-11-29 18:31:48 -06:00
DB p
582fe6c193 Change EnableHideLnkPath Name to EnableHideAppsPath 2021-11-30 02:41:10 +09:00
Jeremy
51481d7766 simplify if condition for hide app path 2021-11-29 20:36:34 +11:00
DB p
8343bc761d Add hide uwp/lnk path setting 2021-11-28 05:05:25 +09:00
Kevin Zhang
84ebbd99ae Migrate Program Plugin Custom Explorer 2021-11-06 01:10:29 -05: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
弘韬 张
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
327e2f3253 update commit for Flow-Launcher 2020-06-24 21:55:52 +10:00
Alekhya Reddy
0342693442 Remove Program Plugin dll (AppxPackagingTlb.dll) 2020-06-24 21:34:33 +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