Split versions to FOSS and nonFOSS
- nonFOSS comes with in app autoupdater and therefore requests
INTERNET_ACCESSandREQUEST_INSTALL_PACKAGESpermissions. - FOSS is regular version with no permissions requested
Unclaimed project
Are you a maintainer of LibreSudoku? Claim this project to take control of your public changelog and roadmap.
Changelog
LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
INTERNET_ACCESS and REQUEST_INSTALL_PACKAGES permissions.Fixed a bug where attempting to enter a number after resetting a board or configuration change would cause a crash (#123, #124, #126, #128)
6x6 and 12x12 board preview in BoardTheme settings scree...The app can now check for new updates. On startup, the app will check for a new update and notify you if it is available. You can switch between Stable and Beta channels, or disable the check completely. And you can also downlo...