Commit graph

6239 commits

Author SHA1 Message Date
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
Kevin Zhang
9eeb04ec13 fix logic 2021-08-06 17:15:10 +08:00
Kevin Zhang
b86a2a8f5f Handle Font file 2021-08-06 17:04:19 +08:00
Jeremy
53e305d765 update per review 2021-08-06 18:52:09 +10:00
Jeremy
5940e33774 Merge branch 'dev' into add_quickaccess_actionkeyword 2021-08-06 18:03:35 +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
pc223
b7df39307f
Add FontFamily 2021-07-31 22:50:11 +07: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
2af29f8376 Create GlyphInfo.cs
Add GlyphInfo File
2021-07-31 16:07:14 +08:00
Kevin Zhang
fd39b60f7b Add Glyph Support 2021-07-31 15:44:41 +08:00
Kevin Zhang
9e21b2e831 include saving SearchPrecisionScore because it is not public before 2021-07-31 13:59:27 +08:00
Jeremy
ad04c981f1 Merge branch 'dev' into add_quickaccess_actionkeyword 2021-07-30 20:45:54 +10:00
Jeremy
6978b65d8e add Quick Access action keyword 2021-07-30 20:44:29 +10: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 Wu
620ed4afea
Merge pull request #604 from Flow-Launcher/dev
Release 1.8.1
2021-07-29 14:16:29 +10:00
Jeremy
a8d7dcdacb remove extra space 2021-07-29 07:58:17 +10:00
Jeremy
15d677f397 update readme to use standard exe installer 2021-07-28 21:24:50 +10:00
Jeremy
e6785dc919 standardise flow installer- remove version from exe installer 2021-07-28 21:24:16 +10:00
Jeremy Wu
309ee29bda
Merge pull request #614 from kubalav/translation-sk
Add Slovak translation for Explorer plugin
2021-07-28 18:04:57 +10:00
kubalav
41a72fb705 Version bump for Explorer plugin 2021-07-28 09:31:00 +02:00
kubalav
98be93c076 Add Slovak translation for Explorer plugin 2021-07-28 09:29:53 +02:00
Jeremy Wu
3e014119b6
Merge pull request #605 from Flow-Launcher/version_bump_release
Version bump for release 1.8.0
2021-07-28 12:46:30 +10:00
Jeremy Wu
995d78b3ad
Merge pull request #606 from Flow-Launcher/fix_readme_ci
Fix portable readme download link & WinGet pipeline
2021-07-28 10:36:23 +10:00
Jeremy
1fb45981d5 fix to string 2021-07-28 08:45:10 +10:00
Jeremy
7f1c735365 set nuget publish on tag only 2021-07-28 08:01:29 +10:00
Jeremy Wu
8f5848fadc
Merge pull request #609 from Flow-Launcher/fix_pluginsmanager_contextmenu
Fix PluginsManager context menu crashing
2021-07-27 21:32:33 +10:00
Jeremy Wu
2155602a9c
update per suggestion
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2021-07-27 21:20:37 +10:00
Jeremy
cfb2ca1171 fix PluginsManager context menu crashing 2021-07-27 20:32:53 +10:00
Jeremy Wu
27777956cc
Merge pull request #603 from Flow-Launcher/FixJsonRPCBufferExceed
Add a MemoryStream buffer to ReadStream first
2021-07-27 19:10:26 +10:00
Jeremy
466b825611 fix comment formatting 2021-07-27 19:01:27 +10:00
Kevin Zhang
7a355d4dbb
Merge pull request #599 from Flow-Launcher/fix_indexing_notrunning
Fix Windows Index Search service not activated
2021-07-27 17:00:29 +08:00
Jeremy
bd15aa7ef9 pass query helper object 2021-07-27 18:55:52 +10:00
张弘韬
d7c037d156 fix dispose issue by manually dispose 2021-07-27 14:11:48 +08:00
张弘韬
220db44a6c Manually kill process when token is canceled 2021-07-27 13:54:13 +08:00
张弘韬
4e3746f77d Don't rethrow OperationCanceledException 2021-07-27 11:15:27 +08:00
Jeremy
3e0ac6dacf switch to publish WinGet on master branch tag build 2021-07-27 09:14:33 +10:00