mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
batch 24 adding AF reasons
This commit is contained in:
parent
56d40c196f
commit
faa2784631
13 changed files with 31 additions and 13 deletions
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre search engines.
|
||||
Categories:
|
||||
- Internet
|
||||
- System
|
||||
|
|
@ -11,6 +12,8 @@ IssueTracker: https://github.com/veniosg/JustSearch/issues
|
|||
|
||||
AutoName: Just Search
|
||||
Description: |-
|
||||
<b>Note:</b> this app is discontinued.
|
||||
|
||||
Just Search is an Assist replacement (the app that launches after long pressing
|
||||
home) and cannot be launched via the launcher. To use it, navigate to the device
|
||||
settings and change the default Assist app.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Uses DuckDuckGo as the exclusive search engine, which is not libre.
|
||||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
- UpstreamNonFree
|
||||
Tracking:
|
||||
en-US: Checks for new versions of the app without your consent.
|
||||
UpstreamNonFree:
|
||||
en-US: We patched out Google AdMob, a non-free advertizement library.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: App uses non-libre exchange rate APIs.
|
||||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: WaniKani itself is not libre (and you need a subscription there).
|
||||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1196,6 +1196,8 @@ Builds:
|
|||
- mv $$react-native-reanimated$$/build/outputs/aar/android-release.aar ../../node_modules/react-native-reanimated/android/react-native-reanimated-67-jsc.aar
|
||||
ndk: r23c
|
||||
|
||||
MaintainerNotes: NonFreeNet => TetheredNet? Zulip itself is FOSS.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '27.208'
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on OpenWeatherMap, which is not libre.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Data is pulled from several non-libre web services.
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeDep
|
||||
NonFreeDep:
|
||||
en-US: Requires WhatsApp to be installed on your device.
|
||||
Categories:
|
||||
- Development
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre floatrates.com exchange rate API.
|
||||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
Tracking:
|
||||
en-US: App sends bug reports without consent.
|
||||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Depends on Github, where it pulls its data from.
|
||||
Categories:
|
||||
- Sports & Health
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Load its user guide from the developers’ server when you start the
|
||||
app.
|
||||
Categories:
|
||||
- Security
|
||||
- System
|
||||
|
|
|
|||
Loading…
Reference in a new issue