弘韬 张
991227a6aa
Add Enabled property to generic
2020-10-25 10:57:52 +08:00
Jeremy Wu
48faa99ab5
Merge branch 'dev' into fix_plugin_depenedency_loading
2020-10-25 10:48:30 +11:00
Jeremy Wu
7fd9c87bd1
remove excess or duplicated package references
...
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed
- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
ef950063c0
add Directory.Build.targets and update project files
...
- For all plugin library projects we do not output referenced project assembly dll such as Flow.Launcher.Plugin
- Output all PackageReference dlls for plugins
2020-09-20 17:14:47 +10: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
9c7dc054de
remove reference of dll in project file
2020-06-25 06:34:30 +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
cd2037dfae
Merge branch 'dev' into feat_appveyor
2020-05-21 13:25:43 +10:00
Jeremy Wu
47a69a322d
Merge branch 'dev' into update_ui
2020-05-08 12:41:57 +10:00
Ioannis G
cf2947dd94
remove unused includes in project files
2020-05-04 12:47:56 +03:00
Jeremy Wu
5806389320
Program plugin- Update Suffixes window layout
2020-05-04 14:50:38 +10:00
Jeremy Wu
e481484f18
Update Program plugin add program pop up box layout
2020-05-03 12:16:20 +10:00
Ioannis G
0cedc8b8f2
bump NLog dependency in Program plugin
...
from 4.7.0-rc1 to 4.7.0
2020-05-02 14:28:33 +03:00
Jeremy Wu
6abd690db7
Program plugin- update layout
2020-05-01 16:36:40 +10:00
Jeremy Wu
cd670e70ad
Merge pull request #18 from Flow-Launcher/fix_load_uwp
...
Fix UWP apps loading
2020-04-27 19:17:01 +10:00
Jeremy Wu
374e1f6207
Added unit testing
2020-04-26 20:30:18 +10:00
Jeremy Wu
79cbe69627
Remove default loading of .bat extension files
2020-04-25 18:57:56 +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
acdea86a2d
update plugin.json url to point to current repo
2020-04-22 21:29:14 +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