From 75ae94a163cdc98bb8cdf204cb713f1f325a92cc Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sat, 15 Oct 2016 22:46:53 +0200 Subject: [PATCH] Fixed a string and updated README.md --- .idea/misc.xml | 2 +- README.md | 35 +++++++++++++++++++++++--- app/src/main/res/values-es/strings.xml | 1 + app/src/main/res/values-fr/strings.xml | 1 + app/src/main/res/values-ru/strings.xml | 1 + app/src/main/res/values-zh/strings.xml | 1 + app/src/main/res/values/strings.xml | 2 -- 7 files changed, 36 insertions(+), 7 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 50282c1..4763ab4 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ - + diff --git a/README.md b/README.md index 72e6d23..f8114e1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ ## Privacy Friendly Sudoku -Privacy Friendly Sudoku is a logic based game. +Privacy Friendly Sudoku is a logic based game and belongs to the group of Privacy Friendly Apps developed by Technische Universität Darmstadt, Germany. -It does not use any permission, as the app can provide its full functionality without the usage of permissions. +This app is optimized regarding the user's privacy. It doesn't use any tracking mechanisms, neither it displays any advertisement. +Also 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 @@ -10,12 +11,38 @@ It also does neither include advertisement nor tracking mechanisms. 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. +## Download and more Information + +Further development requires Android Studio, we recommend to use at least version 2.1.3 + +### API Reference + +Mininum SDK: 16 +Target SDK: 24 ## License + Privacy Friendly Sudoku is lisenced under the GPLv3. + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. + +The icons used in the nagivation drawer are licensed under the CC BY 2.5. In addition to them the app uses icons from Google Design Material Icons licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo and the header in the navigation drawer) copyright Technische Universtität Darmstadt (2016). + The icons ic_trophy_award_black_48dp and ic_trophy_black_48dp are licensed under the Sil Open Font License Version 1.1. +## Contributors + +App-Icons: +Markus Hau + +Github-Users:
+Kamuno
+Gongxter
+ + diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index f16c620..1c03d09 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -79,4 +79,5 @@ Resetear Tiempo El tiempo se resetea tambien, cuando el tablero se resetea. Bienvenido a Privacy Friendly Sudoku. + " " \ No newline at end of file diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index cbad182..f5f6525 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -79,4 +79,5 @@ Réinitialiser le minuteur Aussi réinitialiser le minuteur en réinitialisant le jeux en cours. Bienvenue à Privacy Friendly Sudoku. + " " diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 043bbd9..32c033c 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -79,4 +79,5 @@ Сброс таймера Сброс таймера при сбросе доски. Добро пожаловать в Privacy Friendly Sudoku. + " " diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 5e2e5de..58b2f7d 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -79,5 +79,6 @@ 定时复位 定时复位如果重置领域 欢迎 + " " \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index cfe034b..2157907 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -138,6 +138,4 @@ Privacy Info Permissions Privacy Friendly Sudoku does not use any permissions. - - Settings