fdroiddata/metadata/org.jamienicol.episodes.yml

97 lines
1.9 KiB
YAML
Raw Permalink Normal View History

2019-09-29 19:29:08 +00:00
Categories:
- Multimedia
License: GPL-3.0-or-later
2019-11-09 12:33:34 +00:00
AuthorName: Jamie Nicol
AuthorEmail: jamie@jamienicol.me
2019-09-29 19:29:08 +00:00
SourceCode: https://github.com/jamienicol/episodes
IssueTracker: https://github.com/jamienicol/episodes/issues
Bitcoin: 149XkMSs84ZyzNMqiQeJLt5DbPru16amwA
AutoName: Episodes
Description: |-
2019-11-09 12:33:34 +00:00
Keep track of which episodes youve watched of your favourite TV shows. The data
2019-09-29 19:29:08 +00:00
is sourced from [http://thetvdb.com TheTVDB.com], the content of which is
licensed under CC-BY-NC.
'''Note:''' This app is no longer maintained.
RepoType: git
Repo: https://github.com/jamienicol/episodes
Builds:
- versionName: '0.2'
versionCode: 2
commit: v0.2
- versionName: '0.3'
versionCode: 3
commit: v0.3
- versionName: '0.4'
versionCode: 4
commit: v0.4
- versionName: '0.5'
versionCode: 5
commit: v0.5
- versionName: '0.6'
versionCode: 6
commit: v0.6
- versionName: '0.7'
versionCode: 7
commit: v0.7
srclibs:
- ImageLoader@v1.9.3
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
prebuild:
- cp libs/android-support-v4.jar appcompat/libs/android-support-v4.jar
- pushd $$ImageLoader$$
- $$MVN3$$ package
- popd
- cp $$ImageLoader$$/target/universal-image-loader-1.9.3.jar libs/
- versionName: '0.8'
versionCode: 8
commit: v0.8
subdir: app
gradle:
- yes
- versionName: '0.9'
versionCode: 9
commit: v0.9
subdir: app
gradle:
- yes
- versionName: '0.10'
versionCode: 10
commit: v0.10
subdir: app
gradle:
- yes
- versionName: '0.11'
versionCode: 11
commit: v0.11
subdir: app
gradle:
- fdroid
- versionName: '0.12'
versionCode: 12
commit: v0.12
subdir: app
gradle:
- fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.12'
CurrentVersionCode: 12