Pulse/fastlane/metadata/android/en-US/full_description.txt

16 lines
533 B
Text
Raw Normal View History

Tiny app to redirect outgoing calls to Signal/Telegram if available.
2022-02-01 23:38:08 +03:00
You can cancel redirection by clicking on "Redirecting to.." popup.
2022-02-01 23:38:08 +03:00
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.
2022-02-01 23:38:08 +03:00
It is Free Open Source Software.
License: GPL-3