2019-09-27 18:52:49 +00:00
|
|
|
|
Categories:
|
|
|
|
|
- Science & Education
|
|
|
|
|
License: WTFPL
|
2019-11-03 19:31:05 +00:00
|
|
|
|
AuthorName: c-base
|
|
|
|
|
AuthorWebSite: https://c-base.org/
|
2019-09-27 18:52:49 +00:00
|
|
|
|
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 don’t
|
|
|
|
|
know what this means, don’t download c-beam.
|
|
|
|
|
|
|
|
|
|
If you’re still with us, here’s 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
|