5/2/2023, 12:39 PM
Address remaining feedback
Branch:
ftx1Commit Hash:
35fb874a42cb548cbd3d66a00d65e4b2a4c1516b5/2/2023, 11:28 AM
The Kotlin built-in
The AndroidX core library provides a
use extension function applies to AutoCloseable only, and throws an error if the object it's being called on is not an AutoCloseable. This causes OnScreenView to fail to inflate on SDK < 31 as it retrieved the current theme primary color with a TypedArray, which only implements AutoCloseable since SDK 31 (Android 12).The AndroidX core library provides a
use extension function that applies to TypeArray instead of AutoCloseable so the fix is just a simple import.Branch:
ftx1Commit Hash:
b7548e51cfc6c42a57f9a81b7e53c912e068bff45/2/2023, 11:27 AM
Suppress or resolve common warnings
Branch:
ftx1Commit Hash:
fe4ccd1ee0f3711c415af02bf9ffc792dbdb5b4a4/27/2023, 5:14 PM
Improve the robustness of the ROMs auto-refresh feature
Branch:
ftx1Commit Hash:
24d4f5e3cd12a1a54b2ac7d38aecb16a31dbcf894/26/2023, 10:34 PM
Improve the robustness of the ROMs auto-refresh feature
Branch:
ftx1Commit Hash:
87fdef13782677f97cc3a79163a755eec86678554/25/2023, 9:20 AM
return fonts array size instead of loaded state
Branch:
ftx1Commit Hash:
bdf73aa20d4fffc41e7be4ad906521c920ab68c04/23/2023, 7:43 PM
Add xml for the shader compilation screen
Change ConstraintLayout for LinearLayout and adapt style to MD3
Change some aspects of the progress indicator and the source of text color
Change ConstraintLayout for LinearLayout and adapt style to MD3
Change some aspects of the progress indicator and the source of text color
Branch:
ftx1Commit Hash:
8c2b39858da37640f4c58fe12aae9574ab7debec4/22/2023, 6:54 PM
Use the searching text to specify load state
Branch:
ftx1Commit Hash:
178dbea80116821bca9fe184903067cb7dc156944/16/2023, 3:31 PM
Update hades
Branch:
ftx1Commit Hash:
d3d36c6fa0b240bf7219a04489916f3213aaf2eb4/3/2023, 9:30 AM
Stub some services
Branch:
ftx1Commit Hash:
6aef7fdd1ee55bac5ef78a4d4a4ff2945efc24d74/2/2023, 4:35 PM
Update shader compiler
Branch:
ftx1Commit Hash:
5c83dec85f3e4c4a6f6b54305839055923d678644/2/2023, 4:34 PM
Update audio-core
Branch:
ftx1Commit Hash:
9a51b5f54ee789022e709bc233da92c34ede00484/2/2023, 4:16 PM
The layout preview/editor doesn't instantiate an Application instance, therefore accessing
Additionally a default grid value is defined for
displayMetrics from the app context would lead to a crash, and the view being mocked in the preview.Additionally a default grid value is defined for
AlignmentGridView to avoid a crash because of an invalid iteration step in the drawing loop.Branch:
ftx1Commit Hash:
816599749bfa5e95bbb7a9b902de193b08b56f904/2/2023, 2:52 PM
Add automatic refreshing games list
Branch:
ftx1Commit Hash:
0eed72664d8c51e308004d57b26f027d82b514d74/1/2023, 10:25 AM
Add automatic refreshing games list - Refacto
Branch:
ftx1Commit Hash:
d94d63ecea909fbdbbf55187701282bc9021c90f3/27/2023, 9:31 PM
Prevent aaudio backend usage
Branch:
ftx1Commit Hash:
d00fcee79dce2d4d2bf9e995a2aa60af2990a0c03/25/2023, 10:54 PM
Hide Debug preferences from search on release builds and remove settings that don't support per-game configuration instead of hiding them
Branch:
ftx1Commit Hash:
ef5456f9392935c5fdac7067938b235a081532c33/22/2023, 8:57 PM
Fix FABs being too big in
OnScreenEditActivityBranch:
ftx1Commit Hash:
61c45e02c86a0713565f110102cb1fe1c75499b93/21/2023, 5:44 PM
Update edge credits
Branch:
ftx1Commit Hash:
ba33e8cbf5121e5e797d7cfc0c8e345a55f9bf8e3/19/2023, 1:52 PM
The code didn't account for interval Queries returning zero when reaching the end.
Branch:
ftx1Commit Hash:
1f0d297221b8933955837eef8951feaedad16ebc