No description
app | ||
data | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
PRIVACY.md | ||
README.md | ||
settings.gradle |
Re
Redirect outgoing calls to Signal or Telegram.
Tiny app to redirect outgoing calls to Signal or Telegram if available.
You can cancel redirection by clicking on Redirecting
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 activity from background
- CALL_REDIRECTION - process outgoing call
License
This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.