Flow.Launcher/Flow.Launcher.Plugin/Interfaces
Shengkai Lin c51c029263
Some checks are pending
Build / build (push) Waiting to run
Merge branch 'dev' into avalonia_migration
Resolved conflicts:
- Calculator.csproj: Keep Mages 3.0.1 (from dev) + Avalonia packages
- Explorer SettingsViewModel.cs: Use PromptUserSelectFileAsync for ShellPath
- ExplorerSettings.xaml: Removed (deleted in HEAD)
- packages.lock.json: Restored from dev
2026-02-01 13:33:39 +08:00
..
IAsyncDialogJump.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IAsyncExternalPreview.cs allow preview plugin to override the AlwaysPreview setting 2024-06-12 14:14:25 +10:00
IAsyncHomeQuery.cs Make async home query to be feature interface 2025-05-03 16:32:07 +08:00
IAsyncPlugin.cs move plugins into Interfaces folder 2021-07-08 07:45:15 +10:00
IAsyncReloadable.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
IContextMenu.cs more documentation in Plugin package 2023-06-18 22:53:01 +03:00
IDialogJump.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IDialogJumpDialog.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IDialogJumpExplorer.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IHomeQuery.cs Fix typos 2025-05-04 11:40:57 +08:00
IPlugin.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
IPluginI18n.cs more documentation in Plugin package 2023-06-18 22:53:01 +03:00
IPublicAPI.cs Improve code comments 2025-10-16 18:48:07 +08:00
IReloadable.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
IResultUpdated.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
ISavable.cs Improve code comments 2025-04-08 19:33:48 +08:00
ISettingProvider.cs Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00