Commit graph

2667 commits

Author SHA1 Message Date
弘韬 张
1b76da175f Add remove previous query result back to keep different action word distinct 2020-11-12 15:37:54 +08:00
弘韬 张
ebddf19ba2 Fix not canceled token and adding comment
Co-authored-by: bao-qian <bao.github@outlook.com>
2020-11-11 19:06:05 +08:00
弘韬 张
52887aacf0 Batch process ui change with interval 50ms 2020-11-11 18:54:40 +08:00
Qian Bao
0e0f24f635 Lazy Load Image 2020-11-10 17:27:48 +08:00
弘韬 张
9d21649622 Change UI rendering logic
Co-authored-by: Bao-Qian <bao.github@outlook.com>
2020-11-10 17:27:09 +08:00
Jeremy Wu
c254c93255
Merge pull request #190 from taooceros/BookMarkFix
Bookmark Plugin fix
2020-11-02 07:39:45 +11:00
Jeremy Wu
aa3177d2d3
Merge pull request #183 from taooceros/PinyinLibraryChange
Pinyin library change
2020-11-02 07:32:03 +11:00
弘韬 张
a0f552f3fc remove unused PinyinName Property and Version Bump 2020-11-01 19:25:21 +08:00
弘韬 张
9caa4d94bd remove extra else 2020-11-01 19:22:31 +08:00
弘韬 张
da801f8eff remove extra whitespace 2020-11-01 19:19:12 +08:00
弘韬 张
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
弘韬 张
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
弘韬 张
77aff43d1a Initialize uninitialized cache 2020-10-25 10:26:56 +08: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
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
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
c86e2dbed6 version bump 2020-09-07 06:58:04 +10:00