Jeremy
|
06859ef359
|
version bump plugins
|
2022-01-19 21:22:55 +11:00 |
|
Jeremy Wu
|
f636891cd2
|
Merge pull request #935 from Flow-Launcher/GlyphFontName
Revise ttf/otf code
|
2022-01-19 21:06:58 +11:00 |
|
Jeremy Wu
|
b5f81c844a
|
formatting
|
2022-01-19 21:01:50 +11:00 |
|
Jeremy Wu
|
9c92219e7f
|
Merge pull request #977 from Flow-Launcher/fixWebsearchNullPointer
Add null check before enumerating the enumerable
|
2022-01-19 20:51:10 +11:00 |
|
Jeremy
|
e9d3a0df1c
|
version bump WebSearch
|
2022-01-19 20:44:19 +11:00 |
|
Jeremy Wu
|
20e1b659fd
|
update suggestion result with ActionKeywordAssigned
|
2022-01-19 20:39:48 +11:00 |
|
Jeremy Wu
|
53f4741162
|
Add scoop install to readme (#983)
|
2022-01-18 08:45:37 +11:00 |
|
Kevin Zhang
|
b0d29be067
|
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2022-01-17 09:09:11 -06:00 |
|
Kevin Zhang
|
267b79a86e
|
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2022-01-17 09:08:00 -06:00 |
|
Jeremy Wu
|
b64dd27d53
|
Merge pull request #963 from Flow-Launcher/notificationRegister
Use Microsoft Package to handle toast notification for registry
|
2022-01-14 13:35:46 +11:00 |
|
Hongtao Zhang
|
32107dbece
|
Support application uri
|
2022-01-13 17:38:27 -06:00 |
|
Hongtao Zhang
|
a4dea1f2fd
|
Use Microsoft Package to register toast notification
|
2022-01-13 17:33:23 -06:00 |
|
Jeremy Wu
|
b9048f50f0
|
Merge pull request #972 from Flow-Launcher/refactor_plugin_manifest
Improvements to PluginManager plugin
|
2022-01-14 08:12:32 +11:00 |
|
Jeremy
|
deb4bee786
|
version bump PluginsManager
|
2022-01-14 07:58:46 +11:00 |
|
Jeremy Wu
|
45f691c3b1
|
Merge pull request #974 from tech189/fix-spellings
Fix spellings in translation keys
|
2022-01-14 07:57:12 +11:00 |
|
Jeremy Wu
|
10b8a35c57
|
Merge pull request #978 from Flow-Launcher/use_autocomplete_text
Minor enhancements to query auto-completion
|
2022-01-14 07:52:42 +11:00 |
|
Jeremy
|
abc4dc0141
|
bump WebSearch plugin
|
2022-01-14 07:48:12 +11:00 |
|
Ioannis G
|
84716376c2
|
bump plugin versions
|
2022-01-13 22:40:59 +02:00 |
|
tech189
|
a02011ddf1
|
Some pedantic capitalisation
|
2022-01-13 11:13:40 +00:00 |
|
tech189
|
661e99d073
|
Clean up deprecated translations
|
2022-01-13 10:30:44 +00:00 |
|
Ioannis G
|
5941049a11
|
use AutoCompleteText in PluginIndicator, ProcessKiller plugins
makes hitting Tab from the results of those plugins less weird
|
2022-01-13 04:52:13 +02:00 |
|
Ioannis G
|
75019de9f3
|
do not auto-complete from context menus
|
2022-01-13 01:56:46 +02:00 |
|
Ioannis G
|
835b925342
|
set HttpCompletionOption in Http.SendAsync
|
2022-01-13 00:36:14 +02:00 |
|
Ioannis G
|
a0bb995643
|
PluginsManager: refactor sub-commands
Rename them to something more accurate, switch them to be const
|
2022-01-12 23:48:16 +02:00 |
|
Hongtao Zhang
|
77f3788539
|
Add null check before enumerating the enumerable
|
2022-01-12 15:21:21 -06:00 |
|
Ioannis G
|
d6bca894ff
|
PluginsManager: remove IAsyncReloadable
no point for it, anymore
|
2022-01-12 19:25:42 +02:00 |
|
Ioannis G
|
bc5a9710b3
|
PluginsManager: fetch plugins on init
|
2022-01-12 19:22:55 +02:00 |
|
tech189
|
e863860177
|
Fix spellings in translation keys
|
2022-01-11 22:09:58 +00:00 |
|
Ioannis G
|
a5b8b0dcb2
|
add Http.SendAsync, refactor PluginsManifest to use it
|
2022-01-11 16:07:25 +02:00 |
|
Ioannis G
|
4d0c57f52f
|
pull plugin manifest file from jsdelivr CDN
|
2022-01-11 15:14:11 +02:00 |
|
Jeremy Wu
|
f2755dae4f
|
Merge pull request #970 from Flow-Launcher/translationText
use resources for raising top most success message
|
2022-01-11 21:20:05 +11:00 |
|
Ioannis G
|
d95010697d
|
PluginsManager: simplify passing down of queries
|
2022-01-11 08:55:59 +02:00 |
|
Ioannis G
|
658ddb2cf6
|
PluginsManager: improve query navigation
|
2022-01-11 08:21:15 +02:00 |
|
Ioannis G
|
daedc03008
|
PluginsManager: fix "new issue" URL for some plugins
since the `UrlSourceCode` field is inconsistent in the manifest file
|
2022-01-11 06:49:56 +02:00 |
|
Ioannis G
|
35e043859c
|
pass CancellationToken to PluginsManifest.UpdateManifestAsync
|
2022-01-11 06:12:10 +02:00 |
|
Ioannis G
|
33fb0ddee6
|
refactor PluginsManifest to use conditional requests
|
2022-01-11 06:00:14 +02:00 |
|
Hongtao Zhang
|
074ef63216
|
use resources for raising top most success message
|
2022-01-10 16:20:55 -06:00 |
|
Jeremy Wu
|
de97cd4e52
|
Merge pull request #953 from Flow-Launcher/disableshellwinr
stop trigger global hotkey when shell plugin is not enabled
|
2022-01-10 20:11:13 +11:00 |
|
Jeremy
|
88b4ce5bb6
|
Shell plugin version bump
|
2022-01-10 20:05:05 +11:00 |
|
Hongtao Zhang
|
26c4650cfc
|
Remove WindowsSetting resource not found warning
|
2022-01-09 18:27:28 -06:00 |
|
Hongtao Zhang
|
af68cb5093
|
detect browserbookmark file change
|
2022-01-08 16:58:12 -06:00 |
|
Hongtao Zhang
|
50144ea8f4
|
Remove firefox bookmark with no title
|
2022-01-08 16:31:28 -06:00 |
|
Hongtao Zhang
|
9fc0e03b3d
|
detect windows version
|
2022-01-08 16:03:53 -06:00 |
|
Hongtao Zhang
|
73056534bb
|
Reindex when app install or deleted (and uwp update).
|
2022-01-08 15:50:27 -06:00 |
|
Jeremy Wu
|
78f3008c32
|
Merge pull request #951 from Flow-Launcher/fix_browser_l10n_warnings
Fix incorrect text for "New Tab" and "New Window" buttons
|
2022-01-05 21:02:40 +11:00 |
|
Jeremy
|
21775c7bed
|
bump PluginsManager version
|
2022-01-05 20:56:34 +11:00 |
|
Jeremy Wu
|
8d71b433de
|
Merge pull request #948 from Flow-Launcher/update_plugin_language_list
Update plugin language list + update flow's website
|
2022-01-05 20:43:01 +11:00 |
|
Jeremy Wu
|
67f7eed7e4
|
Merge pull request #952 from onesounds/FixToggleSwitchCircle
Fix Toggle Switch Knob (White Circle) Positioning
|
2022-01-05 19:58:07 +11:00 |
|
Jeremy Wu
|
bdf81d6af1
|
Merge pull request #917 from onesounds/DisplayHotkeyInTray
Display hotkey in tray context menu
|
2022-01-05 19:43:54 +11:00 |
|
Jeremy Wu
|
f5a73dce07
|
Merge pull request #911 from Garulf/change-icon-based-on-plugin
Plugin activation icon
|
2022-01-05 19:25:02 +11:00 |
|