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

README.md - gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7dc7dd7ab6ccc14868e65415a747b0f0b978363a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Plumble
=======

Plumble is a robust GPLv3 Mumble client for Android that uses the Jumble protocol implementation.

<a href="https://play.google.com/store/apps/details?id=com.morlunk.mumbleclient">
  <img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
</a>
<a href="https://f-droid.org/repository/browse/?fdid=com.morlunk.mumbleclient">
  <img alt="Get it on F-Droid" src="https://fsfe.org/campaigns/android/f-droid.png" width="45" />
</a>

You can find legacy Plumble code and issues at https://www.github.com/Morlunk/Plumble-Legacy/

Building on GNU/Linux
---------------------

    git submodule update --init --recursive
    ndk-build -C libraries/Jumble/src/main/jni/
    ./gradlew assembleDebug

It's that simple!


Translate
---------

Contribute translations to Plumble using [Transifex](https://www.transifex.com/projects/p/plumble/)!