No description
Find a file
2025-05-01 17:55:39 +00:00
.forgejo/workflows Update .forgejo/workflows/release.yaml 2025-05-01 17:55:39 +00:00
.github/workflows Deps update, initial rename 2025-04-29 23:54:43 +02:00
app Added individual service toggle and priority switch 2025-05-01 13:24:13 +02:00
data Reverted icon.svg delete 2025-05-01 14:30:19 +02:00
fastlane/metadata/android Deps update, initial rename 2025-04-29 23:54:43 +02:00
gradle/wrapper Deps update, initial rename 2025-04-29 23:54:43 +02:00
.gitignore init 2022-02-01 23:38:08 +03:00
build.gradle Deps update, initial rename 2025-04-29 23:54:43 +02:00
gradle.properties Deps update, initial rename 2025-04-29 23:54:43 +02:00
gradlew init 2022-02-01 23:38:08 +03:00
gradlew.bat init 2022-02-01 23:38:08 +03:00
LICENSE init 2022-02-01 23:38:08 +03:00
PRIVACY.md Deps update, initial rename 2025-04-29 23:54:43 +02:00
README.md Deps update, initial rename 2025-04-29 23:54:43 +02:00
settings.gradle Deps update, initial rename 2025-04-29 23:54:43 +02:00

Logo

Pulse

Tiny app to redirect outgoing calls to Signal/Telegram/Threema/Whatsapp.

You can cancel redirection by clicking on Redirecting to.. popup.

Permissions

  • ACCESS_NETWORK_STATE - check internet is available
  • CALL_PHONE - make a call via messenger
  • READ_CONTACTS - check contact has a messenger record
  • SYSTEM_ALERT_WINDOW - show redirecting popup and launch an activity from background
  • CALL_REDIRECTION - process outgoing call

All permissions are mandatory.

License

GNU GPLv3 Image

This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.

Icon Credit

Icon based on "Pulse 53" from the Flare Dashed Icons collection by Taras Shypka.
Licensed under the Public Domain.

Original Author

This software was originally developed by https://github.com/x13a, but it has been archived by the owner on Jun 22, 2022.