fdroiddata/metadata/org.c_base.c_beam.yml

79 lines
1.9 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Science & Education
License: WTFPL
AuthorName: c-base
AuthorWebSite: https://c-base.org/
SourceCode: https://github.com/c-base/c-beam-droid
IssueTracker: https://github.com/c-base/c-beam-droid/issues
Changelog: https://github.com/c-base/c-beam-droid/releases
AutoName: c-beam
Description: |-
c-base on-board computer interface - control the c-base from your pocket!
NOTE: This app is only usable from within the c-base-crew wifi. If you dont
know what this means, dont download c-beam.
If youre still with us, heres a feature set for your informational pleasure:
* login / logout
* c-mission (task assignment)
* mind control
* world domination
* information retrieval
* current events
* c-portal
* artefacts
* local maps
* control
* c-leuse
* c_out
* and the rest of the space station
RepoType: git
Repo: https://github.com/c-base/c-beam-droid
Builds:
- versionName: 1.5.2
versionCode: 25
commit: 1.5.2
gradle:
- noGCM
prebuild:
- rm libs/gcm.jar
- sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
- versionName: 1.5.3
versionCode: 26
commit: 1.5.3
gradle:
- noGCM
prebuild:
- rm libs/gcm.jar
- sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
- versionName: 1.6.1
versionCode: 28
commit: 1.6.1
subdir: app
gradle:
- noGCM
prebuild:
- sed -i -e '/com.google.gms/d' ../build.gradle build.gradle
- sed -i -e '/withGCMImplementation/d' build.gradle
- versionName: 1.6.2
versionCode: 29
commit: 1.6.2
subdir: app
gradle:
- noGCM
prebuild:
- sed -i -e '/com.google.gms/d' ../build.gradle build.gradle
- sed -i -e '/withGCMImplementation/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.6.2
CurrentVersionCode: 29