diff --git a/metadata/org.secuso.privacyfriendlyactivitytracker.txt b/metadata/org.secuso.privacyfriendlyactivitytracker.txt deleted file mode 100644 index f36daeaf72..0000000000 --- a/metadata/org.secuso.privacyfriendlyactivitytracker.txt +++ /dev/null @@ -1,62 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-or-later -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-pedometer -Issue Tracker:https://github.com/SecUSo/privacy-friendly-pedometer/issues -Changelog:https://github.com/SecUSo/privacy-friendly-pedometer/blob/HEAD/CHANGELOG.md - -Auto Name:Pedometer -Summary:Count steps -Description: -Count your steps in background to provide you an overview about your walked -steps, distance and about the calories you have burned while walking. The app -allows you to define custom walking modes and notifications if the achievement -of your daily step goal is in danger. You can add and choose different walking -modes, such as walking or running, to improve the calculation of distance and -calories. In a special training mode you can track your training sessions. To -each training session additional information, such as feeling or a description, -can be added. - -The app requires minimal permissions (Run at startup and prevent phone from -sleeping). It belongs to the group of Privacy Friendly Apps developed at the -[https://secuso.org/ SECUSO research group] of Technische Universitaet -Darmstadt. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-pedometer - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.0.1,2 - commit=v1.0.1 - subdir=app - gradle=yes - -Build:1.0.2,3 - commit=v.1.0.2 - subdir=app - gradle=yes - -Build:1.0.3,4 - commit=v1.0.3 - subdir=app - gradle=yes - -Build:1.0.4,5 - commit=v1.0.4 - subdir=app - gradle=yes - -Build:1.0.5,6 - commit=v1.0.5 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.5 -Current Version Code:6 diff --git a/metadata/org.secuso.privacyfriendlyactivitytracker.yml b/metadata/org.secuso.privacyfriendlyactivitytracker.yml new file mode 100644 index 0000000000..e2df072708 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyactivitytracker.yml @@ -0,0 +1,75 @@ +Categories: + - Sports & Health +License: GPL-3.0-or-later +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-pedometer +IssueTracker: https://github.com/SecUSo/privacy-friendly-pedometer/issues +Changelog: https://github.com/SecUSo/privacy-friendly-pedometer/blob/HEAD/CHANGELOG.md + +AutoName: Pedometer +Summary: Count steps +Description: |- + Count your steps in background to provide you an overview about your walked + steps, distance and about the calories you have burned while walking. The app + allows you to define custom walking modes and notifications if the achievement + of your daily step goal is in danger. You can add and choose different walking + modes, such as walking or running, to improve the calculation of distance and + calories. In a special training mode you can track your training sessions. To + each training session additional information, such as feeling or a description, + can be added. + + The app requires minimal permissions (Run at startup and prevent phone from + sleeping). It belongs to the group of Privacy Friendly Apps developed at the + [https://secuso.org/ SECUSO research group] of Technische Universitaet + Darmstadt. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-pedometer + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: 1.0.1 + versionCode: 2 + commit: v1.0.1 + subdir: app + gradle: + - yes + + - versionName: 1.0.2 + versionCode: 3 + commit: v.1.0.2 + subdir: app + gradle: + - yes + + - versionName: 1.0.3 + versionCode: 4 + commit: v1.0.3 + subdir: app + gradle: + - yes + + - versionName: 1.0.4 + versionCode: 5 + commit: v1.0.4 + subdir: app + gradle: + - yes + + - versionName: 1.0.5 + versionCode: 6 + commit: v1.0.5 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.5 +CurrentVersionCode: 6 diff --git a/metadata/org.secuso.privacyfriendlycardgameone.txt b/metadata/org.secuso.privacyfriendlycardgameone.txt deleted file mode 100644 index ba056d8576..0000000000 --- a/metadata/org.secuso.privacyfriendlycardgameone.txt +++ /dev/null @@ -1,34 +0,0 @@ -Categories:Games -License:GPL-3.0-or-later -Web Site:https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 -Source Code:https://github.com/SecUSo/privacy-friendly-werewolf -Issue Tracker:https://github.com/SecUSo/privacy-friendly-werewolf/issues -Changelog:https://github.com/SecUSo/privacy-friendly-werewolf/blob/HEAD/CHANGELOG.md - -Auto Name:Werewolf -Summary:Play Werewolf with your friends -Description: -Privacy Friendly Werewolf is an open source Android implementation of the famous -Werewolf card game. You can play it with your friends inside a local network, so -that everyone can use their own phone. Play in the role of innocent citizen, a -deadly werewolf, a magical witch or a mystical seer. The game master phone, with -own voice output, will guide you through the different phases of the game, where -you can play out different actions, according to your role. Witches can use -healing or poison potions, seers can see the roles of other people, and of -course there is the big voting, where the fate of one player is decided. In the -end, it is your skill which decides who is going to win - werewolves or -citizens! -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-werewolf.git - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/org.secuso.privacyfriendlycardgameone.yml b/metadata/org.secuso.privacyfriendlycardgameone.yml new file mode 100644 index 0000000000..c6bc046c3a --- /dev/null +++ b/metadata/org.secuso.privacyfriendlycardgameone.yml @@ -0,0 +1,37 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 +SourceCode: https://github.com/SecUSo/privacy-friendly-werewolf +IssueTracker: https://github.com/SecUSo/privacy-friendly-werewolf/issues +Changelog: https://github.com/SecUSo/privacy-friendly-werewolf/blob/HEAD/CHANGELOG.md + +AutoName: Werewolf +Summary: Play Werewolf with your friends +Description: |- + Privacy Friendly Werewolf is an open source Android implementation of the famous + Werewolf card game. You can play it with your friends inside a local network, so + that everyone can use their own phone. Play in the role of innocent citizen, a + deadly werewolf, a magical witch or a mystical seer. The game master phone, with + own voice output, will guide you through the different phases of the game, where + you can play out different actions, according to your role. Witches can use + healing or poison potions, seers can see the roles of other people, and of + course there is the big voting, where the fate of one player is decided. In the + end, it is your skill which decides who is going to win - werewolves or + citizens! + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-werewolf.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 diff --git a/metadata/org.secuso.privacyfriendlydame.txt b/metadata/org.secuso.privacyfriendlydame.txt deleted file mode 100644 index 89744022cf..0000000000 --- a/metadata/org.secuso.privacyfriendlydame.txt +++ /dev/null @@ -1,31 +0,0 @@ -Categories:Games -License:GPL-3.0-or-later -Web Site:https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 -Source Code:https://github.com/SecUSo/privacy-friendly-dame -Issue Tracker:https://github.com/SecUSo/privacy-friendly-dame/issues -Changelog:https://github.com/SecUSo/privacy-friendly-dame/blob/HEAD/CHANGELOG.md - -Auto Name:Checkers -Summary:Strategy board game for one or two players -Description: -Privacy Friendly Checkers is a strategy board game for two players. The -objective of the game is to either capture all opposing game pieces by jumping -over them or by creating a situation in which the opponent cannot make a move -anymore due to being blocked. - -The app belongs to the group of Privacy Friendly Apps developed by the SECUSO -research group at Technische Universität Darmstadt. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-dame.git - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/org.secuso.privacyfriendlydame.yml b/metadata/org.secuso.privacyfriendlydame.yml new file mode 100644 index 0000000000..c7aafa8129 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlydame.yml @@ -0,0 +1,34 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 +SourceCode: https://github.com/SecUSo/privacy-friendly-dame +IssueTracker: https://github.com/SecUSo/privacy-friendly-dame/issues +Changelog: https://github.com/SecUSo/privacy-friendly-dame/blob/HEAD/CHANGELOG.md + +AutoName: Checkers +Summary: Strategy board game for one or two players +Description: |- + Privacy Friendly Checkers is a strategy board game for two players. The + objective of the game is to either capture all opposing game pieces by jumping + over them or by creating a situation in which the opponent cannot make a move + anymore due to being blocked. + + 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-dame.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 diff --git a/metadata/org.secuso.privacyfriendlydicer.txt b/metadata/org.secuso.privacyfriendlydicer.txt deleted file mode 100644 index fe78e673c6..0000000000 --- a/metadata/org.secuso.privacyfriendlydicer.txt +++ /dev/null @@ -1,43 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-dicer -Issue Tracker:https://github.com/SecUSo/privacy-friendly-dicer/issues -Changelog:https://github.com/SecUSo/privacy-friendly-dicer/blob/HEAD/CHANGELOG.md - -Auto Name:Dicer -Summary:Roll dices -Description: -Simple dicing application which can be used to roll up to ten six-sided dice. -Dicing can be done by pressing a button or shaking the smart phone. It belongs -to the group of Privacy Friendly Apps from the research group SecUSo (Security, -Usability and Society) by the Technische Universität Darmstadt, Germany. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-dicer - -Build:1.0,1 - commit=565ba3da15feb1341789c4cbc38c0797c6b6b9d5 - subdir=app - gradle=yes - -Build:1.3,3 - commit=v1.3 - subdir=app - gradle=yes - -Build:1.4,5 - commit=v1.4 - subdir=app - gradle=yes - -Build:1.4.1,6 - commit=v1.4.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.4.1 -Current Version Code:6 diff --git a/metadata/org.secuso.privacyfriendlydicer.yml b/metadata/org.secuso.privacyfriendlydicer.yml new file mode 100644 index 0000000000..cdc8f8f630 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlydicer.yml @@ -0,0 +1,52 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-dicer +IssueTracker: https://github.com/SecUSo/privacy-friendly-dicer/issues +Changelog: https://github.com/SecUSo/privacy-friendly-dicer/blob/HEAD/CHANGELOG.md + +AutoName: Dicer +Summary: Roll dices +Description: |- + Simple dicing application which can be used to roll up to ten six-sided dice. + Dicing can be done by pressing a button or shaking the smart phone. It belongs + to the group of Privacy Friendly Apps from the research group SecUSo (Security, + Usability and Society) by the Technische Universität Darmstadt, Germany. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-dicer + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 565ba3da15feb1341789c4cbc38c0797c6b6b9d5 + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 3 + commit: v1.3 + subdir: app + gradle: + - yes + + - versionName: '1.4' + versionCode: 5 + commit: v1.4 + subdir: app + gradle: + - yes + + - versionName: 1.4.1 + versionCode: 6 + commit: v1.4.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.4.1 +CurrentVersionCode: 6 diff --git a/metadata/org.secuso.privacyfriendlyintervaltimer.txt b/metadata/org.secuso.privacyfriendlyintervaltimer.txt deleted file mode 100644 index 945e892fc9..0000000000 --- a/metadata/org.secuso.privacyfriendlyintervaltimer.txt +++ /dev/null @@ -1,36 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/SecUSo/privacy-friendly-interval-timer -Issue Tracker:https://github.com/SecUSo/privacy-friendly-interval-timer/issues -Changelog:https://github.com/SecUSo/privacy-friendly-interval-timer/blob/HEAD/CHANGELOG.md - -Auto Name:Interval Timer -Summary:Privacy Friendly App that supports you during circuit exercise sessions -Description: -Privacy Friendly Interval Timer supports the user during his/her circuit -training session and helps him achieve his/her training goals. In order to -support the user during his training, the app provides stopwatches, which can be -configured according to the user’s own training and resting phases. In addition, -the app reminds the user of previously defined training sessions via a -notification. To check the user’s goals and to recognize training progress, the -app offers the possibility to retrieve statistics about the training times and -the calories burned in a daily, weekly or monthly overview. - -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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-interval-timer.git - -Build:1.0.2,2 - commit=v1.0.2 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.2 -Current Version Code:2 diff --git a/metadata/org.secuso.privacyfriendlyintervaltimer.yml b/metadata/org.secuso.privacyfriendlyintervaltimer.yml new file mode 100644 index 0000000000..05adbdd111 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyintervaltimer.yml @@ -0,0 +1,38 @@ +Categories: + - Sports & Health +License: GPL-3.0-or-later +SourceCode: https://github.com/SecUSo/privacy-friendly-interval-timer +IssueTracker: https://github.com/SecUSo/privacy-friendly-interval-timer/issues +Changelog: https://github.com/SecUSo/privacy-friendly-interval-timer/blob/HEAD/CHANGELOG.md + +AutoName: Interval Timer +Summary: Privacy Friendly App that supports you during circuit exercise sessions +Description: |- + Privacy Friendly Interval Timer supports the user during his/her circuit + training session and helps him achieve his/her training goals. In order to + support the user during his training, the app provides stopwatches, which can be + configured according to the user’s own training and resting phases. In addition, + the app reminds the user of previously defined training sessions via a + notification. To check the user’s goals and to recognize training progress, the + app offers the possibility to retrieve statistics about the training times and + the calories burned in a daily, weekly or monthly overview. + + 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-interval-timer.git + +Builds: + - versionName: 1.0.2 + versionCode: 2 + commit: v1.0.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 2 diff --git a/metadata/org.secuso.privacyfriendlyludo.txt b/metadata/org.secuso.privacyfriendlyludo.txt deleted file mode 100644 index 8a929074a4..0000000000 --- a/metadata/org.secuso.privacyfriendlyludo.txt +++ /dev/null @@ -1,60 +0,0 @@ -Categories:Games -License:GPL-3.0-or-later -Web Site:https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 -Source Code:https://github.com/SecUSo/privacy-friendly-ludo -Issue Tracker:https://github.com/SecUSo/privacy-friendly-ludo/issues -Changelog:https://github.com/SecUSo/privacy-friendly-ludo/blob/HEAD/CHANGELOG.md - -Auto Name:Ludo -Summary:Boardgame for 1 up to 6 players -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. - -''How to play'' - -''Game'' - -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. - -''Game Modes'' - -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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-ludo.git - -Build:2.2,5 - commit=v2.2 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.2 -Current Version Code:5 diff --git a/metadata/org.secuso.privacyfriendlyludo.yml b/metadata/org.secuso.privacyfriendlyludo.yml new file mode 100644 index 0000000000..c1c8256e0c --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyludo.yml @@ -0,0 +1,63 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 +SourceCode: https://github.com/SecUSo/privacy-friendly-ludo +IssueTracker: https://github.com/SecUSo/privacy-friendly-ludo/issues +Changelog: https://github.com/SecUSo/privacy-friendly-ludo/blob/HEAD/CHANGELOG.md + +AutoName: Ludo +Summary: Boardgame for 1 up to 6 players +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. + + ''How to play'' + + ''Game'' + + 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. + + ''Game Modes'' + + 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 + +Builds: + - versionName: '2.2' + versionCode: 5 + commit: v2.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.2' +CurrentVersionCode: 5 diff --git a/metadata/org.secuso.privacyfriendlymemory.txt b/metadata/org.secuso.privacyfriendlymemory.txt deleted file mode 100644 index 18f9807a05..0000000000 --- a/metadata/org.secuso.privacyfriendlymemory.txt +++ /dev/null @@ -1,42 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-memo-game -Issue Tracker:https://github.com/SecUSo/privacy-friendly-memo-game/issues -Changelog:https://github.com/SecUSo/privacy-friendly-memo-game/blob/HEAD/CHANGELOG.md - -Auto Name:Memo Game -Summary:Find pairs of cards -Description: -Card game with the goal to find pairs. This app is optimized regarding the -user's privacy. It doesn't use any tracking mechanisms, neither it displays any -advertisement. - -It belongs to the group of Privacy Friendly Apps developed at the -[https://secuso.org/ SECUSO research group] of Technische Universität Darmstadt, -Germany. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-memo-game - -Build:1.0.1,2 - commit=v.1.0.1 - subdir=app - gradle=yes - -Build:1.0.2,3 - commit=v1.0.2 - subdir=app - gradle=yes - rm=gradle - -Maintainer Notes: -Gradle wrapper's distributionUrl suggests Gradle 2.14.1, but Android Gradle -plugin actually requires newer Gradle version. -. - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.2 -Current Version Code:3 diff --git a/metadata/org.secuso.privacyfriendlymemory.yml b/metadata/org.secuso.privacyfriendlymemory.yml new file mode 100644 index 0000000000..27c55558de --- /dev/null +++ b/metadata/org.secuso.privacyfriendlymemory.yml @@ -0,0 +1,47 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-memo-game +IssueTracker: https://github.com/SecUSo/privacy-friendly-memo-game/issues +Changelog: https://github.com/SecUSo/privacy-friendly-memo-game/blob/HEAD/CHANGELOG.md + +AutoName: Memo Game +Summary: Find pairs of cards +Description: |- + Card game with the goal to find pairs. This app is optimized regarding the + user's privacy. It doesn't use any tracking mechanisms, neither it displays any + advertisement. + + It belongs to the group of Privacy Friendly Apps developed at the + [https://secuso.org/ SECUSO research group] of Technische Universität Darmstadt, + Germany. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-memo-game + +Builds: + - versionName: 1.0.1 + versionCode: 2 + commit: v.1.0.1 + subdir: app + gradle: + - yes + + - versionName: 1.0.2 + versionCode: 3 + commit: v1.0.2 + subdir: app + 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 v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3 diff --git a/metadata/org.secuso.privacyfriendlynetmonitor.txt b/metadata/org.secuso.privacyfriendlynetmonitor.txt deleted file mode 100644 index 2aefc07d09..0000000000 --- a/metadata/org.secuso.privacyfriendlynetmonitor.txt +++ /dev/null @@ -1,61 +0,0 @@ -Categories:System,Internet -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-netmonitor -Issue Tracker:https://github.com/SecUSo/privacy-friendly-netmonitor/issues -Changelog:https://github.com/SecUSo/privacy-friendly-netmonitor/blob/HEAD/CHANGELOG.md - -Auto Name:Net Monitor -Summary:Shows network connections of installed apps -Description: -Privacy Friendly Net Monitor monitors active network activity and provides -information on the scanned connections and apps. The Connection's local and -remote socket information is displayed along with a resolved hostname -information and protocol evaluation based on well-known ports. Known -un-/encrypted protocols are automatically marked. This app belongs to the -Privacy Friendly Apps group developed by the [https://secuso.org/ SECUSO -research group] Universität Darmstadt, Germany. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-netmonitor/ - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.1.1,3 - commit=v1.1.1 - subdir=app - gradle=yes - -Build:1.1.2,4 - commit=v1.1.2 - subdir=app - gradle=yes - -Build:1.1.3,5 - commit=v1.1.3 - subdir=app - gradle=yes - -Build:1.1.4,6 - commit=v1.1.4 - subdir=app - gradle=yes - -Build:1.2,7 - commit=v1.2 - subdir=app - gradle=yes - -Build:2.0,8 - commit=v2.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.0 -Current Version Code:8 diff --git a/metadata/org.secuso.privacyfriendlynetmonitor.yml b/metadata/org.secuso.privacyfriendlynetmonitor.yml new file mode 100644 index 0000000000..d12842f0e3 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlynetmonitor.yml @@ -0,0 +1,77 @@ +Categories: + - System + - Internet +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-netmonitor +IssueTracker: https://github.com/SecUSo/privacy-friendly-netmonitor/issues +Changelog: https://github.com/SecUSo/privacy-friendly-netmonitor/blob/HEAD/CHANGELOG.md + +AutoName: Net Monitor +Summary: Shows network connections of installed apps +Description: |- + Privacy Friendly Net Monitor monitors active network activity and provides + information on the scanned connections and apps. The Connection's local and + remote socket information is displayed along with a resolved hostname + information and protocol evaluation based on well-known ports. Known + un-/encrypted protocols are automatically marked. This app belongs to the + Privacy Friendly Apps group developed by the [https://secuso.org/ SECUSO + research group] Universität Darmstadt, Germany. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-netmonitor/ + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + 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 + + - versionName: 1.1.4 + versionCode: 6 + commit: v1.1.4 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 7 + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: '2.0' + versionCode: 8 + commit: v2.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 8 diff --git a/metadata/org.secuso.privacyfriendlynotes.txt b/metadata/org.secuso.privacyfriendlynotes.txt deleted file mode 100644 index 2fc2f477ad..0000000000 --- a/metadata/org.secuso.privacyfriendlynotes.txt +++ /dev/null @@ -1,41 +0,0 @@ -Categories:Writing -License:GPL-3.0-or-later -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-notes -Issue Tracker:https://github.com/SecUSo/privacy-friendly-notes/issues -Changelog:https://github.com/SecUSo/privacy-friendly-notes/blob/HEAD/CHANGELOG.md - -Auto Name:Notes -Summary:Take and manage notes -Description: -Create and manage notes. It is also possible to can define categories and assign -them to the notes. Notes can have one of these types: - -* simple text notes -* check-list notes -* audio notes -* sketch notes - -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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-notes - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.0.1,2 - commit=v1.0.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.1 -Current Version Code:2 diff --git a/metadata/org.secuso.privacyfriendlynotes.yml b/metadata/org.secuso.privacyfriendlynotes.yml new file mode 100644 index 0000000000..fec5711515 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlynotes.yml @@ -0,0 +1,46 @@ +Categories: + - Writing +License: GPL-3.0-or-later +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-notes +IssueTracker: https://github.com/SecUSo/privacy-friendly-notes/issues +Changelog: https://github.com/SecUSo/privacy-friendly-notes/blob/HEAD/CHANGELOG.md + +AutoName: Notes +Summary: Take and manage notes +Description: |- + Create and manage notes. It is also possible to can define categories and assign + them to the notes. Notes can have one of these types: + + * simple text notes + * check-list notes + * audio notes + * sketch notes + + 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-notes + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: 1.0.1 + versionCode: 2 + commit: v1.0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 2 diff --git a/metadata/org.secuso.privacyfriendlypaindiary.txt b/metadata/org.secuso.privacyfriendlypaindiary.txt deleted file mode 100644 index 9981521159..0000000000 --- a/metadata/org.secuso.privacyfriendlypaindiary.txt +++ /dev/null @@ -1,33 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-only -Web Site:https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 -Source Code:https://github.com/SecUSo/privacy-friendly-pain-diary -Issue Tracker:https://github.com/SecUSo/privacy-friendly-pain-diary/issues -Changelog:https://github.com/SecUSo/privacy-friendly-pain-diary/blob/HEAD/CHANGELOG.md - -Auto Name:Pain Diary -Summary:Helps you tracking pain -Description: -Privacy Friendly Pain Diary is an app which can help you track and share your -pain. It allows you to make daily diary entries recording your condition and the -intensity, location, nature and time of the pain you feel, as well as the -medication you take and additional notes. Records of your pain can help health -professionals gain an insight into the pain you are experiencing. - -It belongs to 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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-pain-diary.git - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/org.secuso.privacyfriendlypaindiary.yml b/metadata/org.secuso.privacyfriendlypaindiary.yml new file mode 100644 index 0000000000..4b120dab50 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlypaindiary.yml @@ -0,0 +1,36 @@ +Categories: + - Sports & Health +License: GPL-3.0-only +WebSite: https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 +SourceCode: https://github.com/SecUSo/privacy-friendly-pain-diary +IssueTracker: https://github.com/SecUSo/privacy-friendly-pain-diary/issues +Changelog: https://github.com/SecUSo/privacy-friendly-pain-diary/blob/HEAD/CHANGELOG.md + +AutoName: Pain Diary +Summary: Helps you tracking pain +Description: |- + Privacy Friendly Pain Diary is an app which can help you track and share your + pain. It allows you to make daily diary entries recording your condition and the + intensity, location, nature and time of the pain you feel, as well as the + medication you take and additional notes. Records of your pain can help health + professionals gain an insight into the pain you are experiencing. + + It belongs to 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. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-pain-diary.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 diff --git a/metadata/org.secuso.privacyfriendlypasswordgenerator.txt b/metadata/org.secuso.privacyfriendlypasswordgenerator.txt deleted file mode 100644 index 55ed9178ef..0000000000 --- a/metadata/org.secuso.privacyfriendlypasswordgenerator.txt +++ /dev/null @@ -1,44 +0,0 @@ -Categories:Security -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-passwordgenerator -Issue Tracker:https://github.com/SecUSo/privacy-friendly-passwordgenerator/issues -Changelog:https://github.com/SecUSo/privacy-friendly-passwordgenerator/blob/HEAD/CHANGELOG.md - -Auto Name:Password Generator -Summary:Generate passwords -Description: -With Privacy Friendly Password Generator you can generate different passwords -for all your accounts while remembering only one master password. - -Detailed information about generating passwords can be found at the app's help -page or at [https://secuso.org/pfa]. The app belongs to the Privacy Friendly -Apps group developed by the research group SECUSO at Technische Universität -Darmstadt. More information can be found an [https://secuso.org/pfa]. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-passwordgenerator - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - prebuild=sed -i -e '/ maven {/,+2d' build.gradle - -Build:1.0.1,2 - commit=v1.0.1 - subdir=app - gradle=yes - prebuild=sed -i -e '/ maven {/,+2d' build.gradle - -Build:1.0.2,3 - commit=v1.0.2 - subdir=app - gradle=yes - prebuild=sed -i -e '/ maven {/,+2d' build.gradle - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.2 -Current Version Code:3 diff --git a/metadata/org.secuso.privacyfriendlypasswordgenerator.yml b/metadata/org.secuso.privacyfriendlypasswordgenerator.yml new file mode 100644 index 0000000000..17e5c8571c --- /dev/null +++ b/metadata/org.secuso.privacyfriendlypasswordgenerator.yml @@ -0,0 +1,51 @@ +Categories: + - Security +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-passwordgenerator +IssueTracker: https://github.com/SecUSo/privacy-friendly-passwordgenerator/issues +Changelog: https://github.com/SecUSo/privacy-friendly-passwordgenerator/blob/HEAD/CHANGELOG.md + +AutoName: Password Generator +Summary: Generate passwords +Description: |- + With Privacy Friendly Password Generator you can generate different passwords + for all your accounts while remembering only one master password. + + Detailed information about generating passwords can be found at the app's help + page or at [https://secuso.org/pfa]. The app belongs to the Privacy Friendly + Apps group developed by the research group SECUSO at Technische Universität + Darmstadt. More information can be found an [https://secuso.org/pfa]. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-passwordgenerator + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/ maven {/,+2d' build.gradle + + - versionName: 1.0.1 + versionCode: 2 + commit: v1.0.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/ maven {/,+2d' build.gradle + + - versionName: 1.0.2 + versionCode: 3 + commit: v1.0.2 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/ maven {/,+2d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3 diff --git a/metadata/org.secuso.privacyfriendlypin.txt b/metadata/org.secuso.privacyfriendlypin.txt deleted file mode 100644 index 3d78aca7b5..0000000000 --- a/metadata/org.secuso.privacyfriendlypin.txt +++ /dev/null @@ -1,49 +0,0 @@ -Categories:System,Security -License:GPL-3.0-or-later -Web Site:https://github.com/SecUSo/privacy-friendly-pin-mnemonic/wiki -Source Code:https://github.com/SecUSo/privacy-friendly-pin-mnemonic -Issue Tracker:https://github.com/SecUSo/privacy-friendly-pin-mnemonic/issues -Changelog:https://github.com/SecUSo/privacy-friendly-pin-mnemonic/blob/HEAD/CHANGELOG.md - -Auto Name:PIN Mnemonic -Summary:Helps you to memorize PIN codes -Description: -Provides strategies to memorize a 4-digit PIN. Therefore it determines whether -the PIN forms a T9-word, underlies a mathematical rule or forms a date or year. - -It is part of the Privacy Friendly Apps developed by the SECUSO research group -of the Technische Universtität Darmstadt in Germany. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-pin-mnemonic - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.2,3 - commit=v1.2 - subdir=app - gradle=yes - -Build:1.3,4 - commit=v1.3 - subdir=app - gradle=yes - -Build:2.0,5 - commit=v2.0 - subdir=app - gradle=yes - -Build:2.0.1,6 - commit=v2.0.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.0.1 -Current Version Code:6 diff --git a/metadata/org.secuso.privacyfriendlypin.yml b/metadata/org.secuso.privacyfriendlypin.yml new file mode 100644 index 0000000000..f7cc95aae0 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlypin.yml @@ -0,0 +1,61 @@ +Categories: + - System + - Security +License: GPL-3.0-or-later +WebSite: https://github.com/SecUSo/privacy-friendly-pin-mnemonic/wiki +SourceCode: https://github.com/SecUSo/privacy-friendly-pin-mnemonic +IssueTracker: https://github.com/SecUSo/privacy-friendly-pin-mnemonic/issues +Changelog: https://github.com/SecUSo/privacy-friendly-pin-mnemonic/blob/HEAD/CHANGELOG.md + +AutoName: PIN Mnemonic +Summary: Helps you to memorize PIN codes +Description: |- + Provides strategies to memorize a 4-digit PIN. Therefore it determines whether + the PIN forms a T9-word, underlies a mathematical rule or forms a date or year. + + It is part of the Privacy Friendly Apps developed by the SECUSO research group + of the Technische Universtität Darmstadt in Germany. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-pin-mnemonic + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 3 + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 4 + commit: v1.3 + subdir: app + gradle: + - yes + + - versionName: '2.0' + versionCode: 5 + commit: v2.0 + subdir: app + gradle: + - yes + + - versionName: 2.0.1 + versionCode: 6 + commit: v2.0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 2.0.1 +CurrentVersionCode: 6 diff --git a/metadata/org.secuso.privacyfriendlyrecknoningskills.txt b/metadata/org.secuso.privacyfriendlyrecknoningskills.txt deleted file mode 100644 index a23ca310e6..0000000000 --- a/metadata/org.secuso.privacyfriendlyrecknoningskills.txt +++ /dev/null @@ -1,39 +0,0 @@ -Categories:Science & Education,Games -License:GPL-3.0-or-later -Web Site:https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 -Source Code:https://github.com/SecUSo/privacy-friendly-reckoning-skills -Issue Tracker:https://github.com/SecUSo/privacy-friendly-reckoning-skills/issues -Changelog:https://github.com/SecUSo/privacy-friendly-reckoning-skills/blob/HEAD/CHANGELOG.md - -Auto Name:Reckoning Skills -Summary:Helps you improving your mental calculation 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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-reckoning-skills.git - -Build:1.0.2,3 - commit=v1.0.2 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.2 -Current Version Code:3 diff --git a/metadata/org.secuso.privacyfriendlyrecknoningskills.yml b/metadata/org.secuso.privacyfriendlyrecknoningskills.yml new file mode 100644 index 0000000000..ee942df7bd --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyrecknoningskills.yml @@ -0,0 +1,43 @@ +Categories: + - Science & Education + - Games +License: GPL-3.0-or-later +WebSite: https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 +SourceCode: https://github.com/SecUSo/privacy-friendly-reckoning-skills +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 +Summary: Helps you improving your mental calculation 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 + +Builds: + - versionName: 1.0.2 + versionCode: 3 + commit: v1.0.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3 diff --git a/metadata/org.secuso.privacyfriendlyruler.txt b/metadata/org.secuso.privacyfriendlyruler.txt deleted file mode 100644 index 80fb5329d9..0000000000 --- a/metadata/org.secuso.privacyfriendlyruler.txt +++ /dev/null @@ -1,42 +0,0 @@ -Categories:Multimedia -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-ruler -Issue Tracker:https://github.com/SecUSo/privacy-friendly-ruler/issues -Changelog:https://github.com/SecUSo/privacy-friendly-ruler/blob/HEAD/CHANGELOG.md - -Auto Name:Ruler -Summary:Turn your mobile device into a ruler -Description: -Privacy Friendly Ruler turns the device screen into a ruler for quick -measurements on the go. It can display rulers with either inch or centimeters as -metric. Furthermore, it can display a protractor. - -This app is optimized regarding the user's privacy. It doesn't use any tracking -mechanisms, neither it displays any advertisement. It belongs to the Privacy -Friendly Apps group developed by the [https://secuso.org/ SECUSO research group] -at Technische Universität Darmstadt, Germany. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-ruler - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.0.1,2 - commit=v1.0.1 - subdir=app - gradle=yes - -Build:1.1,3 - commit=v1.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.1 -Current Version Code:3 diff --git a/metadata/org.secuso.privacyfriendlyruler.yml b/metadata/org.secuso.privacyfriendlyruler.yml new file mode 100644 index 0000000000..1de6fbb67c --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyruler.yml @@ -0,0 +1,49 @@ +Categories: + - Multimedia +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-ruler +IssueTracker: https://github.com/SecUSo/privacy-friendly-ruler/issues +Changelog: https://github.com/SecUSo/privacy-friendly-ruler/blob/HEAD/CHANGELOG.md + +AutoName: Ruler +Summary: Turn your mobile device into a ruler +Description: |- + Privacy Friendly Ruler turns the device screen into a ruler for quick + measurements on the go. It can display rulers with either inch or centimeters as + metric. Furthermore, it can display a protractor. + + This app is optimized regarding the user's privacy. It doesn't use any tracking + mechanisms, neither it displays any advertisement. It belongs to the Privacy + Friendly Apps group developed by the [https://secuso.org/ SECUSO research group] + at Technische Universität Darmstadt, Germany. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-ruler + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: 1.0.1 + versionCode: 2 + commit: v1.0.1 + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 3 + commit: v1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 3 diff --git a/metadata/org.secuso.privacyfriendlysudoku.txt b/metadata/org.secuso.privacyfriendlysudoku.txt deleted file mode 100644 index c8fa8a75c3..0000000000 --- a/metadata/org.secuso.privacyfriendlysudoku.txt +++ /dev/null @@ -1,72 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-sudoku -Issue Tracker:https://github.com/SecUSo/privacy-friendly-sudoku/issues -Changelog:https://github.com/SecUSo/privacy-friendly-sudoku/blob/HEAD/CHANGELOG.md - -Auto Name:Sudoku -Summary:Play Sudoku logic puzzle -Description: -Play the Sudoku logic puzzle. 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. - -Privacy Friendly Sudoku has three different game modes: - -* a 6x6 game field with 2x3 subsections -* a 9x9 game field with 3x3 subsections -* a 12x12 game field with 3x4 subsections - -For each game mode there are three different difficulty levels, that are not -measured by the number of preset values but rather by the solving strategies -needed to solve the game. The generator always tries to provide a game that has -the minimum amount of preset values, that are needed to solve the game. - -A level generator checks for the above mentioned strategies. If the generator -has to take a guess, the level is automatically classified as hard. A human -player has many more strategies available, with which these puzzles are solvable -as well. - -A maximum of ten games can be saved and continued at any time. - -A list with the best times is available, that saves the best times for each game -mode and difficulty. Furthermore there is a help function, that will reveal the -selected field. If this help function is used the current game will not be -included in the highscore list. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-sudoku - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:2.0.1,3 - commit=v2.0.1 - subdir=app - gradle=yes - -Build:2.1.0,4 - commit=v2.1.0 - subdir=app - gradle=yes - -Build:2.1.1,5 - commit=v2.1.1 - subdir=app - gradle=yes - -Build:2.1.2,6 - disable=google() missing - commit=v2.1.2 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.1.2 -Current Version Code:6 diff --git a/metadata/org.secuso.privacyfriendlysudoku.yml b/metadata/org.secuso.privacyfriendlysudoku.yml new file mode 100644 index 0000000000..e75d205cf4 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlysudoku.yml @@ -0,0 +1,83 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-sudoku +IssueTracker: https://github.com/SecUSo/privacy-friendly-sudoku/issues +Changelog: https://github.com/SecUSo/privacy-friendly-sudoku/blob/HEAD/CHANGELOG.md + +AutoName: Sudoku +Summary: Play Sudoku logic puzzle +Description: |- + Play the Sudoku logic puzzle. 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. + + Privacy Friendly Sudoku has three different game modes: + + * a 6x6 game field with 2x3 subsections + * a 9x9 game field with 3x3 subsections + * a 12x12 game field with 3x4 subsections + + For each game mode there are three different difficulty levels, that are not + measured by the number of preset values but rather by the solving strategies + needed to solve the game. The generator always tries to provide a game that has + the minimum amount of preset values, that are needed to solve the game. + + A level generator checks for the above mentioned strategies. If the generator + has to take a guess, the level is automatically classified as hard. A human + player has many more strategies available, with which these puzzles are solvable + as well. + + A maximum of ten games can be saved and continued at any time. + + A list with the best times is available, that saves the best times for each game + mode and difficulty. Furthermore there is a help function, that will reveal the + selected field. If this help function is used the current game will not be + included in the highscore list. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-sudoku + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: 2.0.1 + versionCode: 3 + commit: v2.0.1 + subdir: app + gradle: + - yes + + - versionName: 2.1.0 + versionCode: 4 + commit: v2.1.0 + subdir: app + gradle: + - yes + + - versionName: 2.1.1 + versionCode: 5 + commit: v2.1.1 + subdir: app + gradle: + - yes + + - versionName: 2.1.2 + versionCode: 6 + disable: google() missing + commit: v2.1.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 2.1.2 +CurrentVersionCode: 6 diff --git a/metadata/org.secuso.privacyfriendlytapemeasure.txt b/metadata/org.secuso.privacyfriendlytapemeasure.txt deleted file mode 100644 index 6f16f2af85..0000000000 --- a/metadata/org.secuso.privacyfriendlytapemeasure.txt +++ /dev/null @@ -1,43 +0,0 @@ -Categories:Multimedia -License:GPL-3.0-or-later -Web Site:https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 -Source Code:https://github.com/SecUSo/privacy-friendly-tape-measure -Issue Tracker:https://github.com/SecUSo/privacy-friendly-tape-measure/issues - -Auto Name:Tape Measure -Summary:Turn your device into a tape measure or ruler -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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-tape-measure.git - -Build:1.0.2,2 - commit=v1.0.2 - subdir=app - gradle=yes - prebuild=echo 'buildscript { repositories { google() } }' >> ../build.gradle - -Build:1.0.3,3 - commit=v1.0.3 - subdir=app - gradle=yes - prebuild=echo 'buildscript { repositories { google() } }' >> ../build.gradle - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.3 -Current Version Code:3 diff --git a/metadata/org.secuso.privacyfriendlytapemeasure.yml b/metadata/org.secuso.privacyfriendlytapemeasure.yml new file mode 100644 index 0000000000..6638e70817 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlytapemeasure.yml @@ -0,0 +1,48 @@ +Categories: + - Multimedia +License: GPL-3.0-or-later +WebSite: https://www.secuso.informatik.tu-darmstadt.de/index.php?id=11404&L=0 +SourceCode: https://github.com/SecUSo/privacy-friendly-tape-measure +IssueTracker: https://github.com/SecUSo/privacy-friendly-tape-measure/issues + +AutoName: Tape Measure +Summary: Turn your device into a tape measure or ruler +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 + +Builds: + - versionName: 1.0.2 + versionCode: 2 + commit: v1.0.2 + subdir: app + gradle: + - yes + prebuild: echo 'buildscript { repositories { google() } }' >> ../build.gradle + + - versionName: 1.0.3 + versionCode: 3 + commit: v1.0.3 + subdir: app + gradle: + - yes + prebuild: echo 'buildscript { repositories { google() } }' >> ../build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.3 +CurrentVersionCode: 3 diff --git a/metadata/org.secuso.privacyfriendlytodolist.txt b/metadata/org.secuso.privacyfriendlytodolist.txt deleted file mode 100644 index cca3f31a68..0000000000 --- a/metadata/org.secuso.privacyfriendlytodolist.txt +++ /dev/null @@ -1,49 +0,0 @@ -Categories:Writing,Time -License:Apache-2.0 -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-todo-list -Issue Tracker:https://github.com/SecUSo/privacy-friendly-todo-list/issues -Changelog:https://github.com/SecUSo/privacy-friendly-todo-list/blob/HEAD/CHANGELOG.md - -Auto Name:To-Do List -Summary:Keep a list of tasks -Description: -Create and manage tasks and To-Do lists. Each task can be subdivided into -subtasks. It is possible to assign deadlines and a reminder service to get -informed when a deadline is approaching. Colours indicate if a tasks is due. A -calendar view gives a quick overview about monthly tasks. A search function -enables the user to look for To-Do lists, To-Do tasks and subtasks. - -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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-todo-list - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.0.1,2 - commit=v1.0.1 - subdir=app - gradle=yes - -Build:2.0,3 - commit=v2.0 - subdir=app - gradle=yes - -Build:2.1,4 - commit=v2.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.1 -Current Version Code:4 diff --git a/metadata/org.secuso.privacyfriendlytodolist.yml b/metadata/org.secuso.privacyfriendlytodolist.yml new file mode 100644 index 0000000000..48a2cf255c --- /dev/null +++ b/metadata/org.secuso.privacyfriendlytodolist.yml @@ -0,0 +1,59 @@ +Categories: + - Writing + - Time +License: Apache-2.0 +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-todo-list +IssueTracker: https://github.com/SecUSo/privacy-friendly-todo-list/issues +Changelog: https://github.com/SecUSo/privacy-friendly-todo-list/blob/HEAD/CHANGELOG.md + +AutoName: To-Do List +Summary: Keep a list of tasks +Description: |- + Create and manage tasks and To-Do lists. Each task can be subdivided into + subtasks. It is possible to assign deadlines and a reminder service to get + informed when a deadline is approaching. Colours indicate if a tasks is due. A + calendar view gives a quick overview about monthly tasks. A search function + enables the user to look for To-Do lists, To-Do tasks and subtasks. + + 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-todo-list + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: 1.0.1 + versionCode: 2 + commit: v1.0.1 + subdir: app + gradle: + - yes + + - versionName: '2.0' + versionCode: 3 + commit: v2.0 + subdir: app + gradle: + - yes + + - versionName: '2.1' + versionCode: 4 + commit: v2.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 4 diff --git a/metadata/org.secuso.privacyfriendlyweather.txt b/metadata/org.secuso.privacyfriendlyweather.txt deleted file mode 100644 index 8866b840e1..0000000000 --- a/metadata/org.secuso.privacyfriendlyweather.txt +++ /dev/null @@ -1,48 +0,0 @@ -AntiFeatures:NonFreeNet -Categories:Multimedia,Internet -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-weather -Issue Tracker:https://github.com/SecUSo/privacy-friendly-weather/issues -Changelog:https://github.com/SecUSo/privacy-friendly-weather/blob/HEAD/CHANGELOG.md - -Auto Name:Weather -Summary:Get weather information and forecast -Description: -Lets you watch the weather for cities and locations. This includes the current -weather as well as a 5 day / 3 hour forecast. Furthermore, Privacy Friendly -Weather provides a radius search. This makes it possible to find the locations -around a given location which have the best weather conditions at the moment. - -Weather data is provided by [http://openweathermap.org/ Open Weather Map]. - -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. - -''NonFreeNet:'' OpenWeatherMap service itself is not open source. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-weather - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Build:2.0,5 - commit=v2.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.0 -Current Version Code:5 diff --git a/metadata/org.secuso.privacyfriendlyweather.yml b/metadata/org.secuso.privacyfriendlyweather.yml new file mode 100644 index 0000000000..ecd2e01158 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyweather.yml @@ -0,0 +1,57 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Multimedia + - Internet +License: GPL-3.0-only +WebSite: https://secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-weather +IssueTracker: https://github.com/SecUSo/privacy-friendly-weather/issues +Changelog: https://github.com/SecUSo/privacy-friendly-weather/blob/HEAD/CHANGELOG.md + +AutoName: Weather +Summary: Get weather information and forecast +Description: |- + Lets you watch the weather for cities and locations. This includes the current + weather as well as a 5 day / 3 hour forecast. Furthermore, Privacy Friendly + Weather provides a radius search. This makes it possible to find the locations + around a given location which have the best weather conditions at the moment. + + Weather data is provided by [http://openweathermap.org/ Open Weather Map]. + + 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. + + ''NonFreeNet:'' OpenWeatherMap service itself is not open source. + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-weather + +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: '2.0' + versionCode: 5 + commit: v2.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 5 diff --git a/metadata/org.secuso.privacyfriendlyyahtzeedicer.txt b/metadata/org.secuso.privacyfriendlyyahtzeedicer.txt deleted file mode 100644 index 25daa09e4b..0000000000 --- a/metadata/org.secuso.privacyfriendlyyahtzeedicer.txt +++ /dev/null @@ -1,54 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:https://secuso.org/pfa -Source Code:https://github.com/SecUSo/privacy-friendly-dice-game -Issue Tracker:https://github.com/SecUSo/privacy-friendly-dice-game/issues -Changelog:https://github.com/SecUSo/privacy-friendly-dice-game/blob/HEAD/CHANGELOG.md - -Auto Name:Dice Game -Summary:Play dice game with 5 dice -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. -. - -Repo Type:git -Repo:https://github.com/SecUSo/privacy-friendly-dice-game - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.1.1,3 - commit=v1.1.1 - subdir=app - gradle=yes - -Build:1.1.2,4 - commit=v1.1.2 - subdir=app - gradle=yes - -Build:1.1.3,5 - commit=v1.1.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.1.3 -Current Version Code:5 diff --git a/metadata/org.secuso.privacyfriendlyyahtzeedicer.yml b/metadata/org.secuso.privacyfriendlyyahtzeedicer.yml new file mode 100644 index 0000000000..789ee4c425 --- /dev/null +++ b/metadata/org.secuso.privacyfriendlyyahtzeedicer.yml @@ -0,0 +1,65 @@ +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 +Summary: Play dice game with 5 dice +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