mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Add Browser category
This commit is contained in:
parent
e54fad512f
commit
dd8ecbde65
16 changed files with 17 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
Browser:
|
||||
name: Browser
|
||||
Connectivity:
|
||||
icon: category_connectivity.png
|
||||
name: Connectivity
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: MPL-2.0
|
||||
AuthorName: Anthony Restaino
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Case Nelson
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Uses DuckDuckGo as the exclusive search engine, which is not libre.
|
||||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: DuckDuckGo
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
- Navigation
|
||||
- Reading
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Soren Stoutner
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/Corewala/Buran
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Gaukler Faun
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
WebSite: https://idiomreplacex.de/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Arne-Brün Vogelsang
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ AntiFeatures:
|
|||
not entirely free. For the F-Droid release of Ceno Browser, we patch the non-free
|
||||
parts and build these libraries from scratch.
|
||||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: MPL-2.0
|
||||
WebSite: https://censorship.no
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Daniel Kao
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: MPL-2.0
|
||||
WebSite: https://slions.net/resources/fulguris.10/
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ AntiFeatures:
|
|||
UpstreamNonFree:
|
||||
en-US: Telemetry and proprietary bits are removed by F-Droid builds.
|
||||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: MPL-2.0
|
||||
WebSite: https://support.mozilla.org/products/mobile
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Browser
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: woheller69
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Browser",
|
||||
"Connectivity",
|
||||
"Development",
|
||||
"DNS & Hosts",
|
||||
|
|
|
|||
Loading…
Reference in a new issue