fdroiddata/metadata/io.github.wulkanowy.yml

85 lines
2.7 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-09-12 00:15:21 +00:00
- versionName: 0.10.2
versionCode: 45
commit: 0.10.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'
2019-09-30 17:23:23 +00:00
-e '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g'
-e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle
2019-09-12 00:15:21 +00:00
2019-10-08 14:10:13 +00:00
- versionName: 0.11.0
versionCode: 46
commit: 0.11.0
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' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g'
-e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle
2019-06-01 12:37:55 +00:00
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2019-10-08 14:10:13 +00:00
CurrentVersion: 0.11.0
CurrentVersionCode: 46