33 lines
1 KiB
YAML
33 lines
1 KiB
YAML
|
Categories:
|
||
|
- Science & Education
|
||
|
License: MIT
|
||
|
WebSite: http://labcam.mpdl.mpg.de/
|
||
|
SourceCode: https://github.com/MPDL/LabCam
|
||
|
IssueTracker: https://github.com/MPDL/LabCam/issues
|
||
|
|
||
|
AutoName: LabCam
|
||
|
Description: |-
|
||
|
LabCam enables to easily capture scientific research data like photos or videos
|
||
|
and various metadata and automatically transfer them to an image repository. The
|
||
|
App is for scientists and scientific assistants who collect their research data
|
||
|
with mobile devices. The Application relieves the documentation of research data
|
||
|
by providing two different ways for uploading: manual and automatically.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/MPDL/LabCam.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.1.1
|
||
|
versionCode: 3
|
||
|
disable: crashlytics, jars
|
||
|
commit: 5bb7c4c41e91b6ecd1d0540d2d1e677466368a20
|
||
|
subdir: app
|
||
|
init: echo 'android { lintOptions { checkReleaseBuilds false }}' >> build.gradle
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 1.3.2
|
||
|
CurrentVersionCode: 11
|