6dc775b236
```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
35 lines
938 B
YAML
35 lines
938 B
YAML
AntiFeatures:
|
|
- UpstreamNonFree
|
|
Categories:
|
|
- System
|
|
License: BSD-3-Clause
|
|
WebSite: http://www.jaygoel.com
|
|
SourceCode: https://github.com/poundifdef/VirginMobileMinutesChecker
|
|
IssueTracker: https://github.com/poundifdef/VirginMobileMinutesChecker/issues
|
|
|
|
AutoName: Minutes Checker for Virgin Mobile
|
|
Summary: For Virgin Mobile US customers
|
|
Description: |-
|
|
Fetches info about the Beyond Talk plan from Virgin Mobile's servers but isn't
|
|
officially endorsed by the company.
|
|
|
|
A proprietary ad library was removed.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/poundifdef/VirginMobileMinutesChecker.git
|
|
|
|
Builds:
|
|
- versionName: '1.12'
|
|
versionCode: 13
|
|
commit: dc1d1c020c05f
|
|
subdir: VirginMobileMinutesChecker
|
|
srclibs:
|
|
- 1:MobAdMob@2d5736
|
|
rm:
|
|
- VirginMobileMinutesChecker/libs/GoogleAdMobAdsSdk-4.1.1.jar
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.12'
|
|
CurrentVersionCode: 13
|