mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Midori: add Tracking, fix formatting of description
This commit is contained in:
parent
b58a327b76
commit
04fe0d097b
1 changed files with 10 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
Categories:
|
Categories:
|
||||||
- Internet
|
- Internet
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
|
@ -8,17 +10,14 @@ Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
||||||
|
|
||||||
AutoName: Midori
|
AutoName: Midori
|
||||||
Description: |-
|
Description: |-
|
||||||
Midori is a lightweight yet powerful web browser which runs just as well on little embedded
|
Midori is a lightweight yet powerful web browser which runs just as well on little embedded computers named for delicious pastries as it does on beefy machines with a core temperature exceeding that of planet earth. And it looks good doing that, too. Oh, and of course it´s free software. And for Android.
|
||||||
computers named for delicious pastries as it does on beefy machines with a core
|
|
||||||
temperature exceeding that of planet earth. And it looks good doing that, too.
|
|
||||||
Oh, and of course it's free software. And for Android.
|
|
||||||
|
|
||||||
'''Privacy out of the box'''
|
<b>Privacy out of the box</b>
|
||||||
* Adblock filter list support
|
* Adblock filter list support
|
||||||
* Private browsing
|
* Private browsing
|
||||||
* Manage cookies and scripts
|
* Manage cookies and scripts
|
||||||
|
|
||||||
'''Productivity features'''
|
<b>Productivity features</b>
|
||||||
* Opens many Tabs
|
* Opens many Tabs
|
||||||
* History Manage
|
* History Manage
|
||||||
* Download Manage
|
* Download Manage
|
||||||
|
|
@ -27,6 +26,8 @@ Description: |-
|
||||||
* Share Content
|
* Share Content
|
||||||
* and much more
|
* and much more
|
||||||
|
|
||||||
|
<b>Note:</b> <i>Midori</i> does send crash reports without asking you first.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://gitlab.com/midori-web/midori-android.git
|
Repo: https://gitlab.com/midori-web/midori-android.git
|
||||||
|
|
||||||
|
|
@ -55,6 +56,9 @@ Builds:
|
||||||
- scMain
|
- scMain
|
||||||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||||||
|
|
||||||
|
MaintainerNotes: Tracking AntiFeature as the app sends bug reports without consent
|
||||||
|
(d#2317)
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.6.1
|
CurrentVersion: 1.1.6.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue