rename to Red

show redirection destination
fix dialer end call
add priority Signal > Telegram
This commit is contained in:
lucky 2022-02-04 14:22:57 +03:00
parent 9b3c582337
commit 48a9998c26
29 changed files with 291 additions and 219 deletions

View file

@ -1,6 +1,6 @@
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
@ -9,5 +9,7 @@ Permissions:
* SYSTEM_ALERT_WINDOW - show redirecting popup and launch an activity from background
* CALL_REDIRECTION - process outgoing call
All permissions are mandatory.
It is Free Open Source Software.
License: GPL-3