Commit graph

216 commits

Author SHA1 Message Date
Jeremy Wu
83ec8099a7 remove PluginDirectory, ImageLoader path checking, update IcoPath logic 2022-11-24 17:31:00 +11:00
Hongtao Zhang
169857bb4b
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
# Conflicts:
#	Flow.Launcher/ViewModel/ResultViewModel.cs
2022-11-11 16:45:41 -06:00
Hongtao Zhang
e9bf62ed08
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
This reverts commit cae0b7be77, reversing
changes made to ba0aee14ba.
2022-10-30 14:23:04 -05:00
Hongtao Zhang
234156b153
Move code to ResultListBox to avoid extra children retrieval.
Adjust the CopyText property to automatically return Subtitle is not specified
2022-10-23 18:04:25 -04:00
Garulf
b7900b22b0 // Only convert relative paths if its a valid path 2022-10-07 10:51:21 -04:00
Garulf
5c33b0d590 Only convert relative paths if its a valid path 2022-10-07 10:47:49 -04:00
Jeremy Wu
a200adaa9f
Merge pull request #1352 from Flow-Launcher/rounded-icon-mask-field
Rounded icon mask field
2022-10-03 14:19:55 +11:00
Garulf
d62d710878 Use URI class to detect web URL 2022-09-21 12:01:58 -04:00
Jeremy
e23eb94caf allow progress bar customisation via plugin 2022-09-12 08:05:03 +10:00
DB p
4bc3367e3f - Add 'Free Space in drive'
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00
Garulf
239c9d7a93 Add field to control if Icon uses rounded mask 2022-08-30 04:26:22 -04:00
Garulf
fda155a0ba DOn't prepend pluginpath if IcoPath is a web URL 2022-08-30 01:51:31 -04:00
Oren Nachman
03cedcc37e AllowedLanguage documentation 2022-08-09 16:38:43 -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
Oren Nachman
b85399137e Addressing more warnings 2022-08-08 14:55:04 -07:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Jeremy Wu
9bd9b94264
Merge pull request #1123 from Flow-Launcher/AsyncResultCallback
Implement Async Result Execution
2022-07-21 20:34:56 +10:00
Jeremy
3410a630cc bump plugin project 2022-06-10 21:50:48 +10:00
Jeremy
75ff79fc70 target .Net 6 instead of both 5 and 6
Getting consistent build error in VS2022 where the compiled plugin dll is locked down by a process.
2022-06-10 21:47:47 +10:00
Jeremy Wu
e6f5807782 Merge branch 'dev' into Dotnet6 2022-05-23 13:53:15 +10:00
Hongtao Zhang
de1b0a23c6 Rename from ActionAsync to AsyncAction 2022-04-15 18:32:05 -05:00
Hongtao Zhang
4cee1b9740 Implement Async Result Execution to stop JsonRPCPlugin hang Flow when executing results 2022-04-12 04:30:04 -05:00
Jeremy
95ef8bb458 add overload for using Uri object 2022-02-04 08:26:42 +11:00
Jeremy
96cf9fe36a fix application URI logic when opening via WebSearch plugin 2022-01-31 21:36:13 +11:00
Jeremy
3188bd82c0 add OpenUri to interface and change OpenUrl method to OpenUri 2022-01-31 08:34:02 +11:00
Jeremy
f07db3db1d Merge branch 'dev' into websearchUri 2022-01-31 07:50:48 +11:00
Jeremy
c5be5b89cb move logic to view model 2022-01-27 16:35:45 +11:00
Garulf
0f78d5176e Merge branch 'dev' into global-copy-to-clipboard 2022-01-25 13:14:43 -05:00
Hongtao Zhang
32107dbece Support application uri 2022-01-13 17:38:27 -06:00
Jeremy Wu
f6d8d3e9a9
Merge pull request #938 from Flow-Launcher/UpdateXMLDoc
Update XML Docs
2022-01-01 23:13:01 +11:00
Ioannis G
ff3224bb34
revert Result.OriginQuery to internal 2022-01-01 13:45:00 +02:00
Jeremy
4d598cd1f3 bump Plugin project version 2022-01-01 21:50:13 +11:00
Kevin Zhang
1b1800ff5e
Update Flow.Launcher.Plugin/Result.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-31 10:59:53 -06:00
Hongtao Zhang
ab61f5bf1d fix grammar 2021-12-30 15:56:28 -06:00
Hongtao Zhang
45bd31f1f9 update docs 2021-12-30 15:56:13 -06:00
Kevin Zhang
7bf4fdda7b
Update Flow.Launcher.Plugin/Result.cs
Co-authored-by: Ioannis G. <jtgftw@gmail.com>
2021-12-30 11:35:09 -06:00
Kevin Zhang
e9ceec5a11
Update Flow.Launcher.Plugin/Result.cs
Co-authored-by: Ioannis G. <jtgftw@gmail.com>
2021-12-30 11:33:34 -06:00
Hongtao Zhang
b819c79c8d add score default value 2021-12-29 13:45:22 -06:00
Hongtao Zhang
73a605528a Update xml docs 2021-12-29 13:39:39 -06:00
Hongtao Zhang
9bad05043a Include Flow.Launcher.Plguin xml document when debug 2021-12-29 13:39:32 -06:00
Kevin Zhang
06993cf0bc Add net5.0-windows as targetframework for plugin 2021-12-28 11:36:28 -06:00
Kevin Zhang
f9d608840d Upgrade to .net 6 2021-12-28 11:36:28 -06:00
Jeremy
6f9a879f58 remove subtitle highlighting code 2021-12-21 07:19:31 +11:00
Jeremy Wu
fa206e9475
Merge pull request #703 from Flow-Launcher/release_verson_bump
Version bump for Flow 1.9.0 | 2.1.0 plugin release
2021-12-09 21:01:47 +11:00
Jeremy Wu
037e0f83bc
Merge pull request #800 from onesounds/GlobalBrowserSetting
Global browser setting / Private mode option
2021-12-09 20:01:06 +11:00
Jeremy Wu
b3b85c1868
update comment 2021-12-09 19:45:11 +11:00
Hongtao Zhang
dbab7b6ab3 Optional Inprivate argument & Comment 2021-12-08 21:39:31 -06:00
Hongtao Zhang
581e84228c Revert "move url before options"
This reverts commit 13ccd582ce.
2021-12-08 21:35:42 -06:00
Hongtao Zhang
13ccd582ce move url before options 2021-12-08 21:09:32 -06:00
Hongtao Zhang
721a6580f6 Change Space Position for NewWindow 2021-12-08 19:45:38 -06:00