Flow.Launcher/Flow.Launcher.Core
2020-12-20 17:44:46 +08:00
..
Configuration update method name typo 2020-09-22 08:57:21 +10:00
Plugin remove InstallPlugin method from API 2020-12-08 21:59:45 +11:00
Resource clear whitespaces, no code changes 2020-11-30 07:31:38 +11:00
Flow.Launcher.Core.csproj remove InstallPlugin method from API 2020-12-08 21:59:45 +11:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Inform user when checking update fail or update fail, and wrap all code in one try catch instead of catch each exception seperately since they are all same kind of exception. 2020-12-20 17:44:46 +08:00

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version