From 7644cd747eacfcea68d9b5a3567462489c70558c Mon Sep 17 00:00:00 2001 From: Philipp Kewisch Date: Wed, 30 Oct 2024 06:17:47 +0000 Subject: [PATCH] New App: Thunderbird for Android Beta --- metadata/net.thunderbird.android.beta.yml | 89 +++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 metadata/net.thunderbird.android.beta.yml diff --git a/metadata/net.thunderbird.android.beta.yml b/metadata/net.thunderbird.android.beta.yml new file mode 100644 index 0000000000..c8ec025d34 --- /dev/null +++ b/metadata/net.thunderbird.android.beta.yml @@ -0,0 +1,89 @@ +Categories: + - Connectivity + - Internet + - Writing +License: Apache-2.0 +WebSite: https://thunderbird.net +SourceCode: https://github.com/thunderbird/thunderbird-android +IssueTracker: https://github.com/thunderbird/thunderbird-android/issues +Translation: https://hosted.weblate.org/projects/tb-android/ +Changelog: https://github.com/thunderbird/thunderbird-android/releases/ +Donate: https://www.thunderbird.net/?form=tfa&utm_campaign=android_metadata&utm_medium=web&utm_source=fdroid.org&utm_content=link_beta_listing + +AutoName: Thunderbird Beta for Testers + +RepoType: git +Repo: https://github.com/thunderbird/thunderbird-android.git + +Builds: + - versionName: 8.0b3 + versionCode: 6 + commit: THUNDERBIRD_8_0b3 + output: app-thunderbird/build/outputs/apk/foss/beta/app-thunderbird-foss-beta-unsigned.apk + binary: https://github.com/thunderbird/thunderbird-android/releases/download/THUNDERBIRD_8_0b3/thunderbird-8.0b3.apk + rm: + - feature/funding/googleplay + prebuild: + - sed -i -e '/maven.mozilla.org\/maven2/d' -e '/glean/d' -e '/app-k9mail/d' + -e '/googleplay/d' settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' app-thunderbird/build.gradle.kts + - gradle clean + scandelete: + - build-plugin + build: gradle assembleFossBeta + + - versionName: 8.0b4 + versionCode: 7 + commit: THUNDERBIRD_8_0b4 + output: app-thunderbird/build/outputs/apk/foss/beta/app-thunderbird-foss-beta-unsigned.apk + binary: https://github.com/thunderbird/thunderbird-android/releases/download/THUNDERBIRD_8_0b4/thunderbird-8.0b4.apk + rm: + - feature/funding/googleplay + prebuild: + - sed -i -e '/maven.mozilla.org\/maven2/d' -e '/glean/d' -e '/app-k9mail/d' + -e '/googleplay/d' settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' app-thunderbird/build.gradle.kts + - gradle clean + scandelete: + - build-plugin + build: gradle assembleFossBeta + + - versionName: 8.0b5 + versionCode: 8 + commit: THUNDERBIRD_8_0b5 + output: app-thunderbird/build/outputs/apk/foss/beta/app-thunderbird-foss-beta-unsigned.apk + binary: https://github.com/thunderbird/thunderbird-android/releases/download/THUNDERBIRD_8_0b5/thunderbird-8.0b5.apk + rm: + - feature/funding/googleplay + prebuild: + - sed -i -e '/maven.mozilla.org\/maven2/d' -e '/glean/d' -e '/app-k9mail/d' + -e '/googleplay/d' settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' app-thunderbird/build.gradle.kts + - gradle clean + scandelete: + - build-plugin + build: gradle assembleFossBeta + +AllowedAPKSigningKeys: 056bfafb450249502fd9226228704c2529e1b822da06760d47a85c9557741fbd + +MaintainerNotes: |- + Thunderbird for Android is based on K-9 Mail. The source repository contains both applications, a + symlink points to the correct metadata path. We're using the `foss` flavor for submission to + f-droid, while the `full` flavor will be reserved for the Play Store. + + Thunderbird on the Play Store has two separate application ids and listings. This listing is the + beta release where we're testing some feature earlier for feedback from our users. + + The source code may have a few pointers to potentially unwanted features. There is the Play Store + billing library, which we're going to use to collect financial contributions in the Play Store + flavor. The f-droid variant simply links out to our fundraising page in a web browser. There is + also Glean telemetry, which is currently disabled. When we re-enable it, we expect it will meet + the opt-in requirements set in the policies. + + Auto updates are currently disabled and will be done manually. We strive to enable auto updates + soon after the release. + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 8.0b5 +CurrentVersionCode: 8