Commit graph

6239 commits

Author SHA1 Message Date
Jeremy Wu
f053139454 use most used cmds setting 2021-04-12 20:05:30 +10:00
Jeremy Wu
67097864fa add settings for number of most used cmds option 2021-04-12 19:06:44 +10:00
Jeremy Wu
04156d7f83 Shell plugin version bump 2021-04-12 17:33:23 +10:00
Jeremy Wu
4abddb2597 rename variable Count to CommandHistory 2021-04-12 17:32:48 +10:00
Jeremy Wu
ab52859461 save cmd history to settings 2021-04-12 14:25:39 +10:00
Jeremy Wu
3110c87ee9
Merge pull request #401 from kubalav/translation-sk
Update Slovak translation
2021-04-08 18:05:01 +10:00
kubalav
9e3bfe879e Update Slovak translation 2021-04-08 09:59:36 +02:00
Jeremy Wu
c78e08abaa
Merge pull request #398 from Flow-Launcher/scoreBumpWithQuery
add score bumping with query and do hashcode customized
2021-04-07 08:35:03 +10:00
弘韬 张
3051afad01 move number become const 2021-04-06 18:35:29 +08:00
弘韬 张
d09ff638b3 add comment and use for instead of foreach 2021-04-02 00:40:25 +08:00
弘韬 张
362504e223 add score bumping with query and do hashcode customized 2021-04-01 18:02:27 +08:00
Jeremy Wu
9d4af83fef
Merge pull request #390 from Flow-Launcher/PluginAncestor
Make IPlugin inherit from IAsyncPlugin
2021-04-01 07:23:28 +11:00
Jeremy Wu
b359d709a5
Merge pull request #393 from Flow-Launcher/PluginJsonStorageSingleInstance
Make PluginJsonStorage in IPublicAPI become single instance per type
2021-04-01 07:21:47 +11:00
Jeremy Wu
923367c0a9
Merge pull request #395 from Flow-Launcher/FixPluginSettingUIDev
Increase the default width and allow user to resize setting window, and reduce the margin for PluginDirectory
2021-03-31 06:48:57 +11:00
Jeremy Wu
eae3b1e4bf update plugin text 2021-03-31 06:40:39 +11:00
Jeremy Wu
3ab3010000 fix Sys plugin translation 2021-03-31 06:28:25 +11:00
Jeremy Wu
953b50d1f2 add min height to settings page resize 2021-03-31 06:21:18 +11:00
Jeremy Wu
0865d56e4e Merge remote-tracking branch 'origin/dev' into FixPluginSettingUIDev 2021-03-31 06:12:53 +11:00
Jeremy Wu
41dd1bce16
Merge pull request #396 from Flow-Launcher/docs_link
Add documentation link
2021-03-30 18:37:08 +11:00
弘韬 张
db6e53f2a7 span the third row with two columes, and set a minWidth for resizing 2021-03-30 15:34:19 +08:00
Jeremy Wu
0d1bb12b67 add documentation link 2021-03-30 06:51:42 +11:00
弘韬 张
1f0c0022ac Increase the default width and allow user to resize setting window, and reduce the margin for PluginDirectory
modified:   Flow.Launcher/SettingWindow.xaml

	modified:   Flow.Launcher/SettingWindow.xaml
2021-03-29 14:27:13 +08:00
弘韬 张
6fe83d84c5 make JsonStorge used with single instance 2021-03-27 17:58:22 +08:00
弘韬 张
6bbedbaaa1 remove the explicitly abstract 2021-03-23 17:55:40 +08:00
弘韬 张
ab7d00eacc Make IPlugin inherit from IAsyncPlugin 2021-03-23 17:40:27 +08:00
Jeremy Wu
b5e54a76b0
Merge pull request #389 from Flow-Launcher/optimizeStartup
Optimize startup
2021-03-22 05:08:49 +11:00
Jeremy Wu
c8c28db624
version bump BrowserBookmarks plugin 2021-03-22 05:01:45 +11:00
弘韬 张
480887edaf Version Bump 2021-03-20 18:03:11 +08:00
弘韬 张
9182fdb2bd Remove readonly in Calculator 2021-03-20 18:02:35 +08:00
弘韬 张
8acde56455 remove readonly field to allow init in Init() 2021-03-18 11:59:48 +08:00
Jeremy Wu
4dcc279002
Merge pull request #387 from Flow-Launcher/fix_windowsindex_exclude
Add ConfigureWait and cancellation token
2021-03-18 14:48:18 +11:00
弘韬 张
6430e2562d Use EnumerateDirectories instead of GetDirectories 2021-03-18 11:43:41 +08:00
弘韬 张
409ccae7f2 Move initialization of Calculator to Init() 2021-03-18 11:39:13 +08:00
弘韬 张
541e91df60 Move initialization of BrowserBookmark to Init() 2021-03-18 11:38:07 +08:00
Jeremy Wu
9479923531 remove unnecessary catching OperationCanceledException 2021-03-18 06:50:55 +11:00
Jeremy Wu
f4971e2e96 remove async and task run 2021-03-18 06:44:00 +11:00
Jeremy Wu
b138838805 add ConfigureWait and cancellation token 2021-03-17 06:32:53 +11:00
Jeremy Wu
647e2b4ef8
Merge pull request #386 from Flow-Launcher/fix_windowsindex_exclude
Fix exclusion of Windows Index search for files and folders
2021-03-16 22:03:24 +11:00
Jeremy Wu
7aa1396821 move index exclude method to IndexSearch class and add async 2021-03-16 21:33:40 +11:00
Jeremy Wu
e73b2a05ce change to for loop 2021-03-16 07:12:36 +11:00
Jeremy Wu
b2dc2ef71b do not exclude if in Quick Access list 2021-03-16 07:12:01 +11:00
Jeremy Wu
b642898132 update loop logic 2021-03-15 08:12:03 +11:00
Jeremy Wu
a5e3049adc fix typo 2021-03-15 07:39:14 +11:00
Jeremy Wu
43f1cae350 fix exclusion of Windows Index file or folder search 2021-03-15 06:01:29 +11:00
Jeremy Wu
8577dbe3bf
Merge pull request #382 from Flow-Launcher/add_copy_cmd_shell_plugin
Add copy cmd shell plugin
2021-03-10 04:13:28 +11:00
Jeremy Wu
e312fefbb1 verison bump Shell plugin 2021-03-09 21:05:38 +11:00
Jeremy Wu
bd921f8d0c add context menu run as admin icon 2021-03-09 21:04:57 +11:00
Jeremy Wu
22617aef33 add copy cmd to context menu 2021-03-09 21:04:28 +11:00
Jeremy Wu
17a04d65c1 fix private variable naming convention 2021-03-09 20:59:25 +11:00
Jeremy Wu
e52e3b8e52
Merge pull request #381 from Flow-Launcher/stopAwaitIndexingWithCache
Stop await indexing when indexing is required and cache exist
2021-03-09 06:27:00 +11:00