- scrollable menu and leaderboard for smaller screens
- more text-variants for the popup after playing a game link
- disable "share seed" when no operation is selected
- disabled all operations for the initial state
- changed difficulty ranges for the initial state
- fixed bug for "share seed" button, that disabled operations were not applied in the link.
- reset only the scores to zero when the app is reset instead of deleting all games entirely.
- games that are canceled are also saved in the database.
- changed minSdk to 24 to increase compatibility and reduce size
- update dependencies