mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'midori' into 'master'
Midori: add Tracking, fix formatting of description Closes #2317 See merge request fdroid/fdroiddata!8482
This commit is contained in:
commit
c0e20f4a11
1 changed files with 10 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
|
|
@ -8,17 +10,14 @@ Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
|||
|
||||
AutoName: Midori
|
||||
Description: |-
|
||||
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.
|
||||
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.
|
||||
|
||||
'''Privacy out of the box'''
|
||||
<b>Privacy out of the box</b>
|
||||
* Adblock filter list support
|
||||
* Private browsing
|
||||
* Manage cookies and scripts
|
||||
|
||||
'''Productivity features'''
|
||||
<b>Productivity features</b>
|
||||
* Opens many Tabs
|
||||
* History Manage
|
||||
* Download Manage
|
||||
|
|
@ -27,6 +26,8 @@ Description: |-
|
|||
* Share Content
|
||||
* and much more
|
||||
|
||||
<b>Note:</b> <i>Midori</i> does send crash reports without asking you first.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/midori-web/midori-android.git
|
||||
|
||||
|
|
@ -55,6 +56,9 @@ Builds:
|
|||
- scMain
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.6.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue