mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add PrivacyFlip - Privacy-focused Android automation app
This commit is contained in:
parent
f280afafe8
commit
7a40053314
1 changed files with 32 additions and 0 deletions
32
metadata/io.github.dorumrr.privacyflip.yml
Normal file
32
metadata/io.github.dorumrr.privacyflip.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Security
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Doru Moraru
|
||||
AuthorWebSite: https://github.com/dorumrr
|
||||
SourceCode: https://github.com/dorumrr/privacyflip
|
||||
IssueTracker: https://github.com/dorumrr/privacyflip/issues
|
||||
Changelog: https://github.com/dorumrr/privacyflip/releases
|
||||
|
||||
AutoName: PrivacyFlip
|
||||
|
||||
RequiresRoot: true
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dorumrr/privacyflip.git
|
||||
Binaries: https://github.com/dorumrr/privacyFlip/releases/download/v%v/PrivacyFlip-v%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 25cacacbaa14151ea432cab5ef8d1fc54c889755
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: c0857326a4d913b819098a99f56c0ddbaac1c9e3523cb4fc3586ff27b3160845
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue