stop phone call action

This commit is contained in:
2022-10-03 13:22:25 +02:00
parent 135f4594be
commit 62034e1b10
16 changed files with 112 additions and 19 deletions

View File

@ -852,7 +852,9 @@
<string name="type">Type</string>
<string name="cable">Cable</string>
<string name="tetheringBluetoothNotPossible">Bluetooth tethering can currently not be detected. Only the other means of connection will activate this trigger.</string>
<string name="makePhoneCall">Make phone call</string>
<string name="android.permission.CALL_PHONE">Make phone call</string>
<string name="startPhoneCall">Call phone number</string>
<string name="android.permission.CALL_PHONE">Call phone number</string>
<string name="makePhoneCallExplanation1">Here you can enter a phone number that will be called without further prompts. You may use this to make settings like making adjustments to call routing, etc.. Please search for the codes required for this on your own.</string>
<string name="endPhoneCall">End phone call</string>
<string name="android.permission.ANSWER_PHONE_CALLS">End phone call</string>
</resources>