From efd4dffe5edc5fbb2194fb5af671757c98b1c3f9 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 2 Feb 2019 17:42:49 +0100 Subject: [PATCH] New app: 2048 --- metadata/org.secuso.privacyfriendly2048.yml | 36 +++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/org.secuso.privacyfriendly2048.yml diff --git a/metadata/org.secuso.privacyfriendly2048.yml b/metadata/org.secuso.privacyfriendly2048.yml new file mode 100644 index 0000000000..2593c7c590 --- /dev/null +++ b/metadata/org.secuso.privacyfriendly2048.yml @@ -0,0 +1,36 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: https://www.secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-2048 +IssueTracker: https://github.com/SecUSo/privacy-friendly-2048/issues +Changelog: https://github.com/SecUSo/privacy-friendly-2048/blob/HEAD/CHANGELOG.md + +AutoName: '2048' +Summary: Try to reach 2048 in this puzzle game +Description: | + The application Privacy Friendly 2048 is an exciting puzzle game. The game + is considered to be won if you reach the number 2048 by sliding the same + numbers together. The statistic function is also part of the app. This makes + it possible to get information about for example the required number of swipes + and the highest achieved number of points. The Privacy Friendly 2048 has four + different game modes. + + The app belongs to the Privacy Friendly Apps group developed by the research + group SECUSO at Karlsruhe Institute of Technology. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-2048.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2