Age | Commit message (Collapse) | Author |
|
Disabled by default
|
|
Previously the app would crash if you selected a game that no longer existed. Now we show an error message and reload the games list to remove any invalid games from the list.
|
|
Additionally updates material and androidx core libraries
|
|
|
|
New spacing and fonts for list items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now all yuzu icon variants are taken care of and now we have a build variant that uses the versioning we need for the play store.
|
|
|
|
Fixes bug when you close yuzu, delete games, and reopen to an instant crash.
|
|
|
|
|
|
|
|
|
|
|
|
We now have a second build flavor that will determine whether the "Get Early Access" button appears.
|
|
|
|
adrenotools
|
|
|
|
|
|
- Fixes #104.
|
|
R8 full mode was removing important classes from Wini that would cause a crash on saving settings. This keeps the relevant classes and suppresses warnings about irrelevant ones.
|
|
presentation.
|
|
|
|
|
|
We no longer depend on any legacy libraries that required this flag
|
|
|
|
|
|
New default going forward for new android projects. Best to follow the new standard.
|
|
|
|
atomic otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|