privacy-friendly-sudoku-fork/app/src/main/java/org/secuso/privacyfriendlysudoku
2020-08-04 08:56:07 +02:00
..
controller Adjust generation of the daily sudoku so that challenges have a lesser probability of being generated than other sudokus, but generating them on the days they do appear won't take as long as before 2020-07-21 10:43:54 +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 Modify the parameters of the 'verify' method in CreateSudokuActivity and alter the method so that it catches IllegalArgumentExceptions thrown by the 'parseFixedValues' method of the GameInfoContainer class. 2020-08-04 08:56:07 +02:00
SudokuApp.java Migrated to AndroidX. Performance improvements. Adaptive Icon added. 2020-04-23 12:02:06 +02:00