mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
batch 25 adding AF reasons
This commit is contained in:
parent
faa2784631
commit
200a9e38b0
13 changed files with 32 additions and 15 deletions
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: May use map data ans API from non-free online services.
|
||||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: CTemplar service itself is not libre.
|
||||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
||||
|
||||
MaintainerNotes: NonFreeNet => TetheredNet?
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on Github.
|
||||
Categories:
|
||||
- Development
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on Facebook.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
AntiFeatures:
|
||||
NonFreeDep:
|
||||
en-US: Requires the non-libre Muzei app to be installed.
|
||||
NonFreeNet:
|
||||
en-US: Retrieves graphics from earthview.withgoogle.com
|
||||
Categories:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
- UpstreamNonFree
|
||||
Tracking:
|
||||
en-US: Crash reports are sent without prior consent (opt-out).
|
||||
UpstreamNonFree: {}
|
||||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App depends on api.velas.com to be able to work at all.
|
||||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App retrieves wallpapers from theverge.com, which is not libre.
|
||||
Categories:
|
||||
- Multimedia
|
||||
- Theming
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- Tracking
|
||||
NonFreeNet:
|
||||
en-US: Tethered to a specific site you cannot change.
|
||||
Tracking:
|
||||
en-US: Send Auth-SMS via Twilio or Nexmo.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
|
|
@ -911,6 +913,8 @@ Builds:
|
|||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
MaintainerNotes: NonFreeNet => TetheredNet
|
||||
|
||||
ArchivePolicy: 12
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App uses a proprietary backend hosted on AWS.
|
||||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
UpstreamNonFree:
|
||||
en-US: We remove the proprietary Amazon Billing and MobAdMob libraries.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App is tethered to api.lbry.com (you cannot choose your own server),
|
||||
and depends on Youtube for some tasks.
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
|
|
@ -32,6 +34,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: for AF see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/8096#note_482157081
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue