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