Pulse/fastlane/metadata/android/en-US/full_description.txt
2022-02-10 02:00:15 +03:00

15 lines
519 B
Text

Tiny app to redirect outgoing calls to Signal/Telegram/Threema if available.
You can cancel redirection by clicking on "Redirecting to.." popup.
Permissions:
* ACCESS_NETWORK_STATE - check internet is available
* CALL_PHONE - make a call via messenger
* READ_CONTACTS - check contact has a messenger record
* SYSTEM_ALERT_WINDOW - show redirecting popup and launch an activity from background
* CALL_REDIRECTION - process outgoing call
All permissions are mandatory.
It is Free Open Source Software.
License: GPL-3