Commit graph

6239 commits

Author SHA1 Message Date
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
Kevin Zhang
9b84f6c559 fix an issue of joining string 2021-09-11 09:41:39 -05: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
Kevin Zhang
812703766a Mark previous api as obsolete to preserve backward compatibility. 2021-09-07 17:07:21 -05:00
Kevin Zhang
9c13416231 Fixes Typo TermSeparator & remove the actionkeyword in Terms 2021-09-06 12:31:07 -05:00
Jeremy
be516d67f4 add Advanced Boot Options restart for Sys plugin 2021-09-06 09:02:04 +10:00
Jeremy Wu
15db87ccc9
Merge pull request #675 from Flow-Launcher/dev
Release 1.8.3
2021-09-05 10:41:24 +10: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
Jeremy
9d745945cd add comment record ToolGood.Words.Pinyin package version bump issue 2021-08-25 09:16:48 +10:00
Jeremy
8fbf755155 fix build failure
nuget pack 5.10.0 requires target platform version to be appended to nuspec
2021-08-25 09:03:20 +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
bd33914abc change to fix major vesion ifor post_build script's nuget commandline 2021-08-20 07:53:18 +10:00
Kevin Zhang
e14cbb2ef9 downgrade pinyin library until further discussion 2021-08-19 11:20:40 +08:00
Kevin Zhang
67027eb74b Allow JsonRPCPlugin.cs to have setting control 2021-08-17 00:50:36 +08:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08:00
Kevin Zhang
8ae13a5473 Move working directary setting to init 2021-08-14 06:51:11 +08:00
Kevin Zhang
991b89ff44 Remove Legacy debug in sync request 2021-08-13 15:56:58 +08:00
Kevin Zhang
7ab86ca1f2 Refactor JsonRPC structure 2021-08-13 13:55:07 +08: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
fe45e3bdd2
update python message from install to download 2021-08-12 09:12:38 +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
151c69e9b7
Merge pull request #626 from Flow-Launcher/dev
Release 1.8.2
2021-08-11 19:06:27 +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
d8bea3cb89 Merge branch 'dev' into cacheProgramResult 2021-08-10 21:16:57 +10:00
Jeremy Wu
317ce59ee7
add comment for system font loading 2021-08-10 20:24:27 +10:00
张弘韬
db117b9418 Merge remote-tracking branch 'upstream/GlyphIcon' into GlyphIcon
# Conflicts:
#	Flow.Launcher/ViewModel/ResultViewModel.cs
2021-08-09 18:54:21 +08:00
张弘韬
ac0bfd6065 Merge remote-tracking branch 'upstream/dev' into GlyphIcon
# Conflicts:
#	Flow.Launcher/ResultListBox.xaml
#	Flow.Launcher/ViewModel/ResultViewModel.cs
2021-08-09 18:50:16 +08:00
Jeremy Wu
0f66baf64d
add comment for system font loading 2021-08-09 20:06:18 +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