frontend: Add redirection to DAVx5 activity

This commit is contained in:
Lennart
2025-06-08 23:02:26 +02:00
parent 152bf374d7
commit 6ae2276035
3 changed files with 9 additions and 1 deletions

View File

@@ -39,4 +39,5 @@
{% endif %}
</div>
{% endblock %}

View File

@@ -54,6 +54,9 @@
</td>
</tr>
</table>
{% if let Some(hostname) = davx5_hostname %}
<a href="intent://{{ hostname | urlencode }}#Intent;action=android.intent.action.VIEW;component=at.bitfire.davdroid.ui.setup.LoginActivity;scheme=davx5;package=at.bitfire.davdroid;S.loginFlow=1;end">Configure in DAVx5</a>
{% endif %}
</section>
<section>