49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
|
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
|
||
|
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
|