Flow.Launcher/Flow.Launcher.Avalonia/Views
Shengkai Lin 8ee32dfab7 fix(avalonia): fix localization keys in settings pages
- Rename Avalonia-specific keys to match existing WPF keys in en.xaml:
  - proxyEnabled -> enableProxy, proxyServer -> server, etc.
  - toggleFlowLauncher -> flowlauncherHotkey
  - install -> installLocalPluginTooltip
  - plugin_open_plugin_directory -> pluginDirectory
- Add missing Avalonia-specific keys to en.xaml:
  - hotkeyFormatTip, sourceCode, loading
  - plugin_settings_open_in_wpf_window, openSettings
- Fix Explorer plugin settings to not expand general section by default
2026-02-01 12:05:01 +08:00
..
Controls refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
SettingPages fix(avalonia): fix localization keys in settings pages 2026-02-01 12:05:01 +08:00
PreviewPanel.axaml Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
PreviewPanel.axaml.cs Add hotkey recorder with manual modifier tracking 2026-01-18 02:10:53 -08:00
ResultListBox.axaml Fix flickering & add result highlighting 2026-01-18 13:13:05 -08:00
ResultListBox.axaml.cs Add initial Avalonia UI project for migration 2026-01-14 23:01:35 -08:00