Commit graph

3923 commits

Author SHA1 Message Date
Kevin Zhang
106812c547
Use 7z instead of powershell native compression 2021-07-27 22:39:46 +08: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 Wu
311b83ce51
Merge pull request #596 from Flow-Launcher/add_portable_release
Add portable release
2021-07-26 19:22:00 +10:00
张弘韬
8330dd356f Add a MemoryStream buffer to ReadStream first 2021-07-26 12:18:49 +08:00
Jeremy Wu
f588f2a763 fix typo 2021-07-25 20:44:04 +10:00
Jeremy Wu
0f9fd94312 handle future scenario where PluginsManager's action keyword increased 2021-07-25 20:42:26 +10:00
Jeremy Wu
10a30f4abe move exception result into its own method 2021-07-25 20:16:30 +10:00
Jeremy Wu
8df4bb2e8d version bump for Explorer plugin 2021-07-25 20:12:15 +10:00
Jeremy Wu
86fe664404 add option to remove warning msg and install Everything plugin 2021-07-25 19:58:21 +10:00
Jeremy Wu
44d8666e27 add warning for Windows Search service not turned on 2021-07-25 17:48:57 +10:00
Jeremy Wu
387c550a77
Merge pull request #590 from Flow-Launcher/reduce_magnifying_icon
reduce magnifying glass icon size
2021-07-24 20:01:15 +10:00
Jeremy Wu
462ba217ee
Merge pull request #595 from Flow-Launcher/fixAnimationAfterTogger
fix animation logic
2021-07-24 19:59:07 +10:00
Jeremy Wu
cc09f33655 change portable release with out appending the version
makes it easier to link download
2021-07-24 19:10:07 +10:00
Jeremy Wu
be7179d3f0 use AppVeyor environment variable 2021-07-24 18:47:29 +10:00
Jeremy Wu
6ed83aaa6c add portable release 2021-07-24 18:08:25 +10:00
Kevin Zhang
3a8cd8cbbb
save setting after startup (#594)
* save setting after startup

* Revert "save setting after startup"

This reverts commit bb9c7a1b84.

* Update App.xaml.cs

Save Setting After Startup
2021-07-24 16:38:18 +10:00
Kevin Zhang
421ca3340b fix logic 2021-07-24 14:16:11 +08:00
Jeremy Wu
19aa45df05
Merge pull request #582 from Flow-Launcher/ci_winget_update
Add WinGet update CD
2021-07-22 23:14:22 +10:00
Jeremy
d71d188523 reduce magnifying glass icon size 2021-07-22 13:36:04 +10:00
Jeremy
5a55273f3d run on master branch only 2021-07-21 20:47:17 +10:00
Jeremy
edff774261 add WinGet update CD 2021-07-21 19:06:31 +10:00
Jeremy Wu
72be2bc95f
Merge pull request #583 from kubalav/translation-sk
Update Slovak translation
2021-07-20 21:21:27 +10:00
kubalav
69d1d83226 Update Slovak translation 2021-07-20 13:11:19 +02:00
Jeremy Wu
5fcef8432d
Merge pull request #579 from Flow-Launcher/setting_window_extra_space
add some space to the end of the scrollviewer
2021-07-20 09:09:38 +10:00
Kevin Zhang
8fdb9a96d3 add some space to the end of the scrollviewer 2021-07-19 15:51:37 +08:00
Jeremy Wu
770f3efadf
Merge pull request #576 from Flow-Launcher/update_release_version
update release version in AppVeyor
2021-07-19 13:56:21 +10:00
Jeremy
cd6f3ac4a7 update release version in AppVeyor 2021-07-19 13:06:08 +10:00
Jeremy Wu
988fa1c1ff
Merge pull request #573 from Flow-Launcher/locale_comment
add comment to explain locale swap
2021-07-18 22:48:34 +10:00
Jeremy Wu
7d8a148c73
add comment to explain locale swap 2021-07-18 22:40:53 +10:00
Jeremy Wu
018cea2d6d
Merge pull request #572 from pc223/fix-hard-code-lcid
[Test.Explorer] Fix hard-coded  LCID (1033 - en-US)
2021-07-18 22:32:28 +10:00
Jeremy Wu
498cad735c
Merge pull request #570 from Flow-Launcher/fixDeselectWhenQueryTextNotChanged
fix Custom Plugin Hotkey not deselect text
2021-07-18 21:50:05 +10:00
pc223
2c296a3faf Change hard-coded 1033 LCID (en-US) to system's LCID 2021-07-18 17:34:17 +07:00
张弘韬
9b0371c82b fix Custom Plugin Hotkey not deselect text when query text is already custom plugin hotkey 2021-07-18 16:05:28 +08:00
Jeremy Wu
92685d91a3
Merge pull request #534 from Flow-Launcher/version_bump
Version bump for 1.8.0 release
2021-07-18 08:28:19 +10:00
Jeremy Wu
5634aa7a27
Merge pull request #501 from Flow-Launcher/update_readme
Update README.md
2021-07-18 08:14:22 +10:00
Jeremy Wu
26a37c0796
Merge pull request #548 from Flow-Launcher/new_api_branch
point pluginsmanifest to new api branch
2021-07-18 08:08:34 +10:00
Jeremy Wu
8d23f98563
Merge pull request #565 from Flow-Launcher/fix_hotkey_change
Fix flow's hotkey not working correctly after changing in settings
2021-07-17 23:23:14 +10:00
Jeremy
4ba8296915 fix hotkey unavailable text 2021-07-15 20:32:27 +10:00
Jeremy
b96cc7a99d add colon to Priority text for consistency 2021-07-15 20:07:52 +10:00
Jeremy
33b34f296f update per review 2021-07-15 20:06:18 +10:00
Jeremy
689c42d76a Merge branch 'dev' into fix_hotkey_change 2021-07-14 21:11:14 +10:00