[newapp] Added mobile apps of Pretix

This commit is contained in:
JasMich.de 2019-12-05 15:09:27 +00:00 committed by Marcus
parent 467a040c17
commit cdedfc1fa0
2 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,30 @@
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Raphael Michel
AuthorEmail: support@pretix.eu
WebSite: https://pretix.eu/
SourceCode: https://github.com/pretix/pretixprint-android
IssueTracker: https://github.com/pretix/pretixprint-android/issues
AutoName: pretixPRINT
Description: Android app that drives the printers used by other pretix applications.
This contains all print logic, but no application logic. It is called by other
applications using system broadcasts.
RepoType: git
Repo: https://github.com/pretix/pretixprint-android
Builds:
- versionName: 1.3.0
versionCode: 8
commit: 1.3.0
subdir: pretixprint/app
submodules: true
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.3.0
CurrentVersionCode: 11

View file

@ -0,0 +1,34 @@
Categories:
- Multimedia
License: Apache-2.0
AuthorName: Raphael Michel
AuthorEmail: support@pretix.eu
WebSite: https://pretix.eu/
SourceCode: https://github.com/pretix/pretixscan-android
IssueTracker: https://github.com/pretix/pretixscan-android/issues
AutoName: pretixSCAN
Description: |-
pretix is an Open Source online ticket shop available at https://pretix.eu/about/en/
If you organize your conference with pretix, you can use this application to scan the tickets at the entrance.
This app is free software licensed under the Apache license. The source code can be found at: https://github.com/pretix/pretixscan-android
RepoType: git
Repo: https://github.com/pretix/pretixscan-android
Builds:
- versionName: 1.2.1
versionCode: 16
commit: v1.2.1
subdir: pretixscan/app
submodules: true
gradle:
- yes
output: build/outputs/apk/pretix/release/app-pretix-release-unsigned.apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.1
CurrentVersionCode: 16