Flow.Launcher/Flow.Launcher.Core
弘韬 张 0c97db04d4 1. Change Get method Name to GetAsync
2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync method with Uri as argument
4. Remove unused encoding argument
5. Change exception type for WebSearch Plguin
6. Update Comment
2020-12-29 17:50:56 +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 1. Change Get method Name to GetAsync 2020-12-29 17:50:56 +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