What's changed
New:
- Custom sudoku. Now you can add any own sudoku. Manually or from string. When adding from string, the game type will be selected automatically (9x9 or 6x6). The game checks if the sudoku has a unique solution, and if it does, the sudoku will be saved
UI/UX Improvements:
- Better looking "Can continue" tag in the game history
- Optimized the list of games on the history screen. Also, now it saves scroll state when navigating, so you don't get lost after navigate back
- Notes are now displayed at saved game screen
Fixes:
- After give up, when solution is shown, given cells were not locked. Because of this, the font color of the given numbers was incorrect
- Fixed win streak and it's now back