Flow.Launcher/Flow.Launcher.Infrastructure
2025-06-23 12:47:44 +08:00
..
Exception Remove unused using 2023-04-25 21:02:34 +08:00
Hotkey Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
Http Add GetString api function 2025-06-06 23:07:01 +08:00
Image Improve constant name 2025-04-15 12:59:58 +08:00
Logger Remove useless functions & Fix debug issue 2025-04-13 18:13:55 +08:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
Storage Expose ISaveable interface in derived class to make sure we are calling the new version of Save method 2025-06-06 18:37:17 +08:00
UserSettings Merge branch 'dev' into winform_language_issue 2025-06-16 21:10:19 +08:00
Constant.cs Merge branch 'dev' into plugin_settings_cache_path 2025-03-27 19:39:21 +08:00
FileExplorerHelper.cs Clean up codes 2025-03-13 14:09:13 +08:00
Flow.Launcher.Infrastructure.csproj Set private assets all for PropertyChanged.Fody 2025-04-30 10:45:18 +08:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
MonitorInfo.cs Improve code quality 2025-03-16 22:24:06 +08:00
NativeMethods.txt Use PInvoke & Improve code comments & Use switch sentences 2025-06-05 16:12:55 +08:00
PInvokeExtensions.cs Fix crash on ×32 devices 2025-05-24 13:10:25 +08:00
PinyinAlphabet.cs Use dependency injection for all services 2025-01-12 19:45:36 +08:00
Stopwatch.cs Use local reference instead 2025-04-13 17:11:36 +08:00
StringMatcher.cs Fix unit test issue 2025-02-23 21:59:35 +08:00
Win32Helper.cs Use PInvoke & Improve code comments & Use switch sentences 2025-06-05 16:12:55 +08:00