Add descriptions of non-free network services used by AnkiDroid

Attempt to add more transparency to the description by describing
exactly what network services might receive data from the app, their
default off / opt-in nature, and what we do with the data.
This commit is contained in:
Mike Hardy 2019-11-02 19:21:11 +00:00
parent 5d84770443
commit a2ea443fd1

View file

@ -15,11 +15,19 @@ Description: |-
efficient than traditional study methods, you can either greatly decrease your
time spent studying, or greatly increase the amount you learn. AnkiDroid is the
Android port of Anki, and is compatible with Anki data.
Synchronization uses the non-free AnkiWeb service by default, but this can be
Opt-in synchronization uses the non-free AnkiWeb service by default, but this can be
changed in the settings to use, for example, an instance of the unofficial
[https://github.com/ankicommunity/anki-sync-server Anki Sync Server]).
Opt-in / off-by-default crash reporting will send data to a private / AnkiDroid
open source team controlled crash reporting server if enabled. This data is only
used to help fix crash bugs.
Opt-in / off-by-default analytics will send data to Google Analytics via an
an open-source implementation of the analytics API if enabled. This data is only
used to focus developer efforts on popular features.
RepoType: git
Repo: https://github.com/ankidroid/Anki-Android.git