The Wayback Machine - https://web.archive.org/web/20200906070538/https://github.com/esl/mangosta-android
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Mangosta for Android

Mangosta for Android is an open source, open standard, XMPP/Jabber client.

It is designed to be a technology demonstration: it is not available on the Play Store, F-Droid or any other app store. You can install it as you wish.

Mangosta for Android is part of the MongooseIM platform.

It comes with features such as:

  • Group chats (MUC Light)
  • One-to-one chats
  • Microblogging
  • Block/unblock users
  • Contacts management (Roster)
  • Stickers (Bits of Binary)
  • Token-based reconnection
  • Instant stream resumption
  • Background service managing the XMPP connection and sending notifications (when the app is closed)

It includes unit tests and UI tests (using Espresso).

2 different implementations (same features in both):

  • master branch: only XMPP
  • use.mongoose.rest.api branch: XMPP + some features using the MongooseIM REST API

Feel free to comment, we will be glad to hear from your uses. You can report issues and/or contribute.

You can’t perform that action at this time.