From d38d30e8261ccc7be3abc1d0c92d822f48c9736d Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 27 Aug 2018 23:37:27 +0000 Subject: [PATCH] New App: APKMirror --- metadata/taco.apkmirror.yml | 47 +++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 metadata/taco.apkmirror.yml diff --git a/metadata/taco.apkmirror.yml b/metadata/taco.apkmirror.yml new file mode 100644 index 0000000000..f43aa625c9 --- /dev/null +++ b/metadata/taco.apkmirror.yml @@ -0,0 +1,47 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - System +License: GPL-2.0-or-later +WebSite: https://gitlab.com/TacoTheDank/APKMirror +SourceCode: https://gitlab.com/TacoTheDank/APKMirror +IssueTracker: https://gitlab.com/TacoTheDank/APKMirror/issues + +AutoName: APKMirror +Summary: An unofficial APKMirror client/web app +Description: |- + An app to browse APKMirror from a device from an app that browses APKMirror + and only APKMirror as APKMirror only has apks (which are only used for + Android devices), and is the sole purpose of this app existing (because who + uses browsers amirite), so it only browses APKMirror, as an app. + + Features + + * Quick loading (for the most part) + * Choose any download manager + * Clean material design (I think) + * Small-ish APK size + + Things that constitute as Anti-Features + + * The app itself does NOT contain any ads whatsoever. However, as anyone who has visited the APKMirror site probably knows, they do display ads. As this app utilizes WebView, the site's ads will also end up being displayed in the app. + +RepoType: git +Repo: https://gitlab.com/TacoTheDank/APKMirror + +Builds: + - versionName: 1.0.4 + versionCode: 5 + commit: 1.0.4 + subdir: app + gradle: + - yes + output: build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk + prebuild: |- + sed -i -e 's/4\.10\-rc\-2/4\.9/' ../gradle/wrapper/gradle-wrapper.properties + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.4 +CurrentVersionCode: 5