A fork of the Privacy Friendly Sudoku Android app where the hint button auto-fills all the notes.
Find a file
2016-02-29 15:16:11 +01:00
.idea Added some Layouts for landscape ordientation as well as some for high density screens. 2016-01-30 12:38:26 +01:00
app scrren keep on fixed 2016-02-29 15:16:11 +01:00
gradle/wrapper First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
.gitignore First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
build.gradle Added some Layouts for landscape ordientation as well as some for high density screens. 2016-01-30 12:38:26 +01:00
gradle.properties First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
gradlew First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
gradlew.bat First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00
LICENSE.md Create LICENSE.md 2015-11-17 23:19:33 +01:00
privacy-friendly-sudoku.iml Removed Errors, so it could be compiled. 2015-11-09 13:20:27 +01:00
README.md Fixed a bug, where the GameUI would be unresponsive after starting another activity. 2016-01-31 16:58:47 +01:00
settings.gradle First Commit. Adding some Source code. 2015-11-09 12:41:46 +01:00

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.