rjx-mirror/src/Ryujinx.Ava
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
..
Assets Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652) 2023-09-25 23:50:43 +02:00
Common Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
Input Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
Modules/Updater Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
UI Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
App.axaml Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
App.axaml.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
app.manifest Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AppHost.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
Program.cs Ava UI: Allow DPI switching (#5558) 2023-08-12 13:02:22 -03:00
Ryujinx.Ava.csproj Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
Ryujinx.ico Move solution and projects to src 2023-04-27 23:51:14 +02:00