Merge pull request 'Updated fastlane full desc' (#3) from work into main
Reviewed-on: #3
This commit is contained in:
commit
cafa1dee65
1 changed files with 20 additions and 1 deletions
|
@ -3,28 +3,47 @@ Redirect calls to Signal, Telegram, Threema, or WhatsApp.
|
||||||
---
|
---
|
||||||
|
|
||||||
**Features:**
|
**Features:**
|
||||||
|
|
||||||
- Material You design
|
- Material You design
|
||||||
|
|
||||||
- Popup with cancel option
|
- Popup with cancel option
|
||||||
|
|
||||||
- Extensive settings panel:
|
- Extensive settings panel:
|
||||||
|
|
||||||
- Toggle per-service support
|
- Toggle per-service support
|
||||||
|
|
||||||
- Redirection only on Wi-Fi/Data
|
- Redirection only on Wi-Fi/Data
|
||||||
|
|
||||||
- Allowlist specific contacts
|
- Allowlist specific contacts
|
||||||
|
|
||||||
- Change per-service priority
|
- Change per-service priority
|
||||||
|
|
||||||
- Customize popup position, animation, and duration
|
- Customize popup position, animation, and duration
|
||||||
...
|
|
||||||
|
- etc
|
||||||
|
|
||||||
**Supports:**
|
**Supports:**
|
||||||
|
|
||||||
- Signal
|
- Signal
|
||||||
|
|
||||||
- Telegram
|
- Telegram
|
||||||
|
|
||||||
- Threema
|
- Threema
|
||||||
|
|
||||||
- WhatsApp
|
- WhatsApp
|
||||||
|
|
||||||
**Permissions required:**
|
**Permissions required:**
|
||||||
|
|
||||||
- `CALL_PHONE` - initiate calls via messenger
|
- `CALL_PHONE` - initiate calls via messenger
|
||||||
|
|
||||||
- `READ_CONTACTS` - check contact compatibility
|
- `READ_CONTACTS` - check contact compatibility
|
||||||
|
|
||||||
- `READ_PHONE_NUMBERS` - detect outgoing call
|
- `READ_PHONE_NUMBERS` - detect outgoing call
|
||||||
|
|
||||||
- `SYSTEM_ALERT_WINDOW` - show popup overlay
|
- `SYSTEM_ALERT_WINDOW` - show popup overlay
|
||||||
|
|
||||||
- `ACCESS_NETWORK_STATE` - check connectivity
|
- `ACCESS_NETWORK_STATE` - check connectivity
|
||||||
|
|
||||||
- `INTERNET` - check connectivity and verify donates
|
- `INTERNET` - check connectivity and verify donates
|
||||||
|
|
||||||
Currently all of the permissions are required.
|
Currently all of the permissions are required.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue