mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Connects to itunes.apple.com for index
|
|
Categories:
|
|
- Connectivity
|
|
- Internet
|
|
- Multimedia
|
|
- Podcast
|
|
License: GPL-3.0-only
|
|
AuthorName: Focus Apps
|
|
AuthorEmail: products.focus@gmail.com
|
|
WebSite: https://focus.hk.cn
|
|
SourceCode: https://github.com/allentown521/FocusPodcast
|
|
IssueTracker: https://github.com/allentown521/FocusPodcast/issues
|
|
Translation: https://www.transifex.com/allentown/FocusPodcast/
|
|
Changelog: https://github.com/allentown521/FocusPodcast/releases
|
|
Donate: https://ko-fi.com/focusapps
|
|
|
|
AutoName: FocusPodcast
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/allentown521/FocusPodcast.git
|
|
|
|
Builds:
|
|
- versionName: 2.8.1.20240715
|
|
versionCode: 70
|
|
commit: caadbefd794ea556ead6ff10737794382c96006e
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- fdroid
|
|
rm:
|
|
- focus-purchase/libs
|
|
- focus-common/libs
|
|
prebuild:
|
|
- sed -i -e '/googleCompile/d' -e '/google-services/d' -e '/firebase/d' {..,.}/build.gradle
|
|
- sed -i '/billingclient/d' ../focus-purchase/build.gradle
|
|
- mv ../secrets.properties.sample ../secrets.properties
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags .*[0-9]$
|
|
CurrentVersion: 2.8.1.20240715
|
|
CurrentVersionCode: 70
|