about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSchimon Jehuda <sjehuda@yandex.com>2022-05-18 12:54:41 +0300
committerGeorg Lukas <georg@op-co.de>2022-05-29 12:58:03 +0200
commite0ca043d94c673588d7911290291a72aaae1774e (patch)
tree6ec4af09509a5d8b5a836f0c16c5e25bd889d4a9
parent7c62fd0ead3a05263e08199e50f86bb55a8490d4 (diff)
downloadphp-xmpp-invitation-e0ca043d94c673588d7911290291a72aaae1774e.tar.gz
Add monocles chat
-rw-r--r--clients_Android.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/clients_Android.json b/clients_Android.json
index be4a3ee..0a20250 100644
--- a/clients_Android.json
+++ b/clients_Android.json
@@ -1,6 +1,7 @@
 [
-    "<strong><a href=\"https://play.google.com/store/apps/details?id=org.yaxim.androidclient\">yaxim</a></strong> - lightweight classic UI",
-    "<strong><a href=\"https://play.google.com/store/apps/details?id=eu.siacs.conversations\">Conversations</a></strong> - modern and featureful",
-    "<strong><a href=\"https://play.google.com/store/apps/details?id=com.xabber.android\">Xabber</a></strong> - focus on user experience and interoperability",
-    "<strong><a href=\"https://play.google.com/store/apps/details?id=org.yaxim.bruno\">Bruno</a></strong> - cute and cuddly (based on yaxim)"
+    "<a href=\"https://play.google.com/store/apps/details?id=org.yaxim.androidclient\"><img src=\"assets/yaxim.svg\" height=\"60\">yaxim</a>",
+    "<a href=\"https://play.google.com/store/apps/details?id=eu.siacs.conversations\"><img src=\"assets/conversations.svg\" height=\"60\">Conversations</a>",
+    "<a href=\"https://play.google.com/store/apps/details?id=com.xabber.android.beta/\"><img src=\"assets/xabber.svg\" height=\"60\">Xabber</a>",
+    "<a href=\"https://play.google.com/store/apps/details?id=org.yaxim.bruno\"><img src=\"assets/bruno.png\" height=\"60\">Bruno</a>",
+    "<a href=\"https://play.google.com/store/apps/details?id=de.monocles.chat\"><img src=\"assets/monocles.svg\" height=\"60\">monocles</a>"
 ]