rewrite yml: fr.librinfo.evecontrol2
This commit is contained in:
parent
184cef8860
commit
4f845d20cd
|
|
@ -1,37 +0,0 @@
|
||||||
Categories:Connectivity,Development
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/e-venement/eve-control
|
|
||||||
Issue Tracker:https://github.com/e-venement/eve-control/issues
|
|
||||||
|
|
||||||
Auto Name:Eve-control
|
|
||||||
Summary:Control your e-venement tickets
|
|
||||||
Description:
|
|
||||||
Eve-control allows you to control your e-venement tickets from an android
|
|
||||||
device.Version 2 features persistent control history log, sound control, public
|
|
||||||
mode, redondant controls management.
|
|
||||||
|
|
||||||
When the app is launched, the user is prompted to enter the host name of his
|
|
||||||
e-venement instance as well as his login credentials wich will be stored for
|
|
||||||
future authentifications.
|
|
||||||
|
|
||||||
Once the form submitted, the app will connect to the instance's server and
|
|
||||||
display the access control page (tck.php/ticket/control), and tickets can be
|
|
||||||
controlled directly from there.
|
|
||||||
|
|
||||||
During use, the app will automatically re-authenticate the user on server
|
|
||||||
periodically to keep the session alive as long as needed.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/e-venement/eve-control2.git
|
|
||||||
|
|
||||||
Build:2.0.0,20000
|
|
||||||
commit=2.0
|
|
||||||
subdir=platforms/android
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.0.0
|
|
||||||
Current Version Code:20000
|
|
||||||
40
metadata/fr.librinfo.evecontrol2.yml
Normal file
40
metadata/fr.librinfo.evecontrol2.yml
Normal file
|
|
@ -0,0 +1,40 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Development
|
||||||
|
License: GPL-2.0-only
|
||||||
|
SourceCode: https://github.com/e-venement/eve-control
|
||||||
|
IssueTracker: https://github.com/e-venement/eve-control/issues
|
||||||
|
|
||||||
|
AutoName: Eve-control
|
||||||
|
Summary: Control your e-venement tickets
|
||||||
|
Description: |-
|
||||||
|
Eve-control allows you to control your e-venement tickets from an android
|
||||||
|
device.Version 2 features persistent control history log, sound control, public
|
||||||
|
mode, redondant controls management.
|
||||||
|
|
||||||
|
When the app is launched, the user is prompted to enter the host name of his
|
||||||
|
e-venement instance as well as his login credentials wich will be stored for
|
||||||
|
future authentifications.
|
||||||
|
|
||||||
|
Once the form submitted, the app will connect to the instance's server and
|
||||||
|
display the access control page (tck.php/ticket/control), and tickets can be
|
||||||
|
controlled directly from there.
|
||||||
|
|
||||||
|
During use, the app will automatically re-authenticate the user on server
|
||||||
|
periodically to keep the session alive as long as needed.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/e-venement/eve-control2.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.0.0
|
||||||
|
versionCode: 20000
|
||||||
|
commit: '2.0'
|
||||||
|
subdir: platforms/android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.0.0
|
||||||
|
CurrentVersionCode: 20000
|
||||||
Loading…
Reference in a new issue