mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
batch 20 of adding AF reasons
This commit is contained in:
parent
2a197cb71a
commit
60f80bab5e
13 changed files with 31 additions and 14 deletions
|
|
@ -1,5 +1,7 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: The Service of the Niederösterreich-CARD itself is not libre.
|
||||
de: Der Service der Niederösterreich-CARD selbst ist nicht libre.
|
||||
Categories:
|
||||
- Internet
|
||||
- Navigation
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAssets
|
||||
NonFreeAssets:
|
||||
en-US: App contains CC non-commercial licensed artwork.
|
||||
Categories:
|
||||
- Sports & Health
|
||||
- Time
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: ChaoFun service itself is not libre.
|
||||
Categories:
|
||||
- Internet
|
||||
- Reading
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on Triple-Camel website which is free, but not libre.
|
||||
Categories:
|
||||
- Internet
|
||||
- Money
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App depends on Google Stun server.
|
||||
Categories:
|
||||
- Connectivity
|
||||
- System
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Requires a Google-Account for schedules.
|
||||
Categories:
|
||||
- Time
|
||||
License: BSD-3-Clause
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
UpstreamNonFree:
|
||||
en-US: Upstream includes Google Mobile Services, which are removed for our
|
||||
builds.
|
||||
Categories:
|
||||
- Theming
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre services (Spotify, Youtube, Soundcloud etc).
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
|
|
|
|||
|
|
@ -11,11 +11,11 @@ IssueTracker: https://github.com/WKenya/bookmarkOS/issues
|
|||
|
||||
AutoName: BookmarkOS
|
||||
Description: |-
|
||||
<b>Note:</b> This app is discontinued.
|
||||
|
||||
This application will allow you to share urls directly from your Android
|
||||
browsers right into BookmarkOS.
|
||||
|
||||
<b>Note:</b> This app is discontinued.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WKenya/bookmarkOS.git
|
||||
|
||||
|
|
|
|||
|
|
@ -83,6 +83,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: NonFreeNet should be TetheredNet, see the discussion at https://gitlab.com/fdroid/fdroiddata/-/merge_requests/5886#note_253169621
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.0
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App depends on Youtube.
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on Facebook.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-2.0-or-later
|
||||
|
|
|
|||
|
|
@ -1,6 +1,9 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- UpstreamNonFree
|
||||
NonFreeNet:
|
||||
en-US: Telegram is a non-libre service.
|
||||
UpstreamNonFree:
|
||||
en-US: Upstream app contains Firebase and Google Mobile Services, which are
|
||||
patched-out during F-Droid builds.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
|
|
|
|||
Loading…
Reference in a new issue