fdroiddata/metadata/allen.town.focus.mastodon.yml
2025-06-23 12:21:59 +00:00

43 lines
1.2 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Depends on joinmastodon.org which is not libre
Categories:
- Connectivity
- Internet
- Multimedia
- Social Network
License: GPL-3.0-only
AuthorName: Focus Apps
AuthorEmail: products.focus@gmail.com
WebSite: https://focus.hk.cn
SourceCode: https://github.com/allentown521/FocusMastodon
IssueTracker: https://github.com/allentown521/FocusMastodon/issues
Translation: https://www.transifex.com/allentown/FocusMastodon/
Changelog: https://github.com/allentown521/FocusMastodon/releases
Donate: https://ko-fi.com/focusapps
AutoName: FocusMastodon
RepoType: git
Repo: https://github.com/allentown521/FocusMastodon.git
Builds:
- versionName: 2.12.0.20240624
versionCode: 1630
commit: 49022e409b2bdaa055f5299fb0f4cdf7090533d1
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.12.0.20240624
CurrentVersionCode: 1630