Compare commits

..

No commits in common. "cafa1dee655479383fd3eeaa7bdc4ca980ec0be5" and "561ee9387567f02b1eca6338d75907ca6413b7d0" have entirely different histories.

View file

@ -3,47 +3,28 @@ Redirect calls to Signal, Telegram, Threema, or WhatsApp.
---
**Features:**
- Material You design
- Popup with cancel option
- Extensive settings panel:
- Toggle per-service support
- Redirection only on Wi-Fi/Data
- Allowlist specific contacts
- Change per-service priority
- Customize popup position, animation, and duration
- etc
...
**Supports:**
- Signal
- Telegram
- Threema
- WhatsApp
**Permissions required:**
- `CALL_PHONE` - initiate calls via messenger
- `READ_CONTACTS` - check contact compatibility
- `READ_PHONE_NUMBERS` - detect outgoing call
- `SYSTEM_ALERT_WINDOW` - show popup overlay
- `ACCESS_NETWORK_STATE` - check connectivity
- `INTERNET` - check connectivity and verify donates
Currently all of the permissions are required.