A fork of the Privacy Friendly Sudoku Android app where the hint button auto-fills all the notes.
a522f18d13
Conflicts: app/src/main/java/org/secuso/privacyfriendlysudoku/ui/MainActivity.java app/src/main/res/drawable/ic_star_blue_48dp.png app/src/main/res/drawable/ic_star_grey_48dp.png app/src/main/res/drawable/ratingbar.xml |
||
---|---|---|
.idea | ||
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
privacy-friendly-sudoku.iml | ||
README.md | ||
settings.gradle |
Privacy Friendly Sudoku
Privacy Friendly Sudoku is a logic based game.
It does not use any permission, as the app can provide its full functionality without the usage of permissions. It also does neither include advertisement nor tracking mechanisms.
Motivation
As it is part of the Privacy Friendly Apps developed by the SECUSO research group of the Technische Universtität Darmstadt in Germany it is optimized due to user's privacy.
Installation
Further development requires Android Studio.
License
Privacy Friendly Sudoku is lisenced under the GPLv3.