Jeremy Wu
|
6607acbcce
|
Merge pull request #1706 from Flow-Launcher/fix_quickaccess_autocomplete
Fix quick access path search and autocomplete text
|
2022-12-25 16:53:12 +11:00 |
|
Jeremy
|
ae8f2d2ee8
|
fix wrong Everything service warning displayed when not available
|
2022-12-25 06:01:17 +11:00 |
|
Jeremy
|
9f8b205b35
|
Merge remote-tracking branch 'origin/dev' into fix_quickaccess_autocomplete
|
2022-12-25 05:00:15 +11:00 |
|
Jeremy
|
3f2b741dcc
|
add unit tests for get autocomplete result
|
2022-12-25 04:58:37 +11:00 |
|
Jeremy
|
f64ebdca95
|
simplify get path method
|
2022-12-24 22:51:18 +11:00 |
|
Vic
|
ccac84c0f3
|
Fix hardcoded strings
|
2022-12-23 15:15:11 +08:00 |
|
Jeremy
|
2174fc24ce
|
update directory navigation with same action keyword
|
2022-12-22 23:20:37 +11:00 |
|
Jeremy
|
fc9805f29e
|
add GetAutoCompleteText method
|
2022-12-22 22:57:37 +11:00 |
|
Jeremy
|
5c1cc79751
|
update GetPathWithActionKeyword
|
2022-12-22 22:39:24 +11:00 |
|
Jeremy
|
f0b7898f89
|
fix quick access path search and autocomplete text
|
2022-12-22 22:04:39 +11:00 |
|
Vic
|
3b6c8b882b
|
Add translatble text
|
2022-12-21 13:30:49 +08:00 |
|
Hongtao Zhang
|
42725f289c
|
Make the behavior more like 1.9.5-
|
2022-12-17 10:50:23 -06:00 |
|
Hongtao Zhang
|
9da322f840
|
Handle Search Exception more carefully
|
2022-12-17 10:43:17 -06:00 |
|
Jeremy Wu
|
00c229d82c
|
add exception handling when Windows Search service not available
|
2022-12-15 22:03:54 +11:00 |
|
VictoriousRaptor
|
48629502f7
|
Merge branch 'dev' into fix_dup_results_explorer
|
2022-12-12 14:29:37 +08:00 |
|
Jeremy Wu
|
45a81a90a9
|
fix action keyword missing when traversing paths or using autocomplete
|
2022-12-12 14:07:04 +11:00 |
|
Jeremy Wu
|
3b8e7866ac
|
fix duplicate Quick Access results from CreateOpenCurrentFolderResult
|
2022-12-12 13:14:37 +11:00 |
|
Vic
|
f509f56304
|
Fix file extension case sensitive issue
|
2022-12-07 14:25:16 +08:00 |
|
Vic
|
05dca1aebc
|
Merge branch 'ImagePreview' of https://github.com/onesounds/Flow.Launcher into pr/1360
|
2022-12-07 01:18:57 +08:00 |
|
DB P
|
fa84f4481c
|
Merge branch 'dev' into ImagePreview
|
2022-12-06 06:17:07 +09:00 |
|
Vic
|
6c54ad8589
|
refactor preview info
|
2022-12-05 16:01:20 +08:00 |
|
Vic
|
53b17816c7
|
Renaming method and property
|
2022-12-05 14:07:35 +08:00 |
|
Vic
|
2194e3c5ec
|
Preview image for explorer
|
2022-12-05 13:59:24 +08:00 |
|
Hongtao Zhang
|
ee9c53d2f9
|
Add CopyText in Explorer Result
|
2022-12-04 21:46:11 -06:00 |
|
Jeremy
|
74ea629c55
|
search window hides when prompted to install, remove threading
|
2022-12-05 08:46:19 +11:00 |
|
Jeremy
|
797464d356
|
remove unnecessary show Windows index state in context menu option
|
2022-12-05 07:06:20 +11:00 |
|
Hongtao Zhang
|
af07c3835a
|
cleanup code
|
2022-12-04 11:39:53 -06:00 |
|
Hongtao Zhang
|
e9d8579bbd
|
fix concurrency issue (really potentially)
|
2022-12-03 13:50:30 -06:00 |
|
Hongtao Zhang
|
4a0ee9b4fc
|
fix concurrency issue (potentially)
|
2022-12-03 13:44:43 -06:00 |
|
Jeremy
|
605db6095a
|
add icon for Everything's content search warning
|
2022-12-02 09:04:13 +11:00 |
|
Jeremy
|
355035eefa
|
re-add warning when Windows Index service is off as a search result
|
2022-12-01 23:03:18 +11:00 |
|
Jeremy
|
5ac2366697
|
allow path to be searchable in quick access list
|
2022-11-30 08:21:47 +11:00 |
|
Jeremy
|
a8d6e8df64
|
only display quick access list when action keyword is used
|
2022-11-30 08:21:17 +11:00 |
|
Jeremy
|
9fdf220e09
|
trigger general search only when action keywords match
|
2022-11-30 07:42:59 +11:00 |
|
DB p
|
c820bc139c
|
Fix Context Menu Image Icon
|
2022-11-29 19:50:53 +09:00 |
|
Jeremy
|
a4ca486a6c
|
formatting
|
2022-11-29 20:44:28 +11:00 |
|
Jeremy
|
0e555b5224
|
fix Windows Indexed Content search not triggering
|
2022-11-29 20:33:22 +11: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
|
acc7d5171b
|
Remove legacy code and slightly refactor
|
2022-11-28 21:38:27 -06:00 |
|
Hongtao Zhang
|
9267938018
|
Append Result for everything error and windows index error
|
2022-11-25 13:25:12 -06:00 |
|
Hongtao Zhang
|
786e9427d9
|
Apply IndexSearchExcludedPaths to Index Search in a unified way
|
2022-11-24 17:06:22 -06:00 |
|
Hongtao Zhang
|
2da557c2db
|
fix path equality check
|
2022-11-24 16:46:33 -06:00 |
|
DB p
|
d3ebeb2814
|
Change Constant Tooltips to String
|
2022-11-18 14:13:57 +09:00 |
|
Hongtao Zhang
|
e41691d10f
|
Fix everything sdk issue & a null reference issue
|
2022-11-04 01:06:56 -05:00 |
|
Hongtao Zhang
|
569cc19001
|
Fix setting issue and everything sdk issue
|
2022-11-04 00:58:07 -05:00 |
|
Hongtao Zhang
|
970fcd8f14
|
Fix testing and remove obsolete method
|
2022-11-03 23:57:47 -05:00 |
|
Hongtao Zhang
|
2a2514d1a9
|
Reformat some code
|
2022-10-10 11:11:48 -05:00 |
|
Hongtao Zhang
|
d3ea580c3e
|
Fix merge issue
|
2022-10-10 11:08:49 -05:00 |
|
Hongtao Zhang
|
5ea6c54d38
|
Merge remote-tracking branch 'origin/dev' into explorerMerge
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
|
2022-10-10 11:03:19 -05:00 |
|
Sparrkle
|
3e6c869472
|
Merge branch 'ProgressBarBindingError' of https://github.com/Sparrkle/Flow.Launcher into ProgressBarBindingError
|
2022-09-30 09:58:38 +09:00 |
|