Flow.Launcher/Flow.Launcher.Core/Resource
Jack251970 036713c669 Refactor UI thread invocation with DispatcherHelper
Introduce DispatcherHelper for safe UI thread access and replace direct Dispatcher.Invoke calls across the codebase. This centralizes thread invocation logic, reduces boilerplate, and improves maintainability. Some methods are refactored for clarity and UI thread safety.
2026-03-10 11:48:55 +08:00
..
AvailableLanguages.cs Use Српски instead of Српска 2025-08-16 11:41:25 +08:00
DispatcherHelper.cs Refactor UI thread invocation with DispatcherHelper 2026-03-10 11:48:55 +08:00
FontHelper.cs rename all project file name 2020-04-21 21:27:02 +10:00
Internationalization.cs Resolve conflicts 2025-10-02 20:25:45 +08:00
JsonObjectConverter.cs Add Customized Object Converter, fix Length issue 2021-06-08 08:04:04 +08:00
Language.cs rename all project file name 2020-04-21 21:27:02 +10:00
Theme.cs Refactor UI thread invocation with DispatcherHelper 2026-03-10 11:48:55 +08:00
ThemeHelper.cs Rename GetFreezeSolidColorBrush to GetFrozenSolidColorBrush 2026-03-08 23:49:09 +08:00