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 |
|
Jeremy Wu
|
f4c77fb67b
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-23 21:01:39 +11:00 |
|
弘韬 张
|
b07b1ddb31
|
Change TaskCanceledException in WebSearch plugin to operationCanceledException
|
2021-02-23 09:53:17 +08:00 |
|
Jeremy Wu
|
991bebde6f
|
Merge pull request #362 from taooceros/portablePDB
Use PortablePDB instead of Full pdb for debugging
|
2021-02-23 06:58:53 +11:00 |
|
Jeremy Wu
|
978ed1bc33
|
Merge pull request #344 from Flow-Launcher/fix_win32_loading
filter description existence before passing it to distinct & separate user selected result from hashing
|
2021-02-22 21:04:54 +11:00 |
|
Jeremy Wu
|
99193a42d8
|
version bump Program plugin
|
2021-02-22 20:58:21 +11:00 |
|
弘韬 张
|
0981be499f
|
Use PortablePDB instead of Full pdb for debugging
|
2021-02-22 13:16:48 +08:00 |
|
Hongtao Zhang
|
554bc08a8a
|
Merge pull request #348 from Flow-Launcher/fix_duplicate_entry_quickaccess
Remove duplicate entry
|
2021-02-19 02:28:56 -08:00 |
|