Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-06-14 23:12:07 +0300
committerDaniel Lublin <daniel@lublin.se>2020-06-15 00:10:31 +0300
commitbd9b1b4a604387abe643f2046f243258c9eee9ed (patch)
tree910b45f3a1c9dd7dbfbf5629648bdcfbe62e2782
parent778aaea6e4dda2df24535bb1eb4a4eb9f21c6448 (diff)
Tag a new version3.5.3
-rw-r--r--app/build.gradle2
-rw-r--r--fastlane/metadata/android/en-US/changelogs/87.txt6
-rw-r--r--fastlane/metadata/android/en-US/full_description.txt6
3 files changed, 10 insertions, 4 deletions
diff --git a/app/build.gradle b/app/build.gradle
index bd4f73a..6dceb96 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -64,7 +64,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 86
+ versionCode 87
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")
diff --git a/fastlane/metadata/android/en-US/changelogs/87.txt b/fastlane/metadata/android/en-US/changelogs/87.txt
new file mode 100644
index 0000000..0f79802
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/87.txt
@@ -0,0 +1,6 @@
+- Jackal Zhao helped refine translation to simpl. Chinese
+- Correctly display the default 48kHz sample-rate in GUI
+- Fix fetching of long (> 127 bytes) user comments
+- Fix resetting of short user comments
+- Fix export of certificate to external storage on Android 10
+- Fix a dozen possible and actual crash bugs
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index dd3049b..1a4d386 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -1,4 +1,4 @@
-Mumla is a client for the voice chat system Mumble. It is a continuation (a fork) of Plumble by Andrew Comminos.
+Mumla is a client for the voice chat system Mumble. You can run a Mumble server yourself, and there are clients for most common platforms. For more information see https://www.mumble.info. Mumla is an updated and maintained version (a fork) of the app Plumble.
Some of the features:
@@ -14,6 +14,6 @@ Some of the features:
* Text-to-speech for messages (turned on by default)
* Light and dark theme
-Voice activated transmission works best when using a headset. Echo cancellation and noise reduction needs better implementations. You may try tweaking the Detection threshold in the settings.
+Voice activated transmission currently works best when using a headset. The echo cancellation and noise reduction need better implementations. You may also try tweaking the Detection threshold in the settings.
-Like the Mumble server and desktop applications, Mumla is also free and open source software. Find out more at https://mumla-app.gitlab.io/
+Mumla is free and open source software. Find out more at: https://mumla-app.gitlab.io/