Updated metadata and removed google proprietary crap
All checks were successful
Android Release Build / build (push) Successful in 9s
2
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Forked from Red and renamed to Pulse.
|
||||
Changed Icons and graphic.
|
1
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Added material you icon.
|
1
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Added options to toggle and change priority to individual redirect services.
|
1
fastlane/metadata/android/en-US/changelogs/13.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Updated metadata and removed some background Google BLOB to improve compliance with IzzyOnDroid repo.
|
|
@ -1,13 +1,13 @@
|
|||
Tiny app to redirect outgoing calls to Signal/Telegram/Threema if available.
|
||||
Tiny app to redirect outgoing calls to Signal/Telegram/Threema/Whatsapp if available.
|
||||
|
||||
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
|
||||
* `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.
|
||||
|
||||
|
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 126 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Normal file
After Width: | Height: | Size: 88 KiB |
|
@ -1 +1 @@
|
|||
Redirect outgoing calls to Signal/Telegram/Threema
|
||||
Redirect outgoing calls to Signal/Telegram/Threema/Whatsapp
|
||||
|
|
|
@ -1 +1 @@
|
|||
Red
|
||||
Pulse
|