fdroiddata/metadata/io.github.wulkanowy.yml

73 lines
2.1 KiB
YAML
Raw Normal View History

2019-06-01 12:37:55 +00:00
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
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:
2019-06-04 14:05:49 +00:00
- versionName: 0.9.1
versionCode: 39
commit: 0.9.1
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
2019-06-08 16:22:40 +00:00
- versionName: 0.9.2
versionCode: 40
commit: 0.9.2
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
2019-06-15 00:27:20 +00:00
- versionName: 0.9.3
versionCode: 41
commit: 0.9.3
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
2019-08-13 17:56:46 +00:00
- versionName: 0.9.4
versionCode: 42
commit: 0.9.4
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
2019-06-01 12:37:55 +00:00
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2019-08-13 17:56:46 +00:00
CurrentVersion: 0.9.4
CurrentVersionCode: 42