fdroiddata/metadata/com.paranoid.privacylock.yml
2025-07-31 16:48:50 +00:00

48 lines
1.4 KiB
YAML

Categories:
- Security
- System
License: GPL-3.0-or-later
AuthorName: Concerned App
AuthorEmail: gritsenko.dhr@gmail.com
AuthorWebSite: https://hardalgorithm.github.io
WebSite: https://hardalgorithm.github.io/privacy
SourceCode: https://github.com/hardalgorithm/ParanoidsPal-PrivacyLock
IssueTracker: https://github.com/hardalgorithm/ParanoidsPal-PrivacyLock/issues
AutoName: Paranoid's Pal - Privacy Lock
RepoType: git
Repo: https://github.com/hardalgorithm/ParanoidsPal-PrivacyLock.git
Binaries: https://github.com/hardalgorithm/ParanoidsPal-PrivacyLock/releases/download/%v/app-release-v%c.apk
Builds:
- versionName: v1.1.5
versionCode: 7
commit: 677fb85e513fc073fc08717018e5782133ea5a33
subdir: app
sudo:
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: v1.1.9
versionCode: 9
commit: 59d5a12068f54757914d8fa5bdc63affc378d29e
subdir: app
sudo:
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
AllowedAPKSigningKeys: 9b1c77a2063e23e1b37fceffdf6e2e19628ba6c680e04dbf22088884109bf321
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v1.1.9
CurrentVersionCode: 9