Ryujinx/src/Ryujinx.Ava/UI/ViewModels
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
..
AboutWindowViewModel.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AmiiboWindowViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
BaseModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
ControllerInputViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
DownloadableContentManagerViewModel.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
MainWindowViewModel.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
MotionInputViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
RumbleInputViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
SettingsViewModel.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
TitleUpdateViewModel.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
UserFirmwareAvatarSelectorViewModel.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
UserProfileImageSelectorViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
UserProfileViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
UserSaveManagerViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00