- Oct 05, 2023
-
-
Kelebek1 authored
-
- Oct 02, 2023
- Oct 01, 2023
-
-
Narr the Reg authored
-
Narr the Reg authored
Co-authored-by:
Liam <byteslice@airmail.cc>
-
Narr the Reg authored
Co-authored-by:
Liam <byteslice@airmail.cc>
-
Narr the Reg authored
-
Narr the Reg authored
-
Narr the Reg authored
-
Fernando Sahmkow authored
-
- Sep 28, 2023
- Sep 27, 2023
-
-
Liam authored
-
Charles Lombardo authored
Sometimes when we want to change the current setup page, the current view isn't available and we try to alter the current view. This adds a guard to prevent that issue.
-
Charles Lombardo authored
Sometimes during onSaveInstanceState, the SetupFragment would crash the app in the background if we tried to store the state of a view.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Previously the config file wasn't being recreated when resetting all settings. Now just call into native code to recreate the settings file and reload all defaults.
-
- Sep 26, 2023
-
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
The dialog would previously dismiss immediately when it should stay alive until the task is cancelled completely.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
The C++ side never made the filename lowercase when checking the extension. This just passes the pre-prepared extension to have it checked.
-
Charles Lombardo authored
This also allows save imports to happen without starting a game at first.
-
lat9nq authored
This was mysteriously missing, likely from when I ported Citra fixes semi-recently.
-
Liam authored
-
- Sep 25, 2023
-
-
Charles Lombardo authored
-
Charles Lombardo authored
Using the "bottom" attribute would break the navigation view and prevent things like rounded corners and lock modes from being applied properly.
-
Charles Lombardo authored
-
GPUCode authored
-
GPUCode authored
-
Charles Lombardo authored
Even after updating the androidx window library, this did not fix the issue for all devices. This ensures that the measured size of the overlay will be used instead of a potentially larger one seen by androidx.
-
- Sep 24, 2023