Commit graph

2892 commits

Author SHA1 Message Date
弘韬 张
eb736562fc Change the Alphabet Name to allow future expansion 2020-11-01 18:07:35 +08:00
弘韬 张
f146dd6d8b Removed unused using due to query translation 2020-11-01 18:04:39 +08:00
弘韬 张
e7c4d83e81 Merge branch 'ProgramPluginImprovement' of github.com:taooceros/Flow.Launcher into ProgramPluginImprovement 2020-10-28 12:15:46 +08:00
弘韬 张
8be2cf1493 Change contain to StartWith 2020-10-28 12:15:00 +08:00
弘韬 张
ca264c326a Change contain to StartWith 2020-10-28 12:12:17 +08:00
弘韬 张
64f5181ae6 Use the score from fuzzy search for bookmark search 2020-10-26 11:35:56 +08:00
弘韬 张
a266c3fa6a Add Edge Dev bookmark 2020-10-26 11:35:49 +08:00
弘韬 张
22fa8c164b Version Bump 2020-10-25 11:29:23 +08:00
弘韬 张
831f02c38e Merge branch 'ProgramPluginImprovement' of github.com:taooceros/Flow.Launcher into ProgramPluginImprovement 2020-10-25 11:28:32 +08:00
弘韬 张
04ee651b64 remove extra fuzzy search
Co-authored-by: Qian Bao <bao.github@outlook.com>
2020-10-25 11:28:21 +08:00
弘韬 张
d65f5a3347 remove extra fuzzy search
Co-authored-by: Qian Bao<bao.github@outlook.com>
2020-10-25 11:26:54 +08:00
弘韬 张
86edae2bc6 Use Generic to remove duplicate query 2020-10-25 11:06:54 +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
弘韬 张
77aff43d1a Initialize uninitialized cache 2020-10-25 10:26:56 +08:00
Jeremy Wu
48faa99ab5 Merge branch 'dev' into fix_plugin_depenedency_loading 2020-10-25 10:48:30 +11:00
弘韬 张
80a2f0df71 Put tranlate query back to fuzzy search until better solution 2020-10-21 17:00:56 +08:00
Ioannis G
e866820625
merge PR #177: Release version bump 2020-10-20 12:54:55 +03: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
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
弘韬 张
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