Kevin Zhang
|
aa3e7decd8
|
Fix Don'tHideAfterAction logic for JsonRPCPlugin.cs
|
2021-06-10 11:28:45 +08:00 |
|
Jeremy Wu
|
a5f5c091be
|
Merge pull request #466 from Flow-Launcher/fixFlowCallback
Add Customized Object Converter, fix Length issue
|
2021-06-08 21:09:04 +10:00 |
|
Kevin Zhang
|
c399a87279
|
Add Customized Object Converter, fix Length issue
|
2021-06-08 08:04:04 +08:00 |
|
Jeremy Wu
|
a75b883722
|
Merge pull request #465 from Flow-Launcher/DetectPythonPath
Use where.exe to detect pythonPath easily
|
2021-06-07 21:54:05 +10:00 |
|
Kevin Zhang
|
456016cdd8
|
Use where.exe to detect pythonPath easily
|
2021-06-07 19:17:46 +08:00 |
|
Jeremy Wu
|
c7358f0f4f
|
Merge pull request #464 from Flow-Launcher/FixPythonEscapeIssue
Use JsonLibrary to Parse object, and replace ProcessStartInfo.Arguments with ArgumentList
|
2021-06-07 19:56:35 +10:00 |
|
Kevin Zhang
|
18e21a8b19
|
Don't thown error when JsonRPCPlugin.cs don't return a JsonFeedBack when calling callback
|
2021-06-07 13:08:18 +08:00 |
|
Kevin Zhang
|
ffcaa02e31
|
Use JsonLibrary to Parse object, and replace direct argument with the new api to allow auto escape
|
2021-06-07 13:03:59 +08:00 |
|
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 |
|
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 |
|
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 |
|
弘韬 张
|
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 |
|
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 |
|
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 |
|
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 |
|
Jeremy Wu
|
efee45bed5
|
version bump PluginsManager
|
2021-05-17 07:17:12 +10:00 |
|
Jeremy Wu
|
a25f836dfc
|
update ISavable comments
|
2021-05-17 07:14:28 +10:00 |
|
Jeremy Wu
|
909fe5a75d
|
Merge branch 'dev' into MigrateDirectPluginJsonStorage
|
2021-05-17 07:02:49 +10:00 |
|
Jeremy Wu
|
7092263e7a
|
Merge pull request #429 from taooceros/SpecialCtrl
Add special ctrl for Pluginsmanager and Shell plugin
|
2021-05-17 06:58:16 +10:00 |
|
Jeremy Wu
|
4cb8f929c3
|
version bump Shell plugin
|
2021-05-17 06:52:24 +10:00 |
|
Jeremy Wu
|
4d9a3dea32
|
version bump PluginsManager
|
2021-05-17 06:51:37 +10:00 |
|
Jeremy Wu
|
65eb4e8d53
|
update comments
|
2021-05-16 17:14:55 +10:00 |
|
弘韬 张
|
e565022d3f
|
Merge branch 'MigrateDirectPluginJsonStorage' of github.com:Flow-Launcher/Flow.Launcher into MigrateDirectPluginJsonStorage
|
2021-05-16 15:11:50 +08:00 |
|
弘韬 张
|
baceb8c5c0
|
Update Comment
|
2021-05-16 15:11:29 +08:00 |
|
Jeremy Wu
|
97b2c2a9cb
|
Update IPublicAPI.cs
|
2021-05-16 17:11:25 +10:00 |
|