Commit graph

171 commits

Author SHA1 Message Date
Jeremy Wu
fa206e9475
Merge pull request #703 from Flow-Launcher/release_verson_bump
Version bump for Flow 1.9.0 | 2.1.0 plugin release
2021-12-09 21:01:47 +11:00
Jeremy Wu
037e0f83bc
Merge pull request #800 from onesounds/GlobalBrowserSetting
Global browser setting / Private mode option
2021-12-09 20:01:06 +11:00
Jeremy Wu
b3b85c1868
update comment 2021-12-09 19:45:11 +11:00
Hongtao Zhang
dbab7b6ab3 Optional Inprivate argument & Comment 2021-12-08 21:39:31 -06:00
Hongtao Zhang
581e84228c Revert "move url before options"
This reverts commit 13ccd582ce.
2021-12-08 21:35:42 -06:00
Hongtao Zhang
13ccd582ce move url before options 2021-12-08 21:09:32 -06:00
Hongtao Zhang
721a6580f6 Change Space Position for NewWindow 2021-12-08 19:45:38 -06:00
Jeremy
af2277de61 add backwards compatibility for open in new browser tab/window 2021-12-08 21:49:14 +11:00
Kevin Zhang
171a5015db
Update Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-07 23:21:44 -06:00
DB p
f2e284e601 Merge Dev 2021-12-06 18:01:33 +09:00
Kevin Zhang
b3155bcfed Merge remote-tracking branch 'upstream/dev' into GlobalHotkeyRefactor 2021-12-05 17:41:17 -06:00
Kevin Zhang
99a4a3cda8 Adjust arg position 2021-12-05 15:06:10 -06:00
Kevin Zhang
d8eef69e21 Use Global Browser Setting around flow 2021-12-05 13:34:23 -06:00
Kevin Zhang
892a4919a0 Merge branch 'GlobalBrowserSetting' of github.com:onesounds/Flow.Launcher into GlobalBrowserSetting 2021-12-05 13:06:37 -06:00
Garulf
06a76f53dc
Merge pull request #850 from Garulf/global-tab-complete
Global TAB complete
2021-12-05 08:23:33 -05:00
Jeremy
02b92c0a2a change variable name to AutoCompleteText 2021-12-05 18:40:43 +11:00
Kevin Zhang
f97344c994 Add NewTab option in viewmodel and partially implement the public api 2021-12-05 01:19:16 -06:00
Garulf
1d9bc990b2
Remove unused variable
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-04 10:20:00 -05:00
Garulf
9bc68fd89b Use suggestion text
Use suggestion text if available
2021-12-03 09:30:47 -05:00
Garulf
f4edff71fe Add field for tab complete 2021-12-03 05:44:33 -05:00
Jeremy
a701b48511 Merge remote-tracking branch 'origin/dev' into add_windows_settings_plugin 2021-12-01 05:56:36 +11:00
Garulf
b0b4bffda4
Add clipboard function 2021-11-30 04:15:55 -05:00
Kevin Zhang
1990a7edfd Merge remote-tracking branch 'upstream/dev' into add_windows_settings_plugin 2021-11-29 17:53:31 -06:00
Jeremy
b826090bca Merge remote-tracking branch 'origin/dev' into GlobalHotkeyRefactor 2021-11-29 20:02:26 +11:00
Kevin Zhang
093a191bbc Change Icon back to field to maintain backward compatibility 2021-11-29 01:08:55 -06:00
Kevin Zhang
d3d1f6faa7 Fix Unexpected Intercept result when multiple plugin register the global hotkey event 2021-11-27 14:26:20 -06:00
Jeremy
8cf93907e9 update comment 2021-11-18 05:59:37 +11:00
Jeremy
ef56d91c2f add filename param to ShellRun command for running other shell types 2021-11-18 05:56:51 +11:00
Jeremy
a6ddaf9ff9 Merge branch 'dev' into JsonRPCShellRun 2021-11-17 21:02:32 +11:00
Jeremy
ae7de8db09 refactor to use ShellCommand 2021-11-17 21:00:36 +11:00
Jeremy Wu
07905e8d9c
update api description comment 2021-11-11 08:40:15 +11:00
Kevin Zhang
8a312d4874 Implement the API call to custom explorer via ipublicapi, and migrate the exist call to explorer to the api call. 2021-11-09 23:01:59 -06:00
Kevin Zhang
ae2e72b926 add comment 2021-10-29 22:18:20 -05:00
Kevin Zhang
255f8091a5 Add OnCultureInfoChanged to IPluginI18n to allow plugin do action when culture change 2021-10-29 22:16:13 -05:00
Kevin Zhang
fd70326b2d Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into PluginStore 2021-10-21 12:21:00 -05:00
Kevin Zhang
2c9646791e Fix QueryTime won't change by adding fody to Flow.Launcher.Plugin.csproj and add a delegate to trigger update once the avgquerytime is changed through querying 2021-10-20 14:50:46 -05:00
Jeremy Wu
2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
Kevin Zhang
52b3579525 Implement Install & Refresh Button
- Add ShowMainWindow API for IPublicAPI
2021-10-16 21:28:55 -05:00
Spencer Hedrick
d41dd780ce add initial ShellRun support for JsonRPC 2021-10-09 02:36:38 -07:00
Kevin Zhang
fdc8ae2842 remove warning suppression and fix a typo 2021-10-01 17:04:02 -05:00
Kevin Zhang
92c2281def fix secondToEndSearch error 2021-09-27 09:02:24 -05:00
Jeremy
42e0b366c0 version bump 2021-09-27 20:57:59 +10:00
Jeremy Wu
03166ecd55
Merge pull request #654 from Flow-Launcher/DependencyBump
Bump applicable nuget packages to latest versions
2021-09-23 12:24:22 +10:00
Kevin Zhang
6a0b190120 Fix Unassigned Terms 2021-09-20 21:51:07 -05:00
Kevin Zhang
9b84f6c559 fix an issue of joining string 2021-09-11 09:41:39 -05:00
Kevin Zhang
812703766a Mark previous api as obsolete to preserve backward compatibility. 2021-09-07 17:07:21 -05:00
Kevin Zhang
9c13416231 Fixes Typo TermSeparator & remove the actionkeyword in Terms 2021-09-06 12:31:07 -05:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08:00
Kevin Zhang
2af29f8376 Create GlyphInfo.cs
Add GlyphInfo File
2021-07-31 16:07:14 +08:00
Kevin Zhang
fd39b60f7b Add Glyph Support 2021-07-31 15:44:41 +08:00