Jeremy Wu
|
5634aa7a27
|
Merge pull request #501 from Flow-Launcher/update_readme
Update README.md
|
2021-07-18 08:14:22 +10:00 |
|
Jeremy Wu
|
26a37c0796
|
Merge pull request #548 from Flow-Launcher/new_api_branch
point pluginsmanifest to new api branch
|
2021-07-18 08:08:34 +10:00 |
|
Jeremy Wu
|
8d23f98563
|
Merge pull request #565 from Flow-Launcher/fix_hotkey_change
Fix flow's hotkey not working correctly after changing in settings
|
2021-07-17 23:23:14 +10:00 |
|
Jeremy
|
4ba8296915
|
fix hotkey unavailable text
|
2021-07-15 20:32:27 +10:00 |
|
Jeremy
|
b96cc7a99d
|
add colon to Priority text for consistency
|
2021-07-15 20:07:52 +10:00 |
|
Jeremy
|
33b34f296f
|
update per review
|
2021-07-15 20:06:18 +10:00 |
|
Jeremy
|
689c42d76a
|
Merge branch 'dev' into fix_hotkey_change
|
2021-07-14 21:11:14 +10:00 |
|
Jeremy
|
bcb17a01c1
|
add focus for custom query hotkey preview
|
2021-07-14 21:04:48 +10:00 |
|
Jeremy
|
20f849d81a
|
move CheckHotkeyAvailability to HotkeyMapper
|
2021-07-14 07:43:09 +10:00 |
|
Jeremy
|
86804bc740
|
remove obsolete behaviour
|
2021-07-13 22:00:39 +10:00 |
|
Jeremy
|
8c31039328
|
refactor- point CustomQueryHotkey to HotkeyMapper
|
2021-07-13 21:53:02 +10:00 |
|
Jeremy
|
b96a02bd60
|
add last query mode update to SetCustomPluginHotkey
|
2021-07-13 07:46:39 +10:00 |
|
Jeremy Wu
|
2a07599d03
|
Merge pull request #566 from Flow-Launcher/taooceros-patch-1
AppVeyor: Skip branch with pr
|
2021-07-13 07:17:51 +10:00 |
|
Jeremy
|
04d959c4ba
|
update method call to short-circuit logical operators
|
2021-07-12 22:04:08 +10:00 |
|
Jeremy
|
dd9cb2f56e
|
update display text to be more aligned with functionality
|
2021-07-12 21:46:48 +10:00 |
|
Kevin Zhang
|
2db12ad708
|
Skip branch with pr
|
2021-07-12 15:20:57 +08:00 |
|
Jeremy
|
48fb0dcc23
|
move and centralise the hotkey management calls
|
2021-07-09 22:05:43 +10:00 |
|
Jeremy Wu
|
b39d21c0e4
|
Merge pull request #562 from taooceros/JsonRPCUnitTest
Json rpc unit test
|
2021-07-08 09:28:32 +10:00 |
|
Jeremy
|
9eaa0259b3
|
remove unused InternalsVisibleTo
|
2021-07-08 09:24:11 +10:00 |
|
Jeremy Wu
|
d623e3da3e
|
Merge pull request #563 from taooceros/IFeatureExpand
Move IAsyncReloadable.cs, IReloadable.cs, ISavable.cs to IFeatures
|
2021-07-08 09:00:26 +10:00 |
|
Jeremy
|
7a318fed47
|
move plugins into Interfaces folder
|
2021-07-08 07:45:15 +10:00 |
|
Kevin Zhang
|
c1778a54ed
|
Rearrange Interfaces
|
2021-07-08 01:47:20 +08:00 |
|
Kevin Zhang
|
dea168924d
|
fix unexpected different token due to default
|
2021-07-08 01:38:57 +08:00 |
|
Kevin Zhang
|
199aa75c58
|
revert unexpected change
|
2021-07-07 18:41:53 +08:00 |
|
Kevin Zhang
|
e77c34294d
|
Merge branch 'IFeatureExpand' of ssh.fastgit.org:taooceros/Flow.Launcher into IFeatureExpand
|
2021-07-07 18:39:09 +08:00 |
|
Jeremy Wu
|
e24a5db8d6
|
rename Feature.cs to Features.cs
|
2021-07-07 20:02:16 +10:00 |
|
Kevin Zhang
|
3d47d2409d
|
Move all interface to Features.cs
|
2021-07-07 16:09:14 +08:00 |
|
Kevin Zhang
|
11ce7cb830
|
rename test
|
2021-07-07 12:40:17 +08:00 |
|
Kevin Zhang
|
6f65e10a10
|
add default token field and check token
|
2021-07-06 11:15:39 +08:00 |
|
Kevin Zhang
|
e64771f707
|
Move IAsyncReloadable.cs, IReloadable.cs, ISavable.cs to IFeatures
|
2021-07-06 11:06:00 +08:00 |
|
Kevin Zhang
|
c35232ae68
|
Revert two unexpected change
|
2021-07-05 22:40:52 +08:00 |
|
Kevin Zhang
|
a3a6e0ef23
|
Additional Test Cases
|
2021-07-05 22:29:56 +08:00 |
|
Kevin Zhang
|
7e95cab786
|
Merge remote-tracking branch 'upstream/dev' into JsonRPCUnitTest
|
2021-07-05 22:16:31 +08:00 |
|
Kevin Zhang
|
dd8cbbb54d
|
Merge remote-tracking branch 'upstream/dev' into JsonRPCUnitTest
|
2021-07-05 22:11:16 +08:00 |
|
Jeremy Wu
|
55e985faae
|
Merge pull request #561 from taooceros/CloseWithDispose
Dispose Disposable or AsyncDisposable plugin on mainwindow close
|
2021-07-05 19:19:15 +10:00 |
|
Kevin Zhang
|
e2811ce747
|
dispose PluginPair.Plugin instead of PluginPair
|
2021-07-05 16:54:19 +08:00 |
|
Kevin Zhang
|
a18a777e75
|
Dispose Disposable or AsyncDisposable plugin on mainwindow close
|
2021-07-05 16:50:50 +08:00 |
|
Jeremy Wu
|
dd2f84a42f
|
Merge pull request #556 from taooceros/JsonCaseInsensitive
JsonRPC camelCase and Case Insensitive
|
2021-07-05 18:42:01 +10:00 |
|
Kevin Zhang
|
b3c6466053
|
Check null and return input value in UserSelectedRecord.cs to avoid error thrown.
|
2021-07-05 11:48:30 +08:00 |
|
Kevin Zhang
|
c7cfd25817
|
Ignore null value in deserialization to avoid unexpected nullreference issue
|
2021-07-05 11:47:56 +08:00 |
|
Kevin Zhang
|
908d1c4124
|
JsonRPC camelCase and Case Insensitive
|
2021-07-05 11:03:07 +08:00 |
|
Jeremy Wu
|
f82042ac6a
|
Merge pull request #555 from kubalav/translation-sk
Update Slovak translation
|
2021-07-05 08:48:32 +10:00 |
|
Jeremy Wu
|
bf91f4e892
|
revert version bump
|
2021-07-05 08:39:17 +10:00 |
|
Jeremy Wu
|
f47befabcb
|
Merge pull request #552 from taooceros/RemoveEmptyEntryInProgramPlugin
Remove Empty Entries in ProgramSuffixes.xaml.cs
|
2021-07-05 08:35:53 +10:00 |
|
Jeremy Wu
|
c8d6fa0585
|
version bump for Program plugin
|
2021-07-05 08:31:58 +10:00 |
|
kubalav
|
45aa4d26fb
|
version bump
|
2021-07-04 17:22:22 +02:00 |
|
kubalav
|
4d86936a41
|
add free line
|
2021-07-04 17:21:47 +02:00 |
|
kubalav
|
38a594ca28
|
version bump
|
2021-07-04 17:19:00 +02:00 |
|
kubalav
|
2b1e0ab584
|
Update Slovak translation
|
2021-07-04 17:17:31 +02:00 |
|
Kevin Zhang
|
604699f884
|
Remove Empty Entries for ProgramSuffixes.xaml.cs
|
2021-07-04 20:05:37 +08:00 |
|