EventyayOrganizer - convert YML
This commit is contained in:
parent
2d6301d5ce
commit
298770aa8b
|
@ -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
|
74
metadata/com.eventyay.organizer.yml
Normal file
74
metadata/com.eventyay.organizer.yml
Normal 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
|
1
metadata/com.eventyay.organizer/en-US/summary.txt
Normal file
1
metadata/com.eventyay.organizer/en-US/summary.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Event management app for Organizers using eventyay platform
|
Loading…
Reference in a new issue