- 03 Jun, 2023 40 commits
-
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
PabloG02 authored
-
PabloG02 authored
-
PabloG02 authored
-
bunnei authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
bunnei authored
-
bunnei authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
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
-