privacy-friendly-sudoku-fork/app/src/main/java/org/secuso/privacyfriendlysudoku
ErikWaegerle 89baff374f 1) Change of the displayed stars (no stars selected) if CheckBox is set to true.
2.)Selecting the playButton starts a new CreateSudoku Intent.
3.)Additionally the button label was changed (CREATE) and "Custom Sudoku" is displayed as difficulty level.
2020-07-22 02:10:15 +02:00
..
controller Fix problem with previously added method that caused the generation of a challenge sudoku as the daily sudoku to be more, rather than less, likely 2020-06-22 10:22:04 +02:00
game Add methods to generate the code necessary for sharing a specific sudoku board 2020-05-09 18:36:22 +02:00
ui 1) Change of the displayed stars (no stars selected) if CheckBox is set to true. 2020-07-22 02:10:15 +02:00
SudokuApp.java Migrated to AndroidX. Performance improvements. Adaptive Icon added. 2020-04-23 12:02:06 +02:00