Commit graph

26 commits

Author SHA1 Message Date
Jack251970
0e366a6269 Use PublicApi.Instance instead of private one 2025-09-23 17:40:54 +08:00
Jack251970
7350c1d4d5 Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00
Jeremy Wu
e1cc50c579 Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
Jack251970
5f2dd1a6a2 Change plugin update check function 2025-07-18 14:22:05 +08:00
Jeremy Wu
37d6cea2d3
fix typo 2025-07-15 22:10:07 +10:00
Jack251970
ed5749543a Replace dynamic type with a strongly-typed model 2025-07-14 16:56:12 +08:00
Jack251970
69d5e33150 Show message box with button instead 2025-07-14 16:31:09 +08:00
Jack251970
b5baf3ebea Rename function name 2025-07-14 16:24:46 +08:00
Jack251970
6eb52b8961 Check plugin updates in the background 2025-07-14 16:18:22 +08:00
Jeremy Wu
2e0dd1cfa1
Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
Jeremy
a63c8b036b updates to method summary and correct spell check errors 2025-07-07 21:35:12 +10:00
Jack251970
5bfdc583b1 Change the notification message title about plugin already installed/uninstalled from 'Fail to install ' to ' is already installed'. Do the same for uninstalling notification title. 2025-07-01 13:18:26 +08:00
Jack251970
ce6c2cb1b2 Add return value for api functions 2025-07-01 09:05:21 +08:00
Jack251970
1bb7286920 Show error message instead of message 2025-07-01 08:57:32 +08:00
Jack251970
6318bbe187 Fix an issue that pm install/uninstall same plugin without restart says correct message but another message also pops up to say it's successfully installed 2025-06-30 13:16:59 +08:00
Jack251970
5b8b84a34c Fix code comments 2025-06-30 12:58:44 +08:00
Jack251970
9e868e7e3f Move plugin installer location 2025-06-29 22:35:14 +08:00
Jeremy Wu
8c136580e2 remove InstallPlugin method from API
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
2020-12-08 21:59:45 +11:00
Ioannis G
94a2393221
refactor Core.Plugin.PluginInstaller 2020-06-25 00:47:01 +03:00
Ioannis G
0ddd7f24f4
define plugin metadata file name as constant 2020-06-25 00:46:59 +03:00
Ioannis G
2fd318fcbf
refactor logging in Core.Plugin.PluginInstaller 2020-06-25 00:46:37 +03:00
Ioannis G
9ac9a2f218
fix typo in IPublicAPI
`RestarApp` to `RestartApp`. Mark `RestarApp` as obsolete.
2020-04-30 09:54:13 +03:00
Jeremy Wu
ed99112b62 update 2020-04-23 19:24:13 +10:00
Jeremy Wu
9f1377619d Update description strings 2020-04-22 20:26:09 +10:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.Core/Plugin/PluginInstaller.cs (Browse further)