Jeremy Wu
|
04536c4fb5
|
Merge pull request #460 from Flow-Launcher/fixShellKeywordError
change sequence of loading for shell plugin to avoid null reference
|
2021-06-04 19:27:06 +10:00 |
|
Jeremy Wu
|
de9389b681
|
version bump Shell
|
2021-06-04 19:23:25 +10:00 |
|
Jeremy Wu
|
fc695c5650
|
Merge pull request #461 from Flow-Launcher/fixJsonRPCCallback
Fix unparsed property
|
2021-06-04 17:54:47 +10:00 |
|
Jeremy Wu
|
462baf4dfd
|
add_winget_install
|
2021-06-04 14:01:24 +10:00 |
|
Kevin Zhang
|
d3e704cc86
|
Fix unparsed property
|
2021-06-04 11:08:40 +08:00 |
|
Kevin Zhang
|
59f0a06cb3
|
change sequence of loading for shell plugin to avoid null reference
|
2021-06-03 14:14:27 +08:00 |
|
弘韬 张
|
5966ddc4d9
|
Refactor Code
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
|
2021-06-01 18:10:24 -07:00 |
|
Jeremy Wu
|
2d381d69c0
|
Merge pull request #458 from kubalav/translation-sk
Update Slovak translation for Program plugin
|
2021-06-01 20:50:32 +10:00 |
|
kubalav
|
ecd6bf3043
|
Version bump for Program plugin
|
2021-06-01 10:20:12 +02:00 |
|
kubalav
|
5d4fa7aba9
|
Update Slovak translation for Program plugin
|
2021-06-01 10:19:40 +02:00 |
|
Jeremy Wu
|
ad98e8fa4b
|
Merge pull request #456 from Flow-Launcher/fix_duplicate_query_search
fix duplicate query searches from same global action keywords
|
2021-05-30 22:16:57 +10:00 |
|
Jeremy
|
995cf568ff
|
option to allow action keywords to be disabled
|
2021-05-30 19:28:18 +10:00 |
|
Jeremy
|
e9abaf3f6c
|
remove obsolete key
|
2021-05-30 15:19:32 +10:00 |
|
Jeremy
|
3bf3afc795
|
update action keyword match logic
|
2021-05-30 15:11:59 +10:00 |
|
Jeremy
|
e5fbfa24b4
|
replace action keyword when updating
|
2021-05-29 22:00:10 +10:00 |
|
Jeremy
|
7e799b5625
|
keep search activation, enable and disable path and index search
|
2021-05-29 20:08:34 +10:00 |
|
弘韬 张
|
e4a15b453b
|
remove unexpected editor config
|
2021-05-28 17:43:06 +08:00 |
|
弘韬 张
|
efc45c76ac
|
Use HashSet storing GlobalPlugins
Use HashSet instead of List to avoid duplicate global plugin
|
2021-05-28 17:06:58 +08:00 |
|
Jeremy
|
c5167cb5e5
|
fix duplicate query searches from same global action keywords
|
2021-05-28 08:44:06 +10:00 |
|
弘韬 张
|
8eecbfbed3
|
Use MemoryCache to control size
|
2021-05-27 19:28:17 +08:00 |
|
Jeremy Wu
|
08d428ea13
|
Merge pull request #455 from Flow-Launcher/fix_empty_actionkeywords
Fix loading when no action keywords present for a plugin in user plugin setting
|
2021-05-27 20:32:27 +10:00 |
|
Jeremy
|
3623f88374
|
remove obsolete delcaration of translator instance
|
2021-05-26 19:46:16 +10:00 |
|
Jeremy
|
0a6e338cc9
|
set to visible in settings panel only when one action keyword
|
2021-05-26 19:43:39 +10:00 |
|
Jeremy
|
e06cf9cf6f
|
add tool tip to explain functionality
|
2021-05-26 08:38:55 +10:00 |
|
Jeremy
|
d024f8eff4
|
fix loading when no action keywords present for a plugin in userdata
|
2021-05-25 22:20:22 +10:00 |
|
Jeremy Wu
|
76159d6cd0
|
Merge pull request #452 from Flow-Launcher/releaseComObject
Avoid AppxManifest.xml leak
|
2021-05-24 21:12:23 +10:00 |
|
Jeremy Wu
|
89757de04e
|
version bump Program plugin
|
2021-05-24 21:04:50 +10:00 |
|
弘韬 张
|
39b750e821
|
Avoid AppxManifest.xml leak
release Com stream Object immediately
Co-Authored-By: Andrey Nekrasov <1828123+yuyoyuppe@users.noreply.github.com>
|
2021-05-24 12:34:59 +08:00 |
|
弘韬 张
|
9b1180fc89
|
remove testing code
|
2021-05-24 11:14:20 +08:00 |
|
弘韬 张
|
734a0cbfa1
|
Update comment
|
2021-05-24 10:35:18 +08:00 |
|
弘韬 张
|
1c6d207595
|
only modify property when async (avoid duplicate read)
|
2021-05-24 10:34:16 +08:00 |
|
弘韬 张
|
6931c8d86c
|
add cache for program plugin
|
2021-05-24 10:21:39 +08:00 |
|
弘韬 张
|
37f1a64495
|
avoid duplicate removing
|
2021-05-23 22:54:52 +08:00 |
|
弘韬 张
|
e8691c210d
|
No need for the wrapped Lazy instance in image loading.
|
2021-05-23 12:28:45 +08:00 |
|
弘韬 张
|
972a291be3
|
add Chinese translation
|
2021-05-22 17:26:49 +08:00 |
|
弘韬 张
|
acba2dd1a3
|
Add specific keyword for path explore in explorer plugin
|
2021-05-22 17:23:25 +08:00 |
|
Jeremy Wu
|
d813a4732d
|
Merge pull request #447 from Flow-Launcher/optionHideDescription
Implement Option to disable program description
|
2021-05-21 06:59:30 +10:00 |
|
Jeremy
|
c97dd367b0
|
version bump Program plugin
|
2021-05-21 06:54:49 +10:00 |
|
弘韬 张
|
4a02cff498
|
Implement Option to disable program description
|
2021-05-20 17:07:44 +08:00 |
|
Jeremy Wu
|
c0afb49ea3
|
Merge pull request #443 from Flow-Launcher/WebSearchUIImprovement
WebSearch UI Improvement
|
2021-05-20 13:26:33 +10:00 |
|
Jeremy
|
117402de76
|
allow url column to auto adjust
|
2021-05-20 12:57:48 +10:00 |
|
Jeremy
|
f5dee93a39
|
version bump WebSearch
|
2021-05-20 08:38:02 +10:00 |
|
Jeremy
|
c6847326ad
|
adjusted width of columns
|
2021-05-20 08:36:43 +10:00 |
|
Jeremy Wu
|
a451f789f3
|
Merge pull request #445 from Flow-Launcher/fixConcurrentIssue
Dev branch: Use ConcurrentDictionary to replace Dictionary
|
2021-05-19 23:32:06 +10:00 |
|
弘韬 张
|
e8cf5ee0c1
|
Use ConcurrentDictionary to replace Dictionary
|
2021-05-19 18:59:19 +08:00 |
|
弘韬 张
|
0067fe86c6
|
WebSearch UI Improvement
|
2021-05-19 16:55:29 +08:00 |
|
弘韬 张
|
fa8c3db5e1
|
stop auto hiding scroller
|
2021-05-19 12:50:29 +08:00 |
|
Jeremy Wu
|
be8bb8bcd1
|
Merge pull request #427 from Flow-Launcher/MigrateDirectPluginJsonStorage
Use API call to save instead of direct call
|
2021-05-19 08:05:43 +10:00 |
|
Jeremy Wu
|
1e687a2130
|
revert
|
2021-05-17 07:19:32 +10:00 |
|
Jeremy Wu
|
5980528106
|
version bump Shell
|
2021-05-17 07:18:04 +10:00 |
|