Mumla
Original author(s) |
Daniel Lublin |
Developer(s) | Daniel Lublin and contributors |
Stable release | 3.5.4 - June 28, 2020 |
Written in | Java |
License | GNU GPL v3+, see here |
Website | https://mumla-app.gitlab.io |
Download | ![]() |
Source code | GitLab |
Notes:
Used codecs: Opus, CELT, Speex
Mumla is an unofficial Mumble client for Android devices.
The app runs on Android 4.0 or later.
It is a continuation forked from Plumble, two and a half years after its development stopped.
It uses the Humla protocol implementation (forked from Jumble).
Downloads:
The stable versions of the app can be downloaded and/or installed from F-droid.
Mumla is also available on the Google Play store.
You can also build it from the source code.
Contents
- 1 Release history
- 1.1 Mumla
- 1.2 Plumble
- 1.2.1 3.3.0-rc1 (2016-03-26)
- 1.2.2 3.2.0 (2014-10-28)
- 1.2.3 3.1.5 (2014-08-24)
- 1.2.4 3.1.4 (2014-08-22)
- 1.2.5 3.1.3 (2014-08-17)
- 1.2.6 3.1.2 (2014-07-18)
- 1.2.7 3.1.1 (2014-07-15)
- 1.2.8 3.1.0 (2014-07-14)
- 1.2.9 3.0.6 (2014-05-04)
- 1.2.10 3.0.5 (2014-04-19)
- 1.2.11 3.0.4 (2014-04-12)
- 1.2.12 3.0.3 (2014-04-01)
- 1.2.13 3.0.2 (2014-03-20)
- 1.2.14 3.0.1 (2014-03-13)
- 1.2.15 3.0.0 (2014-03-10)
- 1.2.16 3.0.0-beta4 (2014-02-15)
- 1.2.17 3.0.0-beta3 (2014-02-05)
- 1.2.18 3.0.0-beta2 (2014-01-29)
- 1.2.19 3.0.0-beta1 (2014-01-28)
Release history
Mumla
3.5.0-beta1 (2020-04-15)
Implement lookup of SRV records for server address. Enables simple server addresses such as `example.net`, where a SRV record for the domain in DNS indicates the server host and port to connect to. See: SRV_Record
3.4.4 (2020-04-10)
3.4.3 (2020-04-10)
Connecting over Tor using Orbot should work better, and several messages in the UI now indicate that Tor is being used. Connecting to Hidden Services .onion address also works; DNS resolving is left to the Tor SOCKS proxy.