rename to Red
show redirection destination fix dialer end call add priority Signal > Telegram
This commit is contained in:
parent
9b3c582337
commit
48a9998c26
29 changed files with 291 additions and 219 deletions
28
README.md
28
README.md
|
@ -1,37 +1,35 @@
|
|||
# Re
|
||||
# Red
|
||||
|
||||
Redirect outgoing calls to Signal or Telegram.
|
||||
Redirect outgoing calls to Signal/Telegram.
|
||||
|
||||
[<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.re/)
|
||||
|
||||
[comment]: <> ([<img)
|
||||
|
||||
[comment]: <> ( src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png")
|
||||
|
||||
[comment]: <> ( alt="Get it on Google Play")
|
||||
|
||||
[comment]: <> ( height="80">](https://play.google.com/store/apps/details?id=me.lucky.re))
|
||||
height="80">](https://f-droid.org/packages/me.lucky.red/)
|
||||
[<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)
|
||||
|
||||
<img
|
||||
src="https://raw.githubusercontent.com/x13a/Re/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png"
|
||||
src="https://raw.githubusercontent.com/x13a/Red/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png"
|
||||
width="30%"
|
||||
height="30%">
|
||||
|
||||
Tiny app to redirect outgoing calls to Signal or Telegram if available.
|
||||
Tiny app to redirect outgoing calls to Signal/Telegram if available.
|
||||
|
||||
You can cancel redirection by clicking on `Redirecting` popup.
|
||||
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 activity from background
|
||||
* SYSTEM_ALERT_WINDOW - show redirecting popup and launch an activity from background
|
||||
* CALL_REDIRECTION - process outgoing call
|
||||
|
||||
All permissions are mandatory.
|
||||
|
||||
## License
|
||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue