misc fixes

This commit is contained in:
linsui 2023-10-02 02:14:55 +08:00 committed by linsui
parent 7c11a0cbc9
commit 8bfb15edca
8 changed files with 8 additions and 102 deletions

View file

@ -11,15 +11,6 @@ IssueTracker: https://github.com/SecUSo/privacy-friendly-boardgame-clock/issues
Changelog: https://github.com/SecUSo/privacy-friendly-boardgame-clock/blob/HEAD/CHANGELOG.md
AutoName: Board Game Clock
Description: Privacy Friendly Boardgames Clock offers stopwatches and timers to support
time tracking while playing boardgames. The app offers different modes depending
on the game that is played. If the game is round based players and round times can
be continued. The app tracks the time that the player needs in each round and alerts
the player if he or she takes too much time. Privacy Friendly Boardgame Clock furthermore
offers a time tracking mode. This is a stopwatch for each player that participates
in the game as well as for the overall game time. The app belongs to the Privacy
Friendly Apps group developed by the research group SECUSO at the Karlsruhe Institute
of Technology.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-boardgame-clock.git
@ -36,6 +27,7 @@ Builds:
versionCode: 2
commit: e996eda1741f15d55080b8e6d70ea03a704a177a
subdir: app
submodules: true
gradle:
- yes

View file

@ -32,6 +32,7 @@ Builds:
versionCode: 5
commit: 38a60ce260b6c82444677dcaa5a30df0ac55de69
subdir: app
submodules: true
gradle:
- yes

View file

@ -10,43 +10,6 @@ IssueTracker: https://github.com/SecUSo/privacy-friendly-ludo/issues
Changelog: https://github.com/SecUSo/privacy-friendly-ludo/blob/HEAD/CHANGELOG.md
AutoName: Ludo
Description: |-
Privacy Friendly Ludo is a boardgame for 4 up to 6 players (persons or computer
opponents). The goal of the game is bringing four figures to the goal fields.
Therefore, it is important to prevent opponent from winning the game by
beatening the opponent figures with his own figures.
<i>How to play</i>
<i>Game</i>
Each player has four figures which are marked in the player's color. At the
beginning the of the game the figures are in the house. To leave the house the
player has to roll a six on a six-sided die.
Once a figure has left the house, the figure can be moved based on the result of
a die role. To prevent opponents from winning, their figures can be sent back to
the house. This happens if a player moves his figure to a field with a figure.
Each player has four goal fields. The first player has reaches the goal with all
his figures wins.
<i>Game Modes</i>
Privacy Friendly Ludo has two game modes:
* 4 Players
* 6 Players
For player the following settings can be made:
* Player color
* Player name
* Player type (computer or person)
Furthermore the application offers a statistic to see how often each player has
rolled a specific dice number. Additionally there is a possibility to play with
own dice and own rules. The app belongs to the group of Privacy Friendly Apps
developed by the SECUSO research group at Technische Universität Darmstadt.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-ludo.git
@ -63,6 +26,7 @@ Builds:
versionCode: 6
commit: 3bb563900244afceb1fca65b3d58758c4e82d579
subdir: app
submodules: true
gradle:
- yes

View file

@ -44,14 +44,9 @@ Builds:
versionCode: 7
commit: 4d262cffecebe110747d7b8a4cd4ba8af7a9af27
subdir: app
submodules: true
gradle:
- yes
rm:
- gradle
MaintainerNotes: |-
Gradle wrapper's distributionUrl suggests Gradle 2.14.1, but Android Gradle
plugin actually requires newer Gradle version.
AutoUpdateMode: Version
UpdateCheckMode: Tags

View file

@ -11,22 +11,6 @@ IssueTracker: https://github.com/SecUSo/privacy-friendly-reckoning-skills/issues
Changelog: https://github.com/SecUSo/privacy-friendly-reckoning-skills/blob/HEAD/CHANGELOG.md
AutoName: Reckoning Skills
Description: |-
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).
After finishing an exercise round the player receives a score which depends on
the number of exercises answered correctly and the time it took to answer all
ten exercises.
After every game there is an overview which shows whether the exercises were
solved correctly. It is also possible to choose "Direct Feedback" in the
settings. If direct feedback is chosen, the player will receive feedback whether
the exercise was solved correctly after each single exercise. 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.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-reckoning-skills.git
@ -43,6 +27,7 @@ Builds:
versionCode: 4
commit: 55a168317cc42534e24e0ea0e1022e8207b2ee31
subdir: app
submodules: true
gradle:
- yes

View file

@ -10,23 +10,6 @@ IssueTracker: https://github.com/SecUSo/privacy-friendly-solitaire/issues
Changelog: https://github.com/SecUSo/privacy-friendly-solitaire/blob/HEAD/CHANGELOG.md
AutoName: Solitaire
Description: |
Privacy Friendly Solitiare is a Klondike Solitaire Game. Its goal is to move all cards to the foundations.
A detailed description of the rules can be found in the app's help site.
The app provides different difficulty levels that draw either one or three cards from the deck. Additionally
there are the following versions of counting points:
* None: No points are counted.
* Standard: The Player starts with zero points, moves give different points.
* Vegas: The Player starts at -52 points and tries to get more than zero points, while the deck can only be passed through one time.
The Player can generate an automatic move by clicking the Hint-Button or automatically move all possible cards
to the foundation by shaking the device (if it is activated in the Settings). Addtionally he can undo and redo
moves. Optionally he is shown the time of play. When the game is almost won (meaning that there are no more
cards turned face-down), it will finish automatically.
The app belongs to the Privacy Friendly Apps group developed by the research group SECUSO at the Karlsruhe
Institute of Technology.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-solitaire.git
@ -45,10 +28,9 @@ Builds:
versionCode: 4
commit: a97df0c65cf6d1148a2cd921e77ebde464d46c9a
subdir: android
submodules: true
gradle:
- yes
scandelete:
- android/libs/
AutoUpdateMode: Version
UpdateCheckMode: Tags

View file

@ -97,6 +97,7 @@ Builds:
versionCode: 13
commit: f876af0aae27299e6945d0c9c4136d498eebefeb
subdir: app
submodules: true
gradle:
- yes

View file

@ -9,20 +9,6 @@ SourceCode: https://github.com/SecUSo/privacy-friendly-tape-measure
IssueTracker: https://github.com/SecUSo/privacy-friendly-tape-measure/issues
AutoName: Tape Measure
Description: |-
Privacy Friendly Tape Measure can measure the size of objects in pictures based
on objects of known sizes (e.g. coins) in the same picture. Just find a coin or
other reference object of a known size, put it next to the item you want
measured and take a picture. Make sure all objects are in the same level and the
picture is taken perpendicularly to it. Now you can mark the reference object in
the picture and measure any length or area you want!
Privacy Friendly Tape Measure belongs to the Privacy Friendly Apps group
developed by the research group SECUSO at Technische Universität Darmstadt.
Privacy Friendly Tape Measure can also display rulers or a protractor on the
screen. Use this to quickly measure small objects or to cut a pizza in six equal
slices.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-tape-measure.git
@ -48,9 +34,9 @@ Builds:
versionCode: 4
commit: d0206f4377730a2ac8960b4215f0fd010021f0c5
subdir: app
submodules: true
gradle:
- yes
prebuild: echo 'buildscript { repositories { google() } }' >> ../build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags