No description
Find a file
2022-02-01 23:38:08 +03:00
app init 2022-02-01 23:38:08 +03:00
data init 2022-02-01 23:38:08 +03:00
fastlane/metadata/android init 2022-02-01 23:38:08 +03:00
gradle/wrapper init 2022-02-01 23:38:08 +03:00
.gitignore init 2022-02-01 23:38:08 +03:00
build.gradle init 2022-02-01 23:38:08 +03:00
gradle.properties init 2022-02-01 23:38:08 +03:00
gradlew init 2022-02-01 23:38:08 +03:00
gradlew.bat init 2022-02-01 23:38:08 +03:00
LICENSE init 2022-02-01 23:38:08 +03:00
PRIVACY.md init 2022-02-01 23:38:08 +03:00
README.md init 2022-02-01 23:38:08 +03:00
settings.gradle init 2022-02-01 23:38:08 +03:00

Re

Redirect outgoing calls to Signal or Telegram.

Get it on F-Droid

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

GNU GPLv3 Image

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.