Merge branch 'jugendhacker-patch-1' into 'master'

Include XMPP Admin

See merge request fdroid/fdroiddata!5051
This commit is contained in:
Licaon_Kter 2019-08-12 14:49:03 +00:00
commit 38805ed1f7
2 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,30 @@
Categories:
- Internet
License: GPL-3.0-only
AuthorName: j.r
AuthorEmail: j.r@jugendhacker.de
WebSite: https://gitlab.com/jugendhacker/xmpp-admin/
SourceCode: https://gitlab.com/jugendhacker/xmpp-admin/tree/HEAD
IssueTracker: https://gitlab.com/jugendhacker/xmpp-admin/issues
Description: |-
Easy to use application to administrate XMPP Servers on the go.
Currently the App only supports registration of new users but in future it wil get more features.
Everything is realized over XMPP, so your Server only needs to support the needed AdHoc Commands.
RepoType: git
Repo: https://gitlab.com/jugendhacker/xmpp-admin.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -0,0 +1 @@
The mobile helper for XMPP server admins