Pulled from main
This commit is contained in:
parent
c8ede0d472
commit
660637626e
2 changed files with 25 additions and 38 deletions
|
@ -73,7 +73,7 @@ Redirecting outgoing calls to E2EE apps.
|
||||||
|
|
||||||
In the app, search for "Pulse" and install it.
|
In the app, search for "Pulse" and install it.
|
||||||
|
|
||||||
*Pulse uses the IzzyOnDroid repo. Some F-Droid clients, such as F-Droid itself, do not include it by default. Please add the IzzyOnDroid repo: https://apt.izzysoft.de/fdroid/repo*
|
_Pulse uses the IzzyOnDroid repo. Some F-Droid clients, such as F-Droid itself, do not include it by default. Please add the IzzyOnDroid repo: https://apt.izzysoft.de/fdroid/repo_
|
||||||
|
|
||||||
## Using Obtainium
|
## Using Obtainium
|
||||||
|
|
||||||
|
@ -91,7 +91,7 @@ Go to the [Releases page](https://weforge.xyz/partisan/Pulse/releases) and downl
|
||||||
|
|
||||||
Install it, and you’re done!
|
Install it, and you’re done!
|
||||||
|
|
||||||
*Please note that when installing directly, the app will not receive automatic updates.*
|
_Please note that when installing directly, the app will not receive automatic updates._
|
||||||
|
|
||||||
# Permissions
|
# Permissions
|
||||||
|
|
||||||
|
|
|
@ -5,48 +5,35 @@ 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
|
- 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.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**License:** GPL-3.0
|
**License:** GPL-3.0
|
||||||
|
|
||||||
Free and open source
|
Free and open source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue