- 03 Jun, 2023 40 commits
-
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
The Jaccard algorithm is great for searches with 2 or more characters but nothing is returned for searches with one character. To get around this, just search with JaroWinkler for single character searches.
-
Charles Lombardo authored
This was really only meant for building the app to run in an emulator. If this is necessary, just add manually.
-
Charles Lombardo authored
-
liushuyu authored
-
Charles Lombardo authored
Removes the conflicting declaration of "version" and changes to versionCode that did nothing.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
Charles Lombardo authored
For now this enables the ability to see the new Android 13 back gesture animations but later we can create custom animations that follow the back gesture.
-
Charles Lombardo authored
-
Charles Lombardo authored
Disabled by default
-
Charles Lombardo authored
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.
-
Charles Lombardo authored
Additionally updates material and androidx core libraries
-
Charles Lombardo authored
-
Charles Lombardo authored
New spacing and fonts for list items
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
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.
-
Charles Lombardo authored
-
Charles Lombardo authored
Fixes bug when you close yuzu, delete games, and reopen to an instant crash.
-
german77 authored
-
bunnei authored
-
bunnei authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
We now have a second build flavor that will determine whether the "Get Early Access" button appears.
-
bunnei authored
-