fdroiddata/metadata/com.pikselbit.wrongpinshutdown.yml
Hans-Christoph Steiner 03cd4ff719
remove all obsolete "CurrentVersionCode: 0" entries
Setting CVC to 0 was an old way to make `fdroid update` use the highest
versionCode as the CurrentVersionCode.  This has been obsolete for a while,
so its time to purge these.  Now, when CurrentVersionCode is unset, then
the highest versionCode is used.

sed -i  -e '/^CurrentVersionCode: 0$/d' -e "/^CurrentVersion: '0'$/d" *.yml
2020-03-04 17:21:43 +01:00

35 lines
895 B
YAML

AntiFeatures:
- UpstreamNonFree
Categories:
- Security
License: GPL-3.0-or-later
SourceCode: https://github.com/squarrel/WrongPinShutdown
AutoName: Wrong Pin Shutdown
Description: |-
Shut down your device after 10 unsuccessful attempts to unlock it.
The method used for shutting down the phone may not work on all phones and OS
versions. Please make sure you follow the instructions before use.
Upstream ceased development or went closed source. No further updates will be
available.
RequiresRoot: 'yes'
Builds:
- versionName: '1.0'
versionCode: 1
commit: 33ee07dae4831c56987cd44b35a69ad8931ddcf0
- versionName: '1.1'
versionCode: 2
commit: 5ff68063740eb3d0c3c12dea7afd385545681818
MaintainerNotes: '* Donations are currently paused, see upstream readme from time
to time.'
AutoUpdateMode: None
UpdateCheckMode: None
NoSourceSince: '1.1'