Commit graph

1203 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
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
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
弘韬 张
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
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
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
张弘韬
da3f20a61a Stop await indexing when indexing is required and cache exist 2021-03-08 16:16:54 +08:00
张弘韬
f7ded13c0a Version Bump 2021-03-06 18:58:19 +08:00
张弘韬
99ca4093f2 Add Open Log Location command to sys plugin 2021-03-06 13:30:18 +08:00
Jeremy Wu
db411750f9 fix hibernation 2021-03-04 19:51:56 +11:00
Jeremy Wu
cde2224508 fix missing google scholar action keyword 2021-03-02 05:54:31 +11:00
Jeremy Wu
ab8a850349 action keyword results appear above global action keyword results 2021-03-01 20:28:05 +11:00
Jeremy Wu
901d508722 version bump WebSearch 2021-03-01 07:51:46 +11:00
Jeremy Wu
7ef3b0d938 change WebSearch default to global 2021-03-01 07:44:45 +11:00
Hongtao Zhang
8282ad8aa8
Merge pull request #370 from Flow-Launcher/calculator_e
add e to calculator plugin, and fix a NPE for debugging
2021-02-26 19:06:37 +08:00
弘韬 张
66eaa0a2cd version bump 2021-02-26 18:12:00 +08:00
弘韬 张
cef09b3ee2 add e to calculator plugin, and fix a NPE for debugging
Co-Authored-By: Pavel Zwerschke <pavelzw@gmail.com>
2021-02-26 16:20:47 +08:00
弘韬 张
7660405ec3 Merge branch 'JsonRevise' of github.com:Flow-Launcher/Flow.Launcher into JsonRevise 2021-02-25 16:05:06 +08:00
弘韬 张
d5970ad391 Merge remote-tracking branch 'upstream/dev' into JsonRevise 2021-02-25 16:04:22 +08:00
Jeremy Wu
ee75c6336e version bump WebSearch plugin after merge 2021-02-25 14:18:11 +11:00
Jeremy Wu
f9fa3ddd46 version bump WebSearch plugin 2021-02-25 14:12:25 +11:00
Jeremy Wu
3a45c99c29 version bump WebSearch plugin 2021-02-25 13:59:29 +11:00
弘韬 张
2a03bba666 add using for JsonDocument in Google and Bing 2021-02-24 16:20:00 +08:00
弘韬 张
7739ac73fd change exception handling in Updater and WebSearch suggestion source 2021-02-24 15:55:03 +08:00
弘韬 张
8e529c1317 Merge remote-tracking branch 'upstream/dev' into FixUpdateCancelledException 2021-02-24 15:43:46 +08:00
Jeremy Wu
479bd757d4 add comment 2021-02-24 06:34:09 +11:00
Jeremy Wu
6aad061eb6 fix formatting 2021-02-23 21:44:59 +11:00
弘韬 张
740b792251 add Content back to csproj so that the xamls will be copied 2021-02-23 18:28:46 +08:00