65 lines
1.7 KiB
YAML
65 lines
1.7 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
WebSite: https://secuso.org/pfa
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-dice-game
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-dice-game/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-dice-game/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Dice Game
|
|
Description: |-
|
|
Privacy Friendly Dice Game is a very simple application to play a dice game with
|
|
five dice. Particular dice can be saved for the next round by pressing them. A
|
|
round counter helps to keep track over the round. The final result is displayed
|
|
after round three. Users can define rules for collecting points like collecting
|
|
pairs, three of kind, four of a kind, five of a kind, full house and others.
|
|
|
|
The app belongs to the group of Privacy Friendly Apps developed at the
|
|
[https://secuso.org/ SECUSO research group] of Technische Universitaet
|
|
Darmstadt. It does not require any permission and relinquishes advertisement and
|
|
tracking mechanisms.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-dice-game
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 3
|
|
commit: v1.1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.2
|
|
versionCode: 4
|
|
commit: v1.1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.3
|
|
versionCode: 5
|
|
commit: v1.1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.1.3
|
|
CurrentVersionCode: 5
|