batch 23 adding AF reasons

This commit is contained in:
Izzy 2023-08-04 21:27:22 +00:00
parent d5acbd6474
commit 56d40c196f
13 changed files with 33 additions and 13 deletions

View file

@ -43,6 +43,8 @@ Builds:
gradle:
- yes
MaintainerNotes: NonFreeNet => TetheredNet?
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.5

View file

@ -1,5 +1,6 @@
AntiFeatures:
- UpstreamNonFree
UpstreamNonFree:
en-US: The proprietary Google AdMobSDK was replaced with a dummy library.
Categories:
- Multimedia
License: Apache-2.0

View file

@ -1,5 +1,8 @@
AntiFeatures:
- NonFreeNet
NonFreeDep:
en-US: Requires the non-libre Muzei app to be installed.
NonFreeNet:
en-US: Retrieves graphics from earthview.withgoogle.com
Categories:
- Theming
License: MIT

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Depends on super-productivity.com, which is not libre.
Categories:
- Time
License: MIT

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Ello itself is a non-free service.
Categories:
- Internet
License: GPL-2.0-or-later
@ -7,7 +8,10 @@ SourceCode: https://github.com/roadriverrail/elloshare
IssueTracker: https://github.com/roadriverrail/elloshare/issues
AutoName: ElloShare
Description: Share photos via Ello, a non-free social sharing plattform.
Description: |-
<b>Note:</b> This app is discontinued.
Share photos via Ello, a non-free social sharing plattform.
RepoType: git
Repo: https://github.com/roadriverrail/elloshare

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeAssets
NonFreeAssets:
en-US: App uses assets and screenshots from the game ANNO 1404.
Categories:
- Games
License: MIT

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: App depends on non-libre currency exchange APIs.
Categories:
- Money
License: GPL-3.0-or-later

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Depends on the non-libre yucata.de website.
Categories:
- Games
License: AGPL-3.0-only

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Depends on non-libre currency site.
Categories:
- Money
License: Apache-2.0

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: News site saidit.net itself is not libre.
Categories:
- Internet
License: GPL-3.0-or-later

View file

@ -1474,6 +1474,7 @@ MaintainerNotes: |-
* we disable gradle abi splits because using the universal apk is easier for us for now.
* ndk abifilters line is added as otherwise stray mips/armeabi .so files are added to the apk
* Since version 2.7 the log can be disabled on the start guide so Tracking AF is removed.
* NonFreeNet => TetheredNet?
AutoUpdateMode: Version
UpdateCheckMode: Tags ^r

View file

@ -1,6 +1,8 @@
AntiFeatures:
- NonFreeAssets
- NonFreeNet
NonFreeAssets:
en-US: Artwork is partly non-libre.
NonFreeNet:
en-US: App connects to effectgames.com for artwork.
Categories:
- Theming
License: GPL-3.0-only

View file

@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
NonFreeNet:
en-US: Depends on non-libre weather sources (AccuWeather, OpenWeatherMap)
Categories:
- Internet
License: LGPL-3.0-only