Merge branch 'eventorgyml2' into 'master'

EventyayOrganizer - convert YML

See merge request fdroid/fdroiddata!5055
This commit is contained in:
Licaon_Kter 2019-07-10 16:11:20 +00:00
commit cdc33c92a2
3 changed files with 75 additions and 60 deletions

View file

@ -1,60 +0,0 @@
AntiFeatures:Tracking
Categories:Internet,Connectivity
License:GPL-3.0-only
Web Site:https://eventyay.com/
Source Code:https://github.com/fossasia/open-event-orga-app
Issue Tracker:https://github.com/fossasia/open-event-orga-app/issues
Changelog:https://github.com/fossasia/open-event-orga-app/releases
Auto Name:${appName}
Summary:Event management app for Organizers using eventyay platform
Description:
Eventyay Organizer App provides event management features like:
* Event manager log in and sign up
* Manual attendee check in
* Attendee check in through QR code scan
* Basic event analytics
* Basic ticket management
* Event Detail
* Organizer Detail
.
Repo Type:git
Repo:https://github.com/fossasia/open-event-orga-app
Build:1.0.6alpha,7
commit=v1.0.6alpha
subdir=app
gradle=fdroid
Build:1.1.0,8
commit=v1.1.0
subdir=app
gradle=fdroid
Build:1.1.1,9
commit=v1.1.1
subdir=app
gradle=fdroid
Build:1.2.1,12
commit=v1.2.1
subdir=app
gradle=fdroid
Build:1.3.0,13
commit=v1.3.0
subdir=app
gradle=fdroid
Build:1.4.0,14
commit=v1.4.0
subdir=app
gradle=fdroid
prebuild=sed -i -e '/LOCAL_KEY/d' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.4.0
Current Version Code:14

View file

@ -0,0 +1,74 @@
AntiFeatures:
- Tracking
Categories:
- Internet
- Connectivity
License: GPL-3.0-only
WebSite: https://eventyay.com/
SourceCode: https://github.com/fossasia/open-event-orga-app
IssueTracker: https://github.com/fossasia/open-event-orga-app/issues
Changelog: https://github.com/fossasia/open-event-orga-app/releases
AutoName: ${appName}
Description: |-
Eventyay Organizer App provides event management features like:
* Event manager log in and sign up
* Manual attendee check in
* Attendee check in through QR code scan
* Basic event analytics
* Basic ticket management
* Event Detail
* Organizer Detail
RepoType: git
Repo: https://github.com/fossasia/open-event-orga-app
Builds:
- versionName: 1.0.6alpha
versionCode: 7
commit: v1.0.6alpha
subdir: app
gradle:
- fdroid
- versionName: 1.1.0
versionCode: 8
commit: v1.1.0
subdir: app
gradle:
- fdroid
- versionName: 1.1.1
versionCode: 9
commit: v1.1.1
subdir: app
gradle:
- fdroid
- versionName: 1.2.1
versionCode: 12
commit: v1.2.1
subdir: app
gradle:
- fdroid
- versionName: 1.3.0
versionCode: 13
commit: v1.3.0
subdir: app
gradle:
- fdroid
- versionName: 1.4.0
versionCode: 14
commit: v1.4.0
subdir: app
gradle:
- fdroid
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.4.0
CurrentVersionCode: 14

View file

@ -0,0 +1 @@
Event management app for Organizers using eventyay platform