Pulse/fastlane/metadata/android/en-US/full_description.txt
lucky 48a9998c26 rename to Red
show redirection destination
fix dialer end call
add priority Signal > Telegram
2022-02-05 07:11:55 +03:00

15 lines
533 B
Text

Tiny app to redirect outgoing calls to Signal/Telegram 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