From db952297c516600547924aa6c9ebca53fd3bfea8 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 9 Feb 2020 21:39:57 +0100 Subject: integrate alternative codec for voice recorder via attachment settings --- src/main/res/values/defaults.xml | 1 + src/main/res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'src/main/res/values') diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index ecfd9b224..2c3ea9331 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -72,6 +72,7 @@ small JABBER_NETWORK false + false pix-art.de diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 95075eb63..d2d3dfea3 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -998,4 +998,6 @@ Your server invitation Use unicolored background in chats. Use unicolored background + If you have problems during voice recording, use this setting to change the codec. + Alternative voice recording method -- cgit v1.2.3