mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
batch 23 adding AF reasons
This commit is contained in:
parent
d5acbd6474
commit
56d40c196f
13 changed files with 33 additions and 13 deletions
|
|
@ -43,6 +43,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: NonFreeNet => TetheredNet?
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.5
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on super-productivity.com, which is not libre.
|
||||
Categories:
|
||||
- Time
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAssets
|
||||
NonFreeAssets:
|
||||
en-US: App uses assets and screenshots from the game ANNO 1404.
|
||||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on the non-libre yucata.de website.
|
||||
Categories:
|
||||
- Games
|
||||
License: AGPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre currency site.
|
||||
Categories:
|
||||
- Money
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre weather sources (AccuWeather, OpenWeatherMap)
|
||||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
|
|
|
|||
Loading…
Reference in a new issue