Merge branch 'added-new-app' into 'master'
New App: Meshenger See merge request fdroid/fdroiddata!3563
This commit is contained in:
commit
09aa885162
29
metadata/d.d.meshenger.yml
Normal file
29
metadata/d.d.meshenger.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Internet
|
||||||
|
- Multimedia
|
||||||
|
- Phone & SMS
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://github.com/dakhnod/Meshenger
|
||||||
|
SourceCode: https://github.com/dakhnod/Meshenger
|
||||||
|
IssueTracker: https://github.com/dakhnod/Meshenger/issues
|
||||||
|
|
||||||
|
Summary: An Open-Source P2P Messenger
|
||||||
|
Description: |
|
||||||
|
This app allows voice- and videocommunication without any server or Internet access. Simply scan each others contact QR-Code and call each other. This works on most networks such as community networks or even company networks.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/dakhnod/Meshenger
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 1
|
||||||
|
commit: 28b55f7e69d92bbb6c8f34a64be7822cf48b1473
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.0
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue