Flow.Launcher/Plugins/Flow.Launcher.Plugin.Program/Views
Jack251970 7f5efc5ca1 Refactor caching and improve QueryAsync method
Removed the `ResetCache` method and its associated calls to streamline caching management and improve performance. Refactored the `QueryAsync` method for better thread safety, synchronization, and exception handling. Simplified UWP and Win32 program filtering logic and removed redundant code. Eliminated manual cache disposal and reset logic, favoring a more efficient and automated caching mechanism. These changes enhance maintainability, responsiveness, and overall plugin performance.
2025-10-26 20:40:37 +08:00
..
Commands Fix program lock issue 2025-09-15 15:40:49 +08:00
Models Remove unused using 2023-04-25 21:02:34 +08:00
ProgramSetting.xaml Improve Program plugin delete button logic 2025-05-13 12:49:35 +08:00
ProgramSetting.xaml.cs Refactor caching and improve QueryAsync method 2025-10-26 20:40:37 +08:00