No description
Find a file
2022-02-07 14:27:17 +01:00
.github/workflows Create android.yml 2022-02-01 23:39:34 +03:00
app Create french string 2022-02-07 13:59:51 +01:00
data rename to Red 2022-02-05 07:11:55 +03:00
fastlane/metadata/android Create 3.txt 2022-02-07 14:27:17 +01:00
gradle/wrapper init 2022-02-01 23:38:08 +03:00
.gitignore init 2022-02-01 23:38:08 +03:00
build.gradle redirection delay selector 2022-02-07 13:35:33 +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 play store fix 2022-02-07 14:29:20 +03:00
README.md support Threema 2022-02-07 15:04:02 +03:00
settings.gradle rename to Red 2022-02-05 07:11:55 +03:00

Red

Redirect outgoing calls to Signal/Telegram/Threema.

Get it on F-Droid Get it on Google Play

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.

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.