fdroiddata/metadata/uk.co.danieljarvis.android.flashback.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
668 B
YAML

Categories:
- Phone & SMS
License: Apache-2.0
SourceCode: https://github.com/daj/flashback
IssueTracker: https://github.com/daj/flashback/issues
AutoName: Flashback
Description: |-
When you receive a call the app displays the history of your interactions with
the caller.
RepoType: git
Repo: https://github.com/daj/flashback.git
Builds:
- versionName: '1.14'
versionCode: 14
commit: '33230'
subdir: Flashback
gradle:
- yes
- versionName: '1.16'
versionCode: 16
commit: 5d9c4c4caf
subdir: Flashback
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.16'
CurrentVersionCode: 16