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
904ad1a5e1
include Directory.Build.targets file in solution
2020-09-22 05:38:53 +10:00
Jeremy Wu
a8eda14260
update dependency resolver to cater for existing dependency in Plugin
...
if the assembly already referenced in Flow.Launcher.Plugin then ignore it
2020-09-21 15:44:14 +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
1e5d7bd928
add class to load assembly and resolve dependencies for each plugin
2020-09-16 21:12:43 +10:00
Jeremy Wu
97f7b48aa1
fix BrowserBookmark dll name capitalisation
2020-09-11 06:10:57 +10:00
Jeremy Wu
e5ba262788
Merge pull request #150 from Flow-Launcher/fix_localpath_fragmentsymbol
...
Fix missing fragment portion of the file path
2020-09-06 09:07:16 +10:00
Jeremy Wu
b040eba93d
Merge pull request #151 from ArttuLai/ArttuLai-new_missingappicon_icon
...
Add 'app_missing_img.png' icon
2020-09-04 05:45:10 +10:00
Jeremy Wu
286f443a57
move app_missing_img files to its own folder
2020-09-04 05:42:33 +10:00
Arttu Laitinen
7455850fb0
Add fixed images back
2020-09-03 18:50:11 +03:00
Arttu Laitinen
4c1afe2a9f
Remove botched export 2/2
...
Forgot to disable grey background before exporting.
2020-09-03 18:43:14 +03:00
Arttu Laitinen
44bd7301b0
Remove botched export 1/2
...
Forgot to disable grey background before exporting.
2020-09-03 18:41:47 +03:00
Arttu Laitinen
583031fa83
Add rest of the icons
...
Add all of the icons I made and shared in Issue #84
2020-09-03 18:10:11 +03:00
Arttu Laitinen
fc4a4ea169
Add 'app_missing_img.png' icon
...
Adds a new icon I designed to be used as the placeholder icon when Flow can't find the real app icon. Reference to issue [#84 ](https://github.com/Flow-Launcher/Flow.Launcher/issues/84 )
2020-09-01 17:42:24 +03:00
Jeremy Wu
6dd7259fcc
use StringComparison.OrdinalIgnoreCase when calling String.Replace
2020-09-01 07:52:42 +10:00
Jeremy Wu
afb61b247b
version bump Explorer plugin
2020-08-31 07:46:24 +10:00
Jeremy Wu
b44b67220a
encode # symbol part of the path when creating uri
2020-08-31 07:39:05 +10:00
Ioannis G
104a00ef3b
merge PR #147 : Release 1.2.1 version bump
2020-08-26 16:33:58 +03:00
Jeremy Wu
012c2522ca
release version bump to 1.2.1
2020-08-26 19:12:32 +10:00
Jeremy Wu
ef39b9db23
Merge pull request #144 from JohnTheGr8/fix_env_var_paths
...
plugin/explorer: ensure environment variable paths are absolute
2020-08-25 15:06:13 +10:00
Jeremy Wu
17f94a1bd2
add spacing between comment and code for readability
2020-08-25 15:00:17 +10:00
Jeremy Wu
e3df795a26
version bump Explorer
2020-08-25 14:57:38 +10:00
Ioannis G
ac3ef9dbc7
plugin/explorer: ensure env var paths are absolute
2020-08-25 00:20:39 +03:00
Ioannis G
400caa6ee4
merge PR #141
...
plugin/explorer: fix navigation to localized path
2020-08-24 23:45:15 +03:00
Jeremy Wu
027fa214d6
version bump Explorer plugin
2020-08-24 08:48:54 +10:00
Jeremy Wu
d64d51cc57
fix localized path when using Explorer plugin
2020-08-24 08:21:16 +10:00
Ioannis G
c6bee8a520
merge PR #123 : release version bump
2020-08-17 12:58:51 +03:00
Jeremy Wu
87ae60d2e8
Merge pull request #119 from Flow-Launcher/add_filecontent_search
...
Add file content search for Explorer plugin
2020-08-17 19:36:45 +10:00
Ioannis G
e4979ab855
merge PR #127 : update WebSearch plugin
...
fix location of custom icons
2020-08-16 19:31:37 +03:00
Jeremy Wu
e3fe619a9f
per comment
2020-08-16 21:56:55 +10:00
Jeremy Wu
eac5c4c47c
update per comment
2020-08-16 21:49:22 +10:00
Jeremy Wu
3c85c03381
Merge pull request #132 from Flow-Launcher/remove_obsolete_code
...
Remove obsolete methods, properties and classes
2020-08-16 21:11:01 +10:00
Jeremy Wu
f44364f1f3
Merge branch 'dev' into add_filecontent_search
2020-08-14 06:32:35 +10:00
Jeremy Wu
e0466f8257
fix build fail
2020-08-12 08:37:56 +10:00
Jeremy Wu
6cb2cc30a3
update to WebSearch's custom icon image save behaviour
...
Load icon image preview on select and only save changes on confirm
2020-08-12 08:23:10 +10:00
Jeremy Wu
203df8f1ae
update method to reflect intent
2020-08-12 07:12:43 +10:00
Jeremy Wu
48557aec06
change to dynamically loading of icon images for WebSearch
2020-08-12 07:08:24 +10:00
Kevin Eck
3f0a766773
Merge pull request #131 from Flow-Launcher/fix_missing_theme_resultlist
...
Fix missing result list preview in Theme tab
2020-08-04 21:39:44 +02:00
Jeremy Wu
c4d1fe4436
version bump WebSearch
2020-08-04 20:36:43 +10:00
Jeremy Wu
48cbe9d0cd
version bump Plugin
2020-08-04 20:32:44 +10:00
Jeremy Wu
59a18370ef
remove in use obsolete GetAllRemainingParameter and use Search
2020-08-04 20:10:42 +10:00
Jeremy Wu
ac46fdc2c9
remove code that has been marked obsolete
2020-08-04 20:01:46 +10:00
Jeremy Wu
3106b3823f
fix missing result list preview in Theme tab
2020-08-04 08:29:22 +10:00
Jeremy Wu
d89570ebce
fix build fail on MessageBox
2020-07-22 22:11:53 +10:00
Jeremy Wu
16c9bc71c5
Merge remote-tracking branch 'origin/dev' into save_customicons_websearch
2020-07-22 22:00:52 +10:00
Jeremy Wu
bd48ee5c90
update behaviour when to copy custom icons
...
- copy images when not in the plugin's default images directory
- do not copy if in the default directory or already in user data directory
2020-07-22 22:00:14 +10:00
Jeremy Wu
dbfa2bd6c4
fix typo
2020-07-22 20:41:50 +10:00
Jeremy Wu
8f8b2d7ff8
notify change of SearchSource's image after selection
2020-07-22 20:35:56 +10:00
Jeremy Wu
e2dff94f7c
add comment summary to clarify the shared Copy command
2020-07-22 08:19:35 +10:00
Jeremy Wu
2c4eeb00bd
add Search Source custom icon setting selection and saving
2020-07-22 08:18:36 +10:00