Flow.Launcher/Flow.Launcher.Core
Hongtao Zhang 4da4f0c18d Merge branch 'refs/heads/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
2024-05-24 13:04:27 -05:00
..
Configuration Fix typo 2022-12-31 01:49:30 +08:00
ExternalPlugins Merge pull request #2520 from flooxo/local_install 2024-05-20 08:44:47 +10:00
Plugin Merge pull request #2520 from flooxo/local_install 2024-05-20 08:44:47 +10:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Add Vietnamese Support 2024-04-24 04:10:52 +09:00
Flow.Launcher.Core.csproj Merge branch 'refs/heads/dev' into net8 2024-05-24 13:04:27 -05: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 Catch General Exception when checking update, and use PeriodicTimer to avoid error to crash the main thread 2023-01-03 23:23:56 -05: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