No description
Find a file
2016-03-07 14:13:48 +01:00
.tx make project translatable via transifex 2015-01-09 02:06:03 +01:00
art Merge tag '1.9.3' into trz/merge_1.9.3 2016-02-11 10:45:27 +01:00
docs updated XEP list 2016-02-16 10:04:03 +01:00
gradle/wrapper changed distribution url due to bug: http://stackoverflow.com/questions/29576097/gradle-sync-error-in-android-studio-when-importing-project/29576568#29576568 2015-04-11 14:14:43 +02:00
libs dependency for EnhancedListView added 2016-03-07 14:11:54 +01:00
src compile error 2016-03-07 13:58:48 +01:00
.gitignore added gcm values file to gitignore 2016-02-16 09:58:26 +01:00
.travis.yml Revert "disable predexing on travis" 2016-02-23 14:33:03 +01:00
build.gradle .jar removed 2016-03-07 14:13:48 +01:00
CHANGELOG.md version bump to 1.10.1 and changelog 2016-02-26 09:53:02 +01:00
Conversations-Plus-ChangeLog.md Implements FS#111: Compress resized picture with PNG format 2016-01-15 12:57:49 +01:00
gradlew Use Gradle build system 2014-10-22 12:38:44 -04:00
gradlew.bat Use Gradle build system 2014-10-22 12:38:44 -04:00
LICENSE Add non-project files back 2014-10-22 18:26:47 -04:00
ManualBuildForFdroid.md Changes for emoticon parser reactivated 2015-03-31 14:13:12 +02:00
README.md Readme updated 2016-03-02 10:28:21 +01:00
screenshots.png Add non-project files back 2014-10-22 18:26:47 -04:00
settings.gradle Fixed third party library references in gradle 2016-02-11 21:20:06 +01:00
TODO changed received and read confirmation setting to one list and put it to settings class 2015-04-14 23:48:28 +02:00

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