Commit graph

227 commits

Author SHA1 Message Date
Jeremy Wu
9d2199319f
Explorer plugin version bump 2021-06-13 18:25:02 +10:00
Jeremy
c842a4c7bf clean up 2021-06-13 18:07:30 +10:00
Jeremy
d807b21eac remove obsolete settings class 2021-06-13 17:53:55 +10:00
Jeremy
69f58518b2 update revert to global wildcard logic 2021-06-13 17:41:44 +10:00
Jeremy
596b5b803e update logic when content search is global 2021-06-13 17:27:44 +10:00
Kevin Zhang
7854cf348b Finishing editing logic, and add a few interactive for ActionKeywordSetting.xaml
1. It will automatically focus on the textbox
2. Enter will trigger the done button
2021-06-06 11:01:50 +08:00
Jeremy
ff404c5c5b update ActionKeywordSetting view logic 2021-06-05 18:44:16 +10:00
Jeremy
f13e24bd07 removed obsolete api object, updated search action keyword naming, 2021-06-05 14:07:13 +10:00
弘韬 张
5966ddc4d9 Refactor Code
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
2021-06-01 18:10:24 -07:00
Jeremy
995cf568ff option to allow action keywords to be disabled 2021-05-30 19:28:18 +10:00
Jeremy
e9abaf3f6c remove obsolete key 2021-05-30 15:19:32 +10:00
Jeremy
3bf3afc795 update action keyword match logic 2021-05-30 15:11:59 +10:00
Jeremy
e5fbfa24b4 replace action keyword when updating 2021-05-29 22:00:10 +10:00
Jeremy
7e799b5625 keep search activation, enable and disable path and index search 2021-05-29 20:08:34 +10:00
弘韬 张
972a291be3 add Chinese translation 2021-05-22 17:26:49 +08:00
弘韬 张
acba2dd1a3 Add specific keyword for path explore in explorer plugin 2021-05-22 17:23:25 +08:00
张弘韬
d84eff7712 Remove unneccessary api, rename storage api, and update comment 2021-05-13 19:29:21 +08:00
张弘韬
b37f9f338a Version Bumps 2021-05-12 20:04:26 +08:00
张弘韬
33accbd5d4 Move most direct call of PluginJsonStorage to API call 2021-05-11 20:24:22 +08:00
Jeremy
9957773ff9 adjusted Explorer plugin's excluded and quick access control height 2021-05-10 21:43:21 +10:00
Jeremy
fd0471bff5 fix excluded and quick access path display in settings 2021-05-10 21:41:37 +10:00
solitudechn
9c063e35f0 Fix typos and wrong version numbers 2021-04-29 09:25:02 +08:00
solitudechn
d17ec3cb39 Modify the plug-in version number as required 2021-04-28 22:56:41 +08:00
solitudechn
e107d7fee2 Added and corrected Chinese translation 2021-04-28 22:36:32 +08:00
Jeremy Wu
6b118d870a version bump Explorer 2021-04-16 08:54:49 +10:00
Jeremy Wu
e7127cf514 add error message method to api to allow the use of standard error icon 2021-04-16 08:53:19 +10:00
Jeremy Wu
e75ac3288a update score to variable 2021-04-14 22:15:49 +10:00
Jeremy Wu
ed52b9dfa5 Explorer version bump 2021-04-14 22:12:00 +10:00
Jeremy Wu
aee5f6617e remove the redundant path in brackets and update Nickname to Name 2021-04-14 22:11:40 +10:00
Jeremy Wu
750db30664 version bump Explorer plugin 2021-04-14 08:51:43 +10:00
弘韬 张
1015177b45 Refactor code 2021-04-13 19:40:04 +08:00
弘韬 张
50b5336688 Allow Quick Access Links to be accessed with middle string, and score bump the result 2021-04-13 19:12:24 +08:00
Jeremy Wu
9479923531 remove unnecessary catching OperationCanceledException 2021-03-18 06:50:55 +11:00
Jeremy Wu
f4971e2e96 remove async and task run 2021-03-18 06:44:00 +11:00
Jeremy Wu
b138838805 add ConfigureWait and cancellation token 2021-03-17 06:32:53 +11:00
Jeremy Wu
7aa1396821 move index exclude method to IndexSearch class and add async 2021-03-16 21:33:40 +11:00
Jeremy Wu
e73b2a05ce change to for loop 2021-03-16 07:12:36 +11:00
Jeremy Wu
b2dc2ef71b do not exclude if in Quick Access list 2021-03-16 07:12:01 +11:00
Jeremy Wu
b642898132 update loop logic 2021-03-15 08:12:03 +11:00
Jeremy Wu
a5e3049adc fix typo 2021-03-15 07:39:14 +11:00
Jeremy Wu
43f1cae350 fix exclusion of Windows Index file or folder search 2021-03-15 06:01:29 +11:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Jeremy Wu
abb11b22fc update 2021-02-19 21:03:23 +11:00
弘韬 张
73ee3437f3 Use UnionWith 2021-02-18 06:41:56 +08:00
弘韬 张
94e45878c5 Merge branch 'fix_duplicate_entry_quickaccess' of github.com:Flow-Launcher/Flow.Launcher into HEAD 2021-02-18 06:41:18 +08:00
弘韬 张
cba47855c7 Use Hashset and customized equality comparator to filter result 2021-02-18 06:38:43 +08:00
Jeremy Wu
8b30d37ff7 update 2021-02-18 08:09:51 +11:00
Jeremy Wu
dfd7148229 remove duplicate entry with quick access results 2021-02-17 08:50:33 +11:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
Jeremy Wu
bcf046f842 fix move method call only restricted to within the same drive 2021-02-03 20:51:19 +11:00