Added swipe to answer an incoming call (#127)

fix #127
This commit is contained in:
Agnieszka C
2021-12-01 12:03:53 +01:00
parent 2bd7da2921
commit f8d4cb387e
30 changed files with 179 additions and 23 deletions

View File

@@ -51,6 +51,7 @@
<string name="group_subsequent_calls">In der Anrufliste aufeinanderfolgende Anrufe mit derselben Nummer gruppieren</string>
<string name="open_dialpad_by_default">Öffnen Sie die Wähltastatur als Standard, wenn die App geöffnet wird</string>
<string name="disable_proximity_sensor">Näherungssensor bei Anrufen deaktivieren</string>
<string name="enable_swipe_to_answer">Enable swipe to answer an incoming call</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Schlichtes Telefon</string>
@@ -84,4 +85,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>