Restored swipe left/right gesture to toggle between accounts

This commit is contained in:
Juha Heinanen
2025-04-17 18:23:29 +03:00
parent 9b50f2546c
commit eb17082d98
3 changed files with 49 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@
<li>Touch on the dot leads directly to account configuration.</li>
<li>Swipe down gesture causes re-registration of the currently shown account.</li>
<li>Long touch on currently shown account enables or disables account\'s registration.</li>
<li>Swipe left/right gesture toggles between the accounts.</li>
<li>Previous call party can be reselect by touching the call icon when Callee is empty.</li>
<li>Peers of calls and messages can be added to contacts by long touches.</li>
<li>Long touches can also be used to remove calls, chats, messages, and contacts.</li>