batch 30 adding AF reasons

This commit is contained in:
Izzy 2023-08-05 15:36:25 +00:00
parent a87c89305e
commit 93a9dd1698
13 changed files with 25 additions and 11 deletions

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Supported image boards are not libre.
Categories:
- Internet
License: GPL-3.0-only

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Uses LastFM.
Categories:
- Internet
- Multimedia

View file

@ -1,5 +1,6 @@
AntiFeatures:
- UpstreamNonFree
UpstreamNonFree:
en-US: F-Droid builds remove Google AdMob SDK and Locale plugin.
Categories:
- Connectivity
License: Apache-2.0

View file

@ -45,6 +45,8 @@ Builds:
gradle:
- yes
MaintainerNotes: NonFreeNet => TetheredNet? Zotero is AGPL.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.4.6.1

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Uploads go through a proprietary proxy backend.
Categories:
- Connectivity
- Internet

View file

@ -1,5 +1,6 @@
AntiFeatures:
- KnownVuln
KnownVuln:
en-US: Uses com.itextpdf:itextg:5.5.10 which has known security issues.
Categories:
- Phone & SMS
License: GPL-3.0-only

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Depends on Reddit.
Categories:
- Internet
License: GPL-3.0-or-later

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Uses integrated update checker.
Categories:
- System
License: GPL-3.0-or-later

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: App depends on Youtube.
Categories:
- Multimedia
License: GPL-3.0-only

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Depends on a non-libre source for its data.
Categories:
- Phone & SMS
License: AGPL-3.0-only

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: The app depends on themoviedb.org.
Categories:
- Multimedia
- Writing

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: App connects to standards-oui.ieee.org.
Categories:
- Connectivity
- Security

View file

@ -938,6 +938,7 @@ MaintainerNotes: |-
aos-fdroid git is dedicated to F-Droid builds and is updated from upstream repos.
meson version is forced to 0.53.2 because 0.54.0 breaks dav1d's build.
MediaLibs/libs/*.jar and FileCoreLibrary/libs/*.jar are built in prebuild gradle phase, generating a warning about jar blobs at end of the build.
NonFreeNet: are metadata fetched from non-free sources?
AutoUpdateMode: Version
UpdateCheckMode: Tags