From 4e20890962712d803a0c8fb3a331fd4fb94b5c10 Mon Sep 17 00:00:00 2001 From: cketti Date: Mon, 7 Oct 2024 12:46:47 +0200 Subject: [PATCH] Temporarily remove telemetry from Thunderbird --- app-thunderbird/build.gradle.kts | 6 +++--- .../dependencies/fossBetaRuntimeClasspath.txt | 14 -------------- .../dependencies/fossDailyRuntimeClasspath.txt | 14 -------------- .../dependencies/fossReleaseRuntimeClasspath.txt | 14 -------------- .../dependencies/fullBetaRuntimeClasspath.txt | 14 -------------- .../dependencies/fullDailyRuntimeClasspath.txt | 14 -------------- .../dependencies/fullReleaseRuntimeClasspath.txt | 14 -------------- 7 files changed, 3 insertions(+), 87 deletions(-) diff --git a/app-thunderbird/build.gradle.kts b/app-thunderbird/build.gradle.kts index 3c5a8572390..1f8835c29ed 100644 --- a/app-thunderbird/build.gradle.kts +++ b/app-thunderbird/build.gradle.kts @@ -208,9 +208,9 @@ dependencies { implementation(projects.feature.widget.unread) debugImplementation(projects.feature.telemetry.noop) - "dailyImplementation"(projects.feature.telemetry.glean) - "betaImplementation"(projects.feature.telemetry.glean) - releaseImplementation(projects.feature.telemetry.glean) + "dailyImplementation"(projects.feature.telemetry.noop) + "betaImplementation"(projects.feature.telemetry.noop) + releaseImplementation(projects.feature.telemetry.noop) implementation(libs.androidx.work.runtime) diff --git a/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt b/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt index f1ca3196ad2..8f2ab257bb7 100644 --- a/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fossBetaRuntimeClasspath.txt @@ -60,7 +60,6 @@ androidx.core:core:1.13.1 androidx.cursoradapter:cursoradapter:1.0.0 androidx.customview:customview-poolingcontainer:1.0.0 androidx.customview:customview:1.1.0 -androidx.databinding:viewbinding:8.4.0 androidx.documentfile:documentfile:1.0.0 androidx.drawerlayout:drawerlayout:1.1.1 androidx.dynamicanimation:dynamicanimation:1.0.0 @@ -126,7 +125,6 @@ androidx.versionedparcelable:versionedparcelable:1.1.1 androidx.viewpager2:viewpager2:1.1.0-beta02 androidx.viewpager:viewpager:1.0.0 androidx.window:window:1.0.0 -androidx.work:work-runtime-ktx:2.9.1 androidx.work:work-runtime:2.9.1 co.touchlab:stately-concurrency-jvm:2.0.6 co.touchlab:stately-concurrency:2.0.6 @@ -153,7 +151,6 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.mikepenz:materialdrawer:9.0.2 com.squareup.moshi:moshi:1.15.1 -com.squareup.okhttp3:okhttp-urlconnection:4.12.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.9.0 com.squareup.okio:okio:3.9.0 @@ -174,7 +171,6 @@ io.insert-koin:koin-compose-jvm:1.1.5 io.insert-koin:koin-compose:1.1.5 io.insert-koin:koin-core-jvm:3.5.6 io.insert-koin:koin-core:3.5.6 -net.java.dev.jna:jna:5.14.0 net.jcip:jcip-annotations:1.0 net.openid:appauth:0.11.1 org.apache.commons:commons-lang3:3.7 @@ -212,14 +208,4 @@ org.minidns:minidns-core:1.0.5 org.minidns:minidns-dnssec:1.0.5 org.minidns:minidns-hla:1.0.5 org.minidns:minidns-iterative-resolver:1.0.5 -org.mozilla.components:concept-base:130.0 -org.mozilla.components:concept-fetch:130.0 -org.mozilla.components:lib-fetch-okhttp:130.0 -org.mozilla.components:lib-publicsuffixlist:130.0 -org.mozilla.components:service-glean:130.0 -org.mozilla.components:support-base:130.0 -org.mozilla.components:support-ktx:130.0 -org.mozilla.components:support-utils:130.0 -org.mozilla.telemetry:glean-native:60.4.0 -org.mozilla.telemetry:glean:60.4.0 org.slf4j:slf4j-api:1.7.36 diff --git a/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt b/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt index f1ca3196ad2..8f2ab257bb7 100644 --- a/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fossDailyRuntimeClasspath.txt @@ -60,7 +60,6 @@ androidx.core:core:1.13.1 androidx.cursoradapter:cursoradapter:1.0.0 androidx.customview:customview-poolingcontainer:1.0.0 androidx.customview:customview:1.1.0 -androidx.databinding:viewbinding:8.4.0 androidx.documentfile:documentfile:1.0.0 androidx.drawerlayout:drawerlayout:1.1.1 androidx.dynamicanimation:dynamicanimation:1.0.0 @@ -126,7 +125,6 @@ androidx.versionedparcelable:versionedparcelable:1.1.1 androidx.viewpager2:viewpager2:1.1.0-beta02 androidx.viewpager:viewpager:1.0.0 androidx.window:window:1.0.0 -androidx.work:work-runtime-ktx:2.9.1 androidx.work:work-runtime:2.9.1 co.touchlab:stately-concurrency-jvm:2.0.6 co.touchlab:stately-concurrency:2.0.6 @@ -153,7 +151,6 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.mikepenz:materialdrawer:9.0.2 com.squareup.moshi:moshi:1.15.1 -com.squareup.okhttp3:okhttp-urlconnection:4.12.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.9.0 com.squareup.okio:okio:3.9.0 @@ -174,7 +171,6 @@ io.insert-koin:koin-compose-jvm:1.1.5 io.insert-koin:koin-compose:1.1.5 io.insert-koin:koin-core-jvm:3.5.6 io.insert-koin:koin-core:3.5.6 -net.java.dev.jna:jna:5.14.0 net.jcip:jcip-annotations:1.0 net.openid:appauth:0.11.1 org.apache.commons:commons-lang3:3.7 @@ -212,14 +208,4 @@ org.minidns:minidns-core:1.0.5 org.minidns:minidns-dnssec:1.0.5 org.minidns:minidns-hla:1.0.5 org.minidns:minidns-iterative-resolver:1.0.5 -org.mozilla.components:concept-base:130.0 -org.mozilla.components:concept-fetch:130.0 -org.mozilla.components:lib-fetch-okhttp:130.0 -org.mozilla.components:lib-publicsuffixlist:130.0 -org.mozilla.components:service-glean:130.0 -org.mozilla.components:support-base:130.0 -org.mozilla.components:support-ktx:130.0 -org.mozilla.components:support-utils:130.0 -org.mozilla.telemetry:glean-native:60.4.0 -org.mozilla.telemetry:glean:60.4.0 org.slf4j:slf4j-api:1.7.36 diff --git a/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt b/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt index f1ca3196ad2..8f2ab257bb7 100644 --- a/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fossReleaseRuntimeClasspath.txt @@ -60,7 +60,6 @@ androidx.core:core:1.13.1 androidx.cursoradapter:cursoradapter:1.0.0 androidx.customview:customview-poolingcontainer:1.0.0 androidx.customview:customview:1.1.0 -androidx.databinding:viewbinding:8.4.0 androidx.documentfile:documentfile:1.0.0 androidx.drawerlayout:drawerlayout:1.1.1 androidx.dynamicanimation:dynamicanimation:1.0.0 @@ -126,7 +125,6 @@ androidx.versionedparcelable:versionedparcelable:1.1.1 androidx.viewpager2:viewpager2:1.1.0-beta02 androidx.viewpager:viewpager:1.0.0 androidx.window:window:1.0.0 -androidx.work:work-runtime-ktx:2.9.1 androidx.work:work-runtime:2.9.1 co.touchlab:stately-concurrency-jvm:2.0.6 co.touchlab:stately-concurrency:2.0.6 @@ -153,7 +151,6 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.mikepenz:materialdrawer:9.0.2 com.squareup.moshi:moshi:1.15.1 -com.squareup.okhttp3:okhttp-urlconnection:4.12.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.9.0 com.squareup.okio:okio:3.9.0 @@ -174,7 +171,6 @@ io.insert-koin:koin-compose-jvm:1.1.5 io.insert-koin:koin-compose:1.1.5 io.insert-koin:koin-core-jvm:3.5.6 io.insert-koin:koin-core:3.5.6 -net.java.dev.jna:jna:5.14.0 net.jcip:jcip-annotations:1.0 net.openid:appauth:0.11.1 org.apache.commons:commons-lang3:3.7 @@ -212,14 +208,4 @@ org.minidns:minidns-core:1.0.5 org.minidns:minidns-dnssec:1.0.5 org.minidns:minidns-hla:1.0.5 org.minidns:minidns-iterative-resolver:1.0.5 -org.mozilla.components:concept-base:130.0 -org.mozilla.components:concept-fetch:130.0 -org.mozilla.components:lib-fetch-okhttp:130.0 -org.mozilla.components:lib-publicsuffixlist:130.0 -org.mozilla.components:service-glean:130.0 -org.mozilla.components:support-base:130.0 -org.mozilla.components:support-ktx:130.0 -org.mozilla.components:support-utils:130.0 -org.mozilla.telemetry:glean-native:60.4.0 -org.mozilla.telemetry:glean:60.4.0 org.slf4j:slf4j-api:1.7.36 diff --git a/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt b/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt index 55696f1fc75..ded98392f27 100644 --- a/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fullBetaRuntimeClasspath.txt @@ -60,7 +60,6 @@ androidx.core:core:1.13.1 androidx.cursoradapter:cursoradapter:1.0.0 androidx.customview:customview-poolingcontainer:1.0.0 androidx.customview:customview:1.1.0 -androidx.databinding:viewbinding:8.4.0 androidx.documentfile:documentfile:1.0.0 androidx.drawerlayout:drawerlayout:1.1.1 androidx.dynamicanimation:dynamicanimation:1.0.0 @@ -126,7 +125,6 @@ androidx.versionedparcelable:versionedparcelable:1.1.1 androidx.viewpager2:viewpager2:1.1.0-beta02 androidx.viewpager:viewpager:1.0.0 androidx.window:window:1.0.0 -androidx.work:work-runtime-ktx:2.9.1 androidx.work:work-runtime:2.9.1 co.touchlab:stately-concurrency-jvm:2.0.6 co.touchlab:stately-concurrency:2.0.6 @@ -166,7 +164,6 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.mikepenz:materialdrawer:9.0.2 com.squareup.moshi:moshi:1.15.1 -com.squareup.okhttp3:okhttp-urlconnection:4.12.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.9.0 com.squareup.okio:okio:3.9.0 @@ -188,7 +185,6 @@ io.insert-koin:koin-compose:1.1.5 io.insert-koin:koin-core-jvm:3.5.6 io.insert-koin:koin-core:3.5.6 javax.inject:javax.inject:1 -net.java.dev.jna:jna:5.14.0 net.jcip:jcip-annotations:1.0 net.openid:appauth:0.11.1 org.apache.commons:commons-lang3:3.7 @@ -226,14 +222,4 @@ org.minidns:minidns-core:1.0.5 org.minidns:minidns-dnssec:1.0.5 org.minidns:minidns-hla:1.0.5 org.minidns:minidns-iterative-resolver:1.0.5 -org.mozilla.components:concept-base:130.0 -org.mozilla.components:concept-fetch:130.0 -org.mozilla.components:lib-fetch-okhttp:130.0 -org.mozilla.components:lib-publicsuffixlist:130.0 -org.mozilla.components:service-glean:130.0 -org.mozilla.components:support-base:130.0 -org.mozilla.components:support-ktx:130.0 -org.mozilla.components:support-utils:130.0 -org.mozilla.telemetry:glean-native:60.4.0 -org.mozilla.telemetry:glean:60.4.0 org.slf4j:slf4j-api:1.7.36 diff --git a/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt b/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt index 55696f1fc75..ded98392f27 100644 --- a/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fullDailyRuntimeClasspath.txt @@ -60,7 +60,6 @@ androidx.core:core:1.13.1 androidx.cursoradapter:cursoradapter:1.0.0 androidx.customview:customview-poolingcontainer:1.0.0 androidx.customview:customview:1.1.0 -androidx.databinding:viewbinding:8.4.0 androidx.documentfile:documentfile:1.0.0 androidx.drawerlayout:drawerlayout:1.1.1 androidx.dynamicanimation:dynamicanimation:1.0.0 @@ -126,7 +125,6 @@ androidx.versionedparcelable:versionedparcelable:1.1.1 androidx.viewpager2:viewpager2:1.1.0-beta02 androidx.viewpager:viewpager:1.0.0 androidx.window:window:1.0.0 -androidx.work:work-runtime-ktx:2.9.1 androidx.work:work-runtime:2.9.1 co.touchlab:stately-concurrency-jvm:2.0.6 co.touchlab:stately-concurrency:2.0.6 @@ -166,7 +164,6 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.mikepenz:materialdrawer:9.0.2 com.squareup.moshi:moshi:1.15.1 -com.squareup.okhttp3:okhttp-urlconnection:4.12.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.9.0 com.squareup.okio:okio:3.9.0 @@ -188,7 +185,6 @@ io.insert-koin:koin-compose:1.1.5 io.insert-koin:koin-core-jvm:3.5.6 io.insert-koin:koin-core:3.5.6 javax.inject:javax.inject:1 -net.java.dev.jna:jna:5.14.0 net.jcip:jcip-annotations:1.0 net.openid:appauth:0.11.1 org.apache.commons:commons-lang3:3.7 @@ -226,14 +222,4 @@ org.minidns:minidns-core:1.0.5 org.minidns:minidns-dnssec:1.0.5 org.minidns:minidns-hla:1.0.5 org.minidns:minidns-iterative-resolver:1.0.5 -org.mozilla.components:concept-base:130.0 -org.mozilla.components:concept-fetch:130.0 -org.mozilla.components:lib-fetch-okhttp:130.0 -org.mozilla.components:lib-publicsuffixlist:130.0 -org.mozilla.components:service-glean:130.0 -org.mozilla.components:support-base:130.0 -org.mozilla.components:support-ktx:130.0 -org.mozilla.components:support-utils:130.0 -org.mozilla.telemetry:glean-native:60.4.0 -org.mozilla.telemetry:glean:60.4.0 org.slf4j:slf4j-api:1.7.36 diff --git a/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt b/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt index 55696f1fc75..ded98392f27 100644 --- a/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt +++ b/app-thunderbird/dependencies/fullReleaseRuntimeClasspath.txt @@ -60,7 +60,6 @@ androidx.core:core:1.13.1 androidx.cursoradapter:cursoradapter:1.0.0 androidx.customview:customview-poolingcontainer:1.0.0 androidx.customview:customview:1.1.0 -androidx.databinding:viewbinding:8.4.0 androidx.documentfile:documentfile:1.0.0 androidx.drawerlayout:drawerlayout:1.1.1 androidx.dynamicanimation:dynamicanimation:1.0.0 @@ -126,7 +125,6 @@ androidx.versionedparcelable:versionedparcelable:1.1.1 androidx.viewpager2:viewpager2:1.1.0-beta02 androidx.viewpager:viewpager:1.0.0 androidx.window:window:1.0.0 -androidx.work:work-runtime-ktx:2.9.1 androidx.work:work-runtime:2.9.1 co.touchlab:stately-concurrency-jvm:2.0.6 co.touchlab:stately-concurrency:2.0.6 @@ -166,7 +164,6 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0 com.mikepenz:fastadapter:5.7.0 com.mikepenz:materialdrawer:9.0.2 com.squareup.moshi:moshi:1.15.1 -com.squareup.okhttp3:okhttp-urlconnection:4.12.0 com.squareup.okhttp3:okhttp:4.12.0 com.squareup.okio:okio-jvm:3.9.0 com.squareup.okio:okio:3.9.0 @@ -188,7 +185,6 @@ io.insert-koin:koin-compose:1.1.5 io.insert-koin:koin-core-jvm:3.5.6 io.insert-koin:koin-core:3.5.6 javax.inject:javax.inject:1 -net.java.dev.jna:jna:5.14.0 net.jcip:jcip-annotations:1.0 net.openid:appauth:0.11.1 org.apache.commons:commons-lang3:3.7 @@ -226,14 +222,4 @@ org.minidns:minidns-core:1.0.5 org.minidns:minidns-dnssec:1.0.5 org.minidns:minidns-hla:1.0.5 org.minidns:minidns-iterative-resolver:1.0.5 -org.mozilla.components:concept-base:130.0 -org.mozilla.components:concept-fetch:130.0 -org.mozilla.components:lib-fetch-okhttp:130.0 -org.mozilla.components:lib-publicsuffixlist:130.0 -org.mozilla.components:service-glean:130.0 -org.mozilla.components:support-base:130.0 -org.mozilla.components:support-ktx:130.0 -org.mozilla.components:support-utils:130.0 -org.mozilla.telemetry:glean-native:60.4.0 -org.mozilla.telemetry:glean:60.4.0 org.slf4j:slf4j-api:1.7.36