Merge branch 'patch-1' into 'master'
Add descriptions of non-free network services used by AnkiDroid See merge request fdroid/fdroiddata!5857
This commit is contained in:
commit
83c57289c4
|
@ -1,3 +1,5 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
|
@ -16,10 +18,18 @@ Description: |-
|
|||
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
|
||||
|
||||
|
@ -388,7 +398,6 @@ Builds:
|
|||
|
||||
- versionName: 2.9.1
|
||||
versionCode: 20901300
|
||||
disable: Analytics lib regex see admin/issues/144
|
||||
commit: v2.9.1
|
||||
subdir: AnkiDroid
|
||||
gradle:
|
||||
|
|
Loading…
Reference in a new issue