From 4f845d20cd0d13a54d14a8f9f629fb05fd6c0e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Thu, 11 Jul 2019 22:12:16 +0200 Subject: [PATCH] rewrite yml: fr.librinfo.evecontrol2 --- metadata/fr.librinfo.evecontrol2.txt | 37 ------------------------- metadata/fr.librinfo.evecontrol2.yml | 40 ++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 37 deletions(-) delete mode 100644 metadata/fr.librinfo.evecontrol2.txt create mode 100644 metadata/fr.librinfo.evecontrol2.yml diff --git a/metadata/fr.librinfo.evecontrol2.txt b/metadata/fr.librinfo.evecontrol2.txt deleted file mode 100644 index 0e76fdaf76..0000000000 --- a/metadata/fr.librinfo.evecontrol2.txt +++ /dev/null @@ -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 diff --git a/metadata/fr.librinfo.evecontrol2.yml b/metadata/fr.librinfo.evecontrol2.yml new file mode 100644 index 0000000000..39639b87ad --- /dev/null +++ b/metadata/fr.librinfo.evecontrol2.yml @@ -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