Commit graph

21 commits

Author SHA1 Message Date
Jeremy Wu
49d5faee9e formatting 2021-01-21 13:41:50 +11:00
弘韬 张
912cca6c5f Use callback to check whether downloading manifest successfully. 2021-01-20 18:00:16 +08:00
Jeremy Wu
2463582af0 fix error message not working + increase delay 2021-01-19 08:52:12 +11:00
张弘韬
d203a7a5f3 Add Cancellation Token 2021-01-17 18:42:01 +08:00
张弘韬
bf96a60862 Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection. 2021-01-17 18:39:53 +08:00
弘韬 张
43cee65c45 Move PluginManagers to Async Model 2021-01-03 10:33:59 +08:00
Jeremy Wu
b4b30dd34d wait manifest update before proceeding 2021-01-02 18:06:44 +11:00
Jeremy Wu
97ac427517 add manual reload of PluginsManifest data 2021-01-02 16:58:23 +11:00
弘韬 张
d4f94c66ac Make InstallOrUpdate to async 2020-12-29 18:33:53 +08:00
Jeremy Wu
000bafd116 use camelCase and make last update time variable private 2020-12-29 18:56:51 +11:00
Jeremy Wu
0a47636bc9 remove obsolete settings property in context menu class 2020-12-29 18:13:52 +11:00
Jeremy Wu
a1a45a4989 add eof 2020-12-29 17:49:11 +11:00
弘韬 张
f0267475f5 Change call method for default hotkeys.
Remove extra whitespace
add await using for stream
2020-12-29 12:23:15 +08:00
弘韬 张
bb9682f791 Move get default hotkeys to pluginmanger and make Main.Context non-static 2020-12-29 12:14:59 +08:00
弘韬 张
00457ddc29 change totalSeconds to Hours 2020-12-29 12:08:41 +08:00
弘韬 张
5a0358718c Update PluginManifest if last update time is 12 hours ago 2020-12-28 23:23:25 +08:00
张弘韬
34f51927cf 1. Move PluginsManager constuction to Init().
2. Return HotKeys list when query is like "pm *"
2020-12-27 21:13:25 +08:00
Jeremy Wu
7e8c49502e add plugin update call 2020-12-17 20:37:01 +11:00
Jeremy Wu
d69337c17a add uninstall autocomplete & move uninstall hotkey to settings 2020-12-14 21:05:32 +11:00
Jeremy Wu
1a59da4adc add plugin uninstall method 2020-12-10 21:28:01 +11:00
Jeremy Wu
311222ecd5 update file name update method name 2020-12-10 19:54:30 +11:00
Renamed from Plugins/Flow.Launcher.Plugin.PluginManager/Main.cs (Browse further)