Skip to content

Commit

Permalink
Merge pull request #12 from SecUSo/app-info/fastlane
Browse files Browse the repository at this point in the history
Updates Copyright
  • Loading branch information
coderPaddyS authored Mar 11, 2024
2 parents e5ca4f7 + 951f882 commit 463b2dd
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
style="float: right; margin-right: 10px;" />
# Privacy Friendly Reckoning Skills

Privacy Friendly Reckoning Skills is a game for practicing basic arithmetic exercises and belongs to the group of Privacy Friendly Apps developed by Technische Universität Darmstadt, Germany.
Privacy Friendly Reckoning Skills is a game for practicing basic arithmetic exercises and belongs to the group of Privacy Friendly Apps developed by Karlsruhe Institute of Technology, Germany.

It doesn't use any tracking mechanisms or advertisement. The app requires no permissions.

Expand Down Expand Up @@ -58,7 +58,7 @@ 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](http://creativecommons.org/licenses/by/2.5/). In addition to them the app uses icons from [Google Design Material Icons](https://design.google.com/icons/index.html) licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo and the app logo) copyright [Technische Universtität Darmstadt](www.tu-darmstadt.de) (2016-2018).
The icons used in the nagivation drawer are licensed under the [CC BY 2.5](http://creativecommons.org/licenses/by/2.5/). In addition to them the app uses icons from [Google Design Material Icons](https://design.google.com/icons/index.html) licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo and the app logo) copyright [SECUSO](www.secuso.org) (2019).

## Contributors

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<string name="about_author">Autoren: </string>
<string name="about_author_contributors">und Mitwirkende.</string>
<string name="about_affiliation">In Zusammenarbeit mit</string>
<string name="privacy_friendly">Diese App gehört zur Gruppe der Privacy Friendly Apps entwickelt von der Technischen Universität Darmstadt. Quelltext lizenziert unter GPLv3. Bilder copyright TU Darmstadt und Google Inc.</string>
<string name="privacy_friendly">Diese App gehört zur Gruppe der Privacy Friendly Apps entwickelt vom Karlsruher Institut für Technologie. Quelltext lizenziert unter GPLv3. Bilder copyright KIT und Google Inc.</string>
<string name="more_info">Weitere Infos unter:</string>

<!-- ###SETTINGS### -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<string name="about_author_names" translatable="false">rfstu(Github-User)</string>
<string name="about_author_contributors">and contributors.</string>
<string name="about_affiliation">In affiliation with</string>
<string name="privacy_friendly">This application belongs to the group of Privacy Friendly Apps developed by Technische Universität Darmstadt. Sourcecode licensed under GPLv3. Images copyright TU Darmstadt and Google Inc.</string>
<string name="privacy_friendly">This application belongs to the group of Privacy Friendly Apps developed by Karlsruhe Institute of Technology. Sourcecode licensed under GPLv3. Images copyright KIT and Google Inc.</string>
<string name="more_info">More information can be found on:</string>
<string name="github" translatable="false"><a href="https://github.com/SecUSo/privacy-friendly-reckoning-skills">Github-Repo</a></string>
<string name="url" translatable="false"><a href="https://www.secuso.org/pfa">SECUSO-Website</a></string>
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/de-DE/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ Zum Vergleich: Die Top Ten ähnlicher Apps, die im Google Play Store erhältlich
Viele andere kostenlose Apps im Google Play Store blenden störende Werbung ein, die unter anderem auch die Akkulaufzeit verkürzt und Datenvolumen verbrauchen kann.

Die App gehört zur Gruppe der Privacy Friendly Apps, die von der Forschungsgruppe SECUSO der Technischen Universität Darmstadt entwickelt werden. Mehr Informationen unter: https://secuso.org/pfa


Kontaktieren Sie uns gerne über:
Twitter - @SECUSOResearch https://twitter.com/secusoresearc)
Mastodon - @SECUSO_Research@bawü.social https://xn--baw-joa.social/@SECUSO_Research/
Offene Stellen - https://secuso.aifb.kit.edu/83_1557.php
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Privacy Friendly Reckoning Skills helps you improving your mental calculation skills in the four basic calculating operations.

For each game, the player can choose between the four basic arithmetic operations and four difficulties (exercises up to 10, 100, 1000 and 10000).
Expand All @@ -18,3 +19,9 @@ Moreover, Privacy Friendly Ludo distinguishes from many other applications in th

This App requires minimal permissions and is part of the Privacy Friendly Apps group
developed by the research group SECUSO at Technische Universität Darmstadt. More information can be found at https://secuso.org/pfa


Feel free to contact us via:
Twitter - @SECUSOResearch https://twitter.com/secusoresearch
Mastodon - @SECUSO_Research@bawü.social https://xn--baw-joa.social/@SECUSO_Research/
Job opening - https://secuso.aifb.kit.edu/english/Job_Offers_1557.php

0 comments on commit 463b2dd

Please sign in to comment.