Pulse no longer shows popup if disallowed by system
This commit is contained in:
parent
660637626e
commit
09de3785b9
5 changed files with 17 additions and 21 deletions
16
README.md
16
README.md
|
@ -83,24 +83,24 @@ In the “Add App” screen:
|
|||
|
||||
1. Add the following URL: https://weforge.xyz/partisan/Pulse
|
||||
2. In **Override Source**, select **Forgejo (Codeberg)**
|
||||
3. Tap the “Add” button at the very top, and you’re done!
|
||||
3. Tap the “Add” button at the very top, and you're done!
|
||||
|
||||
## Install directly
|
||||
|
||||
Go to the [Releases page](https://weforge.xyz/partisan/Pulse/releases) and download the latest file with the following format: `app-release.apk`.
|
||||
|
||||
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._
|
||||
|
||||
# Permissions
|
||||
|
||||
- `ACCESS_NETWORK_STATE` – check connectivity
|
||||
- `CALL_PHONE` – make a call via messenger
|
||||
- `READ_CONTACTS` – check if contact has a messenger
|
||||
- `READ_PHONE_NUMBERS` – detect outgoing call
|
||||
- `SYSTEM_ALERT_WINDOW` – show redirecting popup and launch from background
|
||||
- `INTERNET` – check connectivity and verify donates
|
||||
- `ACCESS_NETWORK_STATE` - check connectivity
|
||||
- `CALL_PHONE` - make a call via messenger
|
||||
- `READ_CONTACTS` - check if contact has a messenger
|
||||
- `READ_PHONE_NUMBERS` - detect outgoing call
|
||||
- `SYSTEM_ALERT_WINDOW` - show redirecting popup and launch from background
|
||||
- `INTERNET` - check connectivity and verify donates
|
||||
|
||||
Currently all of the permissions are required.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue