mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Ruler to 1.1.2 (5)
This commit is contained in:
parent
daaeed7644
commit
fa4b4fc725
1 changed files with 11 additions and 11 deletions
|
|
@ -10,15 +10,6 @@ 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 <a href="https://secuso.org/">SECUSO research group</a>
|
||||
at Technische Universität Darmstadt, Germany.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SecUSo/privacy-friendly-ruler
|
||||
|
|
@ -53,8 +44,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/privacyfriendlyrulerapp/privacyfriendlyruler/' build.gradle
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 5
|
||||
commit: b669ac46488c3f7834a8c674007222d75ccfbc56
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/applicationId/s/privacyfriendlyrulerapp/privacyfriendlyruler/'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: org.secuso.privacyfriendlyrulerapp
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue