feat: add automatic intent URL display option (#416)

Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
This commit is contained in:
Xyndra
2025-07-19 18:46:20 +02:00
committed by GitHub
parent 6ac5f69568
commit cd7ac5595b
4 changed files with 27 additions and 5 deletions

View File

@@ -36,4 +36,5 @@
<string name="time_format_value_relative">time_format_relative</string>
<bool name="notification_channels">false</bool>
<bool name="exclude_from_recent">false</bool>
<bool name="prompt_onreceive_intent">true</bool>
</resources>