No description
Find a file
lucky 2ff2448739
Some checks failed
Android CI / build (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Lint Code Base / run-lint (push) Has been cancelled
popup window preview
2022-06-21 21:00:14 +03:00
.github/workflows popup window preview 2022-06-21 21:00:14 +03:00
app popup window preview 2022-06-21 21:00:14 +03:00
data rename to Red 2022-02-05 07:11:55 +03:00
fastlane/metadata/android popup window preview 2022-06-21 21:00:14 +03:00
gradle/wrapper popup window preview 2022-06-21 21:00:14 +03:00
.gitignore init 2022-02-01 23:38:08 +03:00
build.gradle popup window preview 2022-06-21 21:00:14 +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 remove viber fallback 2022-02-16 08:38:07 +03:00
README.md popup window preview 2022-06-21 21:00:14 +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.