From 1589fabe331b9dc94f79a35aa8243e46befb8f56 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sat, 13 Jan 2018 02:55:07 +0100 Subject: [PATCH] riot: add tracking antifeature It's now included in the fdroid build and opt-out. --- metadata/im.vector.alpha.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index 0e2bc5bf58..db55241315 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -1,3 +1,4 @@ +AntiFeatures:Tracking Categories:Internet,Phone & SMS License:Apache-2.0 Web Site:https://riot.im @@ -41,8 +42,11 @@ Features include: Note that the F-Droid release does not use GCM for notifications - instead it will keep syncing in the background. If you find that the ongoing background sync is using too much battery, you can add a delay or change the timeout of the -sync or even disable background sync completely, in the settings page. Also -please note that Google Analytics has been removed from the F-Droid release. +sync or even disable background sync completely, in the settings page. + +Antifeatures: + +* Includes opt-out Piwik analytics. For developers: @@ -258,7 +262,7 @@ Build:0.7.03,70301 sed -i -e '/com.google.android.gms/d' build.gradle && \ sed -i -e '/com.google.gms.google-services/d' build.gradle -Build:0.7.08-dev,70800 +Build:0.7.08,70800 commit=9da011858efc05d5e843e39aea78f849b47059f9 subdir=vector sudo=apt-get update && \