From ea3808c2c9e244fae9ab36eea4941b4e7105c239 Mon Sep 17 00:00:00 2001 From: mklkj Date: Sat, 1 Jun 2019 12:37:55 +0000 Subject: [PATCH] New app: Wulkanowy --- metadata/io.github.wulkanowy.yml | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/io.github.wulkanowy.yml diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml new file mode 100644 index 0000000000..53b56a515c --- /dev/null +++ b/metadata/io.github.wulkanowy.yml @@ -0,0 +1,43 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Science & Education +License: Apache-2.0 +AuthorName: wulkanowy +AuthorEmail: wulkanowyinc@gmail.com +WebSite: https://wulkanowy.github.io +SourceCode: https://github.com/wulkanowy/wulkanowy +IssueTracker: https://github.com/wulkanowy/wulkanowy/issues +Changelog: https://github.com/wulkanowy/wulkanowy/releases +Donate: https://www.paypal.me/wulkanowy + +AutoName: Wulkanowy +Summary: Client for the Polish school register VULCAN UONET+ +Description: |- + * calculation of the weighted average + * percentage attendance preview + * lucky number + * preview of completed lessons + * dark theme + * no ads + * offline mode + * notifications + +RepoType: git +Repo: https://github.com/wulkanowy/wulkanowy + +Builds: + - versionName: 0.8.4 + versionCode: 37 + commit: 8d64b9c24cef5b7c1499f79a9a91373c21f4080b + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d' + -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' + -e '/bintray.com\/mockito/d' ../build.gradle build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.8.4 +CurrentVersionCode: 37