From dc8a9cf7516702f5f3dbb8cdb6a402ee8885c296 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 4 Jan 2022 18:05:07 +0200 Subject: [PATCH] In Settings, added link to Android settings --- app/src/main/AndroidManifest.xml | 2 +- .../com/tutpro/baresip/ConfigActivity.kt | 11 ++++++- app/src/main/res/layout/activity_config.xml | 32 +++++++++++++------ app/src/main/res/values-fi/strings.xml | 2 ++ app/src/main/res/values/strings.xml | 2 ++ 5 files changed, 37 insertions(+), 12 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index ab0fe464..5ed1462e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -100,7 +100,7 @@ - - - + + + + + + Audio + Audio-asetukset Audio-modulit Merkittyjen modulien tarjoamat audio-koodekit ovat tilien käytettävissä. @@ -354,6 +355,7 @@ Videon kehyskoko Lähetettävän videon kehyskoko (leveys x korkeus). Tehdasasetus on 800x600. + Android-asetukset Lokiviestit Jos merkitty, baresip tuottaa debug- ja info-tason Logcat-viestejä. SIP-sanomien jäljitys diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 743a670e..90a3da51 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -290,6 +290,7 @@ of needed Certificate Authorities has been or will be loaded. In Android versions 9 and below, a file called \'ca_certs.crt\' is loaded from Download folder. Audio + Audio Settings Audio Modules Audio codecs provided by the checked modules are available for use by the accounts. @@ -315,6 +316,7 @@ Video Frame Size Size of transmitted video frames (width x height). Factory default is 800x600. + Android Settings Debug If checked, provides debug and info level log messages to Logcat. SIP Trace