Skip to content

Commit 0236d89

Browse files
committed
invites: bring yaxim back
1 parent 19b6dd1 commit 0236d89

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

priv/mod_invites/apps.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,27 @@
6969
"supports_preauth_uri": true,
7070
"text": "{% trans 'A modern open-source chat client for Mac. It is easy to use and has a clean user interface.' %}"
7171
},
72+
{
73+
"download": {
74+
"buttons": [
75+
{
76+
"image": "{{ static }}/logos/google_ps.png",
77+
"alttext": "{% trans 'Google Play Store Logo' %}",
78+
"url": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient",
79+
"magic_link_format": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient&referrer={{ uri }}"
80+
}
81+
]
82+
},
83+
"image": "logos/yaxim.svg",
84+
"link": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient",
85+
"magic_link_format": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient&referrer={{ uri }}",
86+
"name": "yaxim",
87+
"platforms": [
88+
"Android"
89+
],
90+
"supports_preauth_uri": true,
91+
"text": "{% trans 'A lean Jabber/XMPP client for Android. It aims at usability, low overhead and security, and works on low-end Android devices starting with Android 4.0.' %}"
92+
},
7293
{
7394
"download": {
7495
"buttons": [

0 commit comments

Comments
 (0)