From c60870a7b0819c2295d3304bf5713a8f5767eea6 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Mon, 3 Jun 2019 11:54:16 +0300 Subject: [PATCH] - Updated F-Droid app descriptions. --- fastlane/metadata/android/en-US/full_description.txt | 10 +++++----- fastlane/metadata/android/en-US/short_description.txt | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 4a5b62bf..12a2d419 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,8 +1,8 @@ -Currently baresip app supports SIP voice calls and messages, voicemail -Message Waiting Indication (MWI), and incoming call transfers via REFER -method. Voice can be coded using PCMU/PCMA, opus, G.722.1, and iLBC -codecs. Security is achieved via TLS signaling transport and ZRTP -and (DTLS) SRTP media encapsulation. +Currently baresip VoIP User Agent app supports SIP voice calls and +messages, voicemail Message Waiting Indication (MWI), and incoming call +transfers via REFER method. Voice can be coded using PCMU/PCMA, opus, +G.722.1, and iLBC codecs. Security is achieved via TLS signaling +transport and ZRTP and (DTLS) SRTP media encapsulation. Development of this baresip app is motivated by need for a secure open source SIP User Agent for Android that does not depend on proprietary, diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index b8ad7bd3..981bddf4 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1,2 +1 @@ -SIP User Agent app for Android based on baresip library - +VoIP User Agent app for Android based on baresip SIP library