From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 14 Apr 2020 17:03:26 -0400 Subject: [PATCH] Remove analytics Change-Id: Ic01c97d6ceac8d324609763973639b41b4581a76 --- AndroidManifest.xml | 25 ------------------------- proguard.flags | 1 - res/values/config.xml | 3 --- res/values/strings.xml | 22 ---------------------- res/xml/parts_catalog.xml | 5 ----- res/xml/trust_preferences.xml | 3 --- 6 files changed, 59 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 989678c..6a99a1f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -252,31 +252,6 @@ android:resource="@string/summary_empty" /> - - - - - - - - - - - - - - - diff --git a/proguard.flags b/proguard.flags index 9de6495..911b751 100644 --- a/proguard.flags +++ b/proguard.flags @@ -7,7 +7,6 @@ -keep class org.lineageos.lineageparts.gestures.* -keep class org.lineageos.lineageparts.hardware.* -keep class org.lineageos.lineageparts.input.* --keep class org.lineageos.lineageparts.lineagestats.* -keep class org.lineageos.lineageparts.livedisplay.* -keep class org.lineageos.lineageparts.notificationlight.* -keep class org.lineageos.lineageparts.power.* diff --git a/res/values/config.xml b/res/values/config.xml index a3ee437..c4532c5 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -17,9 +17,6 @@ - - https://stats.lineageos.org/api/v1/stats - diff --git a/res/values/strings.xml b/res/values/strings.xml index a99b565..b89cd2b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -549,28 +549,6 @@ Total commits: %2$s

Last update: %3$s]]> - - - LineageOS statistics - Help make LineageOS better by opting into anonymous statistics reporting - About - Opting into LineageOS Statistics will allow non-personal data to be submitted to the - developers of LineageOS to track unique installations across devices. The information submitted includes an unique identifier, - which does not compromise your privacy or personal data. The data is submitted during each boot.\n\nFor an example of the data that is submitted, tap on Preview Data. - Enable reporting - Preview data - View stats - Learn more - - - Unique ID - Device - Version - Country - Carrier - Stats collection - Allow installation metrics and device statistics to be collected - Auto-rotate screen Rotation settings diff --git a/res/xml/parts_catalog.xml b/res/xml/parts_catalog.xml index a5e22c3..879f248 100644 --- a/res/xml/parts_catalog.xml +++ b/res/xml/parts_catalog.xml @@ -75,11 +75,6 @@ android:fragment="org.lineageos.lineageparts.statusbar.StatusBarSettings" lineage:xmlRes="@xml/status_bar_settings" /> - - - -