Commit graph

3989 commits

Author SHA1 Message Date
Michael Mouawad
3452ecf33b remove unnecessary strings from languages files 2021-09-13 19:44:10 +03:00
Jeremy
4c75f8b8bb version bump Shell plugin 2021-09-13 08:20:34 +10:00
Jeremy Wu
2641899782
Merge branch 'dev' into dev 2021-09-13 08:12:49 +10:00
Jeremy
ae868671d1 version bump for Program and Explorer plugin 2021-09-13 08:05:06 +10:00
Michael Mouawad
9764a99d26 show notification message when attempting to run an unsupported UWP app as admin 2021-09-11 21:01:48 +03:00
Michael Mouawad
6c7eab9c50 code refactoring 2021-09-11 21:00:05 +03:00
Michael Mouawad
d3b4c5469b add run as administrator when holding ctrl and shift to Shell plugin 2021-09-11 20:21:52 +03:00
Michael Mouawad
04882ad9f4 add run as administrator when holding ctrl and shift and to context menu for UWP applications 2021-09-11 15:30:30 +03:00
Jeremy Wu
df9cb4b1a4
Merge pull request #674 from Flow-Launcher/release_version_bump
Release version bump 1.8.3
2021-09-04 23:39:17 +10:00
Jeremy Wu
b6becee451
Release version bump 1.8.3
Release version bump 1.8.3
2021-09-03 09:02:08 +10:00
Jeremy Wu
811af6dd9f
Merge pull request #670 from Flow-Launcher/fix_filecontent_set_actionkeyword
Fix File Content action keyword change error
2021-09-03 08:55:27 +10:00
Jeremy
ee38561ece allow File Content search to be toggled on off 2021-09-03 07:47:52 +10:00
Jeremy
0534dece0b remove comment 2021-09-02 07:47:05 +10:00
Jeremy
c2758ba7d4 version bump Explorer 2021-09-01 22:11:08 +10:00
Jeremy
b5b21cf43b rename IndexOnlySearchKeywordEnabled for consistency 2021-09-01 22:05:19 +10:00
Jeremy
333d3da07f remove underscore variable name 2021-09-01 21:52:32 +10:00
Jeremy
91564e0933 remove null state from action keyword Enabled status 2021-09-01 21:17:20 +10:00
Jeremy
267fb6551b add File Content Search Enabled status property 2021-09-01 21:10:52 +10:00
Michael Mouawad
ffd22d78c2 add run as administration when holding ctrl and shift to Program and Explorer plugins 2021-08-22 13:36:01 +03:00
Jeremy Wu
a87cea7e6f
Merge pull request #643 from Flow-Launcher/fix_winget_installer
Fix WinGet publish due to change installer name
2021-08-12 11:02:59 +10:00
Jeremy Wu
2282f04332
fix WinGet publish due to change installer name
fix WinGet publish due to change installer name in 1.8.2 release
2021-08-11 19:47:25 +10:00
Jeremy Wu
f1ed346d94
Merge pull request #627 from Flow-Launcher/version_bump_release
Version bump for 1.8.2 release
2021-08-11 05:28:34 +10:00
Jeremy Wu
4219dce379
Merge pull request #629 from Flow-Launcher/fix_filepath_tooltip
Fix Explorer's file result subtitle tool tip as file path instead
2021-08-09 18:00:24 +10:00
Jeremy Wu
5aa74121d7
Merge pull request #450 from Flow-Launcher/imageOptimize
No need for the wrapped Lazy instance in image loading.
2021-08-09 08:52:53 +10:00
Jeremy
d536b6fd77 change to path instead of subtitle parameter 2021-08-08 18:47:39 +10:00
张弘韬
3623e119d2 add configureAwait(false) in SliceExtra ImageCache 2021-08-08 13:46:31 +08:00
张弘韬
653dc83bd0 fix error thrown in checking cache key when key is null 2021-08-08 13:45:18 +08:00
Jeremy Wu
c344deae3f
Merge pull request #633 from Flow-Launcher/JsonPRCExceptionHandle
Adjust JsonRPCPlugin.cs Exception Handling
2021-08-07 13:35:14 +10:00
Jeremy Wu
7778449239
remove extra comments 2021-08-07 13:26:38 +10:00
Jeremy Wu
235fe4aacb
remove extra comments 2021-08-07 13:26:11 +10:00
Jeremy Wu
d524b0a759
Merge pull request #628 from Flow-Launcher/fix_pm_update_focus
Fix PluginsManager's InstallOrUpdate focus
2021-08-07 12:19:41 +10:00
Jeremy Wu
69cf19e8d5
Merge pull request #630 from Flow-Launcher/optBardWardCompatibility
fix actionkeywords inflate when actionkeyword count mismatch in explorer plugin
2021-08-06 18:00:03 +10:00
Jeremy Wu
1b8c154ce8
Merge pull request #615 from Flow-Launcher/standardise_exe_installer
Standardise Flow's exe installer + readme update
2021-08-06 17:55:44 +10:00
Kevin Zhang
760333520c Adjust JsonRPCPlugin.cs Exception Handling 2021-08-06 14:35:14 +08:00
Kevin Zhang
6a1bb17fb6 use < instead of != 2021-08-05 14:31:03 +08:00
pc223
7ada219c0c Fix tool tip for folder 2021-08-04 22:12:11 +07:00
Jeremy
2a06cb9893 fix file path tool tip as file path instead 2021-08-04 08:01:20 +10:00
Jeremy Wu
df3b91ea99 fix PluginsManager's InstallOrUpdate focus 2021-08-03 07:58:35 +10:00
Jeremy
7d1d41e6ba version bump 2021-08-02 08:23:45 +10:00
Jeremy Wu
d2bec9c28f
Merge pull request #622 from Flow-Launcher/fixSearchPrecisionScoreSave
include saving SearchPrecisionScore because it is not public before
2021-08-02 07:20:16 +10:00
Kevin Zhang
a0835288e2 Use SemaphoreSlim to ensure cache only remove once 2021-07-31 16:23:58 +08:00
Kevin Zhang
710d2a89a2 Use ValueTask as return value to suppress potential image error 2021-07-31 16:15:49 +08:00
Kevin Zhang
f8675ed368 Merge remote-tracking branch 'upstream/dev' into imageOptimize 2021-07-31 16:07:54 +08:00
Kevin Zhang
9e21b2e831 include saving SearchPrecisionScore because it is not public before 2021-07-31 13:59:27 +08:00
Jeremy Wu
d8eaf8825f
Merge pull request #620 from Flow-Launcher/fix_queryhelper_call
Delay the create query helper call to avoid Windows Search not running
2021-07-30 14:21:30 +10:00
Jeremy
a29d4d181f version bump Explorer 2021-07-30 12:34:19 +10:00
Jeremy
8cfd80b962 delay the create query helper call
to catch exception when Windows Search service is not running
2021-07-30 12:30:21 +10:00
Jeremy
8d0459075f fix formatting 2021-07-29 18:08:18 +10:00
Jeremy Wu
b023e8e502
update readme 2021-07-29 18:01:56 +10:00
Jeremy
a8d7dcdacb remove extra space 2021-07-29 07:58:17 +10:00