mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
73 lines
2 KiB
YAML
73 lines
2 KiB
YAML
AntiFeatures:
|
||
- Tracking
|
||
Categories:
|
||
- Internet
|
||
License: LGPL-3.0-only
|
||
WebSite: https://www.midori-browser.org/
|
||
SourceCode: https://gitlab.com/midori-web/midori-android
|
||
IssueTracker: https://gitlab.com/midori-web/midori-android/-/issues
|
||
Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
||
|
||
AutoName: Midori Lite
|
||
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.
|
||
|
||
<b>Privacy out of the box</b>
|
||
* Adblock filter list support
|
||
* Private browsing
|
||
* Manage cookies and scripts
|
||
|
||
<b>Productivity features</b>
|
||
* Opens many Tabs
|
||
* History Manage
|
||
* Download Manage
|
||
* Bookmark
|
||
* Dark Theme
|
||
* 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
|
||
|
||
Builds:
|
||
- versionName: 1.1.3.2
|
||
versionCode: 24
|
||
commit: v1.1.3.2
|
||
subdir: app
|
||
gradle:
|
||
- scMain
|
||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||
|
||
- versionName: 1.1.5.1
|
||
versionCode: 28
|
||
commit: v1.1.5.1
|
||
subdir: app
|
||
gradle:
|
||
- scMain
|
||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||
|
||
- versionName: 1.1.6.1
|
||
versionCode: 31
|
||
commit: v1.1.6.1
|
||
subdir: app
|
||
gradle:
|
||
- scMain
|
||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||
|
||
- versionName: 1.1.6.1
|
||
versionCode: 32
|
||
commit: 1.1.6.2
|
||
subdir: app
|
||
gradle:
|
||
- 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
|
||
CurrentVersionCode: 32
|