Simple, beautiful XMPP/Jabber client for Android
Go to file
2020-09-15 01:27:37 +04:00
.idea Add removing all preference keys when logout 2019-08-25 12:31:43 +04:00
app Fix reseting login creds (switch to SecurePreferences) 2019-08-25 12:33:54 +04:00
gradle/wrapper Removed TomP2P and downgraded Gradle 2019-05-21 16:41:40 +04:00
resources Added icon and screenshots to the README 2019-05-27 11:14:48 +04:00
.gitignore Update .gitignore 2019-05-30 15:39:06 +04:00
build.gradle Added letter icon in avatar if user has no avatar 2019-05-23 17:05:05 +04:00
gradle.properties [WIP] Migrating to XMPP, added XMPPConnectionService, LoginActivity 2019-05-19 15:29:02 +04:00
gradlew [WIP] Migrating to XMPP, added XMPPConnectionService, LoginActivity 2019-05-19 15:29:02 +04:00
gradlew.bat [WIP] Migrating to XMPP, added XMPPConnectionService, LoginActivity 2019-05-19 15:29:02 +04:00
LICENSE Changed LICENSE to Apache License 2.0 2019-05-23 19:34:02 +04:00
README.md Add info about project deprecation 2020-09-15 01:27:37 +04:00
settings.gradle [WIP] Migrating to XMPP, added XMPPConnectionService, LoginActivity 2019-05-19 15:29:02 +04:00

Influence

WARNING! This project is not maintained anymore!

The free of influence


This is a simple, beautiful XMPP/Jabber client for Android.

Table of Contents

Intro

[Soon]

Screenshots

Getting started

  1. Clone repo:
$ git clone https://github.com/ChronosX88/Influence.git
$ cd Influence
  1. Simply open project in Android Studio.

(Also exists precompiled APKs - see Releases)

⇧ back to top

Features

  • 1:1 chats
  • User presence
  • Showing images in chat (currently unstable)
  • Avatars
  • Message history synchronization (MAM, XEP-313)
  • Background service
  • Notifications about new messages (currently unstable)
  • Group chats [coming soon]
  • Registration on XMPP servers [coming soon]
  • Multi-account support [coming soon]
  • Roster Managing [coming soon]
  • OMEMO E2E Encryption [coming soon]
  • Message Delivery Guarantee [coming soon]

⇧ back to top

⇧ back to top

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

⇧ back to top

Author

Author : ChronosX88
Email : chronosx88@gmail.com
Github : https://github.com/ChronosX88/Influence

forthebadge

⇧ back to top