Skip to content

v1.3.0

Compare
Choose a tag to compare
@kaajjo kaajjo released this 22 Jan 18:07
· 316 commits to main since this release

New:

  • 12x12 game type. Tip: you can zoom and pan board, when playing 12x12
  • Ability to sort and filter games in the games history
  • Ability to filter games by type in the custom sudoku list

Behavior changes:

  • No longer show a toast on Android 13 when copying in export as string.
  • In selection mode in the custom sudoku screen, on back pressed will disable selection mode instead of exit the screen.
  • Ability to toggle the erase button. Long press in cell first mode, just press in digit first mode. When toggled, tapping on any cell will clear its value.
  • Filter feature in the custom sudoku screen now uses a modal bottom sheet instead of a menu.

UX/UI Improvements

  • Sudoku board lines are now thinner and less bright. And the font size is slightly changed
  • Game keyboard font size is now slightly larger
  • Updated the look of dialogs in settings
  • About screen: Added app logo and "Help translate" option

What fixed:

  • Broken themes on MIUI when system is in the dark mode. It seems to work, but I don't have any MIUI phones to test it properly, so I'm not 100% sure 🙃
  • Selected language in the app settings doesn't save after relaunch on Android 12 and lower
  • Some bugs with notes by long tap
  • Selected board font size in the app settings doesn't apply to boards in saved game and create sudoku screens
  • Wrong notes size and position in 6x6

Translations

The project is now available for translation at Hosted Weblate, feel free to contribute

  • Added translations for French, Czech, Hungarian, Norwegian Bokmål, Portuguese (Brazil), Turkish.

Full Changelog: 1.2.0...v1.3.0