Jeremy Wu
152e32e033
Merge pull request #176 from Flow-Launcher/dev
...
Release 1.3.1
2020-10-20 21:13:14 +11:00
Ioannis G
e866820625
merge PR #177 : Release version bump
2020-10-20 12:54:55 +03:00
弘韬 张
4d06187fa5
use ?. and ?? instead of if == null
2020-10-20 08:28:05 +08:00
弘韬 张
fb25d54112
Add curly bracket
2020-10-20 07:38:48 +08:00
弘韬 张
9b779d90d2
Add curly bracket
2020-10-20 07:38:20 +08:00
弘韬 张
4bf5b2e0a8
Add curly bracket
2020-10-19 20:40:22 +08:00
弘韬 张
6210454bbd
Fix reverse condition
2020-10-19 20:37:40 +08:00
弘韬 张
468f8899b9
Add return statement....
2020-10-18 21:31:08 +08:00
弘韬 张
34dc72950b
Add parentheses to the condition
2020-10-18 21:27:03 +08:00
弘韬 张
9ad7838729
merge one extra condition to the switch case
2020-10-18 21:25:55 +08:00
弘韬 张
e264af500f
merge one extra condition to the switch case
2020-10-18 21:24:59 +08:00
弘韬 张
c63c98645c
Add Acronym Support for Fuzzy Search
2020-10-18 21:17:29 +08:00
Jeremy Wu
fc5652571a
Merge pull request #184 from Flow-Launcher/fix_calc_copy_error_version_bump
...
Plugin Calculator version bump
2020-10-18 21:04:26 +11:00
Jeremy Wu
775910f31e
plugin Calculator version bump
2020-10-18 21:02:12 +11:00
Jeremy Wu
a303f06c10
Merge pull request #182 from Flow-Launcher/fix_calc_copy_error
...
Fix calculator copy error
2020-10-18 20:57:48 +11:00
弘韬 张
dd2d3c68c1
fixup the reduced code due to testing
2020-10-18 17:51:10 +08:00
弘韬 张
4ebfba76a3
using ContainKey instead of getvalueofdefault
2020-10-18 17:51:08 +08:00
弘韬 张
c4b81a9429
change query translation to Program.Main instead of using Alphabet.Tranlate to avoid cache.
2020-10-18 17:51:05 +08:00
弘韬 张
d17621cd2e
change new string to string.concat()
2020-10-18 17:51:00 +08:00
Bao Qian
3454dc6d74
Change Pinyin Library
2020-10-18 17:50:58 +08:00
弘韬 张
a1327c1cc1
Seems that we don't need storage cache
2020-10-18 17:50:55 +08:00
Bao Qian
d9085ca66c
Change Reference
2020-10-18 17:50:52 +08:00
弘韬 张
a911cc7024
Fix Copy Fail Error (don't understand why)
2020-10-18 20:45:06 +11:00
Jeremy Wu
7dc3ac1383
Merge pull request #180 from Flow-Launcher/add_discord_readme
...
Add discord badge and update readme
2020-10-18 18:39:03 +11:00
Jeremy Wu
38265e687b
add discord badge and update readme
2020-10-18 13:13:24 +11:00
Jeremy Wu
7211cdca43
version bump
2020-10-16 16:59:28 +11:00
Jeremy Wu
b66be8cefe
Merge pull request #165 from taooceros/FixEncoding
...
Fix Encoding Error
2020-10-16 16:49:56 +11:00
Jeremy Wu
ebeb7167cc
Merge pull request #162 from Flow-Launcher/dev
...
Release 1.3.0 | Plugin 1.2.1
2020-10-14 16:04:37 +11:00
弘韬 张
424d757add
Add Task.Run due to the change of async download
2020-10-14 11:34:09 +08:00
弘韬 张
c55e889f4f
Change Download to HttpClient as well (which change it to async as well)
2020-10-14 11:29:12 +08:00
弘韬 张
bfd1c9a38a
Merge branch 'master' of github.com:taooceros/Flow.Launcher into UpdateHttpMaster
2020-10-14 10:49:06 +08:00
弘韬 张
a16cc5be8d
Move Old HttpWebRequest to HttpClient Instance (solve connection timeout)
2020-10-14 10:48:43 +08:00
弘韬 张
4ea5dd5ad2
Move Old HttpWebRequest to HttpClient Instance (solve connection timeout)
2020-10-13 20:54:00 +08:00
Jeremy Wu
1e4bc0709e
Merge pull request #167 from JohnTheGr8/processkiller_enhancements
...
plugin/ProcessKiller: enhancements to the kill-all functionality
2020-10-12 16:18:31 +11:00
Ioannis G
b1ca71b3aa
plugin/pkiller: improve kill-all option
...
- better title, add count of matches in subtitle, use process icon
- hide option when executable path is empty
2020-10-12 00:08:54 +03:00
Ioannis G
01f98b16fa
plugin/pkiller: fix context menu results
...
do not show the "kill all instances" context menu option when the
context menu itself is triggered from the "kill all X processes" result
2020-10-11 23:40:29 +03:00
Ioannis G
82ebbcb811
merge PR #154 : add dedicated missing image icon
2020-10-11 20:02:26 +03:00
弘韬 张
88bc9a2bd6
Fix Encoding Error
2020-10-07 23:06:12 +08:00
Jeremy Wu
e204a092ba
Merge pull request #164 from Flow-Launcher/sort_plugin_processkiller_results
...
Sort plugin ProcessKiller's results ascending
2020-09-28 15:32:55 +10:00
Jeremy Wu
ef19bb8356
Merge pull request #161 from Flow-Launcher/update_method_name_typo
...
Update Flow.Launcher.Plugin method name typos
2020-09-28 15:29:06 +10:00
Jeremy Wu
f5acb9c759
version bump ProcessKiller plugin
2020-09-24 07:23:14 +10:00
Jeremy Wu
2d45a79aed
sort ProcessKiller plugin's results ascending
2020-09-24 07:22:55 +10:00
Jeremy Wu
df168c69ee
version bump for Flow.Launcher.Plugin
2020-09-22 09:03:58 +10:00
Jeremy Wu
a77d0380d3
update method name typo
2020-09-22 08:57:21 +10:00
Jeremy Wu
4bfc733e08
Merge remote-tracking branch 'origin/dev' into fix_plugin_depenedency_loading
2020-09-22 08:05:41 +10: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
904ad1a5e1
include Directory.Build.targets file in solution
2020-09-22 05:38:53 +10:00
Jeremy Wu
ec5f7275de
Merge pull request #145 from Flow-Launcher/fix_quickfolderaccess_explorer
...
Fix Quick Folder Access in Explorer plugin not triggering, incorrect search behaviour, and plus minor tweaks
2020-09-21 21:15:38 +10:00
Jeremy Wu
2abbca17ef
move Quick Folder Access list all method up
...
move above matched Quick Folder Links because it's return type and will not run the remaining code
2020-09-21 20:55:39 +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