2022-02-04 14:22:57 +03:00
|
|
|
# Red
|
2022-02-01 23:38:08 +03:00
|
|
|
|
2022-02-07 15:04:02 +03:00
|
|
|
Redirect outgoing calls to Signal/Telegram/Threema.
|
2022-02-01 23:38:08 +03:00
|
|
|
|
2022-02-16 12:30:44 +03:00
|
|
|
[<img
|
|
|
|
src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
|
|
|
alt="Get it on F-Droid"
|
|
|
|
height="80">](https://f-droid.org/packages/me.lucky.red/)
|
2022-02-04 14:22:57 +03:00
|
|
|
[<img
|
|
|
|
src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
|
|
|
|
alt="Get it on Google Play"
|
|
|
|
height="80">](https://play.google.com/store/apps/details?id=me.lucky.red)
|
2022-02-01 23:38:08 +03:00
|
|
|
|
|
|
|
<img
|
2022-02-04 14:22:57 +03:00
|
|
|
src="https://raw.githubusercontent.com/x13a/Red/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png"
|
2022-02-01 23:38:08 +03:00
|
|
|
width="30%"
|
|
|
|
height="30%">
|
|
|
|
|
2022-02-07 15:04:02 +03:00
|
|
|
Tiny app to redirect outgoing calls to Signal/Telegram/Threema if available.
|
2022-02-01 23:38:08 +03:00
|
|
|
|
2022-02-04 14:22:57 +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
|
2022-02-04 14:22:57 +03:00
|
|
|
* SYSTEM_ALERT_WINDOW - show redirecting popup and launch an activity from background
|
2022-02-01 23:38:08 +03:00
|
|
|
* CALL_REDIRECTION - process outgoing call
|
|
|
|
|
2022-02-04 14:22:57 +03:00
|
|
|
All permissions are mandatory.
|
|
|
|
|
2022-02-01 23:38:08 +03:00
|
|
|
## License
|
|
|
|
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
|
|
|
|
|
|
|
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](https://www.gnu.org/licenses/gpl.html) as published by the Free
|
|
|
|
Software Foundation.
|