GreemDev-Ryujinx/src/Ryujinx.Ava/UI/Windows
Isaac Marovitz d6d3cdd573
Ava UI: Refactor async usage (#5516)
* Remove `async void`

* Async LoadApplications

* Formatting and such

* Remove async from InstallUpdate

* Update src/Ryujinx.Ava/UI/Controls/ApplicationContextMenu.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Cleanup LoadApplications()

* Cleanup

* Formatting

* Revert some stuff

* Cleanup

* Update src/Ryujinx.Ava/UI/ViewModels/MainWindowViewModel.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Ack suggestions

* Whitespace

* Fix Peri suggestion

* Add missing trailing commas

* Remove redundant method override

* Remove Dispatcher.UIThread.InvokeAsync/Post where possible

---------

Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-09-26 00:04:58 +02:00
..
AboutWindow.axaml Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AboutWindow.axaml.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
AmiiboWindow.axaml Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AmiiboWindow.axaml.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
CheatWindow.axaml remove some usages of reflection binding (#5686) 2023-09-18 22:09:22 +02:00
CheatWindow.axaml.cs make cheat list binding public (#5697) 2023-09-19 16:51:56 +00:00
ContentDialogOverlayWindow.axaml Move solution and projects to src 2023-04-27 23:51:14 +02:00
ContentDialogOverlayWindow.axaml.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
DownloadableContentManagerWindow.axaml remove some usages of reflection binding (#5686) 2023-09-18 22:09:22 +02:00
DownloadableContentManagerWindow.axaml.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
IconColorPicker.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
MainWindow.axaml Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
MainWindow.axaml.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
SettingsWindow.axaml Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
SettingsWindow.axaml.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
StyleableWindow.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
TitleUpdateWindow.axaml Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
TitleUpdateWindow.axaml.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00