No description
Find a file
2016-08-26 10:52:07 +02:00
.tx
art
docs
gradle/wrapper Merge branch 'master' into introduce_cplus_database_version 2016-04-18 19:58:40 +02:00
libs Basic filetransfer http delete implementation; Exceptions for IqPacketError added 2016-08-22 21:30:36 +02:00
src Fixes FS#230: Uncaught NullPointerException in DNSHelper 2016-08-26 10:52:07 +02:00
.gitignore
.travis.yml
build.gradle Basic filetransfer http delete implementation; Exceptions for IqPacketError added 2016-08-22 21:30:36 +02:00
CHANGELOG.md
configuration.gradle Implements FS#137: build flavors 2016-04-18 16:51:50 +02:00
Conversations-Plus-ChangeLog.md
gradlew
gradlew.bat
LICENSE
ManualBuildForFdroid.md
README.md
screenshots.png
settings.gradle
TODO

Conversations+

Conversations+: the improved version of Conversations

Features

Of course Conversations+ supports all features of Conversations and in addition:

  • smileys like Whatsapp
  • change of LED notification color
  • online status in contact and conversation list
  • Manual loading of last messages from MAM
  • Sending of original images
  • Show list of online resources per contact and for the own account
  • Message details dialog
  • Indication who wrote last message in a conversation

Modifications

  • unread count badges take care of setting "Conference notifications"
  • swipe to end conversation only in one direction
  • replace ASCII-smileys
  • Swipe to refresh for loading archived messages using MAM
  • settings
    • confirmation for received and/or read messages
    • automatically download picture links
    • automatically download only when wifi enabled
    • sending original or resized images
  • Removed hard coded tor support
  • Removed support for last message correction (XEP-0308)
  • bugfixes and code improvements