Commit graph

184 commits

Author SHA1 Message Date
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
Jeremy Wu
bcf046f842 fix move method call only restricted to within the same drive 2021-02-03 20:51:19 +11:00
Jeremy Wu
10c72cecc2 version bump Explorer 2021-02-03 09:02:38 +11:00
弘韬 张
c875ad5277 Make most class in Explorer plugin become static class 2021-01-29 18:40:51 +08:00
Jeremy Wu
e615ad86d9 add remove from quick access in context menu 2021-01-27 20:55:53 +11:00
弘韬 张
c0f60e25bf Use type matching to create result 2021-01-27 16:23:59 +08:00
Jeremy Wu
8b698c4465 update to empty list 2021-01-27 07:42:43 +11:00
Jeremy Wu
5773829fae add tool tip for quick access context menu 2021-01-27 06:26:15 +11:00
Jeremy Wu
ccc677fd8f fix per comment 2021-01-27 06:17:24 +11:00
Jeremy Wu
889c853e33 version bump Explorer plugin 2021-01-26 21:43:19 +11:00
Jeremy Wu
9331c80753 rename folder link to access link 2021-01-26 21:29:56 +11:00
Jeremy Wu
d90b6d23d3 add save after adding to quick access 2021-01-26 21:14:39 +11:00
Jeremy Wu
dd57bfc6f8 add backwards compatibility with old list 2021-01-26 21:09:35 +11:00
Jeremy Wu
82d91840c1 rename methods in quick access 2021-01-26 20:53:01 +11:00
Jeremy Wu
44b3f19ac4 fix typo 2021-01-26 20:48:06 +11:00
Jeremy Wu
c02fa4b847 rename ui elements 2021-01-26 20:46:05 +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
Jeremy Wu
cab7f94c6b context menu selection for adding to quick access 2021-01-26 20:21:12 +11:00
Jeremy Wu
85dee95fc7 add file and folder type loading 2021-01-26 20:01:12 +11:00
Jeremy Wu
163bfa303b formatting and naming 2021-01-25 19:18:13 +11:00
Jeremy Wu
e46feb1165 fix formatting 2021-01-25 18:57:58 +11:00
张弘韬
8dc5def2e9 Remove extra whitespace 2021-01-25 11:19:59 +08:00
张弘韬
35782e4308 Version Bump 2021-01-25 11:17:28 +08:00
张弘韬
8a56cc6cd8 Use singleton in QuickFolderAccess.cs 2021-01-25 11:07:14 +08:00
张弘韬
9914124d20 Remove extra checking 2021-01-25 11:00:56 +08:00
Jeremy Wu
ff5e3695e9 add return if no quick access links or query 2021-01-25 13:50:41 +11:00
Jeremy Wu
647156ce6f Merge branch 'dev' into ExplorerPathAsync 2021-01-24 21:27:21 +11:00
Jeremy Wu
bfa1aabe35 add comment explaining why location check is needed 2021-01-24 21:08:48 +11:00
Jeremy Wu
e9462e8994 revert change from check string is path back to check location exists 2021-01-24 21:05:39 +11:00
Jeremy Wu
d583078a67 version bump Explorer 2021-01-24 20:52:39 +11:00
Jeremy Wu
288baa5538 Merge branch 'dev' into ExplorerDirectorySearchWithIndexFix 2021-01-24 20:52:10 +11:00
Jeremy Wu
cf60ce2b22 verision bump Explorer plugin 2021-01-24 20:26:29 +11:00
Jeremy Wu
4944a001d6 Merge remote-tracking branch 'origin/dev' into OrderByOpt 2021-01-24 20:24:49 +11:00
弘韬 张
0fe92d35cb fix testing and a potential error coding 2021-01-23 11:32:41 +08:00
弘韬 张
bc0146e68b Use Window Search Orderby instead of getting the result and order them by filename 2021-01-23 10:53:01 +08:00
弘韬 张
3effb401b7 make it become an extension method 2021-01-22 16:23:18 +08:00
弘韬 张
1a758c3919 Use Token.throwifCancellationRequested 2021-01-21 19:39:18 +08:00
弘韬 张
cd92512fe5 Optimize code 2021-01-20 13:47:25 +08:00
弘韬 张
ba236dad63 Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync 2021-01-20 13:25:13 +08:00
Jeremy Wu
a0f611c7ba Merge branch 'dev' into exclude_chars_explorer 2021-01-19 13:16:38 +11:00
张弘韬
d7abae1ab2 Add Cancellation token for file system enumeration 2021-01-19 10:08:37 +08:00
Jeremy Wu
ed1bf0e956 version bump Explorer plugin 2021-01-19 07:07:06 +11:00
Jeremy Wu
2643c7d730 exclude index search on special chars 2021-01-19 07:05:30 +11:00
Jeremy Wu
ff26bccba5 version bump plugins 2021-01-18 07:58:38 +11:00