From d7ad9b559b8e731295caba0c0cd44300c6516916 Mon Sep 17 00:00:00 2001 From: Distopico Vegan Date: Wed, 8 Apr 2020 22:54:54 +0000 Subject: [PATCH] New App: Midori Next --- metadata/org.midorinext.android.yml | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 metadata/org.midorinext.android.yml diff --git a/metadata/org.midorinext.android.yml b/metadata/org.midorinext.android.yml new file mode 100644 index 0000000000..58371d935b --- /dev/null +++ b/metadata/org.midorinext.android.yml @@ -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