From 042b079723c2c721a92417baea07ab749012666a Mon Sep 17 00:00:00 2001
From: partisan <none@noone.no>
Date: Sat, 31 May 2025 19:14:58 +0200
Subject: [PATCH] Updated fastlane full desc

---
 .../android/en-US/full_description.txt        | 21 ++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index 09bf845..491ea81 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -3,28 +3,47 @@ Redirect calls to Signal, Telegram, Threema, or WhatsApp.
 ---
 
 **Features:**
+
 - Material You design
+
 - Popup with cancel option
+
 - Extensive settings panel:
+
   - Toggle per-service support
+
   - Redirection only on Wi-Fi/Data
+
   - Allowlist specific contacts
+
   - Change per-service priority
+
   - Customize popup position, animation, and duration
-  ...
+
+  - etc
 
 **Supports:**
+
 - Signal
+
 - Telegram
+
 - Threema
+
 - WhatsApp
 
 **Permissions required:**
+
 - `CALL_PHONE` - initiate calls via messenger
+
 - `READ_CONTACTS` - check contact compatibility
+
 - `READ_PHONE_NUMBERS` - detect outgoing call
+
 - `SYSTEM_ALERT_WINDOW` - show popup overlay
+
 - `ACCESS_NETWORK_STATE` - check connectivity
+
 - `INTERNET` - check connectivity and verify donates
 
 Currently all of the permissions are required.