mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'feat-add-midori-browser' into 'master'
New App: Midori Next See merge request fdroid/fdroiddata!6604
This commit is contained in:
commit
b3a8a0f41b
1 changed files with 45 additions and 0 deletions
45
metadata/org.midorinext.android.yml
Normal file
45
metadata/org.midorinext.android.yml
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
WebSite: https://www.midori-browser.org
|
||||
SourceCode: https://gitlab.com/midori-browser/midori-android
|
||||
IssueTracker: https://github.com/midori-browser/midori-android/issues
|
||||
Changelog: https://gitlab.com/midori-browser/midori-android/-/tags
|
||||
|
||||
AutoName: Midori Next
|
||||
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.
|
||||
|
||||
'''Privacy out of the box'''
|
||||
* Adblock filter list support
|
||||
* Private browsing
|
||||
* Manage cookies and scripts
|
||||
|
||||
'''Productivity features'''
|
||||
* Opens many Tabs
|
||||
* History Manage
|
||||
* Download Manage
|
||||
* Bookmark
|
||||
* Dark Theme
|
||||
* Share Content
|
||||
* and much more
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/midori-browser/midori-android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1-beta
|
||||
versionCode: 2
|
||||
commit: 1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1-beta
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue