|
3 | 3 | "download": { |
4 | 4 | "buttons": [ |
5 | 5 | { |
6 | | - "image": "https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png", |
| 6 | + "image": "{{ static }}/logos/google_ps.png", |
7 | 7 | "url": "https://play.google.com/store/apps/details?id=eu.siacs.conversations", |
8 | 8 | "magic_link_format": "https://play.google.com/store/apps/details?id=eu.siacs.conversations&referrer={{ uri }}" |
| 9 | + }, |
| 10 | + { |
| 11 | + "image": "{{ static }}/logos/fdroid.png", |
| 12 | + "url": "https://f-droid.org/en/packages/eu.siacs.conversations/", |
| 13 | + "magic_link_format": "https://f-droid.org/en/packages/eu.siacs.conversations/?referrer={{ uri }}" |
9 | 14 | } |
10 | 15 | ] |
11 | 16 | }, |
|
23 | 28 | "download": { |
24 | 29 | "buttons": [ |
25 | 30 | { |
26 | | - "image": "https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1245024000", |
| 31 | + "image": "{{ static }}/logos/apple_as.svg", |
27 | 32 | "target": "_blank", |
28 | 33 | "url": "https://apps.apple.com/app/id317711500" |
29 | 34 | } |
|
42 | 47 | "download": { |
43 | 48 | "buttons": [ |
44 | 49 | { |
45 | | - "image": "https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1245024000", |
| 50 | + "image": "{{ static }}/logos/apple_as.svg", |
46 | 51 | "target": "_blank", |
47 | 52 | "url": "https://apps.apple.com/app/id1637078500" |
48 | 53 | } |
|
61 | 66 | "download": { |
62 | 67 | "buttons": [ |
63 | 68 | { |
64 | | - "image": "https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png", |
65 | | - "url": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient", |
66 | | - "magic_link_format": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient&referrer={{ invite.uri }}" |
67 | | - } |
68 | | - ] |
69 | | - }, |
70 | | - "image": "logos/yaxim.svg", |
71 | | - "link": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient", |
72 | | - "magic_link_format": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient&referrer={{ invite.uri }}", |
73 | | - "name": "yaxim", |
74 | | - "platforms": [ |
75 | | - "Android" |
76 | | - ], |
77 | | - "supports_preauth_uri": true, |
78 | | - "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." %}" |
79 | | - }, |
80 | | - { |
81 | | - "download": { |
82 | | - "buttons": [ |
83 | | - { |
84 | | - "image": "https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1245024000", |
| 69 | + "image": "{{ static }}/logos/apple_as.svg", |
85 | 70 | "target": "_blank", |
86 | 71 | "url": "https://apps.apple.com/us/app/siskin-im/id1153516838" |
87 | 72 | } |
|
0 commit comments