fdroiddata/metadata/org.hoi_polloi.android.ringcode.yml
linsui f5701c12ad remove disabled versions
for f in $(rg --files-with-matches '^    disable: ' metadata/*.yml); do
  yq -i '.Builds |= ((.[:-1] | filter(has("disable") | not)) + .[-1:])' $f;
done
fdroid rewritemeta
2024-02-28 13:31:34 +00:00

33 lines
982 B
YAML

Categories:
- System
License: GPL-3.0-or-later
AuthorName: Bernd Fix
AuthorEmail: brf@hoi-polloi.org
AuthorWebSite: https://hoi-polloi.org/~brf
SourceCode: https://github.com/bfix/ringcode-android
IssueTracker: https://github.com/bfix/ringcode-android/issues
Bitcoin: 18FLvxn8Vgz5DTgVH1kT4DRJoaANpWhqvP
AutoName: RingCode
Description: |-
If the normal ringtones are silenced, the application will notify incoming calls
with a Morse code associated with the calling number.
The user assigns codes to phone numbers (either directly or based on contact
info). The list of assignments can be modified (entry activated, deactivated or
deleted).
The user can specify parameters like volume and Morse speed.
RepoType: git
Repo: https://github.com/bfix/ringcode-android
Builds:
- versionName: '1.1'
versionCode: 11
commit: cea290e21969abb4fb931cf65b5f5b92576aaa47
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.1'
CurrentVersionCode: 11