Commit graph

84 commits

Author SHA1 Message Date
Filip Horvat
d2970a1f35
Merge branch 'dev' into folder-editor 2022-12-21 09:10:38 -08:00
Vic
230e4fbcbb Fix translation of action keywords 2022-12-21 15:51:53 +08:00
Filip Horvat
56d6433db0 Improve folder editor experience 2022-12-19 21:38:45 +01:00
Hongtao Zhang
c6a47b0b9e
add membernotnull attribute and small refactor 2022-12-04 11:38:19 -06:00
Hongtao Zhang
281f4db5f8
fix enable not working at the first time (also refactor a little bit code) 2022-12-04 01:47:48 -06:00
Hongtao Zhang
22bc292aa9
Add try catch to encounter dllnotfound issue and move warning string to resource 2022-11-28 21:38:27 -06:00
Hongtao Zhang
bec27f491d
Adjust naming and remove Use Index Search For Path Search option 2022-11-28 17:54:06 -06:00
Hongtao Zhang
8b856c223e
fix edit & remove for IndexExcludedPath 2022-11-04 01:29:18 -05:00
Hongtao Zhang
6423143c5c
Implement Everything AutoInstall 2022-08-16 21:32:49 -04:00
Hongtao Zhang
4b6b10af02
Add Open with Shell for folder result 2022-08-16 20:52:53 -04:00
Hongtao Zhang
d36d15c887
Further Refactor UI Code and Implement Engine Selection and Everything Setting UI 2022-07-03 19:50:19 -05:00
Hongtao Zhang
70e9a0ca84
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into explorerMerge 2022-07-01 00:02:06 -05:00
Hongtao Zhang
d5e1b7cb22
Rewrite Explorer View Logic based on MVVM Pattern to avoid complicated View Logic 2022-06-30 23:56:15 -05:00
Hongtao Zhang
6fdff2971c
Merge Explorer & Everything Plugins (Step 1)
1. Shared Interface for Windows Index and Everything Index
2. Settings Merge (Part 1)
3. Include Everything dll
2022-06-25 12:38:50 -05:00
Jeremy
cc283fd5dc allow option to enable/disable the use of index in path search 2022-03-13 14:27:46 +11: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
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
弘韬 张
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
张弘韬
33accbd5d4 Move most direct call of PluginJsonStorage to API call 2021-05-11 20:24:22 +08:00
Jeremy Wu
9331c80753 rename folder link to access link 2021-01-26 21:29:56 +11:00
Jeremy Wu
44b3f19ac4 fix typo 2021-01-26 20:48:06 +11:00
Jeremy Wu
324ee62c2a rename quick folder access links to quick access links 2021-01-26 20:35:02 +11:00
Jeremy Wu
3a1d40893e rename project items to quick access link naming 2021-01-26 20:31:55 +11:00
弘韬 张
d7805d7a8c Make Explorer plugin completely async 2021-01-03 10:33:59 +08:00
Jeremy Wu
24fe5a11f9 prevent user from using global action keyword for content search
would bring up too many results
2020-08-26 08:06:10 +10:00
Jeremy Wu
e37d976d04 add option for user to customise Explorer's Action Keywords
ui + backend logic
2020-07-19 00:12:11 +10:00
Jeremy Wu
407864beb7 add option to open Indexing Options in context menu and settings page 2020-06-08 18:41:59 +10:00
Jeremy Wu
5d696bd3ab explorer general touch ups- no logic change 2020-06-08 14:20:22 +10:00
Jeremy Wu
8848ed1a00 Add skeleton tests and classes for Explorer 2020-05-11 23:15:15 +10:00